@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: arial;
  font-size: 12px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #c81444;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive,
.news-row img,
.review-row img,
.view-offers .offer-teaser-wrapper > div img,
.view-gallery .views-field-field-photo-gallery-image img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  -webkit-border-radius: 50%;
  border-radius: 50%; }

hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 17px;
  margin-bottom: 8.5px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 31px; }

h2, .h2 {
  font-size: 25px; }

h3, .h3 {
  font-size: 21px; }

h4, .h4 {
  font-size: 15px; }

h5, .h5 {
  font-size: 12px; }

h6, .h6 {
  font-size: 11px; }

p {
  margin: 0 0 8.5px; }

.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4; }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #c81444; }

a.text-primary:hover {
  color: #9a0f34; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #c81444; }

a.bg-primary:hover {
  background-color: #9a0f34; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header, .page-vehicle h1 {
  margin: 34px 0 17px;
  padding-bottom: 5px;
  margin-bottom: 0;
  margin-top: 0;
  font-family: nissan_agbold;
  font-size: 24px;
  text-transform: uppercase; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 17px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, #block-ni-accessories-accessory-vehicles .content, #block-ni-accessories-recomended-accessories .content, .footer .region-sub-footer,
#used_cars_main_search > div,
.node-accessories {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, #block-ni-accessories-accessory-vehicles .content:before, #block-ni-accessories-recomended-accessories .content:before, .footer .region-sub-footer:before, .row:after, #block-ni-accessories-accessory-vehicles .content:after, #block-ni-accessories-recomended-accessories .content:after, .footer .region-sub-footer:after,
  #used_cars_main_search > div:before,
  .node-accessories:before,
  #used_cars_main_search > div:after,
  .node-accessories:after {
    content: " ";
    display: table; }
  .row:after, #block-ni-accessories-accessory-vehicles .content:after, #block-ni-accessories-recomended-accessories .content:after, .footer .region-sub-footer:after,
  #used_cars_main_search > div:after,
  .node-accessories:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, #block-ni-accessories-recomended-accessories .node-accessories, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-left,
#block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-right, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-left,
#block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-right {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12, #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-left,
#block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-right {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 17px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  line-height: inherit;
  color: #555555;
  border: 0; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dedede;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #aaa;
    outline: 0; }
  .form-control::-moz-placeholder {
    color: #aaa;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #aaa; }
  .form-control::-webkit-input-placeholder {
    color: #aaa; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 30px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 28px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 42px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
fieldset[disabled]
input[type="checkbox"],
.radio[disabled],
fieldset[disabled]
.radio,
.radio-inline[disabled],
fieldset[disabled]
.radio-inline,
.checkbox[disabled],
fieldset[disabled]
.checkbox,
.checkbox-inline[disabled],
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 28px;
  line-height: 28px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 42px;
  line-height: 42px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 37.5px; }

.form-control-feedback {
  position: absolute;
  top: 22px;
  right: 0;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px; }

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px; }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px; }

.btn,
.region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
.region-content a[href$=".xls"],
.used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2,
#popup-buttons button,
.bottom-block > .bottom-block-button,
.used-cars-back-button,
.info-block.info-block-delete [id*="edit-cancel"],
[id*="ni-booking-view-booked"] .calendar-block-label a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:hover, .btn:focus,
  .region-content a[href$=".pdf"]:hover:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[href$=".xls"]:hover,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2:hover,
  #popup-buttons button:hover,
  .bottom-block > .bottom-block-button:hover,
  .used-cars-back-button:hover,
  .info-block.info-block-delete [id*="edit-cancel"]:hover,
  [id*="ni-booking-view-booked"] .calendar-block-label a:hover,
  .region-content a[href$=".pdf"]:focus:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[href$=".xls"]:focus,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2:focus,
  #popup-buttons button:focus,
  .bottom-block > .bottom-block-button:focus,
  .used-cars-back-button:focus,
  .info-block.info-block-delete [id*="edit-cancel"]:focus,
  [id*="ni-booking-view-booked"] .calendar-block-label a:focus {
    color: #fff;
    text-decoration: none; }
  .btn:active, .btn.active,
  .region-content a[href$=".pdf"]:active:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[href$=".xls"]:active,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2:active,
  #popup-buttons button:active,
  .bottom-block > .bottom-block-button:active,
  .used-cars-back-button:active,
  .info-block.info-block-delete [id*="edit-cancel"]:active,
  [id*="ni-booking-view-booked"] .calendar-block-label a:active,
  .region-content a.active[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a.active[href$=".xls"],
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .active.icon-share-alt2,
  #popup-buttons button.active,
  .bottom-block > .active.bottom-block-button,
  .active.used-cars-back-button,
  .info-block.info-block-delete .active[id*="edit-cancel"],
  [id*="ni-booking-view-booked"] .calendar-block-label a.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn,
  .region-content a.disabled[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a.disabled[href$=".xls"],
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .disabled.icon-share-alt2,
  #popup-buttons button.disabled,
  .bottom-block > .disabled.bottom-block-button,
  .disabled.used-cars-back-button,
  .info-block.info-block-delete .disabled[id*="edit-cancel"],
  [id*="ni-booking-view-booked"] .calendar-block-label a.disabled,
  .region-content a[disabled][href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[disabled][href$=".xls"],
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share [disabled].icon-share-alt2,
  #popup-buttons button[disabled],
  .bottom-block > [disabled].bottom-block-button,
  [disabled].used-cars-back-button,
  .info-block.info-block-delete [disabled][id*="edit-cancel"],
  [id*="ni-booking-view-booked"] .calendar-block-label a[disabled],
  fieldset[disabled] .region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content
  fieldset[disabled] a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  fieldset[disabled]
  .region-content a[href$=".xls"],
  .region-content
  fieldset[disabled] a[href$=".xls"],
  fieldset[disabled] .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share
  fieldset[disabled] .icon-share-alt2,
  fieldset[disabled] #popup-buttons button,
  #popup-buttons
  fieldset[disabled] button,
  fieldset[disabled] .bottom-block > .bottom-block-button,
  fieldset[disabled] .used-cars-back-button,
  fieldset[disabled] .info-block.info-block-delete [id*="edit-cancel"],
  .info-block.info-block-delete
  fieldset[disabled] [id*="edit-cancel"],
  fieldset[disabled] [id*="ni-booking-view-booked"] .calendar-block-label a,
  [id*="ni-booking-view-booked"] .calendar-block-label
  fieldset[disabled] a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #fff;
  background-color: #b8b8b8;
  border-color: #ccc;
  font-family: nissan_agbold !important;
  text-transform: uppercase; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #9f9f9f;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  .btn-default fieldset[disabled]:hover,
  .btn-default fieldset[disabled]:focus,
  .btn-default fieldset[disabled]:active,
  .btn-default fieldset[disabled].active {
    background-color: #b8b8b8;
    border-color: #ccc; }
  .btn-default .badge {
    color: #b8b8b8;
    background-color: #fff; }

.btn-primary,
.region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
.region-content a[href$=".xls"],
#modalContent .btn,
#popup-buttons button,
.bottom-block > .bottom-block-button,
.view-accessories .views-exposed-widget .form-submit,
.used-cars-back-button,
.info-block.info-block-delete .form-submit,
[id*="ni-booking-view-booked"] .btn-info,
[id*="ni-booking-view-booked"] .calendar-block-label a {
  color: #fff;
  background-color: #c81444;
  border-color: #b1123c;
  font-family: nissan_agbold !important;
  font-size: 11.2px;
  height: 30px;
  text-transform: uppercase;
  min-width: 120px; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle,
  .region-content a[href$=".pdf"]:hover:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[href$=".xls"]:hover,
  #modalContent .btn:hover,
  #popup-buttons button:hover,
  .bottom-block > .bottom-block-button:hover,
  .view-accessories .views-exposed-widget .form-submit:hover,
  .used-cars-back-button:hover,
  .info-block.info-block-delete .form-submit:hover,
  [id*="ni-booking-view-booked"] .btn-info:hover,
  [id*="ni-booking-view-booked"] .calendar-block-label a:hover,
  .region-content a[href$=".pdf"]:focus:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[href$=".xls"]:focus,
  #modalContent .btn:focus,
  #popup-buttons button:focus,
  .bottom-block > .bottom-block-button:focus,
  .view-accessories .views-exposed-widget .form-submit:focus,
  .used-cars-back-button:focus,
  .info-block.info-block-delete .form-submit:focus,
  [id*="ni-booking-view-booked"] .btn-info:focus,
  [id*="ni-booking-view-booked"] .calendar-block-label a:focus,
  .region-content a[href$=".pdf"]:active:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[href$=".xls"]:active,
  #modalContent .btn:active,
  #popup-buttons button:active,
  .bottom-block > .bottom-block-button:active,
  .view-accessories .views-exposed-widget .form-submit:active,
  .used-cars-back-button:active,
  .info-block.info-block-delete .form-submit:active,
  [id*="ni-booking-view-booked"] .btn-info:active,
  [id*="ni-booking-view-booked"] .calendar-block-label a:active,
  .region-content a.active[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a.active[href$=".xls"],
  #modalContent .active.btn,
  #popup-buttons button.active,
  .bottom-block > .active.bottom-block-button,
  .view-accessories .views-exposed-widget .active.form-submit,
  .active.used-cars-back-button,
  .info-block.info-block-delete .active.form-submit,
  [id*="ni-booking-view-booked"] .active.btn-info,
  [id*="ni-booking-view-booked"] .calendar-block-label a.active,
  .region-content
  .open > a.dropdown-toggle[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content
  .open > a.dropdown-toggle[href$=".xls"],
  #modalContent
  .open > .dropdown-toggle.btn,
  #popup-buttons
  .open > button.dropdown-toggle,
  .bottom-block.open > .dropdown-toggle.bottom-block-button,
  .view-accessories .views-exposed-widget
  .open > .dropdown-toggle.form-submit,
  .open > .dropdown-toggle.used-cars-back-button,
  .info-block.info-block-delete
  .open > .dropdown-toggle.form-submit,
  [id*="ni-booking-view-booked"]
  .open > .dropdown-toggle.btn-info,
  [id*="ni-booking-view-booked"] .calendar-block-label
  .open > a.dropdown-toggle {
    color: #fff;
    background-color: #9a0f34;
    border-color: #790c29; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle,
  .region-content a[href$=".pdf"]:active:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[href$=".xls"]:active,
  #modalContent .btn:active,
  #popup-buttons button:active,
  .bottom-block > .bottom-block-button:active,
  .view-accessories .views-exposed-widget .form-submit:active,
  .used-cars-back-button:active,
  .info-block.info-block-delete .form-submit:active,
  [id*="ni-booking-view-booked"] .btn-info:active,
  [id*="ni-booking-view-booked"] .calendar-block-label a:active,
  .region-content a.active[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a.active[href$=".xls"],
  #modalContent .active.btn,
  #popup-buttons button.active,
  .bottom-block > .active.bottom-block-button,
  .view-accessories .views-exposed-widget .active.form-submit,
  .active.used-cars-back-button,
  .info-block.info-block-delete .active.form-submit,
  [id*="ni-booking-view-booked"] .active.btn-info,
  [id*="ni-booking-view-booked"] .calendar-block-label a.active,
  .region-content
  .open > a.dropdown-toggle[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content
  .open > a.dropdown-toggle[href$=".xls"],
  #modalContent
  .open > .dropdown-toggle.btn,
  #popup-buttons
  .open > button.dropdown-toggle,
  .bottom-block.open > .dropdown-toggle.bottom-block-button,
  .view-accessories .views-exposed-widget
  .open > .dropdown-toggle.form-submit,
  .open > .dropdown-toggle.used-cars-back-button,
  .info-block.info-block-delete
  .open > .dropdown-toggle.form-submit,
  [id*="ni-booking-view-booked"]
  .open > .dropdown-toggle.btn-info,
  [id*="ni-booking-view-booked"] .calendar-block-label
  .open > a.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  .btn-primary fieldset[disabled]:hover,
  .btn-primary fieldset[disabled]:focus,
  .btn-primary fieldset[disabled]:active,
  .btn-primary fieldset[disabled].active,
  .region-content a.disabled[href$=".pdf"]:hover:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a.disabled[href$=".xls"]:hover,
  #modalContent .disabled.btn:hover,
  #popup-buttons button.disabled:hover,
  .bottom-block > .disabled.bottom-block-button:hover,
  .view-accessories .views-exposed-widget .disabled.form-submit:hover,
  .disabled.used-cars-back-button:hover,
  .info-block.info-block-delete .disabled.form-submit:hover,
  [id*="ni-booking-view-booked"] .disabled.btn-info:hover,
  [id*="ni-booking-view-booked"] .calendar-block-label a.disabled:hover,
  .region-content a.disabled[href$=".pdf"]:focus:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a.disabled[href$=".xls"]:focus,
  #modalContent .disabled.btn:focus,
  #popup-buttons button.disabled:focus,
  .bottom-block > .disabled.bottom-block-button:focus,
  .view-accessories .views-exposed-widget .disabled.form-submit:focus,
  .disabled.used-cars-back-button:focus,
  .info-block.info-block-delete .disabled.form-submit:focus,
  [id*="ni-booking-view-booked"] .disabled.btn-info:focus,
  [id*="ni-booking-view-booked"] .calendar-block-label a.disabled:focus,
  .region-content a.disabled[href$=".pdf"]:active:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a.disabled[href$=".xls"]:active,
  #modalContent .disabled.btn:active,
  #popup-buttons button.disabled:active,
  .bottom-block > .disabled.bottom-block-button:active,
  .view-accessories .views-exposed-widget .disabled.form-submit:active,
  .disabled.used-cars-back-button:active,
  .info-block.info-block-delete .disabled.form-submit:active,
  [id*="ni-booking-view-booked"] .disabled.btn-info:active,
  [id*="ni-booking-view-booked"] .calendar-block-label a.disabled:active,
  .region-content a.disabled.active[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a.disabled.active[href$=".xls"],
  #modalContent .disabled.active.btn,
  #popup-buttons button.disabled.active,
  .bottom-block > .disabled.active.bottom-block-button,
  .view-accessories .views-exposed-widget .disabled.active.form-submit,
  .disabled.active.used-cars-back-button,
  .info-block.info-block-delete .disabled.active.form-submit,
  [id*="ni-booking-view-booked"] .disabled.active.btn-info,
  [id*="ni-booking-view-booked"] .calendar-block-label a.disabled.active,
  .region-content a[disabled][href$=".pdf"]:hover:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[disabled][href$=".xls"]:hover,
  #modalContent [disabled].btn:hover,
  #popup-buttons button[disabled]:hover,
  .bottom-block > [disabled].bottom-block-button:hover,
  .view-accessories .views-exposed-widget [disabled].form-submit:hover,
  [disabled].used-cars-back-button:hover,
  .info-block.info-block-delete [disabled].form-submit:hover,
  [id*="ni-booking-view-booked"] [disabled].btn-info:hover,
  [id*="ni-booking-view-booked"] .calendar-block-label a[disabled]:hover,
  .region-content a[disabled][href$=".pdf"]:focus:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[disabled][href$=".xls"]:focus,
  #modalContent [disabled].btn:focus,
  #popup-buttons button[disabled]:focus,
  .bottom-block > [disabled].bottom-block-button:focus,
  .view-accessories .views-exposed-widget [disabled].form-submit:focus,
  [disabled].used-cars-back-button:focus,
  .info-block.info-block-delete [disabled].form-submit:focus,
  [id*="ni-booking-view-booked"] [disabled].btn-info:focus,
  [id*="ni-booking-view-booked"] .calendar-block-label a[disabled]:focus,
  .region-content a[disabled][href$=".pdf"]:active:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[disabled][href$=".xls"]:active,
  #modalContent [disabled].btn:active,
  #popup-buttons button[disabled]:active,
  .bottom-block > [disabled].bottom-block-button:active,
  .view-accessories .views-exposed-widget [disabled].form-submit:active,
  [disabled].used-cars-back-button:active,
  .info-block.info-block-delete [disabled].form-submit:active,
  [id*="ni-booking-view-booked"] [disabled].btn-info:active,
  [id*="ni-booking-view-booked"] .calendar-block-label a[disabled]:active,
  .region-content a[disabled].active[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
  .region-content a[disabled].active[href$=".xls"],
  #modalContent [disabled].active.btn,
  #popup-buttons button[disabled].active,
  .bottom-block > [disabled].active.bottom-block-button,
  .view-accessories .views-exposed-widget [disabled].active.form-submit,
  [disabled].active.used-cars-back-button,
  .info-block.info-block-delete [disabled].active.form-submit,
  [id*="ni-booking-view-booked"] [disabled].active.btn-info,
  [id*="ni-booking-view-booked"] .calendar-block-label a[disabled].active, .region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next) fieldset[disabled]:hover,
  .region-content a[href$=".xls"] fieldset[disabled]:hover, #modalContent .btn fieldset[disabled]:hover, #popup-buttons button fieldset[disabled]:hover, .bottom-block > .bottom-block-button fieldset[disabled]:hover, .view-accessories .views-exposed-widget .form-submit fieldset[disabled]:hover, .used-cars-back-button fieldset[disabled]:hover, .info-block.info-block-delete .form-submit fieldset[disabled]:hover, [id*="ni-booking-view-booked"] .btn-info fieldset[disabled]:hover, [id*="ni-booking-view-booked"] .calendar-block-label a fieldset[disabled]:hover, .region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next) fieldset[disabled]:focus,
  .region-content a[href$=".xls"] fieldset[disabled]:focus, #modalContent .btn fieldset[disabled]:focus, #popup-buttons button fieldset[disabled]:focus, .bottom-block > .bottom-block-button fieldset[disabled]:focus, .view-accessories .views-exposed-widget .form-submit fieldset[disabled]:focus, .used-cars-back-button fieldset[disabled]:focus, .info-block.info-block-delete .form-submit fieldset[disabled]:focus, [id*="ni-booking-view-booked"] .btn-info fieldset[disabled]:focus, [id*="ni-booking-view-booked"] .calendar-block-label a fieldset[disabled]:focus, .region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next) fieldset[disabled]:active,
  .region-content a[href$=".xls"] fieldset[disabled]:active, #modalContent .btn fieldset[disabled]:active, #popup-buttons button fieldset[disabled]:active, .bottom-block > .bottom-block-button fieldset[disabled]:active, .view-accessories .views-exposed-widget .form-submit fieldset[disabled]:active, .used-cars-back-button fieldset[disabled]:active, .info-block.info-block-delete .form-submit fieldset[disabled]:active, [id*="ni-booking-view-booked"] .btn-info fieldset[disabled]:active, [id*="ni-booking-view-booked"] .calendar-block-label a fieldset[disabled]:active, .region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next) fieldset[disabled].active,
  .region-content a[href$=".xls"] fieldset[disabled].active, #modalContent .btn fieldset[disabled].active, #popup-buttons button fieldset[disabled].active, .bottom-block > .bottom-block-button fieldset[disabled].active, .view-accessories .views-exposed-widget .form-submit fieldset[disabled].active, .used-cars-back-button fieldset[disabled].active, .info-block.info-block-delete .form-submit fieldset[disabled].active, [id*="ni-booking-view-booked"] .btn-info fieldset[disabled].active, [id*="ni-booking-view-booked"] .calendar-block-label a fieldset[disabled].active {
    background-color: #c81444;
    border-color: #b1123c; }
  .btn-primary .badge, .region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next) .badge,
  .region-content a[href$=".xls"] .badge, #modalContent .btn .badge, #popup-buttons button .badge, .bottom-block > .bottom-block-button .badge, .view-accessories .views-exposed-widget .form-submit .badge, .used-cars-back-button .badge, .info-block.info-block-delete .form-submit .badge, [id*="ni-booking-view-booked"] .btn-info .badge, [id*="ni-booking-view-booked"] .calendar-block-label a .badge {
    color: #c81444;
    background-color: #fff; }

.btn-secondary,
.used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2,
.offer-details-wrapper .below-hero .btn-primary:nth-child(1),
.info-block.info-block-delete [id*="edit-cancel"],
[id*="ni-booking-view-booked"] .btn-danger {
  color: #fff;
  background-color: #585858;
  border-color: #4b4b4b;
  font-family: nissan_agbold !important;
  font-size: 11.2px;
  height: 30px;
  text-transform: uppercase;
  min-width: 120px; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2:hover,
  .offer-details-wrapper .below-hero .btn-primary:hover:nth-child(1),
  .info-block.info-block-delete [id*="edit-cancel"]:hover,
  [id*="ni-booking-view-booked"] .btn-danger:hover,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2:focus,
  .offer-details-wrapper .below-hero .btn-primary:focus:nth-child(1),
  .info-block.info-block-delete [id*="edit-cancel"]:focus,
  [id*="ni-booking-view-booked"] .btn-danger:focus,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2:active,
  .offer-details-wrapper .below-hero .btn-primary:active:nth-child(1),
  .info-block.info-block-delete [id*="edit-cancel"]:active,
  [id*="ni-booking-view-booked"] .btn-danger:active,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .active.icon-share-alt2,
  .offer-details-wrapper .below-hero .active.btn-primary:nth-child(1),
  .info-block.info-block-delete .active[id*="edit-cancel"],
  [id*="ni-booking-view-booked"] .active.btn-danger,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share
  .open > .dropdown-toggle.icon-share-alt2,
  .offer-details-wrapper .below-hero
  .open > .dropdown-toggle.btn-primary:nth-child(1),
  .info-block.info-block-delete
  .open > .dropdown-toggle[id*="edit-cancel"],
  [id*="ni-booking-view-booked"]
  .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #3f3f3f;
    border-color: #2d2d2d; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2:active,
  .offer-details-wrapper .below-hero .btn-primary:active:nth-child(1),
  .info-block.info-block-delete [id*="edit-cancel"]:active,
  [id*="ni-booking-view-booked"] .btn-danger:active,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .active.icon-share-alt2,
  .offer-details-wrapper .below-hero .active.btn-primary:nth-child(1),
  .info-block.info-block-delete .active[id*="edit-cancel"],
  [id*="ni-booking-view-booked"] .active.btn-danger,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share
  .open > .dropdown-toggle.icon-share-alt2,
  .offer-details-wrapper .below-hero
  .open > .dropdown-toggle.btn-primary:nth-child(1),
  .info-block.info-block-delete
  .open > .dropdown-toggle[id*="edit-cancel"],
  [id*="ni-booking-view-booked"]
  .open > .dropdown-toggle.btn-danger {
    background-image: none; }
  .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active, .btn-secondary.disabled.active, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:active, .btn-secondary[disabled].active,
  .btn-secondary fieldset[disabled]:hover,
  .btn-secondary fieldset[disabled]:focus,
  .btn-secondary fieldset[disabled]:active,
  .btn-secondary fieldset[disabled].active,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .disabled.icon-share-alt2:hover,
  .offer-details-wrapper .below-hero .disabled.btn-primary:hover:nth-child(1),
  .info-block.info-block-delete .disabled[id*="edit-cancel"]:hover,
  [id*="ni-booking-view-booked"] .disabled.btn-danger:hover,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .disabled.icon-share-alt2:focus,
  .offer-details-wrapper .below-hero .disabled.btn-primary:focus:nth-child(1),
  .info-block.info-block-delete .disabled[id*="edit-cancel"]:focus,
  [id*="ni-booking-view-booked"] .disabled.btn-danger:focus,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .disabled.icon-share-alt2:active,
  .offer-details-wrapper .below-hero .disabled.btn-primary:active:nth-child(1),
  .info-block.info-block-delete .disabled[id*="edit-cancel"]:active,
  [id*="ni-booking-view-booked"] .disabled.btn-danger:active,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .disabled.active.icon-share-alt2,
  .offer-details-wrapper .below-hero .disabled.active.btn-primary:nth-child(1),
  .info-block.info-block-delete .disabled.active[id*="edit-cancel"],
  [id*="ni-booking-view-booked"] .disabled.active.btn-danger,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share [disabled].icon-share-alt2:hover,
  .offer-details-wrapper .below-hero [disabled].btn-primary:hover:nth-child(1),
  .info-block.info-block-delete [disabled][id*="edit-cancel"]:hover,
  [id*="ni-booking-view-booked"] [disabled].btn-danger:hover,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share [disabled].icon-share-alt2:focus,
  .offer-details-wrapper .below-hero [disabled].btn-primary:focus:nth-child(1),
  .info-block.info-block-delete [disabled][id*="edit-cancel"]:focus,
  [id*="ni-booking-view-booked"] [disabled].btn-danger:focus,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share [disabled].icon-share-alt2:active,
  .offer-details-wrapper .below-hero [disabled].btn-primary:active:nth-child(1),
  .info-block.info-block-delete [disabled][id*="edit-cancel"]:active,
  [id*="ni-booking-view-booked"] [disabled].btn-danger:active,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share [disabled].active.icon-share-alt2,
  .offer-details-wrapper .below-hero [disabled].active.btn-primary:nth-child(1),
  .info-block.info-block-delete [disabled].active[id*="edit-cancel"],
  [id*="ni-booking-view-booked"] [disabled].active.btn-danger, .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2 fieldset[disabled]:hover, .offer-details-wrapper .below-hero .btn-primary:nth-child(1) fieldset[disabled]:hover, .info-block.info-block-delete [id*="edit-cancel"] fieldset[disabled]:hover, [id*="ni-booking-view-booked"] .btn-danger fieldset[disabled]:hover, .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2 fieldset[disabled]:focus, .offer-details-wrapper .below-hero .btn-primary:nth-child(1) fieldset[disabled]:focus, .info-block.info-block-delete [id*="edit-cancel"] fieldset[disabled]:focus, [id*="ni-booking-view-booked"] .btn-danger fieldset[disabled]:focus, .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2 fieldset[disabled]:active, .offer-details-wrapper .below-hero .btn-primary:nth-child(1) fieldset[disabled]:active, .info-block.info-block-delete [id*="edit-cancel"] fieldset[disabled]:active, [id*="ni-booking-view-booked"] .btn-danger fieldset[disabled]:active, .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2 fieldset[disabled].active, .offer-details-wrapper .below-hero .btn-primary:nth-child(1) fieldset[disabled].active, .info-block.info-block-delete [id*="edit-cancel"] fieldset[disabled].active, [id*="ni-booking-view-booked"] .btn-danger fieldset[disabled].active {
    background-color: #585858;
    border-color: #4b4b4b; }
  .btn-secondary .badge, .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2 .badge, .offer-details-wrapper .below-hero .btn-primary:nth-child(1) .badge, .info-block.info-block-delete [id*="edit-cancel"] .badge, [id*="ni-booking-view-booked"] .btn-danger .badge {
    color: #585858;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  .btn-success fieldset[disabled]:hover,
  .btn-success fieldset[disabled]:focus,
  .btn-success fieldset[disabled]:active,
  .btn-success fieldset[disabled].active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  .btn-info fieldset[disabled]:hover,
  .btn-info fieldset[disabled]:focus,
  .btn-info fieldset[disabled]:active,
  .btn-info fieldset[disabled].active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  .btn-warning fieldset[disabled]:hover,
  .btn-warning fieldset[disabled]:focus,
  .btn-warning fieldset[disabled]:active,
  .btn-warning fieldset[disabled].active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  .btn-danger fieldset[disabled]:hover,
  .btn-danger fieldset[disabled]:focus,
  .btn-danger fieldset[disabled]:active,
  .btn-danger fieldset[disabled].active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #333333;
  font-weight: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #c81444;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.caret, .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:before, .page-vehicle .engines-table table th div:before, .dealer-info .dealer-departments-area .department-type.active:after, .alert.subscribe-message:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 7.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #c81444; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .dropup .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:before, .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) .dropup div:before, .dropup .page-vehicle .engines-table table th div:before, .page-vehicle .engines-table table th .dropup div:before, .dropup .dealer-info .dealer-departments-area .department-type.active:after, .dealer-info .dealer-departments-area .dropup .department-type.active:after, .dropup .alert.subscribe-message:after,
.navbar-fixed-bottom .dropdown .caret,
.navbar-fixed-bottom .dropdown .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:before, .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child)
.navbar-fixed-bottom .dropdown div:before,
.navbar-fixed-bottom .dropdown .page-vehicle .engines-table table th div:before, .page-vehicle .engines-table table th
.navbar-fixed-bottom .dropdown div:before,
.navbar-fixed-bottom .dropdown .dealer-info .dealer-departments-area .department-type.active:after, .dealer-info .dealer-departments-area
.navbar-fixed-bottom .dropdown .department-type.active:after,
.navbar-fixed-bottom .dropdown .alert.subscribe-message:after {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    -webkit-border-radius: 0;
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #dedede;
  -webkit-border-radius: 0px;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 11px;
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 15px;
    -webkit-border-radius: 0px;
    border-radius: 0px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 17px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }

.navbar-header {
  position: absolute;
  left: 10px;
  top: 0;
  z-index: 2; }
  .navbar-header:before, .navbar-header:after {
    content: " ";
    display: table; }
  .navbar-header:after {
    clear: both; }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  -webkit-border-radius: 0px;
  border-radius: 0px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }

.navbar-nav {
  margin: 8.25px -10px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px; }

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px; }
  .navbar-btn.btn-sm {
    margin-top: 11px;
    margin-bottom: 11px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px; }

.navbar-default .navbar-brand {
  color: #777; }
  .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555; }

.navbar-default .navbar-link {
  color: #777; }
  .navbar-default .navbar-link:hover {
    color: #333; }

.navbar-default .btn-link {
  color: #777; }
  .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333; }
  .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
  fieldset[disabled] .navbar-default .btn-link:hover,
  fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  .navbar-inverse .navbar-link {
    color: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #999999; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  -webkit-border-radius: 0px;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #333333;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      -webkit-border-bottom-left-radius: 0px;
      border-bottom-left-radius: 0px;
      -webkit-border-top-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      -webkit-border-bottom-right-radius: 0px;
      border-bottom-right-radius: 0px;
      -webkit-border-top-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #c81444;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #c81444;
    border-color: #c81444;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px; }

.alert,
.page-find-a-dealer .alert,
.page-reviews .alert,
.page-news:not(.page-news-article) .alert,
.page-car-builder .alert,
.page-finance-calculator .alert {
  padding: 15px;
  margin-bottom: 17px;
  border: 1px solid transparent;
  -webkit-border-radius: 0px;
  border-radius: 0px; }
  .alert h4, .page-find-a-dealer .alert h4, .page-reviews .alert h4, .page-news:not(.page-news-article) .alert h4, .page-car-builder .alert h4, .page-finance-calculator .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link, .page-find-a-dealer .alert .alert-link, .page-reviews .alert .alert-link, .page-news:not(.page-news-article) .alert .alert-link, .page-car-builder .alert .alert-link, .page-finance-calculator .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul, .page-find-a-dealer .alert > p, .page-reviews .alert > p, .page-news:not(.page-news-article) .alert > p, .page-car-builder .alert > p, .page-finance-calculator .alert > p, .page-find-a-dealer .alert > ul, .page-reviews .alert > ul, .page-news:not(.page-news-article) .alert > ul, .page-car-builder .alert > ul, .page-finance-calculator .alert > ul {
    margin-bottom: 0;
    padding-left: 11px; }
  .alert > p + p, .page-find-a-dealer .alert > p + p, .page-reviews .alert > p + p, .page-news:not(.page-news-article) .alert > p + p, .page-car-builder .alert > p + p, .page-finance-calculator .alert > p + p {
    margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success,
.alert.subscribe-message.notice {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr, .alert.subscribe-message.notice hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link, .alert.subscribe-message.notice .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger,
.alert.subscribe-message.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr, .alert.subscribe-message.error hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link, .alert.subscribe-message.error .alert-link {
    color: #843534; }

.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: -1px -1px 0 0;
  border-radius: -1px -1px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: auto;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    cursor: pointer; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide, #ni-careers-form .input-group-btn,
.hide-me {
  display: none !important; }

.show,
.show-me {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

.visible-print {
  display: none !important; }

.visible-print-block {
  display: none !important; }

.visible-print-inline {
  display: none !important; }

.visible-print-inline-block {
  display: none !important; }

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
.clearfix:after,
.view-book-a-test-drive .single-vehicle .field-content:after,
.node-type-vehicle .vehicle-header .field-content:after,
.page-vehicle .specificationBoxTop .field-content:after,
.form-wrapper .col-sm-6 .form-item:after,
#used_cars_main_search .form-item:after,
.modal-dialog .form-item:after,
#modalContent .form-item:after,
.form-wrapper .col-sm-6 .form-type-radio:after,
#used_cars_main_search .form-type-radio:after,
.modal-dialog .form-type-radio:after,
#modalContent .form-type-radio:after,
.form-wrapper .col-sm-6 .confirmation-boxes:after,
#used_cars_main_search .confirmation-boxes:after,
.modal-dialog .confirmation-boxes:after,
#modalContent .confirmation-boxes:after,
.form-type-slider .sliderfield-bubble-wrapper:after,
#ni-request-brochure-form > div:after,
#brochure-header:after,
[id^="edit-phone"]:after,
#edit-full-name:after,
.top-form:after,
.dealer-info:after,
.dealer-info .dealer-info-top:after,
.block-ni-reviews:after,
.car-configurator-wizard-form .form-item-select-options:after,
#ni-promo-form:after,
#ni-careers-form:after,
.latest-used-cars-container:after,
.search-results-content [id^=edit-left] > .form-item:after,
.search-results-content [id^=edit-left] #car-models > .form-item:after,
.search-results-content .search-results-list .used-car-teaser-body:after,
.owl-vehicle-type .form-type-select:after,
.slider-vehicle-type .form-type-select:after,
.navbar-default .region-navigation:after,
.navbar-default .block-social .content ul:after,
.region-header-top:after,
footer .region-footer:after,
.region-sub-footer:after,
.main-menu > .footer_links_main-menu:after,
.region-sub-footer .block-ni-subscription form > div:after,
#modalContent .ctools-use-modal-processed > div:after,
#sliding-popup .popup-content:after,
.block-ni-menu .menu:after,
header .block-ni-menu .main-menu-vehicles .last:after,
.view-book-a-test-drive .single-vehicle:after,
.view-accessories .view-filters:after,
.view-accessories .views-exposed-widgets > div:after,
.view-accessories .views-exposed-widget .form-type-select:after,
.views-field-field-photo-gallery-image .field-content:after,
.views-field-field-youtube .field-content:after,
.offer-details-wrapper .below-hero:after,
.node-type-accessories .slides:after,
.login-form-outer .field-name-field-county:after,
.page-user- .form-type-select:after,
[id*="ni-booking-view-booked"] .panel-heading:after,
[id*="ni-booking-view-booked"] .booking-date:after,
.page-vehicle #block-system-main:after,
.page-vehicle .engines-table:after,
.page-contact-us #edit-left:after,
.page-contact-us #edit-contact-info:after,
.page-news:not(.page-news-article) .block-ni-news:after,
.page-finance-calculator .field-modal-bg .form-type-select:after,
.page-finance-calculator .form-item-dfd-mileage:after,
.page-book .form-type-select:after,
.page-compare-to-competitors .section-title:after,
.ctc-carousel .controls > div:after,
.ctc-carousel .form-type-select:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden; }

.block-ni-menu .btn-navbar, .navbar .btn-navbar {
  background-color: #c81444;
  color: #fff;
  display: none;
  float: right;
  font-size: 20px;
  line-height: 0;
  height: 29px;
  padding: 4px;
  width: 29px; }
  .block-ni-menu .btn-navbar:hover, .navbar .btn-navbar:hover, .block-ni-menu .btn-navbar:focus, .navbar .btn-navbar:focus {
    background-color: #c81444;
    text-decoration: none; }

.page-find-a-dealer .main-wrapper:before, .page-reviews .main-wrapper:before, .page-news:not(.page-news-article) .main-wrapper:before, .page-car-builder .main-wrapper:before, .page-finance-calculator .main-wrapper:before {
  background: #f2f2f2;
  content: '';
  height: 122px;
  position: absolute;
  top: 88px;
  width: 100%; }

.navbar-is-fixed-top.page-find-a-dealer .main-wrapper:before, .navbar-is-fixed-top.page-reviews .main-wrapper:before, .navbar-is-fixed-top.page-news:not(.page-news-article) .main-wrapper:before, .navbar-is-fixed-top.page-car-builder .main-wrapper:before, .navbar-is-fixed-top.page-finance-calculator .main-wrapper:before {
  top: 155px; }

[class*="domain-goldstandard-nissanie"].page-find-a-dealer .main-wrapper:before, [class*="domain-goldstandard-nissanie"].page-reviews .main-wrapper:before, [class*="domain-goldstandard-nissanie"].page-news:not(.page-news-article) .main-wrapper:before, [class*="domain-goldstandard-nissanie"].page-car-builder .main-wrapper:before, [class*="domain-goldstandard-nissanie"].page-finance-calculator .main-wrapper:before {
  top: 110px; }

[class*="domain-goldstandard-nissanie"].page-find-a-dealer .main-wrapper .main-container, [class*="domain-goldstandard-nissanie"].page-reviews .main-wrapper .main-container, [class*="domain-goldstandard-nissanie"].page-news:not(.page-news-article) .main-wrapper .main-container, [class*="domain-goldstandard-nissanie"].page-car-builder .main-wrapper .main-container, [class*="domain-goldstandard-nissanie"].page-finance-calculator .main-wrapper .main-container {
  padding-top: 30px; }

.page-find-a-dealer .main-container, .page-reviews .main-container, .page-news:not(.page-news-article) .main-container, .page-car-builder .main-container, .page-finance-calculator .main-container {
  padding-top: 50px; }

.page-car-builder .main-wrapper:before, .page-finance-calculator .main-wrapper:before {
  background: #313338; }

.page-car-builder .main-container, .page-finance-calculator .main-container {
  padding-top: 0; }

.page-car-builder .main-wrapper:before {
  height: 95px; }

.page-finance-calculator .main-wrapper:before {
  height: 80px; }

.view-book-a-test-drive .single-vehicle .field-content, .node-type-vehicle .vehicle-header .field-content, .page-vehicle .specificationBoxTop .field-content {
  background-color: #fff;
  padding: 20px 30px;
  position: relative; }

.view-book-a-test-drive .single-vehicle small, .node-type-vehicle .vehicle-header small, .page-vehicle .specificationBoxTop small {
  color: #2c2c2c;
  display: block;
  font-size: 12px;
  padding-bottom: 2px; }
  .view-book-a-test-drive .single-vehicle small.first, .node-type-vehicle .vehicle-header small.first, .page-vehicle .specificationBoxTop small.first {
    color: #8c8c8c; }

.view-book-a-test-drive .single-vehicle h3, .node-type-vehicle .vehicle-header h3, .page-vehicle .specificationBoxTop h3 {
  font-size: 42px;
  margin: 0 0 3px;
  text-transform: uppercase; }

.view-book-a-test-drive .single-vehicle h4, .node-type-vehicle .vehicle-header h4, .page-vehicle .specificationBoxTop h4 {
  color: #c81444;
  font-family: nissan_agbold;
  font-size: 25px;
  font-weight: normal;
  margin: 0; }

.view-book-a-test-drive .single-vehicle .specContent .specBox, .node-type-vehicle .vehicle-header .specContent .specBox, .page-vehicle .specificationBoxTop .specContent .specBox {
  border-bottom: 1px dotted #b8b8b8; }
  .view-book-a-test-drive .single-vehicle .specContent .specBox.first, .node-type-vehicle .vehicle-header .specContent .specBox.first, .page-vehicle .specificationBoxTop .specContent .specBox.first {
    border-top: 1px dotted #b8b8b8; }
  .view-book-a-test-drive .single-vehicle .specContent .specBox.last, .node-type-vehicle .vehicle-header .specContent .specBox.last, .page-vehicle .specificationBoxTop .specContent .specBox.last {
    border-bottom: none; }
  .view-book-a-test-drive .single-vehicle .specContent .specBox > div, .node-type-vehicle .vehicle-header .specContent .specBox > div, .page-vehicle .specificationBoxTop .specContent .specBox > div {
    padding: 10px 0; }

.view-book-a-test-drive .single-vehicle .specImage, .node-type-vehicle .vehicle-header .specImage, .page-vehicle .specificationBoxTop .specImage {
  float: right; }
  .view-book-a-test-drive .single-vehicle .specImage img, .node-type-vehicle .vehicle-header .specImage img, .page-vehicle .specificationBoxTop .specImage img {
    max-width: 100%; }

.page-vehicle .specification-area .row .details-holder .details-holder-title h3, .page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder .details-holder-title h3, #block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder .details-holder-title h3, .page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder .details-holder-title h3, #block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder .details-holder-title h3, .page-vehicle .specification-area .footer .region-sub-footer .details-holder .details-holder-title h3, .footer .page-vehicle .specification-area .region-sub-footer .details-holder .details-holder-title h3, .page-vehicle .grade-header h3 {
  border-bottom: 2px solid #333333;
  cursor: pointer; }
  .page-vehicle .specification-area .row .details-holder .details-holder-title h3:before, .page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder .details-holder-title h3:before, #block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder .details-holder-title h3:before, .page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder .details-holder-title h3:before, #block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder .details-holder-title h3:before, .page-vehicle .specification-area .footer .region-sub-footer .details-holder .details-holder-title h3:before, .footer .page-vehicle .specification-area .region-sub-footer .details-holder .details-holder-title h3:before, .page-vehicle .grade-header h3:before {
    color: #c81444;
    display: inline-block;
    font-size: 12px;
    position: relative;
    top: -2px;
    width: 18px; }

.page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child), .page-vehicle .engines-table table th {
  text-align: center; }
  .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div, .page-vehicle .engines-table table th div {
    background: none repeat scroll 0 0 #f6f6f6;
    margin: 0 2px;
    position: relative;
    text-align: center;
    vertical-align: middle; }
    .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:before, .page-vehicle .engines-table table th div:before {
      border-width: 10px 15px 15px;
      bottom: -10px;
      color: #f6f6f6;
      content: "";
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0; }
    .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div span:after, .page-vehicle .engines-table table th div span:after {
      background: #c81444;
      content: '';
      height: 4px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      top: 53px;
      width: 18px; }
  .page-vehicle .vehicles-pricing th:last-child:not(.title-column):not(:first-child) div, .page-vehicle .engines-table table th:last-child div {
    margin-right: 0; }

.form-wrapper .col-sm-6 #edit-users-current-car > .panel-body > div, #used_cars_main_search #edit-users-current-car > .panel-body > div, .modal-dialog #edit-users-current-car > .panel-body > div, #modalContent #edit-users-current-car > .panel-body > div, .form-wrapper .col-sm-6 #edit-personal-info > .panel-body > div, #used_cars_main_search #edit-personal-info > .panel-body > div, .modal-dialog #edit-personal-info > .panel-body > div, #modalContent #edit-personal-info > .panel-body > div, .form-wrapper .col-sm-6 #edit-car-information > .panel-body > div, #used_cars_main_search #edit-car-information > .panel-body > div, .modal-dialog #edit-car-information > .panel-body > div, #modalContent #edit-car-information > .panel-body > div, .form-wrapper .col-sm-6 [id^=edit-brochure-fields] > .panel-body > div, #used_cars_main_search [id^=edit-brochure-fields] > .panel-body > div, .modal-dialog [id^=edit-brochure-fields] > .panel-body > div, #modalContent [id^=edit-brochure-fields] > .panel-body > div {
  padding-left: 150px; }

.form-wrapper .col-sm-6 #edit-users-current-car > .panel-body > fieldset .panel-body, #used_cars_main_search #edit-users-current-car > .panel-body > fieldset .panel-body, .modal-dialog #edit-users-current-car > .panel-body > fieldset .panel-body, #modalContent #edit-users-current-car > .panel-body > fieldset .panel-body, .form-wrapper .col-sm-6 #edit-personal-info > .panel-body > fieldset .panel-body, #used_cars_main_search #edit-personal-info > .panel-body > fieldset .panel-body, .modal-dialog #edit-personal-info > .panel-body > fieldset .panel-body, #modalContent #edit-personal-info > .panel-body > fieldset .panel-body, .form-wrapper .col-sm-6 #edit-car-information > .panel-body > fieldset .panel-body, #used_cars_main_search #edit-car-information > .panel-body > fieldset .panel-body, .modal-dialog #edit-car-information > .panel-body > fieldset .panel-body, #modalContent #edit-car-information > .panel-body > fieldset .panel-body, .form-wrapper .col-sm-6 [id^=edit-brochure-fields] > .panel-body > fieldset .panel-body, #used_cars_main_search [id^=edit-brochure-fields] > .panel-body > fieldset .panel-body, .modal-dialog [id^=edit-brochure-fields] > .panel-body > fieldset .panel-body, #modalContent [id^=edit-brochure-fields] > .panel-body > fieldset .panel-body {
  padding-top: 10px;
  max-width: 100%; }

.form-wrapper .col-sm-6 #edit-users-current-car > .panel-body > fieldset .form-type-checkboxes > label, #used_cars_main_search #edit-users-current-car > .panel-body > fieldset .form-type-checkboxes > label, .modal-dialog #edit-users-current-car > .panel-body > fieldset .form-type-checkboxes > label, #modalContent #edit-users-current-car > .panel-body > fieldset .form-type-checkboxes > label, .form-wrapper .col-sm-6 #edit-personal-info > .panel-body > fieldset .form-type-checkboxes > label, #used_cars_main_search #edit-personal-info > .panel-body > fieldset .form-type-checkboxes > label, .modal-dialog #edit-personal-info > .panel-body > fieldset .form-type-checkboxes > label, #modalContent #edit-personal-info > .panel-body > fieldset .form-type-checkboxes > label, .form-wrapper .col-sm-6 #edit-car-information > .panel-body > fieldset .form-type-checkboxes > label, #used_cars_main_search #edit-car-information > .panel-body > fieldset .form-type-checkboxes > label, .modal-dialog #edit-car-information > .panel-body > fieldset .form-type-checkboxes > label, #modalContent #edit-car-information > .panel-body > fieldset .form-type-checkboxes > label, .form-wrapper .col-sm-6 [id^=edit-brochure-fields] > .panel-body > fieldset .form-type-checkboxes > label, #used_cars_main_search [id^=edit-brochure-fields] > .panel-body > fieldset .form-type-checkboxes > label, .modal-dialog [id^=edit-brochure-fields] > .panel-body > fieldset .form-type-checkboxes > label, #modalContent [id^=edit-brochure-fields] > .panel-body > fieldset .form-type-checkboxes > label {
  position: static;
  text-align: left;
  width: auto; }

.form-wrapper .col-sm-6 .form-item-email, #used_cars_main_search .form-item-email, .modal-dialog .form-item-email, #modalContent .form-item-email {
  clear: both; }

.form-wrapper .col-sm-6 label, #used_cars_main_search label, .modal-dialog label, #modalContent label {
  margin-bottom: 0;
  text-align: right;
  vertical-align: middle;
  width: 140px; }

.form-wrapper .col-sm-6 .form-group > label, #used_cars_main_search .form-group > label, .modal-dialog .form-group > label, #modalContent .form-group > label, .form-wrapper .col-sm-6 .form-group .form-type-select > label, #used_cars_main_search .form-group .form-type-select > label, .modal-dialog .form-group .form-type-select > label, #modalContent .form-group .form-type-select > label {
  margin-bottom: 5px;
  padding-top: 7px;
  position: absolute;
  left: 0; }

.form-wrapper .col-sm-6 .form-group.form-item-captcha-response > label, #used_cars_main_search .form-group.form-item-captcha-response > label, .modal-dialog .form-group.form-item-captcha-response > label, #modalContent .form-group.form-item-captcha-response > label {
  margin-top: -8px; }

.form-wrapper .col-sm-6 .full-name-wrapper, #used_cars_main_search .full-name-wrapper, .modal-dialog .full-name-wrapper, #modalContent .full-name-wrapper, .form-wrapper .col-sm-6 .form-text, #used_cars_main_search .form-text, .modal-dialog .form-text, #modalContent .form-text, .form-wrapper .col-sm-6 .form-select, #used_cars_main_search .form-select, .modal-dialog .form-select, #modalContent .form-select, .form-wrapper .col-sm-6 .form-radios, #used_cars_main_search .form-radios, .modal-dialog .form-radios, #modalContent .form-radios, .form-wrapper .col-sm-6 .phone-wrapper, #used_cars_main_search .phone-wrapper, .modal-dialog .phone-wrapper, #modalContent .phone-wrapper, .form-wrapper .col-sm-6 .form-textarea-wrapper, #used_cars_main_search .form-textarea-wrapper, .modal-dialog .form-textarea-wrapper, #modalContent .form-textarea-wrapper {
  float: right;
  width: 100%; }

.form-wrapper .col-sm-6 div.form-radios label, #used_cars_main_search div.form-radios label, .modal-dialog div.form-radios label, #modalContent div.form-radios label {
  float: none;
  margin-right: 12px;
  padding-left: 0;
  width: auto; }

.form-wrapper .col-sm-6 .form-type-radio, #used_cars_main_search .form-type-radio, .modal-dialog .form-type-radio, #modalContent .form-type-radio {
  display: inline-block;
  margin: 0; }

.form-wrapper .col-sm-6 .form-radio, #used_cars_main_search .form-radio, .modal-dialog .form-radio, #modalContent .form-radio {
  float: none;
  margin-left: 0; }

.form-wrapper .col-sm-6 .confirmation-boxes, #used_cars_main_search .confirmation-boxes, .modal-dialog .confirmation-boxes, #modalContent .confirmation-boxes {
  margin-bottom: 20px; }
  .form-wrapper .col-sm-6 .confirmation-boxes .panel-body, #used_cars_main_search .confirmation-boxes .panel-body, .modal-dialog .confirmation-boxes .panel-body, #modalContent .confirmation-boxes .panel-body {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    float: right;
    max-width: 290px; }
  .form-wrapper .col-sm-6 .confirmation-boxes a, #used_cars_main_search .confirmation-boxes a, .modal-dialog .confirmation-boxes a, #modalContent .confirmation-boxes a {
    color: #c81444; }

.form-wrapper .col-sm-6 .form-type-checkbox label, #used_cars_main_search .form-type-checkbox label, .modal-dialog .form-type-checkbox label, #modalContent .form-type-checkbox label {
  padding-left: 0;
  width: auto;
  text-align: left; }

.form-wrapper .col-sm-6 .full-name-wrapper .form-item, #used_cars_main_search .full-name-wrapper .form-item, .modal-dialog .full-name-wrapper .form-item, #modalContent .full-name-wrapper .form-item {
  margin: 0;
  width: 49%; }

.form-wrapper .col-sm-6 .full-name-wrapper .form-item-first-name, #used_cars_main_search .full-name-wrapper .form-item-first-name, .modal-dialog .full-name-wrapper .form-item-first-name, #modalContent .full-name-wrapper .form-item-first-name {
  float: left; }

.form-wrapper .col-sm-6 .full-name-wrapper .form-item-last-name, #used_cars_main_search .full-name-wrapper .form-item-last-name, .modal-dialog .full-name-wrapper .form-item-last-name, #modalContent .full-name-wrapper .form-item-last-name {
  float: right; }

.form-wrapper .col-sm-6 .full-name-wrapper .form-text, #used_cars_main_search .full-name-wrapper .form-text, .modal-dialog .full-name-wrapper .form-text, #modalContent .full-name-wrapper .form-text {
  width: 100%; }

.form-wrapper .col-sm-6 .phone-wrapper .form-type-textfield, #used_cars_main_search .phone-wrapper .form-type-textfield, .modal-dialog .phone-wrapper .form-type-textfield, #modalContent .phone-wrapper .form-type-textfield {
  margin: 0; }
  .form-wrapper .col-sm-6 .phone-wrapper .form-type-textfield .form-text, #used_cars_main_search .phone-wrapper .form-type-textfield .form-text, .modal-dialog .phone-wrapper .form-type-textfield .form-text, #modalContent .phone-wrapper .form-type-textfield .form-text {
    width: 100%; }

.form-wrapper .col-sm-6 .phone-wrapper [class*=form-item-phone-1], #used_cars_main_search .phone-wrapper [class*=form-item-phone-1], .modal-dialog .phone-wrapper [class*=form-item-phone-1], #modalContent .phone-wrapper [class*=form-item-phone-1], .form-wrapper .col-sm-6 .phone-wrapper .form-item-phone-area, #used_cars_main_search .phone-wrapper .form-item-phone-area, .modal-dialog .phone-wrapper .form-item-phone-area, #modalContent .phone-wrapper .form-item-phone-area {
  float: left;
  width: 33%; }

.form-wrapper .col-sm-6 .phone-wrapper [class*=form-item-phone-2], #used_cars_main_search .phone-wrapper [class*=form-item-phone-2], .modal-dialog .phone-wrapper [class*=form-item-phone-2], #modalContent .phone-wrapper [class*=form-item-phone-2], .form-wrapper .col-sm-6 .phone-wrapper .form-item-phone, #used_cars_main_search .phone-wrapper .form-item-phone, .modal-dialog .phone-wrapper .form-item-phone, #modalContent .phone-wrapper .form-item-phone {
  float: right;
  width: 65%; }

.form-wrapper .col-sm-6 .form-type-textarea label, #used_cars_main_search .form-type-textarea label, .modal-dialog .form-type-textarea label, #modalContent .form-type-textarea label {
  padding-top: 0; }

.form-wrapper .col-sm-6 .form-type-textarea .form-textarea-wrapper textarea, #used_cars_main_search .form-type-textarea .form-textarea-wrapper textarea, .modal-dialog .form-type-textarea .form-textarea-wrapper textarea, #modalContent .form-type-textarea .form-textarea-wrapper textarea {
  height: 220px;
  resize: none; }

.owl-carousel .owl-car-image a, .promo-boxes-block .hp-promote-block a:not(.btn), .block-news-reviews.block .news-row .news-field-image a, .page-news .news-row .news-field-image a,
.page-news .news-row .review-field-image a,
.page-experience-nissan .news-row .news-field-image a,
.page-experience-nissan .news-row .review-field-image a,
[class*="page-vehicle"] .news-row .news-field-image a,
[class*="page-vehicle"] .news-row .review-field-image a, .page-news
.review-row .news-field-image a,
.page-news
.review-row .review-field-image a,
.page-experience-nissan
.review-row .news-field-image a,
.page-experience-nissan
.review-row .review-field-image a,
[class*="page-vehicle"]
.review-row .news-field-image a,
[class*="page-vehicle"]
.review-row .review-field-image a, .view-offers .offer-teaser-wrapper .col-sm-4 a, .node-accessories .field-name-field-accessory-images a, .you-plus-nissan-images-holder a {
  display: inline-block;
  max-width: 100%;
  text-decoration: none;
  position: relative; }
  .owl-carousel .owl-car-image a:hover:before, .promo-boxes-block .hp-promote-block a:not(.btn):hover:before, .block-news-reviews.block .news-row .news-field-image a:hover:before, .page-news .news-row .news-field-image a:hover:before,
  .page-news .news-row .review-field-image a:hover:before,
  .page-experience-nissan .news-row .news-field-image a:hover:before,
  .page-experience-nissan .news-row .review-field-image a:hover:before,
  [class*="page-vehicle"] .news-row .news-field-image a:hover:before,
  [class*="page-vehicle"] .news-row .review-field-image a:hover:before, .page-news
  .review-row .news-field-image a:hover:before,
  .page-news
  .review-row .review-field-image a:hover:before,
  .page-experience-nissan
  .review-row .news-field-image a:hover:before,
  .page-experience-nissan
  .review-row .review-field-image a:hover:before,
  [class*="page-vehicle"]
  .review-row .news-field-image a:hover:before,
  [class*="page-vehicle"]
  .review-row .review-field-image a:hover:before, .view-offers .offer-teaser-wrapper .col-sm-4 a:hover:before, .node-accessories .field-name-field-accessory-images a:hover:before, .you-plus-nissan-images-holder a:hover:before, .owl-carousel .owl-car-image a:hover:after, .promo-boxes-block .hp-promote-block a:not(.btn):hover:after, .block-news-reviews.block .news-row .news-field-image a:hover:after, .page-news .news-row .news-field-image a:hover:after,
  .page-news .news-row .review-field-image a:hover:after,
  .page-experience-nissan .news-row .news-field-image a:hover:after,
  .page-experience-nissan .news-row .review-field-image a:hover:after,
  [class*="page-vehicle"] .news-row .news-field-image a:hover:after,
  [class*="page-vehicle"] .news-row .review-field-image a:hover:after, .page-news
  .review-row .news-field-image a:hover:after,
  .page-news
  .review-row .review-field-image a:hover:after,
  .page-experience-nissan
  .review-row .news-field-image a:hover:after,
  .page-experience-nissan
  .review-row .review-field-image a:hover:after,
  [class*="page-vehicle"]
  .review-row .news-field-image a:hover:after,
  [class*="page-vehicle"]
  .review-row .review-field-image a:hover:after, .view-offers .offer-teaser-wrapper .col-sm-4 a:hover:after, .node-accessories .field-name-field-accessory-images a:hover:after, .you-plus-nissan-images-holder a:hover:after {
    opacity: 1; }
  .owl-carousel .owl-car-image a:hover:before, .promo-boxes-block .hp-promote-block a:not(.btn):hover:before, .block-news-reviews.block .news-row .news-field-image a:hover:before, .page-news .news-row .news-field-image a:hover:before,
  .page-news .news-row .review-field-image a:hover:before,
  .page-experience-nissan .news-row .news-field-image a:hover:before,
  .page-experience-nissan .news-row .review-field-image a:hover:before,
  [class*="page-vehicle"] .news-row .news-field-image a:hover:before,
  [class*="page-vehicle"] .news-row .review-field-image a:hover:before, .page-news
  .review-row .news-field-image a:hover:before,
  .page-news
  .review-row .review-field-image a:hover:before,
  .page-experience-nissan
  .review-row .news-field-image a:hover:before,
  .page-experience-nissan
  .review-row .review-field-image a:hover:before,
  [class*="page-vehicle"]
  .review-row .news-field-image a:hover:before,
  [class*="page-vehicle"]
  .review-row .review-field-image a:hover:before, .view-offers .offer-teaser-wrapper .col-sm-4 a:hover:before, .node-accessories .field-name-field-accessory-images a:hover:before, .you-plus-nissan-images-holder a:hover:before {
    top: 50%; }
  .owl-carousel .owl-car-image a:before, .promo-boxes-block .hp-promote-block a:not(.btn):before, .block-news-reviews.block .news-row .news-field-image a:before, .page-news .news-row .news-field-image a:before,
  .page-news .news-row .review-field-image a:before,
  .page-experience-nissan .news-row .news-field-image a:before,
  .page-experience-nissan .news-row .review-field-image a:before,
  [class*="page-vehicle"] .news-row .news-field-image a:before,
  [class*="page-vehicle"] .news-row .review-field-image a:before, .page-news
  .review-row .news-field-image a:before,
  .page-news
  .review-row .review-field-image a:before,
  .page-experience-nissan
  .review-row .news-field-image a:before,
  .page-experience-nissan
  .review-row .review-field-image a:before,
  [class*="page-vehicle"]
  .review-row .news-field-image a:before,
  [class*="page-vehicle"]
  .review-row .review-field-image a:before, .view-offers .offer-teaser-wrapper .col-sm-4 a:before, .node-accessories .field-name-field-accessory-images a:before, .you-plus-nissan-images-holder a:before, .owl-carousel .owl-car-image a:after, .promo-boxes-block .hp-promote-block a:not(.btn):after, .block-news-reviews.block .news-row .news-field-image a:after, .page-news .news-row .news-field-image a:after,
  .page-news .news-row .review-field-image a:after,
  .page-experience-nissan .news-row .news-field-image a:after,
  .page-experience-nissan .news-row .review-field-image a:after,
  [class*="page-vehicle"] .news-row .news-field-image a:after,
  [class*="page-vehicle"] .news-row .review-field-image a:after, .page-news
  .review-row .news-field-image a:after,
  .page-news
  .review-row .review-field-image a:after,
  .page-experience-nissan
  .review-row .news-field-image a:after,
  .page-experience-nissan
  .review-row .review-field-image a:after,
  [class*="page-vehicle"]
  .review-row .news-field-image a:after,
  [class*="page-vehicle"]
  .review-row .review-field-image a:after, .view-offers .offer-teaser-wrapper .col-sm-4 a:after, .node-accessories .field-name-field-accessory-images a:after, .you-plus-nissan-images-holder a:after {
    -webkit-transition: opacity 0.2s ease, top 0.2s ease;
    transition: opacity 0.2s ease, top 0.2s ease;
    left: 0;
    right: 0;
    opacity: 0;
    position: absolute; }
  .owl-carousel .owl-car-image a:before, .promo-boxes-block .hp-promote-block a:not(.btn):before, .block-news-reviews.block .news-row .news-field-image a:before, .page-news .news-row .news-field-image a:before,
  .page-news .news-row .review-field-image a:before,
  .page-experience-nissan .news-row .news-field-image a:before,
  .page-experience-nissan .news-row .review-field-image a:before,
  [class*="page-vehicle"] .news-row .news-field-image a:before,
  [class*="page-vehicle"] .news-row .review-field-image a:before, .page-news
  .review-row .news-field-image a:before,
  .page-news
  .review-row .review-field-image a:before,
  .page-experience-nissan
  .review-row .news-field-image a:before,
  .page-experience-nissan
  .review-row .review-field-image a:before,
  [class*="page-vehicle"]
  .review-row .news-field-image a:before,
  [class*="page-vehicle"]
  .review-row .review-field-image a:before, .view-offers .offer-teaser-wrapper .col-sm-4 a:before, .node-accessories .field-name-field-accessory-images a:before, .you-plus-nissan-images-holder a:before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "READ MORE";
    color: #fff;
    font-family: nissan_agbold;
    font-size: 12px;
    letter-spacing: 1.1px;
    text-align: center;
    text-decoration: none;
    top: 0;
    z-index: 20; }
  .owl-carousel .owl-car-image a:after, .promo-boxes-block .hp-promote-block a:not(.btn):after, .block-news-reviews.block .news-row .news-field-image a:after, .page-news .news-row .news-field-image a:after,
  .page-news .news-row .review-field-image a:after,
  .page-experience-nissan .news-row .news-field-image a:after,
  .page-experience-nissan .news-row .review-field-image a:after,
  [class*="page-vehicle"] .news-row .news-field-image a:after,
  [class*="page-vehicle"] .news-row .review-field-image a:after, .page-news
  .review-row .news-field-image a:after,
  .page-news
  .review-row .review-field-image a:after,
  .page-experience-nissan
  .review-row .news-field-image a:after,
  .page-experience-nissan
  .review-row .review-field-image a:after,
  [class*="page-vehicle"]
  .review-row .news-field-image a:after,
  [class*="page-vehicle"]
  .review-row .review-field-image a:after, .view-offers .offer-teaser-wrapper .col-sm-4 a:after, .node-accessories .field-name-field-accessory-images a:after, .you-plus-nissan-images-holder a:after {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    content: "";
    top: 0;
    z-index: 10; }

.navigation-steps.step-1 .step-1, .navigation-steps.step-2 .step-2, .navigation-steps.step-3 .step-3, .navigation-steps.step-4 .step-4 {
  color: #fff; }
  .navigation-steps.step-1 .step-1 span, .navigation-steps.step-2 .step-2 span, .navigation-steps.step-3 .step-3 span, .navigation-steps.step-4 .step-4 span {
    color: #fff;
    font-family: "nissan_agbold";
    line-height: 31px; }

.btn-back,
.btn-back:hover {
  background: transparent;
  border: none;
  color: #6e6a6a;
  font-size: 14px;
  text-decoration: underline;
  text-transform: none; }
  .btn-back:hover,
  .btn-back:hover {
    text-decoration: none; }

.car-configurator-wizard-form .color-carousel, .page-finance-calculator .ni-vehicle-color-slider {
  height: 41px;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 415px;
  width: 350px; }

.car-configurator-wizard-form .owl-car-title, .page-finance-calculator .owl-car-title {
  color: #424550;
  display: block;
  font-family: "nissan_agbold";
  font-size: 18px;
  line-height: 24px;
  margin: 70px 30px 0;
  opacity: 0;
  text-align: center;
  text-transform: uppercase; }

.car-configurator-wizard-form, .page-finance-calculator .finance-calculator {
  position: relative; }

.car-configurator-wizard-form .items-total, .page-finance-calculator #fc-options-modal .modal-footer,
.page-finance-calculator #fc-accessories-modal .modal-footer {
  border-bottom: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  display: table;
  font-family: "Arial";
  font-size: 14px;
  font-weight: bold;
  margin: 25px auto;
  padding: 13px 0;
  width: 96%; }
  .car-configurator-wizard-form .items-total > div, .page-finance-calculator #fc-options-modal .modal-footer > div,
  .page-finance-calculator #fc-accessories-modal .modal-footer > div {
    display: table-cell;
    vertical-align: baseline; }
  .car-configurator-wizard-form .items-total .items-selected, .page-finance-calculator #fc-options-modal .modal-footer .items-selected,
  .page-finance-calculator #fc-accessories-modal .modal-footer .items-selected {
    color: #6e6a6a;
    padding-left: 20px;
    padding-right: 10px;
    text-align: left; }
  .car-configurator-wizard-form .items-total .total-price, .page-finance-calculator #fc-options-modal .modal-footer .total-price,
  .page-finance-calculator #fc-accessories-modal .modal-footer .total-price {
    color: #787474;
    text-align: right;
    width: 100%; }
    .car-configurator-wizard-form .items-total .total-price span, .page-finance-calculator #fc-options-modal .modal-footer .total-price span,
    .page-finance-calculator #fc-accessories-modal .modal-footer .total-price span {
      display: inline-block;
      line-height: 30px;
      vertical-align: baseline; }
    .car-configurator-wizard-form .items-total .total-price .price, .page-finance-calculator #fc-options-modal .modal-footer .total-price .price,
    .page-finance-calculator #fc-accessories-modal .modal-footer .total-price .price {
      color: #c81444;
      font-family: "nissan_agbold";
      font-size: 30px;
      font-weight: normal;
      margin-left: 5px;
      padding: 0 15px 0 0;
      position: relative;
      top: 1px; }
  .car-configurator-wizard-form .items-total .deselect-all:focus, .page-finance-calculator #fc-options-modal .modal-footer .deselect-all:focus,
  .page-finance-calculator #fc-accessories-modal .modal-footer .deselect-all:focus {
    outline: none; }

.block-ni-menu .image, #block-ni-accessories-accessory-vehicles .content div, .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image a {
  -webkit-transform: scale(0.88);
  -ms-transform: scale(0.88);
  transform: scale(0.88);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
  -webkit-filter: none;
  filter: none; }
  .block-ni-menu .image:before, #block-ni-accessories-accessory-vehicles .content div:before, .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image a:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0px, 180%, 0px);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0px, 180%, 0px);
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    content: "";
    pointer-events: none;
    height: 70%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 10;
    visibility: hidden; }
    .old-browser .block-ni-menu .image:before, .block-ni-menu .old-browser .image:before, .old-browser #block-ni-accessories-accessory-vehicles .content div:before, #block-ni-accessories-accessory-vehicles .content .old-browser div:before, .old-browser .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image a:before, .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image .old-browser a:before {
      display: none; }

.page-finance-calculator .finance-spinner-wrapper label,
.page-finance-calculator .form-item-dfd-mileage label, .page-finance-calculator .credit-type-and-period > .label {
  color: #505050;
  display: block;
  font-family: "nissan_agbold";
  font-size: 14px;
  font-weight: normal;
  height: 21px;
  margin-bottom: 1px;
  text-transform: uppercase; }

.page-value-my-car .info-link, .page-finance-calculator .df-data .info-link, .page-finance-calculator .calculation-data > .info-link {
  display: inline-block;
  margin-left: 3px;
  text-align: center; }
  .page-value-my-car .info-link:hover, .page-finance-calculator .df-data .info-link:hover, .page-finance-calculator .calculation-data > .info-link:hover, .page-value-my-car .info-link:focus, .page-finance-calculator .df-data .info-link:focus, .page-finance-calculator .calculation-data > .info-link:focus {
    outline: none; }
    .page-value-my-car .info-link:hover i, .page-finance-calculator .df-data .info-link:hover i, .page-finance-calculator .calculation-data > .info-link:hover i, .page-value-my-car .info-link:focus i, .page-finance-calculator .df-data .info-link:focus i, .page-finance-calculator .calculation-data > .info-link:focus i {
      border-color: #747474;
      color: #747474; }
  .page-value-my-car .info-link i, .page-finance-calculator .df-data .info-link i, .page-finance-calculator .calculation-data > .info-link i {
    border: 1px solid #a5a5a5;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #a5a5a5;
    display: inline-block;
    font-size: 10px;
    height: 18px;
    padding-top: 2px;
    width: 18px; }

.node-accessories .field-name-field-accessory-category .field-item.even, .node-type-accessories .offer-details-wrapper .field-label {
  color: #a4a4a4;
  font-size: 12px;
  font-family: nissan_agbold;
  font-weight: normal;
  text-transform: uppercase; }

.block-ni-reviews .reviews-tabs-wrapper ul, .leaf-reevoo-tabs ul {
  display: table;
  table-layout: fixed;
  width: 100%; }

.block-ni-reviews .reviews-tabs-wrapper li, .leaf-reevoo-tabs li {
  display: table-cell;
  padding: 0;
  text-align: center;
  vertical-align: middle; }
  .block-ni-reviews .reviews-tabs-wrapper li:before, .leaf-reevoo-tabs li:before {
    display: none; }

.block-ni-reviews .reviews-tabs-wrapper a, .leaf-reevoo-tabs a {
  display: block;
  font-family: 'nissan_agbold';
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease; }
  .block-ni-reviews .reviews-tabs-wrapper a:hover, .leaf-reevoo-tabs a:hover {
    text-decoration: none; }

@font-face {
  font-family: 'nissan_agbold';
  src: url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Bold_gdi.eot");
  src: url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Bold_gdi.eot?#iefix") format("embedded-opentype"), url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Bold_gdi.woff") format("woff"), url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Bold_gdi.ttf") format("truetype"), url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Bold_gdi.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nissan_agregular';
  src: url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Regular_gdi.eot");
  src: url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Regular_gdi.eot?#iefix") format("embedded-opentype"), url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Regular_gdi.woff") format("woff"), url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Regular_gdi.ttf") format("truetype"), url("../../../nissanie_core_theme/fonts/nissanag/NissanBrand-Regular_gdi.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../../../nissanie_core_theme/fonts/icomoon/icomoon.eot");
  src: url("../../../nissanie_core_theme/fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../../../nissanie_core_theme/fonts/icomoon/icomoon.woff") format("woff"), url("../../../nissanie_core_theme/fonts/icomoon/icomoon.ttf") format("truetype"), url("../../../nissanie_core_theme/fonts/icomoon/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.icomoon, .block-ni-menu .menu-book-a-test-drive:before, .page-features .video-section .vidsound:before, .collapse-sections:before, .slider-wrapper .with-results.with-change .change_close:before,
.ctc-carousel .with-results.with-change .change_close:before,
.page-vehicle .specification-area .row .details-holder .details-holder-title h3:before,
.page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder .details-holder-title h3:before,
#block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder .details-holder-title h3:before,
.page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder .details-holder-title h3:before,
#block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder .details-holder-title h3:before,
.page-vehicle .specification-area .footer .region-sub-footer .details-holder .details-holder-title h3:before,
.footer .page-vehicle .specification-area .region-sub-footer .details-holder .details-holder-title h3:before,
.page-vehicle .grade-header h3:before,
[class^="icon-"]:before,
[class*=" icon-"]:before,
[class^="icon-"]:after,
[class*=" icon-"]:after,
.region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next):before,
.region-content a[href$=".xls"]:before,
.region-content ul > li:before,
.region-sidebar-second ul > li:before,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search:before,
#vehicle-slider-container .pav:before,
.label-required:before,
.top-form .top-right-form .form-type-textfield:before,
.dealer-info.opened:before,
.dealer-info:hover:before,
.dialog-btns .btn:before,
.back-to-all:before,
.news-field-readmore .btn-primary:before,
.review-field-readmore .btn-primary:before,
.field-name-field-review-link .btn-primary:before,
.used-cars-back-button:before,
.form-type-select:before,
[class*=" node-type-used-car"] .overview-galery-holder a.lightbox-processed:before,
.ui-spinner a.ui-spinner-button,
.infoLink,
.ui-multiselect .ui-icon:before,
#ui-datepicker-div .ui-datepicker-title:before,
#ui-datepicker-div .ui-datepicker-title:after,
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next,
.owl-carousel .owl-prev,
.owl-carousel .owl-next,
.navbar-default .block-search .btn:before,
#lightbox #prevLink,
#lightbox #nextLink,
#lightbox #framePrevLink,
#lightbox #frameNextLink,
.form-item-registration.reg-success:after,
.form-item-registration.reg-error:after,
.block-ni-menu .menu > li:not(.first) .leaf > a:before,
.block-ni-menu .menu-links:before,
.accessories-disclaimer .btn:before,
.block-news-reviews.block .news-field-body .views-more-link:before,
.view-accessories .views-exposed-widget .form-submit:before,
.view-gallery-video a:before,
.offer-details-wrapper .below-hero .btn-primary:nth-child(1):before,
.node-type-accessories #carousel .flex-direction-nav a:before,
.node-type-accessories .accessory-items-wrapper .active-accessory:before,
.node-news .field-name-post-date .field-item:before,
.node-review .field-name-field-review-date .date-display-single:before,
.node-review .field-name-field-review-author .field-item:before,
.node-review .field-name-field-review-category .field-item:before,
.node-review .field-name-field-review-link .btn-primary:before,
.page-features .section-gallery .flexslider.thumb li.video:before,
.page-features .rotateslider-container .arrow:before,
.page-thank-you-for-joining .block-system p:before,
.login-form-intro li:before,
.page-user- .form-item-files-picture-upload.no-image:before,
.page-user- .form-item-files-picture-upload label,
.profile-nav .menu-head .image-holder:before,
.profile-nav ul a:before,
.info-block.add-edit-vehicle .messages:before,
.info-block.add-edit-vehicle .form-actions [id*="edit-delete"]:before,
.info-block.info-block-delete:before,
[id*="ni-booking-view-booked"] .btn-danger:before,
[id*="ni-booking-view-booked"] .calendar-block-label a:before,
[id*="ni-booking-view-booked"] [id*="prev-week"]:before,
[id*="ni-booking-view-booked"] [id*="next-week"]:before,
.front .right-buttons .btn:before,
.page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:after,
.page-vehicle .vehicles-pricing .more-details:before,
.page-vehicle .competitor-footer .btn-primary:before,
.page-vehicle .expand-all:before,
.page-vehicle .back-to-pricing:before,
.page-vehicle .show-inherited:before,
.page-vehicle #engines-table-labels td:before,
.filter-results-header input[type=radio] ~ label:before,
.page-vehicle-finder .back-to-top:before,
.page-vehicle-finder .filter-advanced-btn:before,
.page-value-my-car .form-items-wrapper .revalue:before,
.page-value-my-car .rc-toggle span:before,
.page-value-my-car .mail-wrapper .btn-default:before,
.page-finance-calculator .poa-fields-wrapper a.btn-primary:before,
.page-book .selected .time-view:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-youtube-square:before {
  content: "\f166"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-share-alt2:before {
  content: "\f1e0"; }

.icon-search:before,
.chosen-container-single .chosen-search:before,
.top-form .top-right-form .form-type-textfield:before,
.navbar-default .block-search .btn:before {
  content: "\f002"; }

.icon-times:before,
.slider-wrapper .with-results.with-change .change_close:before,
.ctc-carousel .with-results.with-change .change_close:before {
  content: "\f00d"; }

.icon-download:before {
  content: "\f019"; }

.icon-caret-right:before,
.label-required:before,
.block-ni-menu .menu > li:not(.first) .leaf > a:before,
.block-ni-menu .menu-links:before,
.page-thank-you-for-joining .block-system p:before,
.login-form-intro li:before {
  content: "\f0da"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-angle-right:before,
.region-content ul > li:before,
.region-sidebar-second ul > li:before,
.block-news-reviews.block .news-field-body .views-more-link:before {
  content: "\f105"; }

.icon-angle-left:before,
.back-to-all:before,
.news-field-readmore .btn-primary:before,
.review-field-readmore .btn-primary:before,
.field-name-field-review-link .btn-primary:before,
.used-cars-back-button:before {
  content: "\f104"; }

.icon-test-drive:before,
.block-ni-menu .menu-book-a-test-drive:before,
.front .right-buttons .btn.btn-primary:before {
  content: "\e600"; }

.icon-clock-o:before,
.node-news .field-name-post-date .field-item:before,
.node-review .field-name-field-review-date .date-display-single:before {
  content: "\f017"; }

.icon-user:before,
.node-review .field-name-field-review-author .field-item:before,
.page-user- .form-item-files-picture-upload.no-image:before,
.profile-nav .menu-head .image-holder:before {
  content: "\f007"; }

.icon-envelope-o:before,
.page-value-my-car .mail-wrapper .btn-default:before {
  content: "\f003"; }

.icon-file:before,
.region-content a[href$=".pdf"]:not(.btn-primary-next):not(.brochure-download-link):before,
.region-content a[href$=".xls"]:before,
.node-review .field-name-field-review-category .field-item:before {
  content: "\f15b"; }

.icon-chevron-up:before,
.chosen-container-active.chosen-with-drop .chosen-single div b:before,
.dealer-info.opened:hover:before,
.ui-multiselect.ui-state-active .ui-icon:before,
.accessories-disclaimer .btn.less:before,
.node-type-accessories .accessory-items-wrapper.is-active .active-accessory:not(.single-part-number):before,
.page-value-my-car .rc-toggle.open span:before {
  content: "\f077"; }

.icon-chevron-down:before,
.chosen-container-single .chosen-single div b:before,
.dealer-info:hover:before,
.form-type-select:before,
.ui-multiselect .ui-icon:before,
.accessories-disclaimer .btn.more:before,
.node-type-accessories .accessory-items-wrapper .active-accessory:before,
.page-vehicle .specification-area .row .details-holder .details-holder-title.expanded h3:before,
.page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder .details-holder-title.expanded h3:before,
#block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder .details-holder-title.expanded h3:before,
.page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder .details-holder-title.expanded h3:before,
#block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder .details-holder-title.expanded h3:before,
.page-vehicle .specification-area .footer .region-sub-footer .details-holder .details-holder-title.expanded h3:before,
.footer .page-vehicle .specification-area .region-sub-footer .details-holder .details-holder-title.expanded h3:before,
.page-vehicle .grade-header .expanded h3:before,
.page-value-my-car .rc-toggle.closed span:before {
  content: "\f078"; }

.icon-chevron-right:before,
.page-vehicle .specification-area .row .details-holder .details-holder-title h3:before,
.page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder .details-holder-title h3:before,
#block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder .details-holder-title h3:before,
.page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder .details-holder-title h3:before,
#block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder .details-holder-title h3:before,
.page-vehicle .specification-area .footer .region-sub-footer .details-holder .details-holder-title h3:before,
.footer .page-vehicle .specification-area .region-sub-footer .details-holder .details-holder-title h3:before,
.page-vehicle .grade-header h3:before,
#ui-datepicker-div .ui-datepicker-next:before,
.owl-carousel .owl-next:before,
#lightbox #nextLink:before,
#lightbox #frameNextLink:before,
.node-type-accessories #carousel .flex-direction-nav .flex-next:before,
.page-features .rotateslider-container .arrow.right:before,
[id*="ni-booking-view-booked"] [id*="next-week"]:before,
.page-vehicle #engines-table-labels td:before {
  content: "\f054"; }

.icon-chevron-left:before,
#ui-datepicker-div .ui-datepicker-prev:before,
.owl-carousel .owl-prev:before,
#lightbox #prevLink:before,
#lightbox #framePrevLink:before,
.node-type-accessories #carousel .flex-direction-nav .flex-prev:before,
.page-features .rotateslider-container .arrow.left:before,
[id*="ni-booking-view-booked"] [id*="prev-week"]:before,
.page-vehicle .back-to-pricing:before {
  content: "\f053"; }

.icon-refresh:before,
.view-accessories .views-exposed-widget .form-submit:before,
.page-value-my-car .form-items-wrapper .revalue:before {
  content: "\f021"; }

.icon-caret-left:before,
.page-vehicle .vehicles-pricing .more-details:before {
  content: "\f0d9"; }

.icon-plus-circle:before,
.page-vehicle .expand-all:before,
.page-vehicle .show-inherited:before,
.collapse-sections:before {
  content: "\f055"; }

.icon-caret-up:before,
#vehicle-slider-container .pav:before,
.page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child).headerSortUp div:after {
  content: "\f0d8"; }

.icon-caret-down:before,
.page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child).headerSortDown div:after {
  content: "\f0d7"; }

.icon-unsorted:after,
.page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:after {
  content: "\f0dc"; }

.icon-circle:before,
.page-vehicle .grade-header .table ul li:before {
  content: "\f111"; }

.icon-map-marker:before,
.front .right-buttons .btn.btn-secondary:before {
  content: "\f041"; }

.icon-info-circle:before,
.infoLink:before {
  content: "\f05a"; }

.icon-minus-circle:before,
.page-vehicle .expand-all.collapseAll:before,
.page-vehicle .show-inherited.collapseAll:before,
.collapse-sections.collapseAll:before {
  content: "\f056"; }

.icon-external-link-square:before,
.node-review .field-name-field-review-link .btn-primary:before {
  content: "\f14c"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-play:before,
.view-gallery-video a:before,
.page-features .section-gallery .flexslider.thumb li.video:before {
  content: "\f04b"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-phone-square:before {
  content: "\f098"; }

.icon-phone:before {
  content: "\f095"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-print:before {
  content: "\f02f"; }

.icon-fax:before {
  content: "\f1ac"; }

.icon-chevron-circle-left:before {
  content: "\f137"; }

.icon-chevron-circle-right:before {
  content: "\f138"; }

.icon-chevron-circle-up:before {
  content: "\f139"; }

.icon-chevron-circle-down:before {
  content: "\f13a"; }

.icon-arrows-alt:before,
[class*=" node-type-used-car"] .overview-galery-holder a.lightbox-processed:before {
  content: "\f0b2"; }

.icon-arrow-down:before,
.dialog-btns .btn:before,
.page-finance-calculator .poa-fields-wrapper a.btn-primary:before {
  content: "\f063"; }

.icon-circle-o:before {
  content: "\f10c"; }

.icon-dot-circle-o:before {
  content: "\f192"; }

.icon-paint-brush:before {
  content: "\f1fc"; }

.icon-file-o:before {
  content: "\f016"; }

.icon-mail-forward:before {
  content: "\f064"; }

.icon-mail-reply:before {
  content: "\f112"; }

.icon-th:before,
.filter-results-header input[id*="edit-view-grid"] ~ label:before {
  content: "\f00a"; }

.icon-bars:before,
.filter-results-header input[id*="edit-view-teaser"] ~ label:before {
  content: "\f0c9"; }

.icon-arrow-up:before,
.page-vehicle-finder .back-to-top:before {
  content: "\f062"; }

.icon-Option:before {
  content: "\e603"; }

.icon-Not:before {
  content: "\e604"; }

.icon-Available:before {
  content: "\e606"; }

.icon-times-circle-o:before {
  content: "\f05c"; }

.icon-check-circle-o:before {
  content: "\f05d"; }

.icon-angle-up:before,
.ui-spinner a.ui-spinner-up:before,
.page-vehicle-finder .filter-advanced-btn:before {
  content: "\f106"; }

.icon-angle-down:before,
.ui-spinner a.ui-spinner-down:before,
.page-vehicle-finder .filter-advanced-btn.collapsed:before {
  content: "\f107"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-info:before {
  content: "\f129"; }

.icon-Compare:before,
.page-vehicle .competitor-footer .btn-primary:before {
  content: "\e900"; }

.icon-Sound-off:before,
.page-features .video-section .vidsound.off:before {
  content: "\e901"; }

.icon-Sound-on:before,
.page-features .video-section .vidsound.on:before {
  content: "\e902"; }

.icon-check:before,
.page-book .selected .time-view:before {
  content: "\f00c"; }

.icon-camera:before,
.page-user- .form-item-files-picture-upload label:before {
  content: "\f030"; }

.icon-edit:before {
  content: "\f044"; }

.icon-plus:before {
  content: "\f067"; }

.icon-MyVehicles:before {
  content: "\e903"; }

.icon-MyBookings:before {
  content: "\e904"; }

.icon-MyAccessories:before {
  content: "\e905"; }

.icon-ChangePassword:before {
  content: "\e906"; }

.icon-AddVehicle:before {
  content: "\e907"; }

.icon-bin:before,
.info-block.add-edit-vehicle .form-actions [id*="edit-delete"]:before,
.info-block.info-block-delete:before,
[id*="ni-booking-view-booked"] .btn-danger:before {
  content: "\e908"; }

.icon-calendar:before, [id*="ni-booking-view-booked"] .calendar-block-label a:before {
  content: "\f073"; }

.icon-sign-out:before {
  content: "\f08b"; }

body,
html {
  height: 100%;
  margin: 0; }

h1,
h2,
h3 {
  font-family: nissan_agbold;
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: uppercase; }

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: inherit; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 19px; }

h3 {
  font-size: 18px; }

iframe {
  max-width: 100%; }

.region-content h1 {
  margin-bottom: 8.5px; }

.region-content h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 2px; }

.region-content h3 {
  margin: 20px 0 10px; }

.region-content p {
  font-size: 14px;
  margin-bottom: 10px; }

.region-content ul, .region-content ol {
  margin: 10px 0;
  padding: 0; }

.region-content li {
  font-size: 14px;
  padding: 3px 0 3px 10px;
  position: relative; }
  .region-content li ul, .region-content li ol {
    margin: 3px 0 0; }

.region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next):before,
.region-content a[href$=".xls"]:before {
  margin-right: 5px; }

.region-content table th,
.region-content table td {
  padding: 10px;
  text-align: center; }

.block .contextual-links li:before {
  display: none; }

.region-content ul > li,
.region-sidebar-second ul > li {
  list-style: none; }
  .region-content ul > li:before,
  .region-sidebar-second ul > li:before {
    color: #c81444;
    margin-right: 6px; }

.region-content ol > li,
.region-sidebar-second ol > li {
  list-style-position: inside; }

.field-item table:not([class]) {
  border-color: #a8a8a8;
  table-layout: fixed;
  width: 100%; }
  .field-item table:not([class]) th,
  .field-item table:not([class]) td {
    border-color: #a8a8a8;
    padding: 3px 5px;
    text-align: center; }
  .field-item table:not([class]) th {
    background-color: #e9e9e9; }

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  float: right;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }
  .chosen-container a {
    cursor: pointer; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #DEDEDE;
  color: #555555;
  display: block;
  height: 30px;
  line-height: 28px;
  padding: 0 0 0 12px;
  position: relative;
  text-decoration: none;
  white-space: nowrap; }
  .chosen-container-single .chosen-single:focus {
    outline: none; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: "../../../nissanie_core_theme/images/custom/chosen-sprite.png" -42px 1px no-repeat;
  font-size: 1px; }
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }
  .chosen-container-single .chosen-single div b {
    color: #c5c5c5;
    display: block;
    font-size: 10px;
    height: 100%;
    padding-top: 9px;
    width: 100%; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }
  .chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    -webkit-border-radius: 0;
    border-radius: 0; }
  .chosen-container-single .chosen-search:before {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #888888; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }
  .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none; }
    .chosen-container .chosen-results li:before {
      content: '';
      margin: 0; }
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer; }
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default; }
    .chosen-container .chosen-results li.highlighted {
      background-color: #fcfcfc;
      color: #c81444; }
    .chosen-container .chosen-results li.no-results {
      color: #777;
      display: list-item;
      background: #f4f4f4; }
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: bold;
      cursor: default; }
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px; }
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  height: auto;
  border: 1px solid #DEDEDE;
  background-color: #fff;
  cursor: text;
  color: #555; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }
  .chosen-container-multi .chosen-choices li:before {
    content: '';
    margin-right: 0; }
  .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
      margin: 0;
      padding: 5px 0;
      outline: 0;
      border: 0 !important;
      background: transparent !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #999;
      font-size: 13px;
      -webkit-border-radius: 0;
      border-radius: 0;
      line-height: 29px;
      height: 31px;
      color: #555555; }
  .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 5px 4px 3px 0;
    padding: 3px 20px 3px 5px;
    max-width: 100%;
    cursor: default;
    background-color: #f4f4f4;
    color: #565656;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    text-align: center; }
    .chosen-container-multi .chosen-choices li.search-choice span {
      word-wrap: break-word; }
    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      position: absolute;
      top: 4px;
      right: 3px;
      display: block;
      width: 12px;
      height: 12px;
      background: "../../../nissanie_core_theme/images/custom/chosen-sprite.png" -42px 1px no-repeat;
      font-size: 12px;
      text-align: center; }
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
        background-position: -42px -10px; }
  .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666; }
  .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4; }
    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
      background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid;
  border-color: #aaa; }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }

.chosen-container-active .chosen-choices {
  border: 1px solid;
  border-color: #aaa; }
  .chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }
  .chosen-disabled .chosen-single {
    cursor: default; }
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }
  .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0; }
  .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl; }
  .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px; }
  .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px; }
  .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px; }
  .chosen-rtl .chosen-choices li {
    float: right; }
    .chosen-rtl .chosen-choices li.search-field input[type="text"] {
      direction: rtl; }
    .chosen-rtl .chosen-choices li.search-choice {
      margin: 3px 5px 3px 0;
      padding: 3px 5px 3px 19px; }
      .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 4px; }
  .chosen-rtl.chosen-container-single-nosearch .chosen-search,
  .chosen-rtl .chosen-drop {
    left: 9999px; }
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0; }
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  .chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff "../../../nissanie_core_theme/images/custom/chosen-sprite.png" no-repeat -30px -20px;
    background: "../../../nissanie_core_theme/images/custom/chosen-sprite.png" no-repeat -30px -20px;
    direction: rtl; }
  .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px; }
  .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */

/* @end */
#vehicle-slider-container .slides {
  cursor: move;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 960px;
  height: 530px; }

#vehicle-slider-container .jssort07 .p .i,
#vehicle-slider-container .jssort07 .p .o,
#vehicle-slider-container .jssort07 .pav .i,
#vehicle-slider-container .jssort07 .pav .o,
#vehicle-slider-container .jssort07 .pdn .i,
#vehicle-slider-container .jssort07 .pdn .o {
  border: transparent;
  height: 100px;
  width: 160px; }

#vehicle-slider-container .jssort07 .p .i,
#vehicle-slider-container .jssort07 .pav .i,
#vehicle-slider-container .jssort07 .pdn .i {
  top: 10px; }

#vehicle-slider-container .jssort07 .p:hover .o,
#vehicle-slider-container .jssort07 .pav:hover .o,
#vehicle-slider-container .jssort07 .pdn:hover .o {
  border: transparent; }

#vehicle-slider-container .jssort07 .slideBox {
  padding-top: 10px; }

#vehicle-slider-container .pav:before {
  color: #c81444;
  font-size: 26px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: -8px;
  position: absolute;
  z-index: 110; }

#vehicle-slider-container .pav:after {
  content: '';
  height: 6px;
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  background: #c81444;
  z-index: 100; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #c81444;
  position: fixed;
  z-index: 10310000;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px; }
  .toolbar #nprogress .bar {
    top: 30px; }
  .toolbar-drawer #nprogress .bar {
    top: 64px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 10310000;
  top: 15px;
  right: 15px; }
  .toolbar #nprogress .spinner {
    top: 45px; }
  .toolbar-drawer #nprogress .spinner {
    top: 79px; }

#nprogress .spinner-icon {
  width: 24px;
  height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 3px transparent;
  border-top-color: #c81444;
  border-left-color: #c81444;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent {
  overflow: hidden;
  position: relative; }

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.main-wrapper {
  min-height: 100%;
  position: relative; }

input[type=checkbox],
input[type=radio] {
  display: none; }

input[type=checkbox] ~ label:before,
input[type=radio] ~ label:before,
.ui-multiselect-checkboxes input[type=checkbox] ~ span:before,
.opt-acc-field input[type=checkbox] ~ label .label:before {
  content: '';
  display: inline-block;
  left: 0;
  margin-right: 2px;
  position: relative;
  top: 3px;
  width: 20px; }

input[type=checkbox] ~ label:before,
.ui-multiselect-checkboxes input[type=checkbox] ~ span:before,
.opt-acc-field input[type=checkbox] ~ label .label:before {
  background: url("../../../nissanie_core_theme/images/custom/checkbox-empty.svg") no-repeat;
  height: 16px; }

input[type=checkbox] ~ label:after,
.ui-multiselect-checkboxes input[type=checkbox] ~ span:after,
.opt-acc-field input[type=checkbox] ~ label .label:after {
  content: url("../../../nissanie_core_theme/images/custom/checkbox-checked.svg");
  display: none; }

input[type=checkbox]:checked ~ label:before,
.ui-multiselect-checkboxes input[type=checkbox]:checked ~ span:before,
.opt-acc-field input[type=checkbox]:checked ~ label .label:before {
  background: url("../../../nissanie_core_theme/images/custom/checkbox-checked.svg") no-repeat; }

input[type=radio] ~ label:before {
  background: url("../../../nissanie_core_theme/images/custom/radio-empty.svg") no-repeat;
  height: 18px; }

input[type=radio]:checked ~ label:before {
  background: url("../../../nissanie_core_theme/images/custom/radio-checked.svg") no-repeat; }

.form-type-checkbox {
  position: relative;
  padding-left: 25px; }
  .form-type-checkbox input[type=checkbox] ~ label:before,
  .form-type-checkbox input[type=radio] ~ label:before {
    position: absolute; }

.label-required:before {
  color: #c81444;
  margin-right: 3px;
  position: relative;
  top: 1px; }

.form-control {
  -webkit-appearance: none; }

.form-type-slider {
  height: 42px; }
  .form-type-slider .sliderfield-event-field-container,
  .form-type-slider .form-type-textfield {
    display: none; }
  .form-type-slider .sliderfield-container {
    background-color: #f6f6f6;
    border: none;
    height: 8px; }
    .form-type-slider .sliderfield-container:before, .form-type-slider .sliderfield-container:after {
      border: 1px solid #ececec;
      content: "";
      height: 13px;
      position: absolute;
      top: 0;
      width: 1px; }
    .form-type-slider .sliderfield-container:before {
      left: 0; }
    .form-type-slider .sliderfield-container:after {
      right: 0; }
  .form-type-slider .ui-slider-range {
    background-color: #c81444; }
  .form-type-slider .ui-slider-handle {
    background-image: url(../../../nissanie_core_theme/images/sprites-png/sprites.png);
    background-position: 0px -204px;
    width: 22px;
    height: 36px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin-left: -10px;
    outline: none;
    top: -12px; }
    .form-type-slider .ui-slider-handle.ui-state-active {
      background-image: url(../../../nissanie_core_theme/images/sprites-png/sprites.png);
      background-position: 0px -166px;
      width: 22px;
      height: 36px; }
  .form-type-slider .sliderfield-bubble-wrapper {
    display: block;
    position: relative;
    top: 20px;
    width: 100%; }
    .form-type-slider .sliderfield-bubble-wrapper .sliderfield-bubble {
      background-color: transparent;
      border: 0;
      color: #979797;
      font-size: 11px;
      padding: 0;
      position: static; }
      .form-type-slider .sliderfield-bubble-wrapper .sliderfield-bubble:first-of-type {
        float: left; }
      .form-type-slider .sliderfield-bubble-wrapper .sliderfield-bubble:last-of-type {
        float: right; }
      .form-type-slider .sliderfield-bubble-wrapper .sliderfield-bubble.ui-custom-focus {
        color: #c81444; }

.ajax-progress-throbber {
  display: none; }

.well {
  background: #f4f4f4;
  padding: 30px 15px 40px; }
  .well .form-control {
    border: 1px solid transparent; }
    .well .form-control:focus {
      border-color: #aaa; }
  .well .chosen-container-single .chosen-single,
  .well .chosen-container-single .chosen-drop {
    border: 1px solid transparent; }
  .well .chosen-container-single.chosen-with-drop .chosen-single,
  .well .chosen-container-single.chosen-with-drop .chosen-drop {
    border-color: #aaa; }
  .well #motorcheck-car {
    padding-left: 155px; }
    .well #motorcheck-car p {
      margin: 0; }

.error,
.well .error,
.error .chosen-single {
  border-color: #c81444 !important; }

.dark-well {
  background-color: #4c4c4c;
  padding-left: 0 !important; }
  .dark-well .form-item {
    border-bottom: 4px solid #c1c1c1;
    margin: 0;
    padding: 10px 20px; }
  .dark-well .form-select {
    width: 100%; }
  .dark-well label {
    color: #fff;
    width: auto; }
    .dark-well label:before {
      border: 0 !important; }
  .dark-well .form-type-select {
    position: relative; }
    .dark-well .form-type-select label {
      left: 30px; }

.form-required {
  display: none; }

#brochure-update-div h3 {
  margin-top: 0; }

#brochure-cover img {
  height: auto;
  width: 100%; }

#brochure-header {
  margin-bottom: 25px;
  padding-left: 0; }
  #brochure-header .btn {
    border: 0;
    color: #fff;
    font-family: "nissan_agregular";
    font-size: 12px;
    height: 30px;
    padding-top: 5px;
    position: relative;
    text-transform: uppercase;
    width: 49%; }
    #brochure-header .btn:first-child {
      float: left; }
    #brochure-header .btn:last-child {
      float: right; }
    #brochure-header .btn.active {
      background: #c81444;
      opacity: 1; }
      #brochure-header .btn.active:before {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #c81444;
        content: "";
        display: inline-block;
        height: 0;
        top: 100%;
        width: 0; }
      #brochure-header .btn.active:before {
        left: 50%;
        margin-left: -2px;
        position: absolute; }

.panel-body .brochure-download-link {
  background-color: #e5e5e5;
  display: block;
  margin-bottom: 13px;
  padding: 8px;
  position: relative;
  text-decoration: none !important; }
  .panel-body .brochure-download-link:before {
    border-top: 13px solid #F4F4F4;
    border-left: 13px solid #fff;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0; }
  .panel-body .brochure-download-link:hover {
    background-color: #c6c6c6; }
    .panel-body .brochure-download-link:hover .icon-download {
      opacity: 1; }
  .panel-body .brochure-download-link .brochure-download-div {
    display: table; }
  .panel-body .brochure-download-link .icon-download {
    background-color: #c81444;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    text-align: center; }
  .panel-body .brochure-download-link .image-wrapper {
    display: inline-block;
    margin-right: 15px;
    position: relative; }
  .panel-body .brochure-download-link .brochure-title {
    display: table-cell;
    font-family: nissan_agbold;
    font-size: 14px;
    text-decoration: underline;
    text-transform: uppercase;
    vertical-align: middle; }

[id^="edit-phone"] {
  margin-bottom: 10px; }

#edit-full-name {
  margin: 0; }

.top-form {
  margin-bottom: 30px;
  height: 72px; }
  .top-form .top-left-form {
    margin: 0; }
    .top-form .top-left-form h1 {
      margin-bottom: 7px; }
  .top-form .top-right-form {
    text-align: right; }
    .top-form .top-right-form .form-submit, .top-form .top-right-form .form-type-textfield {
      display: inline-block;
      vertical-align: top; }
    .top-form .top-right-form .form-submit {
      margin-right: 0; }
    .top-form .top-right-form .form-type-textfield {
      margin-right: 5px;
      position: relative;
      width: 315px; }
      .top-form .top-right-form .form-type-textfield:before {
        color: #e0e0e0;
        left: 13px;
        position: absolute;
        top: 8px; }
      .top-form .top-right-form .form-type-textfield .form-text {
        padding-left: 35px; }
    .top-form .top-right-form .form-checkboxes {
      clear: both;
      text-align: left; }
      .top-form .top-right-form .form-checkboxes .form-type-checkbox {
        float: right;
        margin: 0 0 0 10px;
        padding-left: 0;
        position: relative; }
        .top-form .top-right-form .form-checkboxes .form-type-checkbox > div {
          display: none; }

#dealer-locations .form-group,
#dealer-locations #edit-left {
  margin: 0;
  padding: 0; }

#dealer-locations [id^="edit-left"], #dealer-locations .gmap-control {
  background: url("../../../nissanie_core_theme/images/custom/Ireland-map.png") no-repeat !important; }

#dealer-locations [id^="edit-left"] {
  border-left: 1px solid #fff;
  position: relative; }
  #dealer-locations [id^="edit-left"] .loading-div {
    height: 617px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 200; }
    #dealer-locations [id^="edit-left"] .loading-div img {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      position: relative;
      top: 50%; }

#dealer-locations .dealers-info-block {
  background: #f2f2f2;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  #dealer-locations .dealers-info-block > .panel-body {
    overflow: auto; }
    #dealer-locations .dealers-info-block > .panel-body > div:first-child {
      border-bottom: 1px solid #fff;
      font-family: nissan_agbold;
      font-size: 18px;
      text-transform: uppercase; }
  #dealer-locations .dealers-info-block .gray-number {
    background: none repeat scroll 0 0 #c2c2c2;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: 20px 3px 10px 0;
    padding: 2px 8px 0; }

.dealer-info {
  border-bottom: 1px solid #fff;
  padding: 14px 4px 14px 14px;
  position: relative; }
  .dealer-info.no-dealers-message.opened, .dealer-info.no-dealers-message:hover {
    background: transparent; }
    .dealer-info.no-dealers-message.opened:before, .dealer-info.no-dealers-message:hover:before {
      content: ''; }
  .dealer-info.opened, .dealer-info:hover {
    background: #e9e9e9; }
    .dealer-info.opened:before, .dealer-info:hover:before {
      bottom: 8px;
      color: #b6b6b6;
      font-size: 10px;
      position: absolute;
      right: 16px; }
  .dealer-info.focused span {
    color: #c81444; }
  .dealer-info .dealer-info-top {
    cursor: pointer; }
    .dealer-info .dealer-info-top .dealer-locator-image {
      float: left; }
    .dealer-info .dealer-info-top > span {
      display: block;
      margin-left: 130px;
      width: 150px; }
    .dealer-info .dealer-info-top span {
      cursor: pointer;
      font-family: nissan_agbold;
      font-size: 13px;
      line-height: 15px;
      text-transform: uppercase; }
      .dealer-info .dealer-info-top span:hover {
        text-decoration: none; }
    .dealer-info .dealer-info-top .dealer-address-details {
      color: #747474;
      overflow: hidden;
      margin-left: 130px;
      width: 150px; }
  .dealer-info .delaer-info-details {
    clear: both;
    color: #575757;
    padding-top: 14px; }
    .dealer-info .delaer-info-details .dealer-info-field {
      margin-bottom: 1px;
      min-height: 17px;
      padding-left: 63px;
      position: relative; }
    .dealer-info .delaer-info-details .dealer-departments-area {
      margin-top: 10px; }
      .dealer-info .delaer-info-details .dealer-departments-area [class^="opening-times-"] {
        float: left;
        margin-left: 5px;
        margin-top: 11px; }
      .dealer-info .delaer-info-details .dealer-departments-area p {
        font-size: 12px;
        margin-bottom: 4px; }
        .dealer-info .delaer-info-details .dealer-departments-area p:last-child {
          margin-bottom: 0; }
    .dealer-info .delaer-info-details label {
      color: #373737;
      left: 0;
      position: absolute;
      width: 60px; }
    .dealer-info .delaer-info-details a {
      color: #c81444;
      text-decoration: underline; }
      .dealer-info .delaer-info-details a:hover {
        text-decoration: none; }
  .dealer-info .dealer-departments-area .department-type {
    background: #f2f2f2;
    cursor: pointer;
    float: left;
    font-size: 11px;
    left: -6px;
    margin-left: 1px;
    padding: 1px 14px 0;
    position: relative; }
    .dealer-info .dealer-departments-area .department-type.active, .dealer-info .dealer-departments-area .department-type:hover {
      background: #c81444;
      color: #fff; }
    .dealer-info .dealer-departments-area .department-type.active:after {
      bottom: -3px;
      color: #c81444;
      content: '';
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0; }
  .dealer-info .dealer-departments-area label {
    clear: both;
    float: left;
    margin-top: 10px;
    position: relative; }

.alert.subscribe-message {
  max-width: 387px;
  position: absolute;
  top: -80px;
  width: 100%;
  z-index: 20; }
  .alert.subscribe-message.error:after {
    color: #f2dede; }
  .alert.subscribe-message.notice:after {
    color: #dff0d8; }
  .alert.subscribe-message:after {
    border-width: 11px;
    bottom: -11px;
    color: #f2dede;
    content: "";
    left: 10px;
    position: absolute; }

.action-buttons-wrapper {
  float: right; }
  .action-buttons-wrapper .btn {
    margin: 0;
    width: 160px; }
  .action-buttons-wrapper .book-a-test-drive {
    margin-right: 2px; }

.block-ni-reviews {
  margin-bottom: 45px; }
  .block-ni-reviews .page-title {
    float: left; }
  .block-ni-reviews .form-type-select {
    clear: left;
    float: left;
    width: 235px; }
  .block-ni-reviews .form-submit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-left: 5px;
    min-width: inherit; }
  .block-ni-reviews .btn-primary {
    margin-right: 0px; }
  .block-ni-reviews .reviews-tabs-wrapper {
    clear: both;
    padding-top: 30px; }
  .block-ni-reviews .reviews-tabs li:not(.last) {
    border-right: 1px solid #fff; }
  .block-ni-reviews .reviews-tabs li.first.last {
    display: none; }
  .block-ni-reviews .reviews-tabs a {
    background-color: #eee;
    color: #606266;
    font-size: 13px;
    height: 32px;
    padding-top: 7px; }
    .block-ni-reviews .reviews-tabs a.active, .block-ni-reviews .reviews-tabs a:hover {
      background-color: #c81444;
      color: #fff; }
    .block-ni-reviews .reviews-tabs a.active:before {
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #c81444;
      content: "";
      display: inline-block;
      height: 0;
      top: 100%;
      width: 0; }
    .block-ni-reviews .reviews-tabs a.active:before {
      border-top-width: 6px;
      bottom: 0;
      left: 50%;
      position: absolute;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

[id*="reevoo-ask-question-form"] .page-title {
  margin-bottom: 30px; }

[id*="reevoo-ask-question-form"] textarea {
  resize: vertical; }

[id*="reevoo-ask-question-form"] .back-to-all {
  margin-top: 44px; }

[id*="reevoo-ask-question-form"] .form-submit {
  float: right;
  margin-top: 30px;
  font-size: 14px;
  height: 45px;
  width: 210px; }

.col-sm-6.right-column {
  margin-bottom: 0; }

#edit-links {
  color: #535353;
  font-size: 14px; }

#used_cars_main_search {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.07);
  background: url("../../../nissanie_core_theme/images/custom/used-cars-background.png") no-repeat;
  border: 1px solid #e5e3e3;
  margin-bottom: 35px;
  padding: 27px 0 0;
  position: relative; }
  #used_cars_main_search > div {
    padding: 0 10px; }
  #used_cars_main_search .edit-left,
  #used_cars_main_search .edit-right {
    margin-bottom: 8px; }
    #used_cars_main_search .edit-left > div,
    #used_cars_main_search .edit-right > div {
      padding-left: 110px; }
  #used_cars_main_search .edit-left {
    padding-left: 15px;
    padding-right: 95px; }
  #used_cars_main_search .edit-right {
    padding-left: 40px;
    padding-right: 70px; }
    #used_cars_main_search .edit-right label {
      width: 130px; }
  #used_cars_main_search .edit-bottom {
    background: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #333;
    clear: both;
    min-height: 80px;
    margin: 0;
    padding: 8px 60px; }
    #used_cars_main_search .edit-bottom #uc-results-holder {
      color: #fff;
      float: left;
      font-family: "nissan_agregular";
      font-size: 14px;
      text-transform: capitalize; }
      #used_cars_main_search .edit-bottom #uc-results-holder .search-results-count {
        color: #c81444;
        display: inline-block;
        font-family: "nissan_agregular";
        font-size: 72px;
        line-height: 72px;
        margin-right: 5px; }
    #used_cars_main_search .edit-bottom .btn {
      margin: 18px 10px 0 35px; }
    #used_cars_main_search .edit-bottom .browse-all-cars {
      color: #fff;
      font-family: "nissan_agbold";
      margin-top: 26px;
      text-decoration: underline; }
  #used_cars_main_search label {
    color: #fff;
    width: 100px; }

#edit-basic {
  max-width: 620px; }
  #edit-basic .form-text {
    height: 29px; }
  #edit-basic .btn {
    padding-left: 40px;
    padding-right: 40px; }

#car-configurator-multistep-form {
  clear: both; }

.car-configurator-wizard-form .details-content {
  display: none;
  margin-bottom: 10px; }
  .car-configurator-wizard-form .details-content h4 {
    text-transform: uppercase; }

.car-configurator-wizard-form .step-subtitle {
  font-size: 18px;
  margin: 0 15px 20px; }

.car-configurator-wizard-form .btn-toggle-details {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #f1f1f1;
  color: #7c7a7a;
  display: block;
  font-family: "nissan_agbold";
  font-size: 14px;
  height: 46px;
  margin: 0 15px 17px;
  padding-top: 12px;
  text-align: center;
  text-transform: uppercase; }
  .car-configurator-wizard-form .btn-toggle-details:hover {
    background-color: #dfdfdf; }
  .car-configurator-wizard-form .btn-toggle-details:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }

.car-configurator-wizard-form .choices-wrapper {
  padding-top: 38px; }

.car-configurator-wizard-form .form-item-select-options {
  margin: 0 15px 10px; }

.car-configurator-wizard-form .options-wrapper {
  max-height: 478px;
  overflow: auto; }

.car-configurator-wizard-form.car-configurator-step-4 .header-actions {
  padding: 0 15px; }
  .car-configurator-wizard-form.car-configurator-step-4 .header-actions a {
    width: 49.4%; }

.car-configurator-wizard-form.car-configurator-step-4 > div {
  padding: 20px 0px 0; }

.car-configurator-wizard-form.car-configurator-step-4 .color-info {
  margin-bottom: 15px; }
  .car-configurator-wizard-form.car-configurator-step-4 .color-info img {
    width: 50px;
    height: 25px; }
  .car-configurator-wizard-form.car-configurator-step-4 .color-info span {
    color: #717379;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    text-transform: uppercase; }

.car-configurator-wizard-form.car-configurator-step-4 .car-configurator-image {
  text-align: center; }
  .car-configurator-wizard-form.car-configurator-step-4 .car-configurator-image img {
    max-width: 100%; }

.car-configurator-wizard-form.car-configurator-step-4 .conf-choices-container {
  clear: both; }

.car-configurator-wizard-form.car-configurator-step-4 #print-wrapper {
  padding: 0 15px; }
  .car-configurator-wizard-form.car-configurator-step-4 #print-wrapper h2 {
    font-size: 24px; }

.car-configurator-actions {
  background: url("../../../nissanie_core_theme/images/custom/configurator-pattern.jpg") repeat;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  border-top: 1px solid #dadada;
  padding: 20px 15px 13px; }
  .car-configurator-actions .form-group {
    margin: 0; }
  .car-configurator-actions .btn-primary {
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    font-size: 14px;
    height: 45px;
    line-height: 43px;
    margin: 0;
    padding-top: 0;
    width: 210px; }
  .car-configurator-actions .btn-gocalculator {
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    background-color: #444446;
    border: none;
    font-size: 14px;
    height: 45px;
    line-height: 33px;
    margin: 0;
    width: 210px; }
    .car-configurator-actions .btn-gocalculator:hover {
      background-color: #2b2b2c; }
  .car-configurator-actions .price-text {
    color: #434040;
    display: block;
    font-family: "nissan_agbold";
    font-size: 18px;
    line-height: 15px;
    text-transform: uppercase; }
  .car-configurator-actions .price {
    color: #c81444;
    margin-left: 10px; }
    .car-configurator-actions .price span {
      display: inline-block;
      line-height: 1; }
  .car-configurator-actions .price-description {
    color: #747474;
    display: inline-block;
    font-family: "Arial";
    font-size: 12px;
    line-height: 14px;
    width: 208px; }

.dialog-btns {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: block;
  margin: 18px 0 15px;
  padding: 5px 15px;
  position: relative;
  text-align: center; }
  .dialog-btns:before, .dialog-btns:after {
    background: #e2e2e2;
    content: "";
    height: 1px;
    position: absolute;
    top: 27px; }
  .dialog-btns:before {
    left: 30px;
    width: 260px; }
  .dialog-btns:after {
    right: 30px;
    width: 325px; }
  .dialog-btns .dialog-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #7c7a7a;
    display: inline-block;
    font-family: "Arial";
    font-size: 14px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin: 0 7px 0 -67px;
    vertical-align: top; }
  .dialog-btns .btn {
    background-color: #c81444;
    color: #fff;
    display: inline-block;
    font-family: "Arial";
    font-size: 13.93px;
    font-weight: bold;
    height: 41px;
    line-height: 1;
    padding: 13px 20px 5px 15px;
    position: relative;
    text-align: left;
    text-transform: none;
    vertical-align: top;
    width: 200px; }
    .dialog-btns .btn:before {
      -webkit-transition: opacity 0.5s ease, top 0.1s linear 0.7s;
      transition: opacity 0.5s ease, top 0.1s linear 0.7s;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      color: #ccc;
      font-size: 25px;
      left: 50%;
      opacity: 0;
      position: absolute;
      top: -60px;
      visibility: hidden;
      z-index: 10; }
    .dialog-btns .btn:hover, .dialog-btns .btn:focus {
      background-color: #9a0f34;
      outline: none; }
    .dialog-btns .btn.with-pointer:before {
      -webkit-transition: all 0.9s ease;
      transition: all 0.9s ease;
      opacity: 1;
      top: -2px;
      visibility: visible; }
  .dialog-btns i {
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 13px;
    top: 11px; }
  .dialog-btns .name {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 133px; }

.conf-info-outer {
  font-size: 0;
  margin: 0 auto 15px;
  text-align: center; }
  .conf-info-outer .conf-info-inner {
    border: 1px solid #e0e0e0;
    border-top-width: 2px;
    margin: 2px 0;
    padding: 14px 12px 10px;
    text-align: left; }
  .conf-info-outer .conf-info-label {
    color: #393939;
    font-family: "nissan_agregular";
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 5px; }
  .conf-info-outer .conf-info-data {
    color: #c81444;
    font-family: "nissan_agbold";
    font-size: 18px;
    line-height: 22px; }
  .conf-info-outer .unit {
    font-size: 16.15px;
    line-height: 16px; }

.conf-choices-container {
  margin-bottom: 25px; }
  .conf-choices-container .total-part-wrapper {
    display: table;
    font-family: "nissan_agbold";
    margin-bottom: 9px;
    width: 100%; }
    .conf-choices-container .total-part-wrapper:not(.total-part) {
      border-bottom: 2px solid #d6d6d6; }
    .conf-choices-container .total-part-wrapper > div {
      padding-bottom: 5px;
      padding-top: 5px; }
  .conf-choices-container .label {
    color: #424550;
    float: left;
    font-size: 16px;
    padding-left: 3px; }
  .conf-choices-container .no-items,
  .conf-choices-container .price {
    float: right;
    padding-right: 3px;
    text-align: right; }
  .conf-choices-container .no-items {
    color: #8d8c8d;
    font-size: 14px; }
  .conf-choices-container .price {
    color: #c81444;
    font-size: 16px; }
  .conf-choices-container .total-part .price {
    font-size: 24px;
    line-height: 24px; }
  .conf-choices-container ul {
    clear: both;
    margin: 0 0 15px; }
  .conf-choices-container li {
    margin: 0 0 5px;
    padding: 0; }
    .conf-choices-container li:before {
      display: none; }
    .conf-choices-container li:last-child .choice-label,
    .conf-choices-container li:last-child .price {
      border-bottom: 1px solid transparent; }
  .conf-choices-container .oa-item {
    display: table;
    width: 100%; }
    .conf-choices-container .oa-item > span {
      display: table-cell;
      padding-bottom: 7px;
      padding-top: 7px;
      vertical-align: middle; }
  .conf-choices-container .price {
    border-bottom: 1px solid #c6c6c6;
    float: none;
    padding-right: 10px; }
  .conf-choices-container .image-wrap {
    padding-right: 10px;
    width: 50px; }
    .conf-choices-container .image-wrap img {
      height: auto;
      width: 40px; }
  .conf-choices-container .choice-label {
    border-bottom: 1px solid #c6c6c6;
    color: #747474;
    float: none;
    font-family: "Arial";
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    width: 100%; }

.booking-info {
  color: #767676;
  font-family: "nissan_agbold";
  font-size: 18px; }
  .booking-info > div {
    margin-bottom: 15px; }
  .booking-info .dealer-name-link {
    display: inline-block; }
  .booking-info a {
    color: #c81444;
    display: inline-block;
    line-height: 16px;
    font-family: "nissan_agregular";
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase; }
    .booking-info a:hover {
      text-decoration: none; }
  .booking-info i {
    font-size: 18px;
    margin-right: 5px;
    position: relative; }
  .booking-info .icon-clock-o {
    top: 1px; }
  .booking-info .icon-test-drive {
    font-size: 14px;
    margin-right: 10px;
    top: 1px; }
  .booking-info .icon-map-marker {
    margin-left: 2px;
    margin-right: 8px;
    top: -10px; }
  .booking-info .vehicle {
    font-size: 14px;
    text-transform: uppercase; }
  .booking-info .selected-date {
    font-family: "Arial";
    font-size: 12px; }

#ni-promo-form .chosen-container,
#ni-careers-form .chosen-container {
  float: none; }

#ni-promo-form .form-type-checkbox,
#ni-careers-form .form-type-checkbox {
  border-bottom: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
  float: right;
  margin-bottom: 20px; }
  #ni-promo-form .form-type-checkbox label,
  #ni-careers-form .form-type-checkbox label {
    padding: 10px 0; }
    #ni-promo-form .form-type-checkbox label:before,
    #ni-careers-form .form-type-checkbox label:before {
      top: 13px; }

#ni-promo-form .form-submit,
#ni-careers-form .form-submit {
  clear: both;
  float: right; }

#ni-careers-form {
  margin-top: 20px; }
  #ni-careers-form #edit-file-upload {
    width: 100%; }

@-moz-document url-prefix() {
  #ni-careers-form #edit-file-upload input.form-control {
    padding-bottom: 0;
    padding-top: 0; } }

.back-to-all,
.news-field-readmore .btn-primary,
.review-field-readmore .btn-primary,
.field-name-field-review-link .btn-primary,
.used-cars-back-button {
  font-size: 9px;
  height: 21px;
  line-height: 19px;
  min-width: 104px;
  padding: 0 12px; }
  .back-to-all:before,
  .news-field-readmore .btn-primary:before,
  .review-field-readmore .btn-primary:before,
  .field-name-field-review-link .btn-primary:before,
  .used-cars-back-button:before {
    margin-right: 4px; }

.input-group .btn {
  border: 0;
  z-index: 2; }

.btn-primary-and-secondary-wrapper .btn {
  width: 49%; }
  .btn-primary-and-secondary-wrapper .btn:first-child {
    float: left; }
  .btn-primary-and-secondary-wrapper .btn:last-child {
    float: right; }

.get-a-quote-btn-wrapper {
  margin-top: 10px; }

.get-a-quote-btn {
  border: 1px solid #0f0f0f;
  color: #2c2c2c;
  font-family: nissan_agbold;
  padding-top: 8px;
  padding-bottom: 4px;
  text-transform: uppercase;
  width: 100%; }
  .get-a-quote-btn:hover {
    background-color: #3f3f3f;
    color: #fff; }
  .vehicle-theme-dark .get-a-quote-btn {
    border: 1px solid #fff;
    color: #fff; }
    .vehicle-theme-dark .get-a-quote-btn:hover {
      background-color: #dcdadb;
      color: #2c2c2c; }

.btn-primary-next {
  background-image: url("../../../nissanie_core_theme/images/custom/bgr-submit.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
  padding: 0 51px 0 8px;
  font-size: 13px;
  height: 41px;
  line-height: 39px;
  padding-left: 15px;
  width: 232px; }
  .btn-primary-next:disabled, .btn-primary-next.progress-disabled {
    background-image: url("../../../nissanie_core_theme/images/custom/GoCalc-Loader-Button.GIF");
    background-position: 95% center;
    background-size: 21px auto;
    opacity: 1; }
  .btn-primary-next:active {
    background-image: url("../../../nissanie_core_theme/images/custom/bgr-submit.png"); }

.social-counters-block-holder .icon-facebook,
.social-counters-block-holder .icon-twitter,
.social-counters-block-holder .icon-envelope-o {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  color: #fff; }
  .social-counters-block-holder .icon-facebook:hover,
  .social-counters-block-holder .icon-twitter:hover,
  .social-counters-block-holder .icon-envelope-o:hover {
    opacity: 0.8;
    text-decoration: none; }

.social-counters-block-holder .icon-facebook {
  background-color: #375a9c; }

.social-counters-block-holder .icon-twitter {
  background-color: #23c0e2; }

.social-counters-block-holder .icon-envelope-o {
  background-color: #c81444; }

select:not(.reevoo-select) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 1px;
  text-overflow: ''; }

.form-type-select:before {
  bottom: 10px;
  color: #c5c5c5;
  font-size: 10px;
  pointer-events: none;
  position: absolute;
  right: 11px;
  z-index: 10; }

#toolbar {
  z-index: 1040; }

.tabbers {
  margin-top: -27px;
  text-align: right; }
  .tabbers span {
    background-color: #f1f1f1;
    color: #373737;
    cursor: pointer;
    display: inline-block;
    font-family: "nissan_agregular";
    font-size: 10px;
    line-height: 27px;
    padding: 0 35px;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
    .tabbers span.active, .tabbers span:hover {
      background-color: #c81444;
      color: #fff; }
    .tabbers span.active:before {
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #c81444;
      content: "";
      display: inline-block;
      height: 0;
      top: 100%;
      width: 0; }
    .tabbers span.active:before {
      left: 50%;
      margin-left: -2px;
      position: absolute; }

.page-subtitle {
  color: #646464;
  font-size: 14px;
  line-height: 18px;
  width: 50%; }

.nav-tabs {
  margin: 20px 0;
  padding: 0; }
  .nav-tabs li {
    display: inline;
    list-style: none;
    margin-right: 5px; }
    .nav-tabs li a {
      background-color: #ddd;
      border: 1px solid #bbb;
      color: #333333;
      height: auto;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      padding: 2px 8px;
      border: 1px solid #a8a8a8;
      text-decoration: none;
      background: gradient(linear, left to bottom, left bottom, from(#f5f5f5), to(#e0e0e0));
      -webkit-box-shadow: 0px 1px 2px rgba(133, 133, 133, 0.3), inset 0px 0px 1px white;
      box-shadow: 0px 1px 2px rgba(133, 133, 133, 0.3), inset 0px 0px 1px white; }
      .nav-tabs li a.active {
        background-color: #fff; }
      .nav-tabs li a:hover {
        opacity: 0.8; }

.alert,
.success,
.status {
  padding: 15px 20px; }
  .front .front-wrapper .alert, .front .front-wrapper
  .success, .front .front-wrapper
  .status {
    margin-top: 40px; }
  .have-secondary-nav .main-container .alert, .have-secondary-nav .main-container
  .success, .have-secondary-nav .main-container
  .status {
    margin-top: 20px; }
  .alert ul,
  .success ul,
  .status ul {
    margin: 0; }
  .alert li,
  .success li,
  .status li {
    font-size: 12px;
    list-style: disc;
    margin: 0;
    padding: 0; }
    .alert li:before,
    .success li:before,
    .status li:before {
      display: none; }
  .alert a:not(.close),
  .success a:not(.close),
  .status a:not(.close) {
    text-decoration: underline; }
    .alert a:not(.close):hover,
    .success a:not(.close):hover,
    .status a:not(.close):hover {
      text-decoration: none; }
  .alert .close,
  .success .close,
  .status .close {
    line-height: 16px;
    position: relative;
    z-index: 10; }
  .main-container .alert, .main-container
  .success, .main-container
  .status {
    position: relative; }
  .modal-body .alert, .modal-body
  .success, .modal-body
  .status {
    margin-bottom: 0;
    padding: 15px 20px; }

.tooltip {
  position: absolute !important;
  margin: 10px; }

.tooltip {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 10px 0 0 0; }
  .tooltip .tooltip-arrow {
    border-bottom-color: rgba(0, 0, 0, 0.95) !important; }
  .tooltip .tooltip-inner {
    background: rgba(0, 0, 0, 0.95);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    font-family: "nissan_agregular";
    padding: 10px 35px; }

.element-invisible {
  display: none; }

.pagination {
  margin: 10px 0;
  padding: 0; }
  .pagination li {
    display: inline-block;
    padding: 0; }
    .pagination li a,
    .pagination li span {
      display: inline-block;
      float: none;
      padding: 4px 12px; }
    .pagination li:before {
      content: '' !important;
      margin: 0 !important; }

.visible-phone {
  display: none; }

.visible-small-phone {
  display: none; }

.cursorAuto {
  cursor: auto; }

.latest-used-cars-container > a {
  color: #5c5c5c;
  float: left;
  text-decoration: none !important;
  width: 20%; }

.latest-used-cars-container .used-car-small--wrapper {
  margin: 2px;
  float: left;
  width: 188px; }
  .latest-used-cars-container .used-car-small--wrapper:nth-child(1) {
    margin-left: 0; }
  .latest-used-cars-container .used-car-small--wrapper:nth-child(5n+5) {
    margin-right: 0; }
  .latest-used-cars-container .used-car-small--wrapper:nth-child(5n+6) {
    clear: left;
    margin-left: 0; }
  .latest-used-cars-container .used-car-small--wrapper .used-car-small {
    border: 1px solid #e7e7e7;
    padding: 7px; }
    .latest-used-cars-container .used-car-small--wrapper .used-car-small h4 {
      color: #3e3e3e;
      font-family: "nissan_agbold";
      font-weight: normal;
      font-size: 13px;
      height: 30px;
      margin-top: 0;
      text-transform: uppercase; }
    .latest-used-cars-container .used-car-small--wrapper .used-car-small .car-price-small {
      color: #c81444;
      font-size: 11px;
      font-weight: bold; }
    .latest-used-cars-container .used-car-small--wrapper .used-car-small .used-cars-small-image {
      display: block;
      height: 117px;
      margin-bottom: 12px;
      width: 100%; }
    .latest-used-cars-container .used-car-small--wrapper .used-car-small .car-body-small {
      font-size: 12px;
      height: 64px; }
    .latest-used-cars-container .used-car-small--wrapper .used-car-small .vehicle-offer-link {
      display: none; }
      .latest-used-cars-container .used-car-small--wrapper .used-car-small .vehicle-offer-link.btn-primary {
        margin-bottom: 4px; }
    .latest-used-cars-container .used-car-small--wrapper .used-car-small.hover .car-body-small {
      display: none; }
    .latest-used-cars-container .used-car-small--wrapper .used-car-small.hover .vehicle-offer-link {
      display: block; }

.search-results-content [id^=edit-left] > .form-item,
.search-results-content [id^=edit-left] #car-models > .form-item {
  margin-bottom: 10px; }

.search-results-content .search-results-filters .filters-toggle {
  display: none;
  margin-bottom: 20px;
  position: relative;
  width: 100%; }
  .search-results-content .search-results-filters .filters-toggle:before {
    position: absolute;
    right: 10px;
    top: 9px; }

.search-results-content .search-results-filters .form-type-radios > label {
  margin-bottom: 0; }

.search-results-content .search-results-filters .form-type-radio {
  display: inline-block;
  margin: 0 0 0 24px;
  padding: 0; }
  .search-results-content .search-results-filters .form-type-radio:first-child {
    margin-left: 0; }
  .search-results-content .search-results-filters .form-type-radio label {
    padding: 0; }

.search-results-content .search-results-filters .form-type-checkbox {
  display: inline-block;
  margin: 0;
  padding: 0; }

.search-results-content .search-results-filters .form-type-slider {
  margin-bottom: 30px !important; }
  .search-results-content .search-results-filters .form-type-slider .form-wrapper {
    margin-bottom: 8px; }

.search-results-content .search-results-count-and-sort-wrapper > h4 {
  color: #797979;
  font-size: 14px;
  font-family: "nissan_agbold";
  font-weight: normal;
  float: left;
  line-height: normal;
  margin-bottom: 6px;
  margin-top: 0; }
  .search-results-content .search-results-count-and-sort-wrapper > h4 .active {
    color: #c81444; }

.search-results-content .search-results-count-and-sort-wrapper .search-result-sort {
  float: right;
  position: relative; }
  .search-results-content .search-results-count-and-sort-wrapper .search-result-sort label {
    margin-top: 6px;
    position: absolute;
    right: 200px;
    white-space: nowrap; }
  .search-results-content .search-results-count-and-sort-wrapper .search-result-sort .chosen-container,
  .search-results-content .search-results-count-and-sort-wrapper .search-result-sort .form-select {
    float: none;
    width: 180px !important; }

.search-results-content .search-results-list > a {
  clear: both;
  color: #585858;
  border: 1px solid #e5e3e3;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.07);
  display: block;
  margin-bottom: 6px;
  text-decoration: none !important; }
  .search-results-content .search-results-list > a:hover .used-car-teaser {
    background-color: #f9f9f9; }
    .search-results-content .search-results-list > a:hover .used-car-teaser h4 {
      color: #c81444; }

.search-results-content .search-results-list .used-car-teaser {
  background-color: #fff;
  border-bottom: 2px solid #bfc1c9;
  min-height: 165px;
  padding: 13px;
  position: relative; }
  .search-results-content .search-results-list .used-car-teaser h4 {
    color: #3e3e3e;
    font-family: "nissan_agbold";
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: top; }

.search-results-content .search-results-list .used-car-teaser-header {
  display: table;
  margin-bottom: 10px;
  padding-right: 60px;
  width: 100%; }

.search-results-content .search-results-list .used-cars-teaser-stats {
  font-size: 14px;
  font-family: "nissan_agregular";
  color: #3e3e3e;
  line-height: 1.3;
  margin: 0;
  text-transform: uppercase;
  display: table-cell;
  padding-left: 20px;
  text-align: right;
  vertical-align: top;
  white-space: nowrap; }
  .search-results-content .search-results-list .used-cars-teaser-stats .ribbon {
    padding: 0 10px 2px; }

.search-results-content .search-results-list .used-car-teaser-body {
  clear: both;
  position: relative; }
  .search-results-content .search-results-list .used-car-teaser-body > img {
    float: left; }

.search-results-content .search-results-list .used-car-teaser-text-wrapper {
  margin-left: 192px; }

.search-results-content .search-results-list .used-car-teaser-text {
  margin-bottom: 20px; }

.search-results-content .search-results-list .used-car-teaser-county {
  color: #c81444;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase; }
  .search-results-content .search-results-list .used-car-teaser-county:before {
    font-size: 13px; }

.special-offer-title {
  color: #c81444;
  margin-left: 5px; }

.ribbon {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #c81444;
  color: #fff;
  font-family: "nissan_agbold";
  font-size: 14px;
  line-height: 17px;
  padding: 2px 10px 0;
  position: absolute;
  top: 12px;
  width: 76px; }
  .ribbon:after {
    -webkit-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    border-top: 9px solid #9a0f34;
    content: "";
    height: 0;
    position: absolute;
    top: 18px;
    width: 0; }

.ribbon-right {
  right: -10px; }
  .ribbon-right:after {
    border-right: 9px solid transparent;
    right: 0; }

.ribbon-left {
  left: -10px; }
  .ribbon-left:after {
    border-left: 9px solid transparent;
    left: 0; }

[class*=" node-type-used-car"] .with-slider .level-1,
#block-ni-gold-standard-gs-home-slider .with-slider .level-1 {
  position: relative;
  width: 450px;
  height: 413px;
  overflow: hidden; }
  [class*=" node-type-used-car"] .with-slider .level-1 .level-2,
  #block-ni-gold-standard-gs-home-slider .with-slider .level-1 .level-2 {
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 450px;
    height: 338px;
    overflow: hidden; }

[class*=" node-type-used-car"] .with-slider .jssort07,
#block-ni-gold-standard-gs-home-slider .with-slider .jssort07 {
  position: absolute;
  width: 450px;
  height: 95px;
  left: 0px;
  bottom: 0px;
  overflow: hidden; }
  [class*=" node-type-used-car"] .with-slider .jssort07 .jssort-inner,
  #block-ni-gold-standard-gs-home-slider .with-slider .jssort07 .jssort-inner {
    filter: alpha(opacity=30);
    opacity: .3;
    width: 100%;
    height: 100%; }

[class*=" node-type-used-car"] .with-slider #vehicle-slider-container .jssort07 .p .i,
[class*=" node-type-used-car"] .with-slider #vehicle-slider-container .jssort07 .p .o,
[class*=" node-type-used-car"] .with-slider #vehicle-slider-container .jssort07 .pav .i,
[class*=" node-type-used-car"] .with-slider #vehicle-slider-container .jssort07 .pav .o,
[class*=" node-type-used-car"] .with-slider #vehicle-slider-container .jssort07 .pdn .i,
[class*=" node-type-used-car"] .with-slider #vehicle-slider-container .jssort07 .pdn .o,
#block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .p .i,
#block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .p .o,
#block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .pav .i,
#block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .pav .o,
#block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .pdn .i,
#block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .pdn .o {
  height: 85px;
  width: 112px; }

[class*=" node-type-used-car"] .with-slider #vehicle-slider-container .jssort07 .pav:before,
#block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .pav:before {
  top: -6px; }

[class*=" node-type-used-car"] .overview-galery-holder,
#block-ni-gold-standard-gs-home-slider .overview-galery-holder {
  width: 100%; }
  [class*=" node-type-used-car"] .overview-galery-holder img,
  #block-ni-gold-standard-gs-home-slider .overview-galery-holder img {
    height: auto;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    width: 100%; }

[class*=" node-type-used-car"] .overview-galery-holder {
  max-width: 450px;
  position: relative; }
  [class*=" node-type-used-car"] .overview-galery-holder a.lightbox-processed:before {
    background: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    left: 10px;
    padding: 7px;
    position: absolute;
    top: 10px;
    z-index: 10; }

[class*=" node-type-used-car"] .sold a.lightbox-processed::before {
  left: 35px;
  top: 35px; }

.landing-image {
  margin-bottom: 20px; }
  .landing-image img {
    height: auto;
    width: 100%; }

[class*=" node-type-used-car"] .slideBox {
  height: 95px !important; }
  [class*=" node-type-used-car"] .slideBox > div {
    height: 95px !important; }

[class*=" node-type-used-car"] .i,
[class*=" node-type-used-car"] .o {
  height: 80px !important; }

[class*=" node-type-used-car"] .with-slider .level-1 {
  height: 418px; }
  [class*=" node-type-used-car"] .with-slider .level-1 .level-2 {
    height: 343px !important; }

.used-car-details-side .used-car-details-top .used-car-buttons .col-sm-4 .btn {
  width: 100% !important;
  min-width: 0 !important; }

.used-car-details-side .used-car-details-top .used-car-buttons .btn-share {
  margin: 0;
  position: relative; }
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share.active .icon-share-alt2,
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share.active .share-links {
    background-color: #3f3f3f; }
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share.active .share-links {
    visibility: visible;
    width: 100%; }
    .used-car-details-side .used-car-details-top .used-car-buttons .btn-share.active .share-links li {
      left: 0; }
      .used-car-details-side .used-car-details-top .used-car-buttons .btn-share.active .share-links li:nth-child(1) {
        -webkit-transition: 0.6s left ease 0.2s;
        transition: 0.6s left ease 0.2s; }
      .used-car-details-side .used-car-details-top .used-car-buttons .btn-share.active .share-links li:nth-child(2) {
        -webkit-transition: 0.6s left ease 0.3s;
        transition: 0.6s left ease 0.3s; }
      .used-car-details-side .used-car-details-top .used-car-buttons .btn-share.active .share-links li:nth-child(3) {
        -webkit-transition: 0.6s left ease 0.4s;
        transition: 0.6s left ease 0.4s; }
      .used-car-details-side .used-car-details-top .used-car-buttons .btn-share.active .share-links li:nth-child(4) {
        -webkit-transition: 0.6s left ease 0.5s;
        transition: 0.6s left ease 0.5s; }
      .used-car-details-side .used-car-details-top .used-car-buttons .btn-share.active .share-links li:nth-child(5) {
        -webkit-transition: 0.6s left ease 0.6s;
        transition: 0.6s left ease 0.6s; }
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share ul {
    margin: 0; }
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share li {
    float: right;
    padding: 0; }
    .used-car-details-side .used-car-details-top .used-car-buttons .btn-share li:before {
      display: none; }
    .used-car-details-side .used-car-details-top .used-car-buttons .btn-share li.first {
      float: none; }
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2 {
    border-color: transparent;
    width: 100% !important; }
    .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2:before {
      font-family: icomoon;
      line-height: 1.42857;
      margin-right: 5px; }
    .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2:hover .share-links {
      background-color: #3f3f3f; }

.used-car-details-side .used-car-details-top .used-car-buttons .share-links {
  background-color: #585858;
  bottom: 0;
  margin-right: -5px;
  overflow: hidden;
  position: absolute;
  right: 100%;
  top: 0;
  visibility: hidden;
  width: 0%;
  -webkit-transition: 0.5s width;
  transition: 0.5s width; }
  .used-car-details-side .used-car-details-top .used-car-buttons .share-links li {
    float: left;
    list-style: none;
    margin-right: 2px;
    margin-top: 2px;
    position: relative;
    left: 100px; }
  .used-car-details-side .used-car-details-top .used-car-buttons .share-links a {
    background-color: #c81444;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 26px;
    line-height: 29px;
    text-decoration: none !important;
    text-align: center;
    width: 26px; }
    .used-car-details-side .used-car-details-top .used-car-buttons .share-links a:hover {
      opacity: 0.8; }
  .used-car-details-side .used-car-details-top .used-car-buttons .share-links .email {
    line-height: 27px; }
  .used-car-details-side .used-car-details-top .used-car-buttons .share-links .icon-facebook {
    background-color: #375a9c; }
  .used-car-details-side .used-car-details-top .used-car-buttons .share-links .icon-twitter {
    background-color: #23c0e2; }
  .used-car-details-side .used-car-details-top .used-car-buttons .share-links .icon-google-plus {
    background-color: #d84633; }
  .used-car-details-side .used-car-details-top .used-car-buttons .share-links .icon-youtube {
    background-color: #c71632; }

.sold,
.special-offer {
  position: relative; }

.sold-outer {
  position: absolute;
  top: 0;
  left: -10px;
  text-align: right;
  z-index: 10; }
  .sold-outer .sold-inner {
    color: #fff;
    display: block;
    float: right;
    font-smoothing: antialiased;
    left: 7px;
    position: relative;
    right: auto;
    top: 9px;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    width: 55px; }
    .special-offer:not(.sold) .sold-outer .sold-inner {
      left: 8px;
      top: 27px;
      width: 100px; }
    .sold-outer .sold-inner:before, .sold-outer .sold-inner:after {
      background-color: #D3CA67;
      content: '';
      display: block;
      height: 6px;
      position: absolute;
      width: 20px; }
      .special-offer:not(.sold) .sold-outer .sold-inner:before, .special-offer:not(.sold) .sold-outer .sold-inner:after {
        background-color: #449d44; }
    .sold-outer .sold-inner:before {
      left: 0;
      top: -1px;
      -webkit-transform-origin: 100% center;
      -ms-transform-origin: 100% center;
      transform-origin: 100% center;
      -webkit-transform: skewY(30deg) translate(360%, -20px);
      -ms-transform: skewY(30deg) translate(360%, -20px);
      transform: skewY(30deg) translate(360%, -20px); }
      .special-offer:not(.sold) .sold-outer .sold-inner:before {
        left: 60px; }
    .sold-outer .sold-inner:after {
      height: 9px;
      left: -15px;
      right: -7px;
      top: 22px;
      -webkit-transform-origin: 0 center;
      -ms-transform-origin: 0 center;
      transform-origin: 0 center;
      -webkit-transform: translate(100%, -100%) skewY(-60deg) translateX(-55%);
      -ms-transform: translate(100%, -100%) skewY(-60deg) translateX(-55%);
      transform: translate(100%, -100%) skewY(-60deg) translateX(-55%);
      width: 8px; }
      .special-offer:not(.sold) .sold-outer .sold-inner:after {
        left: -20px; }
    .sold-outer .sold-inner .sold-text {
      color: #7B7748;
      font-size: 14px;
      font-weight: bold;
      line-height: 14px;
      min-height: 14px;
      padding: 3px 0;
      position: relative;
      text-overflow: ellipsis;
      text-transform: uppercase;
      white-space: nowrap;
      z-index: 2; }
      .special-offer:not(.sold) .sold-outer .sold-inner .sold-text {
        color: #fff;
        padding-right: 15px; }
      .sold-outer .sold-inner .sold-text:before, .sold-outer .sold-inner .sold-text:after {
        background-color: #EEE478;
        content: '';
        display: block;
        height: 20px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1; }
        .special-offer:not(.sold) .sold-outer .sold-inner .sold-text:before, .special-offer:not(.sold) .sold-outer .sold-inner .sold-text:after {
          background-color: #5cb85c; }
      .sold-outer .sold-inner .sold-text:before {
        -webkit-transform: translateX(35%) skewX(60deg);
        -ms-transform: translateX(35%) skewX(60deg);
        transform: translateX(35%) skewX(60deg); }
      .sold-outer .sold-inner .sold-text:after {
        -webkit-transform: translateX(-11%) skewX(-31deg);
        -ms-transform: translateX(-11%) skewX(-31deg);
        transform: translateX(-11%) skewX(-31deg); }

.vehicle-offer-image .sold-outer {
  left: 4px;
  top: 0; }

.used-car-teaser .sold-outer {
  left: -10px;
  top: 0; }

.captcha img {
  height: auto;
  margin-bottom: 15px;
  width: 100%; }

.reel-panning,
.reel-panning *,
.reel {
  cursor: url("../../../nissanie_core_theme/images/cursor-rotate.cur"), move !important; }

.reel-preloader {
  background: #c81444 !important; }

.popover.top {
  margin-top: -15px; }

.popover {
  border-color: #B5B5B5;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  border-top-width: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 320px;
  padding: 0;
  width: 320px;
  z-index: 1100; }

.popover-content {
  color: #333;
  font-weight: normal;
  padding: 20px 15px; }
  .popover-content .close {
    cursor: pointer;
    padding: 3px 7px;
    position: absolute;
    right: 0;
    top: 0; }

.popover.top > .arrow {
  background: #fff;
  border-style: none;
  bottom: 0;
  height: 15px;
  margin: 0 0 0 -21px;
  position: absolute;
  width: 40px; }
  .popover.top > .arrow:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    border: 1px solid #B5B5B5;
    bottom: -6px;
    content: "";
    height: 12px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 12px;
    z-index: -1; }

.noUi-target {
  background-color: #f6f6f6;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 8px;
  top: 8px; }
  .noUi-target .box {
    background-color: transparent;
    border: 0;
    color: #979797;
    display: table;
    font-size: 11px;
    padding: 0;
    position: relative;
    top: 21px; }
    .noUi-target .box.red-text {
      color: #c81444; }
    .noUi-target .box * {
      display: inline-block;
      overflow: hidden; }
    .noUi-target .box .lower-value,
    .noUi-target .box .upper-value {
      width: 25px; }
    .noUi-target .box .minSpan,
    .noUi-target .box .maxSpan {
      max-width: 10px;
      overflow: hidden;
      width: auto; }
  .noUi-target .box1 {
    float: left; }
  .noUi-target .box2 {
    float: right; }
  .noUi-target .ui-custom-focus {
    color: #c81444; }
  .noUi-target .noUi-base {
    background-color: #f6f6f6;
    height: 8px; }
    .noUi-target .noUi-base:before, .noUi-target .noUi-base:after {
      border: 1px solid #ececec;
      content: "";
      height: 13px;
      position: absolute;
      top: 0;
      width: 1px; }
    .noUi-target .noUi-base:before {
      left: 0; }
    .noUi-target .noUi-base:after {
      right: 0; }
  .noUi-target .noUi-connect {
    background-color: #c81444;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .noUi-target .noUi-handle {
    background-image: url(../../../nissanie_core_theme/images/sprites-png/sprites.png);
    background-position: 0px -204px;
    width: 22px;
    height: 36px;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    margin-left: 6px;
    outline: none;
    top: -12px; }
    .noUi-target .noUi-handle:after, .noUi-target .noUi-handle:before {
      background: transparent; }
    .noUi-target .noUi-handle.noUi-active {
      background-image: url(../../../nissanie_core_theme/images/sprites-png/sprites.png);
      background-position: 0px -166px;
      width: 22px;
      height: 36px; }

.phone-link {
  color: inherit !important;
  cursor: text !important;
  text-decoration: none !important; }
  .phone-link:hover, .phone-link:focus {
    outline: none !important;
    text-decoration: none !important; }

.overlay-transparent {
  position: relative; }
  .overlay-transparent:before {
    background: transparent;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000; }

.ui-spinner {
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: block;
  height: 40px;
  position: relative; }
  .ui-spinner .ui-spinner-input {
    display: none; }
  .ui-spinner a.ui-spinner-button {
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    background: #f8f8f8;
    border: 1px solid #cecece;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #626262;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 20.5px;
    position: absolute;
    width: 40px;
    z-index: 20; }
    .ui-spinner a.ui-spinner-button span {
      display: none; }
    .ui-spinner a.ui-spinner-button.ui-state-hover {
      background-color: #e6e6e6; }
    .ui-spinner a.ui-spinner-button.ui-state-disabled {
      color: #999; }
    .ui-spinner a.ui-spinner-button:before, .ui-spinner a.ui-spinner-button:after {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      position: absolute;
      right: 0;
      top: 48%; }
  .ui-spinner a.ui-spinner-up {
    top: 0; }
  .ui-spinner a.ui-spinner-down {
    bottom: 0; }

.infoLink {
  color: #c81444;
  font-size: 12px;
  padding: 5px; }
  .infoLink:hover, .infoLink:focus {
    color: #9a0f34;
    outline: none;
    text-decoration: none; }

.registration-result p {
  margin: 10px 0 0; }

.registration-result strong {
  display: block;
  height: 68px; }

.swipe {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/gesture-icon-swipe.svg") no-repeat;
  background-position: center top;
  position: absolute;
  height: 17px; }
  .swipe:before, .swipe:after {
    background: #d2d2d2 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 7px;
    width: 40px; }
  .swipe:before {
    -webkit-transform: translateX(-55px);
    -ms-transform: translateX(-55px);
    transform: translateX(-55px); }
  .swipe:after {
    -webkit-transform: translateX(55px);
    -ms-transform: translateX(55px);
    transform: translateX(55px); }

.loading-div-small {
  position: relative; }
  .loading-div-small:before {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url("../../../nissanie_core_theme/images/custom/GoCalc-Loader.GIF");
    background-size: 100% auto;
    content: "";
    height: 15px;
    left: 50%;
    position: absolute;
    top: 25px;
    width: 15px;
    z-index: 1000; }

.ui-multiselect,
select.with-multiselect {
  background: #fff;
  border-color: #dedede;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #555;
  font-size: 13px;
  height: 30px;
  line-height: 19px;
  opacity: 1;
  padding-left: 12px; }
  .ui-multiselect:focus,
  select.with-multiselect:focus {
    border-color: #aaa;
    outline: none; }

.ui-multiselect .ui-icon {
  background: transparent;
  margin-right: 5px;
  text-indent: 0; }
  .ui-multiselect .ui-icon:before {
    color: #c5c5c5;
    font-size: 10px;
    height: 10px;
    margin: 5px 13px 0 0;
    width: 10px; }
  .ui-multiselect .ui-icon + span {
    display: inline-block;
    height: 20px;
    max-width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap; }

.ui-multiselect-checkboxes {
  border: 1px solid #aaa;
  border-top: none;
  height: auto !important; }
  .ui-multiselect-checkboxes li {
    padding: 3px 5px; }
  .ui-multiselect-checkboxes label,
  .ui-multiselect-checkboxes .ui-state-hover {
    background: transparent;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    opacity: 1 !important;
    padding: 5px 1px;
    position: relative; }
    .ui-multiselect-checkboxes label:hover,
    .ui-multiselect-checkboxes .ui-state-hover:hover {
      background-color: #fcfcfc; }
      .ui-multiselect-checkboxes label:hover span,
      .ui-multiselect-checkboxes .ui-state-hover:hover span {
        color: #555; }
  .ui-multiselect-checkboxes input[type="checkbox"] ~ span {
    cursor: pointer;
    font-weight: normal; }
    .ui-multiselect-checkboxes input[type="checkbox"] ~ span:before {
      left: 6px;
      position: absolute;
      top: 5px; }

.ui-multiselect-menu {
  background: #fff;
  border: none;
  padding: 0;
  z-index: 1000; }
  .ui-multiselect-menu span {
    color: #555;
    display: block;
    font-family: "Arial";
    font-size: 13px;
    line-height: 15px;
    padding: 0 12px 0 31px; }

#ui-datepicker-div {
  background-color: #fff;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  padding: 0 0 7px 0;
  width: 260px; }
  #ui-datepicker-div .ui-datepicker-header {
    background: #c81444;
    -webkit-border-radius: 0;
    border-radius: 0; }
  #ui-datepicker-div .ui-datepicker-title {
    position: relative; }
    #ui-datepicker-div .ui-datepicker-title:before, #ui-datepicker-div .ui-datepicker-title:after {
      color: #000;
      content: "\f0d7";
      font-size: 10px;
      pointer-events: none;
      position: absolute;
      top: 8px;
      z-index: 10; }
    #ui-datepicker-div .ui-datepicker-title:before {
      left: 84px; }
    #ui-datepicker-div .ui-datepicker-title:after {
      right: 8px; }
  #ui-datepicker-div .ui-datepicker-prev,
  #ui-datepicker-div .ui-datepicker-next {
    background: none !important;
    border: none !important;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    right: 0;
    top: 1px; }
    #ui-datepicker-div .ui-datepicker-prev:hover, #ui-datepicker-div .ui-datepicker-prev:focus,
    #ui-datepicker-div .ui-datepicker-next:hover,
    #ui-datepicker-div .ui-datepicker-next:focus {
      text-decoration: none; }
    #ui-datepicker-div .ui-datepicker-prev:before,
    #ui-datepicker-div .ui-datepicker-next:before {
      position: relative;
      top: 7px; }
    #ui-datepicker-div .ui-datepicker-prev span,
    #ui-datepicker-div .ui-datepicker-next span {
      background-image: none !important; }
  #ui-datepicker-div .ui-datepicker-prev {
    left: 1px; }
    #ui-datepicker-div .ui-datepicker-prev:before {
      left: 7px; }
  #ui-datepicker-div .ui-datepicker-next:before {
    left: 7px; }
  #ui-datepicker-div select {
    background-color: #fff;
    border: none;
    cursor: pointer;
    font-family: "nissan_agbold";
    font-size: 12px;
    font-weight: normal;
    margin: 3px 0;
    text-transform: uppercase; }
    #ui-datepicker-div select:focus {
      outline: none; }
  #ui-datepicker-div td {
    padding: 3px; }
    #ui-datepicker-div td span,
    #ui-datepicker-div td a {
      padding: 0.2em 0.6em; }
  #ui-datepicker-div table {
    margin: 0 auto;
    padding: 3px;
    width: auto; }
    #ui-datepicker-div table .ui-state-default {
      background: none !important;
      border: 1px solid #d3d3d3 !important; }
    #ui-datepicker-div table .ui-state-hover {
      background-color: #f5f5f5 !important;
      color: #555 !important; }
    #ui-datepicker-div table .ui-state-highlight {
      background-color: #b6b6b6 !important;
      color: #fff !important; }
    #ui-datepicker-div table .ui-state-active {
      background-color: #c81444 !important;
      color: #fff !important; }

.vehicle-popup {
  background-color: #1b2024;
  color: #fff;
  font-family: "nissan_agbold";
  height: 366px;
  position: fixed;
  right: -320px;
  text-align: center;
  text-transform: uppercase;
  top: 260px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 320px;
  z-index: 2000; }
  .vehicle-popup._is-active {
    right: 0; }
  .vehicle-popup:after {
    background-color: #c81444;
    bottom: 0;
    content: '';
    height: 110px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1; }
  .vehicle-popup .close {
    color: #fff;
    opacity: 0.5;
    position: absolute;
    right: 12px;
    top: 12px;
    right: 22px\9; }
    .vehicle-popup .close:hover {
      opacity: 1; }
  .vehicle-popup .vehicle-popup-title {
    font-size: 23px;
    margin: 45px 0 0; }
    .vehicle-popup .vehicle-popup-title:after {
      background-color: #c81444;
      content: '';
      display: block;
      height: 5px;
      margin: 23px auto 20px;
      width: 90px; }
  .vehicle-popup .vehicle-popup-text {
    font-size: 18px; }
  .vehicle-popup .vehicle-popup-link {
    color: #c81444;
    display: inline-block;
    font-size: 25.5px;
    line-height: 27px;
    margin-bottom: 10px; }
  .vehicle-popup .vehicle-popup-text-bottom {
    font-size: 14px;
    margin-bottom: 18px; }

.easier-ad-video {
  margin-top: 15px; }

.owl-carousel.owl-grab * {
  cursor: move !important; }

.owl-carousel.owl-initialized img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1; }

.owl-carousel.owl-initialized .owl-item:not(.center) .invisible {
  display: none; }

.owl-carousel.owl-initialized .owl-item.center .invisible {
  opacity: 0; }

.owl-carousel .owl-item img {
  display: inline;
  width: auto; }

.owl-carousel .owl-car-item {
  background-color: #fff;
  border: 1px solid transparent;
  margin: 0;
  padding: 10px 5px 5px;
  text-align: center; }
  .owl-carousel .owl-car-item.hover {
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .owl-carousel .owl-car-item.hover .owl-car-body {
      display: none; }
    .owl-carousel .owl-car-item.hover .btn {
      display: block; }

.owl-carousel .owl-car-image {
  margin-bottom: 15px; }
  .owl-carousel .owl-car-image img {
    display: block;
    margin: 0 auto;
    height: auto;
    max-height: 120px;
    max-width: 100%;
    width: auto; }

.owl-carousel .owl-car-body {
  overflow: hidden;
  height: 68px;
  margin-bottom: 15px; }
  .owl-carousel .owl-car-body p {
    color: #5c5c5c;
    font-size: 12px;
    margin: 0; }

.owl-carousel .owl-car-title {
  margin-bottom: 10px; }
  .owl-carousel .owl-car-title h4 {
    color: #666;
    font-family: 'nissan_agbold';
    font-weight: normal;
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 2px;
    margin-top: 0;
    text-transform: uppercase; }

.owl-carousel .data {
  height: 309px;
  position: relative;
  text-align: center; }

.owl-carousel .owl-nav {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  z-index: 550; }

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  background: transparent;
  color: rgba(83, 83, 83, 0.32);
  cursor: pointer;
  font-size: 26px;
  padding: 3px 10px;
  position: absolute;
  z-index: 20; }
  .owl-carousel .owl-prev:hover,
  .owl-carousel .owl-next:hover {
    background: inherit;
    color: #c81444; }
  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled {
    color: rgba(83, 83, 83, 0.05);
    cursor: default; }

.owl-carousel .owl-prev {
  left: 0px;
  text-align: right; }

.owl-carousel .owl-next {
  right: 0px; }

.owl-carousel .owl-dot {
  display: inline-block;
  margin: 0 2px;
  vertical-align: top; }
  .owl-carousel .owl-dot.active span {
    background-color: #c81444; }
  .owl-carousel .owl-dot span {
    background-color: #bababa;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 7px;
    width: 7px; }

.car-carousel,
.ni-vehicle-slider {
  background-image: url("../../../nissanie_core_theme/images/custom/bg-configurator.png");
  background-size: cover;
  background-position: center;
  height: 486px; }
  .car-carousel .owl-item img,
  .ni-vehicle-slider .owl-item img {
    height: auto;
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    width: 470px; }
  .car-carousel .owl-nav,
  .ni-vehicle-slider .owl-nav {
    top: 30%; }

.owl-carousel .center .owl-car-title {
  opacity: 1; }

.owl-initialized .owl-car-title {
  -webkit-transition: opacity 0.2s ease 0.2s;
  transition: opacity 0.2s ease 0.2s; }

.owl-offers .owl-nav {
  left: -50px;
  right: -50px;
  top: 37%; }

.owl-vehicle-type .form-type-select,
.slider-vehicle-type .form-type-select {
  margin: 0; }

.owl-vehicle-type .chosen-single,
.slider-vehicle-type .chosen-single {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06); }

.owl-vehicle-type .chosen-results li,
.slider-vehicle-type .chosen-results li {
  font-size: 13px;
  padding: 5px 8px; }

.color-carousel,
.ni-vehicle-color-slider {
  background: #ffffff;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 1px 0 #d3d3d3;
  box-shadow: 0 1px 0 #d3d3d3;
  padding: 0 55px; }
  .color-carousel .owl-item,
  .ni-vehicle-color-slider .owl-item {
    cursor: pointer;
    height: 41px;
    margin: 0;
    padding: 0;
    width: 46px; }
  .color-carousel .sample.active-item,
  .color-carousel .selected .sample,
  .ni-vehicle-color-slider .sample.active-item,
  .ni-vehicle-color-slider .selected .sample {
    border-color: #fff;
    height: 41px;
    top: 0; }
    .color-carousel .sample.active-item img,
    .color-carousel .selected .sample img,
    .ni-vehicle-color-slider .sample.active-item img,
    .ni-vehicle-color-slider .selected .sample img {
      top: 0; }
  .color-carousel .sample,
  .ni-vehicle-color-slider .sample {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    border: 2px solid transparent;
    color: #fff;
    height: 30px;
    overflow: hidden;
    position: relative;
    top: 6px; }
    .color-carousel .sample img,
    .ni-vehicle-color-slider .sample img {
      -webkit-transition: 0.3s all;
      transition: 0.3s all;
      cursor: pointer;
      position: relative;
      top: -7px; }
  .color-carousel .owl-nav,
  .ni-vehicle-color-slider .owl-nav {
    left: 20px;
    right: 20px;
    top: 10px; }
  .color-carousel .owl-nav .owl-prev,
  .color-carousel .owl-nav .owl-next,
  .ni-vehicle-color-slider .owl-nav .owl-prev,
  .ni-vehicle-color-slider .owl-nav .owl-next {
    font-size: 15px;
    padding: 3px 10px; }

.owl-variations .owl-car-header {
  height: 70px;
  text-align: center; }

.owl-variations .owl-car-title {
  margin: 0; }
  .owl-variations .owl-car-title h4 {
    color: #505050;
    font-size: 16px;
    margin-bottom: 0; }

.owl-variations .owl-car-price {
  color: #a7a7a7;
  font-family: "nissan_agregular";
  font-size: 10px; }
  .owl-variations .owl-car-price span {
    color: #c81444;
    font-size: 13px;
    margin-left: 5px; }

.owl-variations .owl-car-item {
  color: #6c6c6c; }
  .node-type-vehicle .owl-variations .owl-car-item {
    padding-bottom: 15px;
    padding-top: 20px; }

.owl-variations .owl-car-image {
  height: 140px; }
  .owl-variations .owl-car-image img {
    max-height: 140px;
    max-width: 280px; }

.owl-variations .owl-car-body {
  height: auto;
  max-height: 91px;
  text-align: left; }
  .owl-variations .owl-car-body p {
    color: #6c6c6c;
    font-size: 14px;
    line-height: 18px;
    margin: 0; }

.owl-variations .owl-car-specification {
  text-align: left; }
  .owl-variations .owl-car-specification > div {
    border: 1px solid #e1e1e1;
    border-top-width: 2px;
    color: #979797;
    font-family: "nissan_agregular";
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    padding: 2px 8px;
    width: 49.3%; }
    .owl-variations .owl-car-specification > div span {
      color: #c81444;
      display: block;
      font-family: "nissan_agbold";
      font-size: 14px; }
    .owl-variations .owl-car-specification > div small {
      font-size: 12px;
      margin-left: 3px; }
  .owl-variations .owl-car-specification .owl-car-height {
    float: left; }
  .owl-variations .owl-car-specification .owl-car-length {
    float: right; }

.ni-vehicle-slider-wrapper .chosen-container {
  z-index: 10; }

.ni-vehicle-slider-wrapper .owl-stage-outer {
  width: 100%; }

.navbar-default {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  height: 88px;
  margin: 0;
  z-index: 1030;
  position: relative;
  top: 0; }
  .navbar-default .container {
    position: relative;
    z-index: 1050; }
  .navbar-default .navbar-header {
    z-index: 115; }
  .navbar-default .navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right;
    padding: 0; }
  .navbar-default .logo {
    margin: 0; }
  .navbar-default .block-search {
    position: relative; }
    .navbar-default .block-search .input-group {
      float: right;
      width: 30px; }
    .navbar-default .block-search .form-text {
      background: transparent;
      border: 0;
      height: 29px;
      margin-left: 0;
      padding: 0;
      text-indent: -9999px;
      -webkit-transition: width 0.3s, margin-left 0.3s, background 0s ease 0.3s;
      transition: width 0.3s, margin-left 0.3s, background 0s ease 0.3s;
      width: 1px; }
      .navbar-default .block-search .form-text:focus {
        border-color: #aaa; }
    .navbar-default .block-search .btn {
      background-color: #b6b6b6;
      border: 0;
      color: #fff;
      font-size: 0;
      height: 29px;
      line-height: 0.829;
      outline: none;
      padding: 0;
      -webkit-transition: background-color 0.5s, opacity 0.5s;
      transition: background-color 0.5s, opacity 0.5s;
      width: 29px;
      z-index: 2; }
      .navbar-default .block-search .btn:hover {
        background-color: #9f9f9f; }
      .navbar-default .block-search .btn:before {
        font-size: 12px;
        display: block;
        margin: -2px 0 0 2px; }
  .navbar-default .block-social {
    background-color: #fff;
    height: 29px;
    margin-right: 1px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 29px; }
    .navbar-default .block-social .content {
      height: 29px;
      overflow: hidden; }
      .navbar-default .block-social .content ul {
        font-size: 0;
        list-style: none;
        margin: 0;
        padding: 0; }
      .navbar-default .block-social .content li {
        float: right;
        margin-left: 2px; }
        .navbar-default .block-social .content li:first-child {
          display: block; }
        .navbar-default .block-social .content li:last-child {
          margin-left: 0; }
      .navbar-default .block-social .content .icon-share-alt2 {
        background-color: #b6b6b6;
        cursor: pointer; }
        .navbar-default .block-social .content .icon-share-alt2:hover {
          background-color: #9f9f9f;
          opacity: 1; }
      .navbar-default .block-social .content a {
        background-color: #c81444;
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 13px;
        height: 29px;
        line-height: 29px;
        text-align: center;
        text-decoration: none !important;
        -webkit-transition: background-color 0.5s, opacity 0.5s;
        transition: background-color 0.5s, opacity 0.5s;
        width: 29px; }
        .navbar-default .block-social .content a:hover {
          opacity: 0.8; }
        .navbar-default .block-social .content a:before {
          line-height: 2.3; }
      .navbar-default .block-social .content .icon-facebook {
        background-color: #375a9c; }
      .navbar-default .block-social .content .icon-twitter {
        background-color: #23c0e2; }
      .navbar-default .block-social .content .icon-google-plus {
        background-color: #d84633; }
      .navbar-default .block-social .content .icon-youtube {
        background-color: #c71632; }
  .navbar-default.navbar-fixed-top {
    position: fixed;
    top: 0; }
    .toolbar .navbar-default.navbar-fixed-top {
      top: 31px; }
      .toolbar .navbar-default.navbar-fixed-top + .secondary-nav {
        top: 119px; }
    .toolbar-drawer .navbar-default.navbar-fixed-top {
      top: 65px; }
      .toolbar-drawer .navbar-default.navbar-fixed-top + .secondary-nav {
        top: 153px; }
    .navbar-default.navbar-fixed-top + .secondary-nav {
      left: 0;
      position: fixed;
      right: 0;
      top: 88px;
      will-change: transform;
      z-index: 1029; }

.header-top {
  height: 22px;
  margin-bottom: 12px;
  margin-top: 15px; }

#navbar {
  will-change: transform; }
  #navbar.with-share .dealer-name, #navbar.with-search .dealer-name {
    opacity: 0; }
  #navbar.with-share .block-social {
    width: 160px; }
    #navbar.with-share .block-social .content .icon-share-alt2 {
      background-color: #c81444; }
  #navbar.with-search .block-search .form-text {
    background: #fff;
    border: 1px solid #ececec;
    color: #555555;
    margin-left: 10px;
    opacity: 1;
    padding: 6px 12px;
    text-indent: 0;
    -webkit-transition: width 0.3s, margin-left 0.3s, background 0s ease 0s;
    transition: width 0.3s, margin-left 0.3s, background 0s ease 0s;
    width: 260px; }
  #navbar.with-search .block-search .btn {
    background-color: #c81444; }

.region-header-top {
  text-align: right; }
  .region-header-top > * {
    display: inline-block;
    vertical-align: top; }

.block-tb-megamenu {
  clear: both; }

.block-header-menu .content {
  line-height: 26px; }

.block-header-menu p {
  margin: 0; }
  .block-header-menu p a {
    color: #424550;
    display: inline-block;
    font-size: 9px;
    margin-right: 17px;
    text-transform: uppercase; }
    .block-header-menu p a:hover, .block-header-menu p a:focus {
      text-decoration: none;
      color: #c81444; }
    .block-header-menu p a i {
      color: #c81444;
      font-size: 13px;
      margin-right: 6px;
      position: relative;
      top: 2px; }

.secondary-nav {
  clear: both; }

#block-ni-core-ni-core-second-level-menu {
  background: #313338;
  padding: 2px 0 0;
  width: 100%; }
  #block-ni-core-ni-core-second-level-menu .second-level-menu {
    float: right;
    margin: 0; }
  #block-ni-core-ni-core-second-level-menu li {
    float: left;
    list-style: none;
    position: relative;
    margin-left: 12px; }
  #block-ni-core-ni-core-second-level-menu a {
    border-bottom: 2px solid transparent;
    color: #c0c0c0;
    display: inline-block;
    font-family: nissan_agbold;
    font-size: 11px;
    letter-spacing: 0.3px;
    padding: 5px 10px 4px; }
    #block-ni-core-ni-core-second-level-menu a:hover, #block-ni-core-ni-core-second-level-menu a:focus, #block-ni-core-ni-core-second-level-menu a:active {
      color: #fff;
      text-decoration: none; }
  #block-ni-core-ni-core-second-level-menu .second-menu-toggle {
    border-bottom: 1px solid #fff;
    color: #fff; }
    #block-ni-core-ni-core-second-level-menu .second-menu-toggle:focus {
      outline: none; }
    #block-ni-core-ni-core-second-level-menu .second-menu-toggle i {
      margin-left: 5px; }

.block-ni-user-profile {
  position: relative; }
  .block-ni-user-profile.active .btn-user {
    background-color: #2b2e37; }
  .block-ni-user-profile .user-navigation {
    background-color: #797979;
    font-size: 0;
    margin-left: 7px; }
    .block-ni-user-profile .user-navigation a {
      background-color: #797979;
      color: #fff;
      display: inline-block;
      font-family: "nissan_agbold";
      font-size: 11px;
      height: 29px;
      letter-spacing: 0.4px;
      padding: 6px 13px 0;
      position: relative;
      text-transform: capitalize;
      -webkit-transition: background-color 0.2s ease;
      transition: background-color 0.2s ease;
      vertical-align: middle; }
      .block-ni-user-profile .user-navigation a:hover {
        background-color: #2b2e37;
        text-decoration: none; }
      .block-ni-user-profile .user-navigation a:focus {
        outline: none; }
      .block-ni-user-profile .user-navigation a .icon-user {
        font-size: 13px;
        left: 13px;
        position: absolute;
        top: 5px; }
      .block-ni-user-profile .user-navigation a i[class*="icon-caret"] {
        margin: 0 0 0 2px;
        position: relative;
        right: -2px;
        top: 1px; }
    .block-ni-user-profile .user-navigation .btn-login,
    .block-ni-user-profile .user-navigation .btn-user {
      padding-left: 30px; }
    .block-ni-user-profile .user-navigation .separator {
      background-color: #fff;
      display: inline-block;
      height: 19px;
      vertical-align: middle;
      width: 1px; }
  .block-ni-user-profile .profile-nav {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0;
    width: 225px;
    z-index: 10; }

footer {
  background-color: #2a2a2a;
  color: #fff;
  position: relative; }
  footer a {
    color: #fff; }
  footer .region-footer {
    border-bottom: 1px solid #3b3b3b;
    padding: 33px 0 24px; }

.region-sub-footer {
  border-bottom: 1px solid #3b3b3b;
  padding: 38px 0 12px;
  position: relative; }
  .region-sub-footer #subscibe-block-div {
    position: relative; }

.hide-in-footer {
  display: none; }

.main-menu {
  position: relative; }
  .main-menu > .footer_links_main-menu {
    display: table;
    margin: 0;
    padding: 0; }
    .main-menu > .footer_links_main-menu > li {
      border-right: 1px solid #3b3b3b;
      display: table-cell;
      list-style: none;
      padding-left: 19px;
      padding-right: 19px;
      vertical-align: top; }
      .main-menu > .footer_links_main-menu > li > span {
        background: transparent;
        border: none;
        color: #fff;
        display: inline-block;
        font-family: "nissan_agbold";
        font-size: 13px;
        letter-spacing: 0.3px;
        margin: 0 0 15px;
        padding: 0;
        text-transform: uppercase; }
        .main-menu > .footer_links_main-menu > li > span > .ui-icon {
          display: none; }
      .main-menu > .footer_links_main-menu > li li {
        padding-bottom: 9px; }
      .main-menu > .footer_links_main-menu > li .last {
        padding-bottom: 0; }
    .main-menu > .footer_links_main-menu span.hidden-phone {
      margin-top: 10px; }
    .main-menu > .footer_links_main-menu .menu-860,
    .main-menu > .footer_links_main-menu .menu-876 {
      display: none; }
    .main-menu > .footer_links_main-menu .menu-676 .nolink,
    .main-menu > .footer_links_main-menu .menu-678 .nolink,
    .main-menu > .footer_links_main-menu .menu-4090 .nolink {
      display: none; }
    .main-menu > .footer_links_main-menu > .first {
      padding-left: 0; }
    .main-menu > .footer_links_main-menu ul {
      background: transparent;
      border: none;
      list-style: none;
      margin: 0;
      overflow: visible;
      padding: 0; }
      .main-menu > .footer_links_main-menu ul li {
        font-size: 12px; }
        .main-menu > .footer_links_main-menu ul li a {
          color: #fff;
          letter-spacing: 0.2px; }
  .main-menu .fs-root-link:hover, .main-menu .fs-root-link:focus, .main-menu .fs-root-link:active {
    text-decoration: none;
    outline: none; }
  .main-menu .parent-children-0 > a {
    display: none; }

.block-ni-social-counters h2 {
  display: inline-block;
  font-family: "nissan_agbold";
  font-size: 13px;
  margin-bottom: 12px;
  margin-top: 0;
  text-transform: uppercase; }

.block-ni-social-counters .social-counters-link-holder {
  margin-bottom: 12px;
  vertical-align: top; }
  .block-ni-social-counters .social-counters-link-holder a {
    display: inline-block;
    text-align: center; }
    .block-ni-social-counters .social-counters-link-holder a:hover, .block-ni-social-counters .social-counters-link-holder a:focus {
      opacity: 0.8;
      text-decoration: none; }
    .block-ni-social-counters .social-counters-link-holder a:before {
      font-size: 28px;
      line-height: 38px; }
    .block-ni-social-counters .social-counters-link-holder a:not(.simi-link) {
      height: 38px;
      width: 38px; }
  .block-ni-social-counters .social-counters-link-holder span {
    background-color: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #878787;
    display: inline-block;
    font-size: 10px;
    margin-left: 2px;
    padding: 2px 5px 1px;
    position: relative;
    vertical-align: top; }
    .block-ni-social-counters .social-counters-link-holder span:before {
      border-bottom: 4px solid transparent;
      border-top: 4px solid transparent;
      border-right: 4px solid #fff;
      content: "";
      display: inline-block;
      height: 0;
      top: 100%;
      width: 0; }
    .block-ni-social-counters .social-counters-link-holder span:before {
      left: -4px;
      position: absolute;
      top: 5px; }
  .block-ni-social-counters .social-counters-link-holder:last-child {
    margin-bottom: 0; }

.block-ni-social-counters .facebook-link {
  background-color: #375a9c; }

.block-ni-social-counters .youtube-link {
  background-color: #c71632; }
  .block-ni-social-counters .youtube-link:before {
    left: 2px;
    position: relative; }

.block-ni-social-counters .twitter-link {
  background-color: #23c0e2; }

.block-ni-social-counters .simi-link {
  background-image: url(../../../nissanie_core_theme/images/sprites-png/sprites.png);
  background-position: 0px -107px;
  width: 21px;
  height: 24px; }

.block-ni-dealer-ni-dealer-footer-contact {
  padding-left: 19px; }
  .block-ni-dealer-ni-dealer-footer-contact h2 {
    font-size: 13px;
    margin-bottom: 12px; }
  .block-ni-dealer-ni-dealer-footer-contact label {
    color: #bfbfbf;
    font-family: "nissan_agregular"; }
  .block-ni-dealer-ni-dealer-footer-contact .address-info {
    margin-bottom: 10px;
    position: relative;
    padding-left: 15px; }
    .block-ni-dealer-ni-dealer-footer-contact .address-info:before {
      color: #c81444;
      font-size: 13px;
      left: 0;
      position: absolute;
      top: 3px; }
    .block-ni-dealer-ni-dealer-footer-contact .address-info label {
      color: #bfbfbf;
      font-size: 14px;
      font-family: arial; }
    .block-ni-dealer-ni-dealer-footer-contact .address-info div {
      font-family: "nissan_agbold";
      font-size: 13px; }
      .block-ni-dealer-ni-dealer-footer-contact .address-info div a {
        font-family: "nissan_agbold"; }
  .block-ni-dealer-ni-dealer-footer-contact .icon-envelope:before {
    font-size: 12px; }
  .block-ni-dealer-ni-dealer-footer-contact .icon-envelope div {
    text-decoration: underline; }

.region-sub-footer .block-menu ul {
  margin: 6px 0 0;
  padding: 0; }
  .region-sub-footer .block-menu ul li {
    background: url("../../../nissanie_core_theme/images/custom/separator_footer-menu.png") right center no-repeat;
    display: inline-block;
    margin-right: 4px;
    padding-right: 10px; }
    .region-sub-footer .block-menu ul li:last-child {
      background: none;
      margin-right: 0;
      padding-right: 0; }
  .region-sub-footer .block-menu ul a {
    color: #e8e8e8;
    font-size: 10px;
    text-transform: uppercase; }

.region-sub-footer .block-ni-subscription .form-item-email {
  float: left;
  margin-right: 2px;
  margin-bottom: 0;
  position: relative;
  width: 265px; }
  .region-sub-footer .block-ni-subscription .form-item-email label {
    font-family: "nissan_agregular";
    font-size: 13px;
    position: absolute;
    top: -20px; }
  .region-sub-footer .block-ni-subscription .form-item-email .form-text {
    color: #000; }
    .region-sub-footer .block-ni-subscription .form-item-email .form-text::-moz-placeholder {
      color: #4a4a4a;
      opacity: 1; }
    .region-sub-footer .block-ni-subscription .form-item-email .form-text:-ms-input-placeholder {
      color: #4a4a4a; }
    .region-sub-footer .block-ni-subscription .form-item-email .form-text::-webkit-input-placeholder {
      color: #4a4a4a; }

.region-page-bottom {
  display: none; }

#lightbox2-overlay {
  position: fixed;
  width: 100% !important; }

#lightbox {
  padding: 0 40px; }
  #lightbox #outerImageContainer {
    height: auto !important;
    max-width: 100%;
    overflow: visible !important; }
  #lightbox #imageDataContainer {
    max-width: 100%;
    background-color: #3e3e3e;
    overflow: visible !important; }
  #lightbox #imageData {
    padding: 14px 10px 13px; }
  #lightbox #imageDetails {
    width: 100%; }
  #lightbox #lightboxImage {
    height: auto !important;
    max-width: 100%; }
  #lightbox #caption {
    display: block;
    font-family: "nissan_agbold";
    font-size: 15px;
    text-transform: uppercase; }
  #lightbox #bottomNav {
    position: absolute;
    top: -28px;
    right: 0;
    z-index: 20000; }
  #lightbox #bottomNavClose {
    background: none;
    font-family: "nissan_agbold";
    font-size: 12px;
    line-height: 30px;
    height: 28px;
    margin: 0;
    padding: 0 25px 0 15px;
    width: auto;
    text-transform: uppercase;
    text-decoration: none !important; }
    #lightbox #bottomNavClose:hover {
      opacity: .8; }
    #lightbox #bottomNavClose i {
      position: absolute;
      right: 10px;
      top: 0px; }
  #lightbox #hoverNav {
    margin-top: -31px;
    position: absolute;
    top: 50%;
    width: 100%; }
  #lightbox #prevLink,
  #lightbox #nextLink,
  #lightbox #framePrevLink,
  #lightbox #frameNextLink {
    background: #c81444;
    color: #fff;
    font-size: 20px;
    position: relative;
    width: 31px;
    height: 63px !important;
    text-decoration: none !important; }
    #lightbox #prevLink:before,
    #lightbox #nextLink:before,
    #lightbox #framePrevLink:before,
    #lightbox #frameNextLink:before {
      line-height: 63px; }
    #lightbox #prevLink:hover,
    #lightbox #nextLink:hover,
    #lightbox #framePrevLink:hover,
    #lightbox #frameNextLink:hover {
      opacity: 0.8; }
  #lightbox #prevLink,
  #lightbox #framePrevLink {
    margin-left: -31px; }
  #lightbox #nextLink,
  #lightbox #frameNextLink {
    margin-right: -31px; }
  #lightbox #loading {
    height: auto;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    width: auto;
    top: 50%; }

.modal-open {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }
  .modal-open .modal {
    overflow-y: scroll; }

.modal {
  overflow: hidden; }

html.no-touch .modal-open-ct {
  padding-right: 16px; }
  html.no-touch .modal-open-ct .navbar {
    padding-right: 16px !important; }

.modal-dialog {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  width: 100% !important; }
  .modal-dialog #edit-container {
    margin-bottom: 0; }
  .modal-dialog .left-column {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px; }
    .modal-dialog .left-column > div {
      padding-left: 100px; }
  .modal-dialog .modal-header {
    background-color: #555555;
    padding: 14px 45px 6px 20px;
    position: relative; }
  .modal-dialog .modal-title {
    color: #fff;
    font-size: 18px;
    font-family: "nissan_agbold";
    font-weight: normal;
    height: 26px;
    line-height: 1.3;
    margin: 0;
    text-transform: uppercase;
    text-align: left; }
  .modal-dialog .close {
    color: #fff;
    margin-top: 0;
    opacity: 1;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 100; }
  .modal-dialog .modal-body {
    padding: 0; }
  .modal-dialog .well {
    padding-bottom: 20px; }
  .modal-dialog label {
    float: left;
    text-align: right;
    width: 100px; }
  .modal-dialog .phone-wrapper .form-item-phone-1 {
    width: auto; }
  .modal-dialog .btn.btn-primary {
    margin: 0;
    width: 150px; }

.ctools-modal-is-active {
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0; }

#modalBackdrop {
  display: none !important; }

.modalContentWrapper {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-x: auto;
  overflow-y: scroll;
  position: fixed;
  z-index: 1100; }

#modalContent {
  background-color: rgba(0, 0, 0, 0.47);
  bottom: 0;
  height: 100% !important;
  left: 0 !important;
  margin-left: auto;
  margin-right: auto;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1060 !important; }
  #modalContent .confirmation-boxes .panel-body {
    float: none; }
  #modalContent .modal-header {
    background-color: #555555;
    padding: 14px 20px 6px; }
  #modalContent .modal-title {
    color: #fff;
    font-size: 18px;
    font-family: "nissan_agbold";
    margin: 0;
    text-transform: uppercase;
    text-align: left; }
  #modalContent .close {
    color: #fff;
    margin-right: -10px;
    margin-top: -5px;
    padding: 5px;
    opacity: 1; }
  #modalContent .modal-close-box {
    margin-top: 20px;
    text-align: center; }
    #modalContent .modal-close-box .btn-primary {
      float: none !important; }
  #modalContent .form-group > label,
  #modalContent .form-group .form-type-select > label {
    float: left;
    text-align: right;
    width: 150px; }
  #modalContent fieldset.confirmation-boxes {
    margin-left: -140px;
    width: -webkit-calc(100% + 140px);
    width: calc(100% + 140px); }
    #modalContent fieldset.confirmation-boxes .panel-body {
      padding-top: 10px;
      max-width: 100%; }
    #modalContent fieldset.confirmation-boxes .form-type-checkboxes > label {
      float: none;
      position: static;
      text-align: left;
      width: auto; }
  #modalContent .ctools-modal-dialog {
    height: auto !important;
    position: relative;
    width: 100% !important; }
  #modalContent #modal-content {
    height: auto !important;
    width: 100% !important;
    padding: 0; }
  #modalContent .ctools-use-modal-processed {
    background: #f4f4f4;
    padding: 30px 15px 40px; }
    #modalContent .ctools-use-modal-processed > div {
      margin-bottom: 0;
      padding-right: 20px;
      padding-left: 160px;
      position: relative; }
  #modalContent #edit-container {
    margin: 0;
    padding: 0; }
  #modalContent [id^=edit-left] {
    margin: 0;
    padding: 0;
    position: static; }
  #modalContent #contact-us-modal .form-item-phone-1 {
    width: auto; }
  #modalContent .btn {
    float: right;
    margin: 0 !important;
    width: 150px; }

#sliding-popup {
  background: #f5f5f5;
  border-top: 1px solid #fff;
  bottom: 0;
  position: fixed;
  z-index: 100000; }
  #sliding-popup .popup-content {
    margin: 0 auto;
    width: 1150px; }

#popup-text {
  float: left;
  font-weight: bold;
  margin: 0; }
  #popup-text p {
    color: #333 !important;
    margin: 10px 0 0; }

#popup-buttons {
  float: right;
  margin-left: 10px; }
  #popup-buttons button {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-filter: none;
    filter: none;
    height: 28px;
    margin: 5px 0;
    text-shadow: none; }
    #popup-buttons button:active {
      -webkit-box-shadow: none;
      box-shadow: none;
      top: 0; }

.carousel-inner {
  margin: 0;
  padding: 0; }

.carousel-indicators {
  margin: -30px auto 0;
  position: relative;
  max-width: 960px;
  z-index: 10;
  left: auto;
  width: auto;
  bottom: 0;
  text-align: left; }
  .carousel-indicators li {
    border-bottom: 6px solid transparent;
    cursor: pointer;
    float: left;
    width: auto;
    height: auto;
    text-indent: 0; }
    .carousel-indicators li:hover {
      border-bottom-color: #d4d4d4; }
    .carousel-indicators li.active, .carousel-indicators li.focus {
      border-bottom-color: #c81444; }
      .carousel-indicators li.active.hover, .carousel-indicators li.focus.hover {
        border-bottom-color: #c81444; }

.carousel-control {
  position: absolute;
  height: 200px;
  width: 40px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.7) !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease; }
  .carousel-control span {
    width: auto !important;
    height: auto !important;
    color: #888888;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease; }
  .carousel-control:hover {
    background: rgba(255, 255, 255, 0.9) !important; }
    .carousel-control:hover span {
      color: #c81444; }
  .carousel-control.left {
    left: 0; }
  .carousel-control.right {
    right: 0; }

.carousel-indicators {
  text-align: center; }
  .carousel-indicators li {
    width: 10px;
    height: 10px;
    display: inline-block;
    float: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease; }
    .carousel-indicators li.active, .carousel-indicators li.focus {
      border-bottom: none;
      background-color: rgba(200, 20, 68, 0.8); }
    .carousel-indicators li:last-child {
      margin-right: 0; }

.carousel-fade .carousel-inner .item {
  -webkit-transition: opacity 0.6s ease-in-out 0s;
  transition: opacity 0.6s ease-in-out 0s;
  opacity: 0; }

.carousel-fade .carousel-inner img {
  margin: 0 auto; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

.hero-content {
  color: #fff;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 30%;
  width: 1175px; }
  .hero-content .hero-text {
    float: left;
    margin-bottom: 8px; }
    .hero-content .hero-text > * {
      background: rgba(0, 0, 0, 0.5); }
    .hero-content .hero-text h2,
    .hero-content .hero-text h3,
    .hero-content .hero-text h4,
    .hero-content .hero-text h5,
    .hero-content .hero-text h6,
    .hero-content .hero-text p {
      clear: both;
      float: left;
      font-family: 'nissan_agbold';
      text-transform: uppercase; }
    .hero-content .hero-text h2,
    .hero-content .hero-text h3,
    .hero-content .hero-text h4,
    .hero-content .hero-text h5,
    .hero-content .hero-text h6 {
      margin: 0px; }
    .hero-content .hero-text h2 {
      font-size: 56.9px;
      line-height: 63px;
      padding: 2px 4px 5px; }
    .hero-content .hero-text h3 {
      font-size: 47px;
      line-height: 43px;
      padding: 5px 5px 7px; }
    .hero-content .hero-text h4 {
      font-size: 37px;
      line-height: 34px;
      padding: 5px 5px 6px; }
    .hero-content .hero-text h5 {
      font-size: 27px;
      line-height: 25px;
      padding: 5px 5px 6px; }
    .hero-content .hero-text h6 {
      font-size: 20px;
      line-height: 18px;
      padding: 4px 5px 5px; }
    .hero-content .hero-text p {
      font-size: 13.3px;
      line-height: 18px;
      margin: 3px 0 0 0;
      max-width: 213px;
      padding: 3px 5px 0; }
  .hero-content .btn {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 1.3;
    margin-top: 5px;
    min-width: 160px; }

.carousel-prices-dialog .modal-dialog,
.field-modal-bg .modal-dialog {
  margin: 150px auto 50px;
  max-width: 700px; }

.carousel-prices-popup,
.field-modal-bg .form-radios {
  list-style: none;
  margin: 25px;
  padding: 0; }
  .carousel-prices-popup > *,
  .field-modal-bg .form-radios > * {
    display: block;
    margin-bottom: 1px;
    padding: 0; }
    .carousel-prices-popup > *:nth-child(2n+1) label,
    .field-modal-bg .form-radios > *:nth-child(2n+1) label {
      background-color: #f3f3f3; }
  .carousel-prices-popup label,
  .field-modal-bg .form-radios label {
    -webkit-transition: border-color 0.1s ease;
    transition: border-color 0.1s ease;
    border: 1px solid transparent;
    cursor: pointer;
    display: block;
    float: none;
    margin: 0 !important;
    padding: 13px 16px 8px !important;
    text-align: left;
    vertical-align: top;
    width: 100%; }
    .carousel-prices-popup label:hover,
    .field-modal-bg .form-radios label:hover {
      border-color: #dadada; }
  .carousel-prices-popup input[type="radio"] ~ label:before,
  .field-modal-bg .form-radios input[type="radio"] ~ label:before {
    margin-right: 18px;
    top: 1px; }
  .carousel-prices-popup input[type="radio"]:checked ~ label,
  .field-modal-bg .form-radios input[type="radio"]:checked ~ label {
    background: #c81444; }
    .carousel-prices-popup input[type="radio"]:checked ~ label span,
    .field-modal-bg .form-radios input[type="radio"]:checked ~ label span {
      color: #fff; }
  .carousel-prices-popup .l-name,
  .carousel-prices-popup .label,
  .field-modal-bg .form-radios .l-name,
  .field-modal-bg .form-radios .label {
    color: #555555;
    display: inline-block;
    font-size: 14px;
    vertical-align: top; }
  .carousel-prices-popup .l-price,
  .carousel-prices-popup .value,
  .field-modal-bg .form-radios .l-price,
  .field-modal-bg .form-radios .value {
    color: #c81444;
    float: right;
    font-family: "nissan_agbold";
    font-size: 14px;
    font-weight: normal; }

.zopim {
  will-change: transform; }

.opt-acc-field {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 0; }
  .opt-acc-field > div {
    display: inline-block;
    margin: 0 0 5px !important;
    padding: 10px 15px;
    vertical-align: top; }
    .opt-acc-field > div input:checked + label img {
      border-color: #c81444; }
    .opt-acc-field > div label {
      font-size: 12px;
      padding: 0px !important; }
      .opt-acc-field > div label:hover img {
        border-color: #dedede; }
      .opt-acc-field > div label:before {
        display: none; }
    .opt-acc-field > div img {
      border: 2px solid transparent;
      height: auto;
      max-width: 100%;
      padding: 5px;
      pointer-events: none;
      position: relative;
      z-index: 20; }
    .opt-acc-field > div .label,
    .opt-acc-field > div .value {
      display: block;
      padding: 2px 0 2px 25px; }
    .opt-acc-field > div .label {
      color: #616161;
      border-top: 1px solid #dedede;
      line-height: 16px;
      margin-top: -2px;
      padding-top: 7px;
      position: relative;
      z-index: 10; }
      .opt-acc-field > div .label:before {
        position: absolute !important;
        top: 6px !important; }
    .opt-acc-field > div .value {
      color: #c81444; }

.carousel-calculate-dialog.modal .modal-dialog {
  margin-top: 150px;
  max-width: 960px; }

.carousel-calculate-dialog.modal .modal-body {
  background: url("../../../nissanie_core_theme/images/custom/bgr-modal-choose.jpg") no-repeat center bottom;
  font-size: 0;
  margin-top: 15px;
  padding-bottom: 320px !important; }
  .carousel-calculate-dialog.modal .modal-body > div {
    padding: 70px 30px 70px 50px;
    position: relative;
    text-align: left;
    vertical-align: top; }
    .carousel-calculate-dialog.modal .modal-body > div:first-child {
      border-right: 1px solid #d6d6d6; }
  .carousel-calculate-dialog.modal .modal-body .finance-calculator-block {
    background: url("../../../nissanie_core_theme/images/custom/cash-icon.png") no-repeat 35px 15px;
    background-size: 118px auto; }
  .carousel-calculate-dialog.modal .modal-body .go-calculator-block {
    background: url("../../../nissanie_core_theme/images/custom/car-icon.png") no-repeat 18px 25px;
    background-size: 190px auto; }
  .carousel-calculate-dialog.modal .modal-body .block-title {
    color: #333;
    font-family: "nissan_agbold";
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 35px;
    text-transform: uppercase;
    width: auto; }
  .carousel-calculate-dialog.modal .modal-body .block-text {
    color: #645b5b;
    font-weight: bold;
    margin: 0; }
  .carousel-calculate-dialog.modal .modal-body .btn.btn-primary {
    bottom: 0;
    float: none;
    font-size: 14px;
    height: 45px;
    padding-top: 0;
    position: absolute;
    width: 217px; }

.form-item-registration {
  position: relative; }
  .form-item-registration.reg-success:after, .form-item-registration.reg-error:after {
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 50; }
  .form-item-registration.reg-success:after {
    color: #56bb69;
    content: "\f05d"; }
  .form-item-registration.reg-error:after {
    color: #c75072;
    content: "\f05c"; }
  .form-item-registration.reg-progress:after {
    background-image: url("../../../nissanie_core_theme/images/custom/GoCalc-Loader.GIF");
    background-position: 0;
    background-size: 100% auto;
    content: '';
    height: 21px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 21px;
    z-index: 50; }

#booking-wrapper {
  margin-top: 30px; }
  #booking-wrapper [id*="prev-week"],
  #booking-wrapper [id*="next-week"] {
    background-color: #f3f3f3;
    border: none;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #494949;
    cursor: pointer;
    display: inline-block;
    font-family: "nissan_agregular" !important;
    font-size: 12px;
    height: 30px;
    line-height: 23px;
    margin-bottom: 35px;
    padding: 0 20px;
    text-decoration: none;
    width: 130px; }
    #booking-wrapper [id*="prev-week"]:hover:not(.disabled),
    #booking-wrapper [id*="next-week"]:hover:not(.disabled) {
      opacity: 0.6; }
    #booking-wrapper [id*="prev-week"] i,
    #booking-wrapper [id*="next-week"] i {
      display: inline-block;
      font-size: 18px;
      position: relative;
      top: 3px;
      line-height: 16px;
      vertical-align: top; }
    #booking-wrapper [id*="prev-week"]:focus:not(.disabled),
    #booking-wrapper [id*="next-week"]:focus:not(.disabled) {
      opacity: 1; }
  #booking-wrapper [id*="prev-week"] {
    float: left; }
    #booking-wrapper [id*="prev-week"] i {
      right: 10px; }
  #booking-wrapper [id*="next-week"] {
    float: right; }
    #booking-wrapper [id*="next-week"] i {
      left: 10px; }
  #booking-wrapper .book-week-wrapper {
    clear: both;
    position: relative; }
    #booking-wrapper .book-week-wrapper li:before {
      display: none; }
    #booking-wrapper .book-week-wrapper .owl-nav,
    #booking-wrapper .book-week-wrapper .owl-dots {
      display: none; }
  #booking-wrapper .book-time-slots {
    left: -45px;
    position: absolute;
    text-align: right;
    top: 39.5px; }
    #booking-wrapper .book-time-slots li {
      color: #7b7b7b;
      font-size: 11px;
      height: 55.3px;
      padding: 0; }
    #booking-wrapper .book-time-slots .current {
      color: #c81444;
      position: relative; }
      #booking-wrapper .book-time-slots .current:before {
        border-bottom: 5px solid transparent;
        border-left: 6px solid #c81444;
        border-top: 5px solid transparent;
        content: '';
        height: 0;
        left: -10px;
        position: absolute;
        width: 0; }
  #booking-wrapper .booking-week-table {
    margin-bottom: 25px; }
    #booking-wrapper .booking-week-table .owl-item:first-child li:not(.date) {
      border-left: 1px solid #cdcdcd; }
    #booking-wrapper .booking-week-table .day-item li {
      padding: 0;
      position: relative; }
      #booking-wrapper .booking-week-table .day-item li.date {
        color: #888888;
        font-weight: bold;
        padding: 15px 0;
        text-align: center;
        text-transform: uppercase; }
      #booking-wrapper .booking-week-table .day-item li:not(.date) {
        border-right: 1px solid #cdcdcd;
        border-top: 1px solid #cdcdcd;
        cursor: pointer;
        height: 55px; }
        #booking-wrapper .booking-week-table .day-item li:not(.date):hover {
          background-color: #e9f4ff; }
        #booking-wrapper .booking-week-table .day-item li:not(.date).disabled {
          background-color: #d8d8d8;
          cursor: not-allowed; }
          #booking-wrapper .booking-week-table .day-item li:not(.date).disabled.past {
            background-color: #e7e7e7; }
        #booking-wrapper .booking-week-table .day-item li:not(.date).selected {
          background-color: #95c86b;
          border: 1px solid #539021;
          border-bottom: none; }
          #booking-wrapper .booking-week-table .day-item li:not(.date).selected:last-child {
            border-bottom: 1px solid #539021; }
          #booking-wrapper .booking-week-table .day-item li:not(.date).selected + li {
            border-top: 1px solid #539021; }
      #booking-wrapper .booking-week-table .day-item li:last-child {
        border-bottom: 1px solid #c9c9c9; }
    #booking-wrapper .booking-week-table .day-item.past li.date {
      color: #dadada; }
    #booking-wrapper .booking-week-table .day-item.past li:not(.date) {
      background-color: #e7e7e7; }
      #booking-wrapper .booking-week-table .day-item.past li:not(.date):hover {
        background-color: #e7e7e7;
        cursor: not-allowed; }
    #booking-wrapper .booking-week-table .day-item.current li.date {
      color: #c81444; }
    #booking-wrapper .booking-week-table .day-item.holiday li:not(.date) {
      background-color: #f8e0e5 !important;
      cursor: not-allowed; }
      #booking-wrapper .booking-week-table .day-item.holiday li:not(.date):not(:nth-child(2)) {
        border-top: 1px solid transparent !important; }
      #booking-wrapper .booking-week-table .day-item.holiday li:not(.date):hover {
        background-color: #f8e0e5; }
    #booking-wrapper .booking-week-table .holiday-label {
      color: #c81444;
      font-family: "nissan_agregular";
      font-size: 13px;
      left: 15px;
      position: absolute;
      right: 15px;
      text-align: left;
      top: 19px;
      z-index: 10; }
  #booking-wrapper .last-past-time:after {
    background-color: #c81444;
    bottom: -2px;
    content: "";
    height: 2px;
    left: -1px;
    position: absolute;
    right: -1px;
    z-index: 10; }

#reevoomark {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }
  #reevoomark.is-invisible {
    opacity: 0;
    -webkit-transition: none;
    transition: none; }
  #reevoomark .pagination {
    display: block; }

.reevoomark_badge {
  display: none; }

.reevoo-badge-wrapper {
  text-align: right; }
  .reevoo-badge-wrapper.with-loader {
    background: url("../../../nissanie_core_theme/images/custom/GoCalc-Loader.GIF") no-repeat 70% center; }
    .reevoo-badge-wrapper.with-loader > div {
      visibility: hidden; }
  .reevoo-badge-wrapper > div {
    display: inline-block;
    vertical-align: middle; }
  .reevoo-badge-wrapper .reevoo-score-wrapper {
    border: 9px solid #FC7A2A;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 130px;
    text-align: center;
    width: 130px; }
  .reevoo-badge-wrapper .reevoo-score {
    background: url("../../../nissanie_core_theme/images/custom/icons-svg/reevoo-quote.svg") no-repeat right 34px/15px auto;
    color: #FC7A2A;
    display: inline-block;
    font-family: "nissan_agbold";
    padding: 23px 16px 0; }
  .reevoo-badge-wrapper .score-big {
    font-size: 36px;
    line-height: 41px; }
  .reevoo-badge-wrapper .score-small {
    font-size: 28px; }
  .reevoo-badge-wrapper .score-info {
    font-size: 14px;
    line-height: 14px; }
  .reevoo-badge-wrapper .reviews-num {
    background: url("../../../nissanie_core_theme/images/custom/icons-svg/reevoo-logo.svg") no-repeat 10px 83%;
    background-size: 50px auto;
    border: 2px solid #e0843b;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    display: inline-block;
    margin-left: 8px;
    padding: 5px 10px 17px; }

.block-ni-menu {
  position: relative; }
  .block-ni-menu.ni-vehicles .main-menu-vehicles {
    display: block;
    margin-bottom: 45px; }
    .block-ni-menu.ni-vehicles .main-menu-vehicles > li {
      padding-left: 30px;
      padding-right: 30px; }
  .block-ni-menu .page-header, .block-ni-menu .page-vehicle h1, .page-vehicle .block-ni-menu h1 {
    border-bottom: 1px solid #eee;
    font-size: 18px;
    margin-bottom: 22px;
    padding: 0; }
  .block-ni-menu .menu {
    float: right; }
    .block-ni-menu .menu > li {
      float: left;
      list-style: outside none none; }
      .block-ni-menu .menu > li.active > span, .block-ni-menu .menu > li.active > a {
        color: #c81444 !important; }
      .block-ni-menu .menu > li.first {
        margin-left: 0;
        position: static; }
      .block-ni-menu .menu > li.last > .dropdown-menu {
        left: auto;
        right: 0; }
      .block-ni-menu .menu > li > .dropdown-menu {
        -webkit-transition: visibility 0s ease 0.1s;
        transition: visibility 0s ease 0.1s;
        border: 0 none;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
        left: 10px;
        margin-top: 0;
        padding: 7px 0 10px;
        top: 39px;
        z-index: 110; }
      .block-ni-menu .menu > li .leaf > a:not(.menu-book-a-test-drive):hover, .block-ni-menu .menu > li .leaf > a:not(.menu-book-a-test-drive).active {
        background: #fff;
        color: #c81444;
        text-decoration: none; }
      .block-ni-menu .menu > li .leaf > a:not(.menu-book-a-test-drive):focus {
        background: #fff; }
      .block-ni-menu .menu > li:not(.first) {
        margin-left: 5px; }
        .block-ni-menu .menu > li:not(.first) .leaf {
          padding: 3px 0; }
          .block-ni-menu .menu > li:not(.first) .leaf > a {
            background: #fff;
            color: #525252;
            display: block;
            font-size: 13px;
            padding: 0 20px 0 18px;
            white-space: nowrap; }
            .block-ni-menu .menu > li:not(.first) .leaf > a:before {
              font-size: 9px;
              margin-bottom: 1px;
              margin-right: 6px; }
        .block-ni-menu .menu > li:not(.first) .expanded .nolink {
          border-top: 1px solid #d8d8d8;
          color: #1c1c1c;
          display: block;
          font-family: "nissan_agbold";
          font-size: 11px;
          margin-top: 12px;
          padding: 14px 20px 0 18px;
          text-transform: uppercase;
          white-space: nowrap; }
          .block-ni-menu .menu > li:not(.first) .expanded .nolink .caret, .block-ni-menu .menu > li:not(.first) .expanded .nolink .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:before, .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) .block-ni-menu .menu > li:not(.first) .expanded .nolink div:before, .block-ni-menu .menu > li:not(.first) .expanded .nolink .page-vehicle .engines-table table th div:before, .page-vehicle .engines-table table th .block-ni-menu .menu > li:not(.first) .expanded .nolink div:before, .block-ni-menu .menu > li:not(.first) .expanded .nolink .dealer-info .dealer-departments-area .department-type.active:after, .dealer-info .dealer-departments-area .block-ni-menu .menu > li:not(.first) .expanded .nolink .department-type.active:after, .block-ni-menu .menu > li:not(.first) .expanded .nolink .alert.subscribe-message:after {
            display: none; }
        .block-ni-menu .menu > li:not(.first) .expanded .dropdown-menu {
          border: medium none;
          -webkit-box-shadow: none;
          box-shadow: none;
          display: block;
          float: none;
          margin: 0;
          position: static; }
      .block-ni-menu .menu > li.last > .dropdown-toggle {
        padding-right: 0; }
  .block-ni-menu .caret, .block-ni-menu .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:before, .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) .block-ni-menu div:before, .block-ni-menu .page-vehicle .engines-table table th div:before, .page-vehicle .engines-table table th .block-ni-menu div:before, .block-ni-menu .dealer-info .dealer-departments-area .department-type.active:after, .dealer-info .dealer-departments-area .block-ni-menu .department-type.active:after, .block-ni-menu .alert.subscribe-message:after {
    position: relative;
    z-index: -1; }
  .block-ni-menu .dropdown-toggle, .block-ni-menu .nav.menu > li > a {
    background-color: rgba(255, 255, 255, 0);
    color: #424550;
    display: inline-block;
    font-family: "nissan_agbold";
    font-size: 11.2px;
    font-weight: normal;
    letter-spacing: 0.3px;
    padding: 18px 10px 7px;
    text-transform: uppercase; }
    .dealer-nissanie-theme .block-ni-menu .dropdown-toggle, .dealer-nissanie-theme .block-ni-menu .nav.menu > li > a {
      color: #fff;
      font-family: "nissan_agregular";
      padding-bottom: 9px;
      padding-top: 15px; }
      .dealer-nissanie-theme .block-ni-menu .dropdown-toggle:hover, .dealer-nissanie-theme .block-ni-menu .dropdown-toggle:focus, .dealer-nissanie-theme .block-ni-menu .nav.menu > li > a:hover, .dealer-nissanie-theme .block-ni-menu .nav.menu > li > a:focus {
        color: #c81444;
        text-decoration: none; }
    .block-ni-menu .dropdown-toggle:hover, .block-ni-menu .dropdown-toggle:focus, .block-ni-menu .nav.menu > li > a:hover, .block-ni-menu .nav.menu > li > a:focus {
      color: #c81444;
      text-decoration: none; }
  .block-ni-menu .menu-vehicles-group + .dropdown-menu {
    left: 0 !important;
    padding: 0 !important;
    width: 960px; }
    .block-ni-menu .menu-vehicles-group + .dropdown-menu > li {
      background: #fff;
      float: left;
      padding: 0;
      width: 100%; }
      .block-ni-menu .menu-vehicles-group + .dropdown-menu > li.first {
        padding: 0; }
      .block-ni-menu .menu-vehicles-group + .dropdown-menu > li > a {
        position: absolute; }
  .block-ni-menu ul {
    list-style: none;
    padding: 0; }
  .block-ni-menu .main-menu-vehicles {
    display: none; }
    header .block-ni-menu .main-menu-vehicles {
      border-left: 1px solid #e9e9e9;
      padding-top: 25px;
      margin-left: 180px; }
    .block-ni-menu .main-menu-vehicles.vehicles-holder-fleet-block {
      border: none;
      margin-left: 0;
      padding-top: 25px; }
    .block-ni-menu .main-menu-vehicles > li {
      display: inline-block;
      height: 130px;
      padding: 10px 13px;
      vertical-align: top;
      width: 24.6%; }
      .block-ni-menu .main-menu-vehicles > li:before {
        display: none; }
    .block-ni-menu .main-menu-vehicles a {
      display: block;
      position: relative; }
      .block-ni-menu .main-menu-vehicles a:hover, .block-ni-menu .main-menu-vehicles a:focus, .block-ni-menu .main-menu-vehicles a:active {
        outline: none; }
      .block-ni-menu .main-menu-vehicles a:hover, .block-ni-menu .main-menu-vehicles a.active {
        text-decoration: none; }
        .block-ni-menu .main-menu-vehicles a:hover .title, .block-ni-menu .main-menu-vehicles a.active .title {
          -webkit-transition: color 0.1s ease 0.1s;
          transition: color 0.1s ease 0.1s;
          color: #c81444; }
  header .block-ni-menu .main-menu-vehicles .last {
    height: auto;
    padding: 0; }
    header .block-ni-menu .main-menu-vehicles .last .btn i {
      margin-right: 5px; }
  .block-ni-menu .vehicle-finder-text {
    display: none; }
    .block-ni-menu .vehicle-finder-text span {
      color: #494949;
      display: block;
      font-family: "nissan_agbold"; }
  .block-ni-menu .vehicles-holder-fleet-block.active, .block-ni-menu .vehicles-holder-book-a-test-drive.active {
    display: block; }
  .block-ni-menu .vehicles-holder-book-a-test-drive {
    margin-bottom: 40px;
    margin-top: 40px; }
  .block-ni-menu .menu-cars {
    background-color: #fff;
    border-bottom: 1px solid #e9e9e9;
    color: #4c4c4c;
    display: block;
    font-family: "nissan_agbold";
    font-size: 11px !important;
    left: 0;
    letter-spacing: 0.3px;
    line-height: 37px;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    top: 55px;
    width: 180px; }
    .block-ni-menu .menu-cars:focus, .block-ni-menu .menu-cars.is-active {
      outline: none; }
    .block-ni-menu .menu-cars.is-active {
      background: #fff !important;
      color: #c81444;
      width: 181px;
      z-index: 10; }
      .block-ni-menu .menu-cars.is-active + .main-menu-vehicles {
        display: block; }
    .block-ni-menu .menu-cars:before {
      display: none; }
  .block-ni-menu .menu-passenger-cars {
    border-top: 1px solid #e9e9e9; }
  .block-ni-menu .menu-commercial-cars {
    margin-top: 39px; }
  .block-ni-menu .menu-links, .block-ni-menu .menu-book-a-test-drive {
    top: 150px; }
  .block-ni-menu .menu-links {
    font-size: 11px;
    left: 20px;
    padding: 0; }
    .block-ni-menu .menu-links:before {
      font-size: 9px;
      margin-bottom: 1px;
      margin-right: 5px; }
  .block-ni-menu .menu-book-a-test-drive {
    background-color: #494949;
    color: #fff;
    display: inline-block;
    font-family: "nissan_agregular";
    font-size: 10px;
    left: 12px;
    margin-top: 90px;
    padding: 6px 24px 6px;
    text-transform: uppercase; }
    .block-ni-menu .menu-book-a-test-drive:hover, .block-ni-menu .menu-book-a-test-drive:focus {
      background-color: #494949;
      color: #fff;
      opacity: 0.8; }
    .block-ni-menu .menu-book-a-test-drive:before {
      -webkit-filter: blur(0);
      filter: blur(0);
      font-size: 9px;
      margin-right: 5px; }
  .block-ni-menu .title, .block-ni-menu .price {
    padding-left: 22px;
    text-align: left; }
  .block-ni-menu .title {
    color: #3f4044;
    font-family: "nissan_agregular";
    font-size: 11px;
    text-transform: uppercase; }
  .block-ni-menu .price {
    color: #929292;
    font-size: 10px;
    letter-spacing: 0.2px;
    min-height: 14px; }
  .block-ni-menu .view-pricing {
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
    background-color: #aeaeae;
    bottom: -22px;
    color: #fff;
    font-size: 11px;
    font-family: "nissan_agbold";
    left: 0;
    margin: 0 auto;
    opacity: 0;
    padding: 6px 0 5px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 155px;
    z-index: 1; }
    .block-ni-menu .view-pricing:before {
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-bottom: 4px solid #aeaeae;
      content: "";
      display: inline-block;
      height: 0;
      top: 100%;
      width: 0; }
    .block-ni-menu .view-pricing:before {
      position: absolute;
      top: -4px;
      left: 0;
      right: 0;
      margin: 0 auto; }

.view-book-a-test-drive {
  position: relative; }
  .view-book-a-test-drive .single-vehicle {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 30px;
    z-index: 1; }
    .view-book-a-test-drive .single-vehicle .vehicle-close {
      background-color: #B1B0B0;
      color: #FFFFFF;
      cursor: pointer;
      line-height: 22px;
      position: absolute;
      right: -10px;
      top: -13px;
      font-family: "nissan_agregular";
      font-size: 12px;
      padding: 0 14px 2px;
      width: 180px; }
      .view-book-a-test-drive .single-vehicle .vehicle-close:after {
        border-right: 8px solid #808080;
        content: "";
        display: inline-block;
        height: 17px;
        position: absolute;
        right: 3px;
        top: 13px;
        width: 21px;
        z-index: -1;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .view-book-a-test-drive .single-vehicle .vehicle-close:hover {
        background-color: #808080; }
      .view-book-a-test-drive .single-vehicle .vehicle-close i {
        position: absolute;
        right: 8px;
        top: 1px; }

.dealer-nissanie-theme .nav.menu > .last > a {
  padding-right: 0; }

[id*="ni-book-form"] .main-menu-vehicles > li,
#block-ni-menu-ni-fleet-range .main-menu-vehicles > li {
  padding: 10px 0; }

[id*="ni-book-form"] a .image,
#block-ni-menu-ni-fleet-range a .image {
  width: 100%; }

[id*="ni-book-form"] .image {
  -webkit-transform: scale(0.87);
  -ms-transform: scale(0.87);
  transform: scale(0.87); }

[id*="ni-book-form"] .main-menu-vehicles a:hover .image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

#block-ni-menu-ni-fleet-range .image,
.page-vehicles .image {
  -webkit-transform: scale(0.89);
  -ms-transform: scale(0.89);
  transform: scale(0.89); }

#block-ni-menu-ni-fleet-range .main-menu-vehicles a:hover .image,
.page-vehicles .main-menu-vehicles a:hover .image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

#block-ni-menu-ni-fleet-range .main-container .block-ni-menu .vehicles-holder-menu .last,
.page-vehicles .main-container .block-ni-menu .vehicles-holder-menu .last {
  display: none !important; }

#block-ni-menu-ni-fleet-range {
  float: none;
  margin-top: 30px; }
  #block-ni-menu-ni-fleet-range .main-menu-vehicles > li {
    height: 140px; }
  #block-ni-menu-ni-fleet-range .view-pricing {
    bottom: -27px; }

.promo-boxes-block {
  background: #232323;
  margin-top: 14px;
  padding: 45px 0 65px;
  text-align: center; }
  .promo-boxes-block h2 {
    color: #6a6a6a;
    font-size: 28px;
    margin-bottom: 35px; }
  .promo-boxes-block h4 {
    color: #fff;
    font-family: 'nissan_agbold';
    font-size: 16px;
    margin-top: 20px;
    text-transform: uppercase; }
  .promo-boxes-block img {
    display: block;
    height: auto;
    width: 100%; }

#block-ni-home-home-offers,
.block-ni-used-cars {
  text-align: center; }
  #block-ni-home-home-offers h2,
  .block-ni-used-cars h2 {
    color: #666666;
    font-size: 28px;
    margin-bottom: 35px; }

.front .featured-cars-container .btn,
.latest-used-cars-container .btn {
  display: none;
  margin-bottom: 4px;
  width: 100%; }
  .front .featured-cars-container .btn:last-child,
  .latest-used-cars-container .btn:last-child {
    margin: 0; }

.latest-used-cars-container .owl-car-image {
  height: 149px; }

.latest-used-cars-container .owl-car-item h4 {
  font-size: 13px; }

.latest-used-cars-container .owl-car-item .red-text {
  color: #c81444;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 7px; }

#block-ni-accessories-accessory-vehicles {
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  margin: 50px 0;
  padding: 40px 0; }
  #block-ni-accessories-accessory-vehicles h2 {
    font-size: 18px;
    margin: 0; }
  #block-ni-accessories-accessory-vehicles .content a {
    color: #4f5156;
    margin: 25px 0 0 0; }
    #block-ni-accessories-accessory-vehicles .content a:hover {
      text-decoration: none; }
      #block-ni-accessories-accessory-vehicles .content a:hover div {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
        #block-ni-accessories-accessory-vehicles .content a:hover div:before {
          -webkit-transition: -webkit-transform 0.4s ease;
          transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
          transition: transform 0.4s ease, -webkit-transform 0.4s ease;
          -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0px, -114%, 0px);
          transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0px, -114%, 0px);
          visibility: visible; }
  #block-ni-accessories-accessory-vehicles img {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    display: block;
    max-width: 90%; }
  #block-ni-accessories-accessory-vehicles h4 {
    font-size: 11px;
    font-family: 'nissan_agregular';
    font-weight: normal;
    margin: 15px 0 0 20px;
    text-transform: uppercase; }

#block-ni-accessories-recomended-accessories .node-accessories {
  margin: 0; }

.accessories-disclaimer .accessories-diclaimer-content {
  height: 90px;
  margin-bottom: 10px;
  overflow: hidden; }
  .accessories-disclaimer .accessories-diclaimer-content.collapsed {
    height: auto; }

.accessories-disclaimer ul {
  padding-left: 20px; }

.accessories-disclaimer p,
.accessories-disclaimer li {
  color: #939393;
  font-size: 11px; }

.accessories-disclaimer li {
  padding-bottom: 0;
  padding-top: 0; }

.accessories-disclaimer .btn {
  background: none;
  float: right;
  font-size: 11px;
  font-weight: bold;
  padding: 0 12px;
  position: relative; }
  .accessories-disclaimer .btn:hover, .accessories-disclaimer .btn:active, .accessories-disclaimer .btn:focus {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
    text-decoration: underline; }
  .accessories-disclaimer .btn:before {
    font-size: 8px;
    font-weight: normal;
    position: absolute;
    right: 0px;
    top: 3px; }

.leaf-reevoo-tabs {
  border: 1px solid #eee;
  margin-bottom: 20px; }
  .leaf-reevoo-tabs ul {
    margin: 0; }
  .leaf-reevoo-tabs li {
    padding: 0; }
  .leaf-reevoo-tabs a {
    background-color: #eee;
    color: #A8A8A8;
    height: 30px;
    padding-top: 5px;
    text-transform: uppercase; }
    .leaf-reevoo-tabs a.active2, .leaf-reevoo-tabs a:hover {
      color: #333;
      background-color: #fff; }
  .leaf-reevoo-tabs .leaf-body {
    font-family: "nissan_agbold";
    padding: 28px 24px; }

.block-news-reviews.block {
  margin-left: 10px; }
  .block-news-reviews.block .block-title {
    background: #f1f1f1;
    font-size: 16px;
    padding: 7px 5px 2px; }
  .block-news-reviews.block h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin: 8px 0 4px;
    text-transform: uppercase; }
  .block-news-reviews.block .news-field-date {
    font-size: 10px; }
  .block-news-reviews.block .news-field-body {
    font-size: 13px;
    line-height: 16px;
    margin: 0; }
    .block-news-reviews.block .news-field-body p {
      margin-bottom: 3px; }
    .block-news-reviews.block .news-field-body ul, .block-news-reviews.block .news-field-body ol {
      padding: 0 0 0 10px; }
    .block-news-reviews.block .news-field-body .views-more-link {
      color: #c81444;
      display: inline-block;
      position: relative; }
      .block-news-reviews.block .news-field-body .views-more-link:before {
        background: #fff;
        position: absolute;
        right: -8px;
        top: 1px;
        z-index: 10; }
  .block-news-reviews.block .news-row {
    margin-bottom: 10px; }
    .block-news-reviews.block .news-row .news-field-image {
      padding-bottom: 10px; }
  .block-news-reviews.block .views-row {
    border-bottom: 1px solid #dfdfdf; }
    .block-news-reviews.block .views-row.views-row-last {
      border-bottom: none; }

.page-title {
  display: inline-block; }
  .page-title .page-title {
    margin-top: 3px; }

.promo-block {
  -webkit-transition: background-size 0.5s linear;
  transition: background-size 0.5s linear;
  background-size: 100%;
  color: #fff;
  height: 190px;
  margin-bottom: 15px;
  padding: 20px 15px; }
  .promo-block:hover {
    background-size: 106%; }
  .promo-block h2 {
    font-size: 24px;
    font-family: nissan_agbold;
    margin-bottom: 8px;
    text-transform: uppercase; }
  .promo-block .btn-sm {
    height: auto;
    padding: 4px 10px; }

.bottom-block {
  -webkit-transition: background-size 0.2s ease;
  transition: background-size 0.2s ease;
  background-color: #1B2024;
  background-size: 100%;
  color: #fff;
  height: 138px;
  margin: 40px 0 0;
  padding: 20px 30px;
  width: 474px; }
  .bottom-block:hover {
    -webkit-transition: background-size 0.8s ease;
    transition: background-size 0.8s ease;
    background-size: 105%; }
  .bottom-block h3 {
    font-size: 24px;
    font-family: "nissan_agbold";
    font-weight: normal;
    margin-bottom: 8px;
    text-transform: uppercase; }
  .bottom-block > .bottom-block-button {
    font-size: 13px;
    height: auto; }

.region-content-bottom > .block {
  float: left;
  position: relative;
  z-index: 100; }
  .region-content-bottom > .block:last-child {
    float: right;
    position: relative;
    z-index: 100; }

.book-a-test-drive-bottom {
  background-image: url("../../../nissanie_core_theme/images/custom/bottom-block-book-a-test-drive.jpg"); }
  .book-a-test-drive-bottom h3 {
    width: 150px; }

.contact-a-dealer-bottom {
  background-image: url("../../../nissanie_core_theme/images/custom/bottom-block-contact-your-dealer.jpg"); }
  .contact-a-dealer-bottom h3 {
    width: 130px; }

.contact-your-dealer-block {
  background-image: url("../../../nissanie_core_theme/images/custom/promo-block-contact-your-dealer.jpg"); }

.new-cars-cta {
  background-image: url("../../../nissanie_core_theme/images/custom/promo-block-news-cars.jpg"); }

.contact-us-cta {
  background-image: url("../../../nissanie_core_theme/images/custom/promo-block-contact-us.jpg"); }

.used-cars-cta {
  background-image: url("../../../nissanie_core_theme/images/custom/promo-block-used-cars.jpg"); }

.go-calc-cta {
  background-image: url("../../../nissanie_core_theme/images/custom/promo-block-nissan-gocalculator.jpg"); }

div[id*='edit-age-container'] .sliderfield-bubble {
  display: none; }

.stepper-container {
  border-bottom: 4px solid #626469;
  position: relative;
  margin: 23px 0 0;
  text-align: right; }
  .stepper-container .title-stepper {
    color: #fff;
    float: left;
    font-size: 22px;
    margin: 40px 0 0; }

.navigation-steps {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  float: right;
  margin: 0 !important; }
  .navigation-steps.step-1 + .step-progress {
    width: 146px; }
  .navigation-steps.step-2 + .step-progress {
    width: 318px; }
  .navigation-steps.step-3 + .step-progress {
    width: 490px; }
  .navigation-steps.step-4 + .step-progress {
    width: 657px; }
  .navigation-steps li {
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    font-family: "nissan_agregular";
    font-size: 10px;
    height: 67px;
    letter-spacing: 0.3px;
    line-height: 12px;
    padding: 14px 0 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top; }
    .navigation-steps li:not(.last):before, .navigation-steps li:not(.last):after {
      background: rgba(255, 255, 255, 0.15);
      content: '';
      height: 1px;
      position: absolute;
      right: -35px;
      width: 44px; }
    .navigation-steps li:not(.last):before {
      -webkit-transform: rotate(50deg);
      -ms-transform: rotate(50deg);
      transform: rotate(50deg);
      top: 16px; }
      .iPadActive .navigation-steps li:not(.last):before {
        top: 18px; }
    .navigation-steps li:not(.last):after {
      -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
      transform: rotate(-50deg);
      bottom: 16px; }
      .iPadActive .navigation-steps li:not(.last):after {
        bottom: 15px; }
    .navigation-steps li.step-1 {
      padding-left: 13px;
      width: 146px; }
    .navigation-steps li.step-2 {
      padding-left: 16px;
      width: 169px; }
    .navigation-steps li.step-3 {
      padding-left: 20px;
      width: 169px; }
    .navigation-steps li.step-4 {
      padding-left: 11px;
      width: 164px; }
    .navigation-steps li:before {
      content: '' !important;
      margin: 0 !important; }
  .navigation-steps span {
    color: #939396;
    display: block;
    font-size: 24px;
    height: 34px;
    line-height: 34px; }
  .navigation-steps .first {
    border-left: 1px solid rgba(255, 255, 255, 0.15); }
  .navigation-steps .last {
    border-right: 1px solid rgba(255, 255, 255, 0.15); }

.step-progress {
  -webkit-transition: width 1s ease;
  transition: width 1s ease;
  background: #c81444;
  bottom: -4px;
  height: 4px;
  left: 303px;
  position: absolute;
  width: 0;
  z-index: 100; }

.pricing-blocks {
  margin-bottom: 50px; }
  .pricing-blocks .pricing-block {
    background-image: url("../../../nissanie_core_theme/images/custom/pricing-block.jpg");
    padding: 15px 22px 12px;
    position: relative; }
    .pricing-blocks .pricing-block:after {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      position: absolute;
      right: 26px;
      top: 54%; }
    .pricing-blocks .pricing-block .block-title {
      color: #fff;
      font-family: 'nissan_agbold';
      font-size: 24px;
      font-weight: normal;
      line-height: 26px;
      margin: 0 0 5px;
      text-transform: uppercase;
      width: 146px; }
    .pricing-blocks .pricing-block > .btn:focus {
      outline: none; }
  .pricing-blocks .compare-block:after {
    content: url("../../../nissanie_core_theme/images/custom/pricing-compare.png"); }
  .pricing-blocks .configure-block:after {
    content: url("../../../nissanie_core_theme/images/custom/pricing-configure.png"); }
  .pricing-blocks .finance-options-block:after {
    content: url("../../../nissanie_core_theme/images/custom/pricing-finance.png");
    right: 28px; }

.questions-result-head {
  margin-bottom: 20px; }
  .questions-result-head .btn-ask-question {
    float: right;
    font-size: 16px;
    height: auto;
    width: 307px; }

.questions-result-num {
  display: inline-block;
  vertical-align: middle;
  font-family: "nissan_agbold";
  font-size: 14px;
  margin-top: 8px;
  text-transform: uppercase; }

.questions-list-wrapper {
  text-transform: uppercase; }
  .questions-list-wrapper .question-single-link {
    background-color: #e3e2e2;
    border: 5px solid #e3e2e2;
    color: #333;
    display: block;
    font-family: "nissan_agbold";
    height: 270px;
    margin-bottom: 20px;
    padding: 25px;
    position: relative; }
    .questions-list-wrapper .question-single-link:hover {
      border-color: #c81444;
      text-decoration: none; }
  .questions-list-wrapper .question-body {
    font-size: 18px;
    line-height: 21px;
    max-height: 170px;
    overflow: hidden; }
    .questions-list-wrapper .question-body:after {
      background-color: #c81444;
      content: '';
      display: block;
      height: 5px;
      margin-top: 12px;
      width: 35px; }
  .questions-list-wrapper .question-info {
    bottom: 25px;
    color: #c81444;
    font-size: 16px;
    line-height: 20px;
    position: absolute; }
    .questions-list-wrapper .question-info i {
      font-size: 13px;
      margin-left: 3px;
      position: relative;
      top: 1px; }

.vehicle-selector {
  margin-top: 25px; }

.view-vehicles-menu .page-header, .view-vehicles-menu .page-vehicle h1, .page-vehicle .view-vehicles-menu h1 {
  border-bottom: 1px solid #eee;
  font-size: 18px;
  padding-bottom: 0; }

.view-vehicles-menu .col {
  height: 130px; }

.page-vehicles .view-vehicles-menu .view-content {
  margin-bottom: 25px; }

.news-row,
.review-row {
  margin-bottom: 30px; }
  .news-row .news-field-title a,
  .news-row .review-field-title a,
  .review-row .news-field-title a,
  .review-row .review-field-title a {
    color: #333333; }
  .news-row .price,
  .review-row .price {
    color: #c81444;
    display: block;
    font-size: 11px;
    font-weight: bold; }
  .news-row h2,
  .review-row h2 {
    font-size: 20px;
    margin-bottom: 2px; }
  .news-row .news-field-body,
  .news-row .review-field-body,
  .review-row .news-field-body,
  .review-row .review-field-body {
    color: #4c4c4c;
    font-size: 14px;
    margin: 5px 0; }
  .news-row .news-field-date,
  .news-row .views-field-changed,
  .news-row .review-field-date,
  .review-row .news-field-date,
  .review-row .views-field-changed,
  .review-row .review-field-date {
    color: #959595;
    font-size: 11px; }
    .news-row .news-field-date .icon-clock-o,
    .news-row .views-field-changed .icon-clock-o,
    .news-row .review-field-date .icon-clock-o,
    .review-row .news-field-date .icon-clock-o,
    .review-row .views-field-changed .icon-clock-o,
    .review-row .review-field-date .icon-clock-o {
      margin-right: 3px; }

.view-news .views-field-title h2 {
  font-size: 24px;
  margin-bottom: 2px; }

.view-news .views-field-field-news-body {
  font-size: 14px;
  margin: 40px 0 20px; }

.view-news .views-field-changed {
  color: #959595;
  float: left;
  font-size: 11px;
  margin-right: 15px; }
  .view-news .views-field-changed i {
    margin-right: 3px; }

.view-offers .offer-teaser-wrapper {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-bottom: 5px solid #d2d2d2;
  margin-bottom: 23px;
  padding: 20px 30px;
  position: relative;
  font-size: 0; }
  .view-offers .offer-teaser-wrapper > div {
    display: inline-block;
    float: none;
    position: static;
    vertical-align: bottom; }
    .view-offers .offer-teaser-wrapper > div:last-child {
      margin: 0 -5px; }
  .view-offers .offer-teaser-wrapper h2 {
    margin-bottom: 10px; }
  .view-offers .offer-teaser-wrapper .available-until {
    background-color: #e5e5e5;
    color: #585858;
    font-size: 12px;
    font-weight: bold;
    left: -13px;
    min-width: 120px;
    padding: 7px 7px 4px;
    position: absolute;
    top: 15px; }
    .view-offers .offer-teaser-wrapper .available-until:before {
      border-right: 15px solid #bbbbbb;
      content: "";
      display: inline-block;
      height: 17px;
      position: absolute;
      left: 0px;
      top: 17px;
      width: 21px;
      z-index: -1;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .view-offers .offer-teaser-wrapper .available-until i {
      margin-right: 7px; }
  .view-offers .offer-teaser-wrapper .offer-teaser-description {
    color: #5c5c5c;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 25px; }
  .view-offers .offer-teaser-wrapper .btn {
    margin-right: 4px;
    width: 165px; }
    .view-offers .offer-teaser-wrapper .btn:last-child {
      margin-right: 0; }
    .view-offers .offer-teaser-wrapper .btn i {
      display: inline-block;
      -webkit-filter: blur(0);
      filter: blur(0);
      margin-right: 6px;
      vertical-align: middle; }
      .view-offers .offer-teaser-wrapper .btn i:before {
        font-weight: bold; }

.view-accessories .view-filters .form-item-field-vehicle-reference-nid:before {
  display: none; }

.view-accessories > .view-content {
  margin-bottom: 20px; }

.view-accessories .views-exposed-widgets > div {
  margin-bottom: 10px; }

.view-accessories .views-exposed-widget {
  padding-right: 5px; }
  .view-accessories .views-exposed-widget .form-submit {
    margin-top: 0;
    min-width: 0;
    position: relative;
    text-indent: -99999px;
    width: 38px; }
    .view-accessories .views-exposed-widget .form-submit:before {
      left: 0;
      text-indent: 0;
      position: absolute;
      right: 0;
      text-indent: 0;
      top: 8px; }

.view-accessories .row, .view-accessories #block-ni-accessories-accessory-vehicles .content, #block-ni-accessories-accessory-vehicles .view-accessories .content, .view-accessories #block-ni-accessories-recomended-accessories .content, #block-ni-accessories-recomended-accessories .view-accessories .content, .view-accessories .footer .region-sub-footer, .footer .view-accessories .region-sub-footer {
  margin: 0 0px; }
  .view-accessories .row .col, .view-accessories #block-ni-accessories-accessory-vehicles .content .col, #block-ni-accessories-accessory-vehicles .view-accessories .content .col, .view-accessories #block-ni-accessories-recomended-accessories .content .col, #block-ni-accessories-recomended-accessories .view-accessories .content .col, .view-accessories .footer .region-sub-footer .col, .footer .view-accessories .region-sub-footer .col {
    padding: 0 0px; }

.view-accessories .grid {
  border: 1px solid transparent; }
  .view-accessories .grid:hover {
    border: 1px solid  #dedede; }
  .view-accessories .grid > div {
    margin: 0 10px; }

.view-accessories .view-empty {
  margin: 45px 0; }

.view-accessories .view-footer {
  margin-top: 20px; }

.views-field-field-photo-gallery-image .field-content,
.views-field-field-youtube .field-content {
  background: url("../../../nissanie_core_theme/images/custom/background-vehicle-thumbs-row.png") repeat-y top left;
  border-bottom: 1px solid #fff;
  padding: 0; }
  .views-field-field-photo-gallery-image .field-content > div,
  .views-field-field-youtube .field-content > div {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 0; }
  .views-field-field-photo-gallery-image .field-content a,
  .views-field-field-youtube .field-content a {
    display: block;
    position: relative; }
    .views-field-field-photo-gallery-image .field-content a img,
    .views-field-field-youtube .field-content a img {
      -webkit-transition: width 0.5s ease-in-out;
      transition: width 0.5s ease-in-out;
      max-width: 100%;
      position: relative; }
    .no-touch .views-field-field-photo-gallery-image .field-content a:hover, .no-touch
    .views-field-field-youtube .field-content a:hover {
      text-decoration: none; }
      .no-touch .views-field-field-photo-gallery-image .field-content a:hover .overlay-title.hovered, .no-touch
      .views-field-field-youtube .field-content a:hover .overlay-title.hovered {
        opacity: 1; }
  .views-field-field-photo-gallery-image .field-content .overlay-title,
  .views-field-field-youtube .field-content .overlay-title {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0; }

.block-ni-vehicle .top-right-buttons .btn {
  margin-left: 3px;
  width: 160px; }

.view-gallery .views-row {
  margin-bottom: 40px; }
  .view-gallery .views-row:last-child {
    margin-bottom: 0; }

.view-gallery .views-field-title {
  background: #fff;
  float: left;
  min-height: 1px;
  padding: 0 10px 10px 10px;
  position: relative;
  width: 100%; }
  .view-gallery .views-field-title .field-content {
    font-size: 15px;
    font-family: nissan_agbold;
    text-transform: uppercase; }

.view-gallery .views-field-field-photo-gallery-image .field-content {
  margin: 0 10px; }

.view-gallery .views-field-field-photo-gallery-image .overlay-title span {
  display: table-cell;
  height: 148px;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle;
  width: 238px; }

.gallery360 {
  margin-bottom: 30px; }
  .gallery360 .gallery360Image {
    max-height: 495px; }
  .gallery360 .gallery-360Controls {
    background: #ebebeb;
    padding: 23px 22px; }
  .gallery360 .gallery-360Controls-inner {
    background: #ffffff none repeat scroll 0 0;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 1px 0 #d3d3d3;
    box-shadow: 0 1px 0 #d3d3d3;
    padding-right: 12px; }
    .gallery360 .gallery-360Controls-inner .no-additional-colors {
      color: #393939;
      float: left;
      font-size: 14px;
      margin: 10px 35px; }
      .gallery360 .gallery-360Controls-inner .no-additional-colors span {
        font-family: nissan_agbold; }
    .gallery360 .gallery-360Controls-inner .gallery360Button {
      float: right; }
  .gallery360 .color-carousel {
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 41px; }
    .gallery360 .color-carousel .owl-nav {
      left: 20px;
      right: 20px; }
  .gallery360 .gallery360Button {
    margin-top: 3px; }
  .gallery360 .info-link {
    background: none;
    border: none;
    display: inline-block;
    margin-left: 10px;
    outline: none;
    position: relative;
    top: 4px; }
    .gallery360 .info-link:hover, .gallery360 .info-link:focus {
      color: #525252;
      text-decoration: none; }
    .gallery360 .info-link i {
      font-size: 20px; }

.view-gallery-video {
  margin-top: 40px; }
  .view-gallery-video a:before {
    background: rgba(0, 0, 0, 0.7);
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    height: 50px;
    left: 50%;
    line-height: 46px;
    margin-left: -25px;
    margin-top: -25px;
    padding-left: 16px;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 100; }
  .view-gallery-video a:hover {
    text-decoration: none; }
    .view-gallery-video a:hover .overlay-title {
      opacity: 1;
      -webkit-transition: 0.3s all;
      transition: 0.3s all; }

.view .pager-load-more {
  margin: 0;
  padding: 0;
  text-align: center; }
  .view .pager-load-more.pager-load-more-empty {
    display: none; }
  .view .pager-load-more li {
    padding: 0; }
    .view .pager-load-more li:before {
      content: none; }
  .view .pager-load-more a {
    background-color: #efefef;
    color: #606060;
    display: block;
    font-family: "nissan_agbold";
    font-size: 13px;
    margin: 40px 0 30px;
    padding: 11px 0;
    text-transform: uppercase; }
    .view .pager-load-more a:hover, .view .pager-load-more a:focus {
      background: #dfdfdf;
      text-decoration: none; }
    .view .pager-load-more a.active {
      background-image: url("../../../nissanie_core_theme/images/custom/350.GIF");
      background-position: 57% center;
      background-repeat: no-repeat; }

.node img {
  height: auto !important;
  max-width: 100%; }

.node-results {
  padding: 0 !important; }
  .node-results .search-result {
    border-bottom: 1px solid #e4e4e4;
    list-style: none;
    padding: 0 0 12px;
    padding-top: 15px; }
    .node-results .search-result:first-child {
      padding-top: 0; }
    .node-results .search-result:before {
      content: '';
      margin: 0; }
    .node-results .search-result h3.title {
      margin: 0; }
      .node-results .search-result h3.title a {
        font-size: 16px;
        font-family: "nissan_agregular"; }
    .node-results .search-result .search-content-type {
      background-color: #9fa0a2;
      color: #fff;
      display: inline-block;
      font-weight: bold;
      font-size: 9px;
      height: 16px;
      margin-bottom: 12px;
      padding: 2px 7px 0;
      position: relative;
      text-transform: uppercase;
      width: auto; }
      .node-results .search-result .search-content-type:after {
        border-bottom: 8px solid transparent;
        border-left: 7px solid #9fa0a2;
        border-top: 8px solid transparent;
        content: "";
        height: 0;
        left: 100%;
        position: absolute;
        width: 0;
        top: 0; }
    .node-results .search-result .search-snippet {
      color: #808080;
      margin-bottom: 0; }
    .node-results .search-result .search-read-more {
      color: #c81444;
      font-size: 12px;
      text-transform: capitalize; }

.offer-details-wrapper .hero {
  margin-top: 0;
  position: relative; }
  .offer-details-wrapper .hero img {
    height: auto;
    width: 100%; }

.offer-details-wrapper .hero-text-wrapper {
  left: 20px;
  position: absolute;
  top: 30%; }
  .offer-details-wrapper .hero-text-wrapper h1 {
    background: url("../../../nissanie_core_theme/images/custom/overlay-black-56.png");
    color: #fff;
    margin-bottom: 8px;
    padding: 3px 4px 4px; }

.offer-details-wrapper .btn_group .btn {
  clear: both; }

.offer-details-wrapper .below-hero {
  background-color: #f7f7f7;
  margin-bottom: 30px; }
  .offer-details-wrapper .below-hero .btn-primary:nth-child(1) {
    min-width: 160px; }
    .offer-details-wrapper .below-hero .btn-primary:nth-child(1):before {
      content: "\e600";
      margin-right: 8px; }

.offer-details-wrapper .available-until {
  font-size: 14px;
  font-weight: bold; }
  .offer-details-wrapper .available-until i {
    background-color: #e8e8e8;
    display: inline-block;
    font-size: 18px;
    line-height: 52px;
    height: 52px;
    margin-right: 10px;
    text-align: center;
    width: 48px; }

.offer-details-wrapper .btn_group {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 12px;
  float: right;
  text-align: right; }
  .offer-details-wrapper .btn_group .btn {
    min-width: 160px; }

.offer-details-wrapper .btn i {
  margin-right: 8px; }

.offer-details-wrapper .payment-sidebar h3 {
  background-color: #ededed;
  font-size: 19px;
  margin: 0;
  padding: 20px 30px 8px; }

.offer-details-wrapper .payment-sidebar .sidebar-content {
  background-color: #f7f7f7;
  padding: 0 30px 0; }

.offer-details-wrapper .payment-sidebar ul {
  margin: 0;
  padding: 0; }

.offer-details-wrapper .payment-sidebar li {
  border-bottom: 1px solid #ececec;
  display: table;
  padding: 10px 0;
  width: 100%; }
  .offer-details-wrapper .payment-sidebar li:before {
    content: '';
    margin: 0; }
  .offer-details-wrapper .payment-sidebar li:last-child {
    border-bottom: 0; }

.offer-details-wrapper .payment-sidebar div {
  display: table-cell;
  vertical-align: middle;
  width: 50%; }

.offer-details-wrapper .payment-sidebar .payment-item {
  color: #484848;
  font-size: 13px;
  font-family: "nissan_agregular";
  line-height: 16px; }

.offer-details-wrapper .payment-sidebar .payment-value {
  color: #c81444;
  font-size: 18px;
  font-family: "nissan_agregular";
  line-height: 20px;
  text-align: right; }

.offer-details-wrapper .swipe {
  margin-bottom: 10px;
  position: relative; }

.node-accessories .field-name-field-accessory-images {
  border-bottom: 1px solid #dedede;
  padding: 20px 0 40px;
  text-align: center; }
  .node-accessories .field-name-field-accessory-images .field-items {
    display: table;
    width: 100%; }
  .node-accessories .field-name-field-accessory-images .field-item {
    display: table-cell;
    height: 165px;
    vertical-align: middle; }
  .node-accessories .field-name-field-accessory-images img {
    display: block;
    height: auto;
    width: 100%; }

.node-accessories .field-name-title {
  margin: 10px 0 7px; }
  .node-accessories .field-name-title h2 {
    font-family: "nissan_agbold";
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 0; }

.node-accessories .multiple-options {
  color: #868686;
  font-size: 11px;
  margin-bottom: 5px; }

.node-accessories .multiple-options-img {
  background-image: url(../../../nissanie_core_theme/images/sprites-png/sprites.png);
  background-position: 0px -83px;
  width: 35px;
  height: 22px;
  height: 22px;
  margin: 0 6px 3px -3px;
  vertical-align: middle;
  width: 35px; }

.node-accessories .field-name-node-link {
  margin: 5px 0 15px; }
  .node-accessories .field-name-node-link a {
    color: #c81444; }

.node-accessories .field-name-field-accessory-category {
  margin-bottom: 23px; }

.node-accessories .field-name-field-accessory-desc {
  color: #6c6c6c;
  font-size: 14px;
  margin-bottom: 25px; }
  .node-accessories .field-name-field-accessory-desc p {
    margin-bottom: 0; }

.node-accessories .field-name-field-accessory-product-id {
  margin-bottom: 25px; }

.node-type-accessories .page-header, .node-type-accessories .page-vehicle h1, .page-vehicle .node-type-accessories h1 {
  display: none; }

.node-type-accessories .col-xs-7 {
  padding-left: 30px; }

.node-type-accessories .slides {
  margin: 0;
  padding: 0; }

.node-type-accessories #slider {
  background-color: transparent;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 0 20px; }
  .node-type-accessories #slider li {
    display: none;
    float: left;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    padding: 0; }
    .node-type-accessories #slider li:before {
      content: '';
      margin-right: 0; }
    .node-type-accessories #slider li.first {
      display: block;
      left: 0; }
    .node-type-accessories #slider li img {
      max-width: 388px;
      width: 100%; }
  .node-type-accessories #slider .flex-direction-nav {
    display: none; }

.node-type-accessories #carousel {
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 77%; }
  .node-type-accessories #carousel li:before {
    content: '';
    margin: 0; }
  .node-type-accessories #carousel .slides li {
    -webkit-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
    border: 1px solid #e7e7e7;
    display: none;
    float: left;
    height: 68px;
    margin: 0 3px;
    min-width: 68px;
    padding: 0; }
    .node-type-accessories #carousel .slides li.flex-active-slide, .node-type-accessories #carousel .slides li:hover {
      border-color: #c81444; }
    .node-type-accessories #carousel .slides li img {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      bottom: 0;
      cursor: pointer;
      height: 58px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 58px; }
  .node-type-accessories #carousel .flex-direction-nav {
    margin: 0; }
    .node-type-accessories #carousel .flex-direction-nav li {
      position: static; }
      .node-type-accessories #carousel .flex-direction-nav li:before {
        content: '';
        margin: 0; }
    .node-type-accessories #carousel .flex-direction-nav a {
      bottom: 50%;
      color: #b4b4b4;
      font-size: 0;
      height: 20px;
      margin-bottom: -5px;
      padding: 5px;
      position: absolute;
      text-decoration: none !important; }
      .node-type-accessories #carousel .flex-direction-nav a:before {
        font-size: 13px; }
      .node-type-accessories #carousel .flex-direction-nav a:focus {
        outline: none; }
    .node-type-accessories #carousel .flex-direction-nav .flex-prev {
      left: -25px; }
    .node-type-accessories #carousel .flex-direction-nav .flex-next {
      right: -25px;
      left: auto; }

.node-type-accessories .field-name-field-accessory-product-id .field-item {
  color: #646464;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase; }

.node-type-accessories .accessory-items-wrapper {
  margin-bottom: 25px;
  position: relative; }
  .node-type-accessories .accessory-items-wrapper.is-active .accessory-items {
    opacity: 1;
    visibility: visible; }
  .node-type-accessories .accessory-items-wrapper li {
    padding: 0; }
    .node-type-accessories .accessory-items-wrapper li:before {
      display: none; }
  .node-type-accessories .accessory-items-wrapper a,
  .node-type-accessories .accessory-items-wrapper .active-accessory {
    color: #404040;
    display: block;
    font-size: 14px;
    padding: 7px 12px; }
    .node-type-accessories .accessory-items-wrapper a:hover,
    .node-type-accessories .accessory-items-wrapper .active-accessory:hover {
      color: #c81444;
      text-decoration: none; }
    .node-type-accessories .accessory-items-wrapper a:focus,
    .node-type-accessories .accessory-items-wrapper .active-accessory:focus {
      outline: none; }
  .node-type-accessories .accessory-items-wrapper img {
    height: 30px !important;
    margin-right: 15px;
    width: 30px; }
  .node-type-accessories .accessory-items-wrapper .active-accessory {
    border: 2px solid #bdbdbd;
    cursor: pointer;
    position: relative; }
    .node-type-accessories .accessory-items-wrapper .active-accessory:before {
      color: #bdbdbd;
      font-size: 18px;
      position: absolute;
      right: 12px;
      top: 11px; }
    .node-type-accessories .accessory-items-wrapper .active-accessory .text {
      position: relative;
      top: 1px; }

.node-type-accessories .accessory-items {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  background: #fff;
  border: 2px solid #bdbdbd;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  top: 46px;
  visibility: hidden;
  z-index: 20; }

.node-type-accessories .field-type-number-integer {
  margin-bottom: 20px; }

.node-type-accessories .offer-details-wrapper .field-name-field-rrp > div {
  float: none;
  display: block; }

.node-type-accessories .offer-details-wrapper .field-name-field-rrp .field-items {
  color: #c81444;
  font-family: "nissan_agbold";
  font-size: 32px;
  line-height: 40px; }

.node-type-accessories .offer-details-wrapper .accessories-disclaimer {
  margin-bottom: 30px; }

.node-type-vehicle .main-container > .row .col-sm-12, .node-type-vehicle #block-ni-accessories-accessory-vehicles .main-container > .content .col-sm-12, #block-ni-accessories-accessory-vehicles .node-type-vehicle .main-container > .content .col-sm-12, .node-type-vehicle #block-ni-accessories-recomended-accessories .main-container > .content .col-sm-12, #block-ni-accessories-recomended-accessories .node-type-vehicle .main-container > .content .col-sm-12, .node-type-vehicle .footer .main-container > .region-sub-footer .col-sm-12, .footer .node-type-vehicle .main-container > .region-sub-footer .col-sm-12 {
  position: unset; }

.node-type-vehicle .main-container .specContent {
  float: none !important; }
  .node-type-vehicle .main-container .specContent .titleSmall {
    font-size: 12.4px;
    font-weight: bold; }

.node-type-vehicle .wide-container {
  background: #f5f5f5;
  left: 50%;
  margin: 0 auto 0 -693px;
  position: relative;
  right: 0;
  width: 1386px; }
  .node-type-vehicle .wide-container:after {
    background: #f5f5f5;
    bottom: -278px;
    content: "";
    height: 278px;
    position: absolute;
    width: 1386px; }
  .node-type-vehicle .wide-container > .quick-links {
    position: absolute;
    right: 135px;
    top: 42px; }
    .node-type-vehicle .wide-container > .quick-links a {
      background-repeat: no-repeat;
      display: block;
      height: 77px;
      margin-bottom: 9px;
      width: 77px; }
  .node-type-vehicle .wide-container .button360 a {
    background-image: url("../../../nissanie_core_theme/images/custom/overview-buttons-sprite.png");
    background-position: 0 0; }
    .node-type-vehicle .wide-container .button360 a:hover {
      background-image: url("../../../nissanie_core_theme/images/custom/overview-buttons-sprite.png");
      background-position: -77px 0; }
  .node-type-vehicle .wide-container .configure a {
    background-image: url("../../../nissanie_core_theme/images/custom/overview-buttons-sprite.png");
    background-position: 0 -77px; }
    .node-type-vehicle .wide-container .configure a:hover {
      background-image: url("../../../nissanie_core_theme/images/custom/overview-buttons-sprite.png");
      background-position: -77px -77px; }
    .node-type-vehicle .wide-container .configure a:focus, .node-type-vehicle .wide-container .configure a:active {
      outline: none; }
  .node-type-vehicle .wide-container .compare-to-competitors {
    display: none !important;
    background-image: url("../../../nissanie_core_theme/images/custom/overview-buttons-sprite.png");
    background-position: -154px 0px;
    text-indent: -9999px; }
    .node-type-vehicle .wide-container .compare-to-competitors:hover {
      background-image: url("../../../nissanie_core_theme/images/custom/overview-buttons-sprite.png");
      background-position: -231px 0px; }
    .node-type-vehicle .wide-container .compare-to-competitors:focus, .node-type-vehicle .wide-container .compare-to-competitors:active {
      outline: none; }
  .node-type-vehicle .wide-container .compare a {
    background-image: url("../../../nissanie_core_theme/images/custom/overview-buttons-sprite.png");
    background-position: -154px -77px; }
    .node-type-vehicle .wide-container .compare a:hover {
      background-image: url("../../../nissanie_core_theme/images/custom/overview-buttons-sprite.png");
      background-position: -231px -77px; }
    .node-type-vehicle .wide-container .compare a:focus, .node-type-vehicle .wide-container .compare a:active {
      outline: none; }

.node-type-vehicle .vehicle-header {
  background-position: center;
  background-repeat: no-repeat;
  height: 416px;
  padding-top: 58px; }

.node-type-vehicle .vehicle-theme-dark .overview-header-info .titleSmall,
.node-type-vehicle .vehicle-theme-dark .overview-header-info h3,
.node-type-vehicle .vehicle-theme-dark .overview-header-info small,
.node-type-vehicle .vehicle-theme-dark .overview-header-info label {
  color: #fff; }

.node-type-vehicle .vehicle-theme-dark .overview-header-info .specBox {
  border-bottom: 1px dotted #48484a; }
  .node-type-vehicle .vehicle-theme-dark .overview-header-info .specBox.first {
    border-top: 1px dotted #48484a; }
  .node-type-vehicle .vehicle-theme-dark .overview-header-info .specBox.last {
    border-bottom: none; }

.node-type-vehicle .vehicle-theme-dark .overview-header-info .btn-secondary {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  color: #2c2c2c; }
  .node-type-vehicle .vehicle-theme-dark .overview-header-info .btn-secondary:hover {
    background-color: #ababab;
    border-color: #ababab; }

.node-type-vehicle .reevoo-overview-block {
  margin-bottom: 50px;
  padding-bottom: 60px;
  padding-top: 50px;
  position: relative; }
  .node-type-vehicle .reevoo-overview-block:before {
    background: #fff;
    bottom: 0;
    content: '';
    height: 2px;
    left: -204px;
    position: absolute;
    width: 1386px; }
  .node-type-vehicle .reevoo-overview-block h2,
  .node-type-vehicle .reevoo-overview-block p {
    margin-bottom: 20px; }

.node-type-vehicle .vehicle-promo-holder h3 {
  margin-top: 10px; }

.node-type-vehicle .vehicle-promo-holder p {
  color: #6b6b6b;
  font-size: 13px;
  margin-bottom: 10px; }

.node-type-vehicle .vehicle-promo-holder .btn {
  min-width: 140px;
  padding-left: 17px;
  padding-right: 17px; }

.node-type-vehicle .vehicle-social-links {
  margin-top: 25px; }
  .node-type-vehicle .vehicle-social-links label {
    font-size: 11px;
    font-weight: bold;
    display: block; }
  .node-type-vehicle .vehicle-social-links a {
    color: #fff;
    font-size: 11px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px; }
    .node-type-vehicle .vehicle-social-links a.vehicle-facebook-link {
      background: #375a9c; }
    .node-type-vehicle .vehicle-social-links a.vehicle-twitter-link {
      background: #23c0e2; }
    .node-type-vehicle .vehicle-social-links a.vehicle-youtube-link {
      background: #c71632; }
    .node-type-vehicle .vehicle-social-links a.vehicle-google-plus-link {
      background: #d84633; }
    .node-type-vehicle .vehicle-social-links a.vehicle-pinterest-link {
      background: #cb2027; }
    .node-type-vehicle .vehicle-social-links a:hover, .node-type-vehicle .vehicle-social-links a:active, .node-type-vehicle .vehicle-social-links a:focus {
      opacity: 0.8;
      text-decoration: none; }

.node-type-vehicle #vehicle-slider-container {
  margin-bottom: 40px; }

.node-type-vehicle .owl-nav {
  top: 42% !important; }

.node-type-vehicle .owl-car-item {
  padding: 10px 15px; }
  .node-type-vehicle .owl-car-item .owl-car-image {
    height: auto; }
  .node-type-vehicle .owl-car-item .btn {
    height: 24px;
    margin: 0 auto;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 145px; }

.node-type-vehicle .vehicle-main-overview {
  background: #191919 url("../../../nissanie_core_theme/images/custom/vehicle-main-overview.png") no-repeat;
  color: #fff;
  margin-bottom: 50px;
  padding: 70px 0 50px; }
  .node-type-vehicle .vehicle-main-overview h3 {
    font-size: 27px;
    margin: 0 0 15px; }
  .node-type-vehicle .vehicle-main-overview .btn {
    width: 180px; }
  .node-type-vehicle .vehicle-main-overview .download {
    text-transform: uppercase;
    margin-right: 8px; }
  .node-type-vehicle .vehicle-main-overview .btn-transparent {
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    color: #fff;
    padding: 6px 12px 5px; }
    .node-type-vehicle .vehicle-main-overview .btn-transparent:hover {
      background-color: #3f3f3f; }

.node-type-vehicle .view-awards {
  margin: 20px auto 40px; }
  .node-type-vehicle .view-awards .view-header {
    margin-bottom: 30px;
    text-align: center; }
    .node-type-vehicle .view-awards .view-header h3 {
      margin: 0 0 15px; }
  .node-type-vehicle .view-awards .view-content {
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%; }
    .node-type-vehicle .view-awards .view-content > * {
      display: table-cell;
      padding: 0 15px 45px;
      position: relative; }
    .node-type-vehicle .view-awards .view-content a:hover img {
      -webkit-filter: grayscale(0);
      filter: grayscale(0); }
    .node-type-vehicle .view-awards .view-content img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      height: auto;
      max-width: 100%;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
  .node-type-vehicle .view-awards .views-field-field-award-title {
    bottom: 0;
    height: 32px;
    left: 10px;
    position: absolute;
    right: 10px; }

.node-news .field-name-post-date {
  color: #959595;
  float: left;
  font-size: 11px;
  margin-right: 15px; }

.node-news .field-name-field-news-featured-image {
  clear: left; }

.node-news .field-name-field-news-body {
  margin: 40px 0 20px; }

.node-news iframe {
  width: 100%; }

.node-review .field-name-field-review-date,
.node-review .field-name-field-review-author,
.node-review .field-name-field-review-category {
  color: #959595;
  float: left;
  font-size: 11px;
  margin-right: 15px; }

.node-review .field-name-field-review-date .date-display-single:before {
  margin-right: 3px; }

.node-review .field-name-field-review-author .field-item:before {
  margin-right: 3px; }

.node-review .field-name-field-review-category .field-item {
  color: inherit; }
  .node-review .field-name-field-review-category .field-item:before {
    margin-right: 3px; }

.node-review .field-name-field-review-body {
  clear: both;
  color: #4c4c4c;
  font-size: 14px;
  margin: 40px 0 25px; }

.node-review h1 {
  font-size: 20px;
  margin-bottom: 2px;
  margin-top: 20px; }

.node-review .field-name-field-review-link {
  float: right; }
  .node-review .field-name-field-review-link .btn-primary:before {
    margin-right: 4px;
    position: relative;
    top: 0.5px; }

.used-car-details-side {
  border: 1px solid #efefef;
  padding: 0; }
  .used-car-details-side .used-car-details-top {
    background: #fff;
    padding: 13px; }
    .used-car-details-side .used-car-details-top .used-car-title {
      font-family: 'nissan_agbold';
      font-size: 26px;
      margin: 5px 0 10px; }
    .used-car-details-side .used-car-details-top .used-car-info {
      background: #f3f3f3;
      color: #676767;
      font-family: 'nissan_agbold';
      font-size: 0;
      margin-bottom: 20px;
      padding: 5px 0 3px;
      position: relative;
      text-transform: uppercase;
      width: 104.5%; }
      .used-car-details-side .used-car-details-top .used-car-info:before {
        border-right: 15px solid #bbbbbb;
        content: '';
        display: inline-block;
        height: 17px;
        right: 3px;
        position: absolute;
        top: 15px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 21px;
        z-index: -1; }
      .used-car-details-side .used-car-details-top .used-car-info > span {
        display: inline-block;
        font-size: 15px;
        line-height: 18px;
        padding: 0 13px; }
        .used-car-details-side .used-car-details-top .used-car-info > span span {
          margin-right: 3px; }
        .used-car-details-side .used-car-details-top .used-car-info > span:not(:first-child) {
          border-left: 1px solid #fff; }
      .used-car-details-side .used-car-details-top .used-car-info .color-red {
        color: #c81444; }
      .used-car-details-side .used-car-details-top .used-car-info .old-price {
        color: rgba(103, 103, 103, 0.7);
        position: relative; }
        .used-car-details-side .used-car-details-top .used-car-info .old-price::before {
          background-color: #c81444;
          content: '';
          height: 2px;
          left: 10px;
          position: absolute;
          right: 10px;
          top: 8px;
          z-index: 10; }
        .used-car-details-side .used-car-details-top .used-car-info .old-price + span {
          color: #c81444; }
    .used-car-details-side .used-car-details-top .used-car-body {
      color: #585858;
      font-size: 12px;
      margin-bottom: 25px;
      max-height: 513px;
      overflow: hidden; }
      .used-car-details-side .used-car-details-top .used-car-body p {
        font-size: 12px; }
    .used-car-details-side .used-car-details-top .used-car-buttons {
      margin-bottom: 20px; }
      .used-car-details-side .used-car-details-top .used-car-buttons .btn {
        width: 166px; }
        .used-car-details-side .used-car-details-top .used-car-buttons .btn i {
          font-size: 14px;
          margin-right: 6px;
          vertical-align: middle; }
  .used-car-details-side .used-car-details-main {
    border-top: 1px solid #efefef;
    color: #585858;
    padding: 0 10px; }
    .used-car-details-side .used-car-details-main .even {
      background: #efefef;
      border-bottom: 1px solid #fff; }
      .used-car-details-side .used-car-details-main .even:last-child {
        border-bottom: none; }
    .used-car-details-side .used-car-details-main .odd {
      background: #f8f8f8; }
    .used-car-details-side .used-car-details-main .row > div, .used-car-details-side .used-car-details-main #block-ni-accessories-accessory-vehicles .content > div, #block-ni-accessories-accessory-vehicles .used-car-details-side .used-car-details-main .content > div, .used-car-details-side .used-car-details-main #block-ni-accessories-recomended-accessories .content > div, #block-ni-accessories-recomended-accessories .used-car-details-side .used-car-details-main .content > div, .used-car-details-side .used-car-details-main .footer .region-sub-footer > div, .footer .used-car-details-side .used-car-details-main .region-sub-footer > div {
      padding-bottom: 9px;
      padding-top: 9px; }
    .used-car-details-side .used-car-details-main .used-car-stat-label {
      font-weight: bold;
      padding-left: 19px; }
      .used-car-details-side .used-car-details-main .used-car-stat-label i {
        color: #c81444;
        font-size: 9px;
        margin-right: 8px; }
    .used-car-details-side .used-car-details-main .used-car-stat-value {
      border-left: 1px solid #fff;
      padding-left: 22px; }

.used-cars-back-button {
  margin-top: 10px; }

.page-features {
  /*************************************************rotate slider*****************************************************/ }
  .page-features video {
    background-color: #2b2e37;
    width: 100%; }
  .page-features .section-title {
    font-size: 24px;
    margin-bottom: 10px; }
  .page-features .large-button {
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    margin-top: 15px;
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle; }
  .page-features .video-section {
    margin-bottom: 10px;
    position: relative;
    text-align: center; }
    .page-features .video-section .over-video {
      bottom: 0;
      color: #FFFFFF;
      left: 0;
      margin: 0 auto;
      padding: 10% 0 5% 0;
      position: absolute;
      right: 0;
      width: 100%; }
    .page-features .video-section .vidsound {
      -webkit-transition: color 0.2s ease;
      transition: color 0.2s ease;
      background: transparent none repeat scroll 0 0;
      border: medium none;
      color: #fff;
      font-size: 30px;
      line-height: 30px;
      outline: medium none;
      padding: 0;
      position: absolute;
      right: 25px;
      top: 25px;
      z-index: 50; }
      .page-features .video-section .vidsound:hover {
        color: #c81444; }
  .page-features .section-gallery {
    background-color: #eeeeee;
    overflow: hidden;
    padding: 50px 15px;
    margin-bottom: 2px; }
    .page-features .section-gallery .slides {
      margin: 0; }
    .page-features .section-gallery .video-gallery li {
      float: left;
      padding: 0; }
    .page-features .section-gallery .flexslider.main li:before {
      display: none; }
    .page-features .section-gallery .flexslider.main li > * {
      width: 100%; }
    .page-features .section-gallery .flexslider.thumb {
      margin-bottom: 10px; }
      .page-features .section-gallery .flexslider.thumb li {
        cursor: pointer;
        margin-right: 4px;
        padding-top: 14px; }
        .page-features .section-gallery .flexslider.thumb li:before {
          content: '';
          margin-right: 0;
          position: absolute; }
        .page-features .section-gallery .flexslider.thumb li.video:before {
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          background: rgba(0, 0, 0, 0.56) none repeat scroll 0 0;
          border: 2px solid #fff;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          color: #fff;
          font-size: 8px;
          height: 34px;
          left: 50%;
          line-height: 28px;
          margin-top: -9px;
          padding-left: 13px;
          padding-top: 0;
          position: absolute;
          top: 50%;
          width: 34px;
          z-index: 100; }
        .page-features .section-gallery .flexslider.thumb li > * {
          width: 100%; }
      .page-features .section-gallery .flexslider.thumb .flex-active-slide:after {
        background: url("../../../nissanie_core_theme/images/custom/nav-arrow-top.png");
        background-repeat: no-repeat;
        background-size: 100%;
        content: '';
        height: 9px;
        left: 0;
        position: absolute;
        right: 0;
        top: 6px; }
    .page-features .section-gallery .gallery-text p, .page-features .section-gallery .gallery-text ul, .page-features .section-gallery .gallery-text ol {
      color: #5c5c5c; }
    .page-features .section-gallery .large-button {
      padding: 0;
      width: 100%; }
  .page-features .carousel-section {
    background-color: #1c1c1c;
    border: 1px solid #777777;
    color: #FFFFFF;
    text-align: center;
    padding: 25px 0 45px; }
    .page-features .carousel-section p {
      width: 65%;
      margin: 0 auto; }
    .page-features .carousel-section .large-button {
      padding-bottom: 0;
      padding-top: 0; }
  .page-features .rotateslider-container {
    height: 450px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 850px; }
    .page-features .rotateslider-container .rotateslider-item {
      -webkit-transform: translateY(-50%) translateX(-50%) scale(0.6);
      -ms-transform: translateY(-50%) translateX(-50%) scale(0.6);
      transform: translateY(-50%) translateX(-50%) scale(0.6);
      -webkit-transition: all 0.3s ease 0.1s;
      transition: all 0.3s ease 0.1s;
      left: 50%;
      opacity: 0;
      overflow: hidden;
      position: absolute;
      text-align: left;
      top: 50%;
      z-index: 10;
      width: 656px; }
      .page-features .rotateslider-container .rotateslider-item.next {
        left: 80%;
        opacity: 0.5; }
      .page-features .rotateslider-container .rotateslider-item.prev {
        left: 20%;
        opacity: 0.5; }
      .page-features .rotateslider-container .rotateslider-item.now {
        -webkit-filter: blur(0px);
        filter: blur(0px);
        -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
        -ms-transform: translateY(-50%) translateX(-50%) scale(1);
        transform: translateY(-50%) translateX(-50%) scale(1);
        left: 50%;
        opacity: 1;
        top: 50%;
        z-index: 20; }
      .page-features .rotateslider-container .rotateslider-item img {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        position: relative; }
    .page-features .rotateslider-container .arrow {
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-size: 32px;
      margin-top: -15px;
      position: absolute;
      text-align: center;
      top: 50%;
      z-index: 50; }
      .page-features .rotateslider-container .arrow:hover {
        opacity: 0.6; }
      .page-features .rotateslider-container .arrow.left {
        left: 70px; }
      .page-features .rotateslider-container .arrow.right {
        right: 70px; }
  .page-features .field-name-field-rrp {
    font-size: 14px;
    margin-bottom: 10px; }
    .page-features .field-name-field-rrp .field-label {
      font-weight: normal; }

.node-type-promo-page .main-container {
  padding-top: 0; }

.node-type-promo-page .nav-tabs {
  margin-bottom: 20px;
  margin-top: 20px; }

.node-type-promo-page .alert {
  margin-top: 40px; }

.node-type-promo-page ul {
  margin: 0;
  padding: 0; }

.node-type-promo-page li {
  padding: 0; }
  .node-type-promo-page li:before {
    display: none; }

.node-type-promo-page .page-header, .node-type-promo-page .page-vehicle h1, .page-vehicle .node-type-promo-page h1 {
  color: #fff;
  margin: 0 0 55px;
  padding-top: 65px; }

.node-type-promo-page .guide-subtitle,
.node-type-promo-page .guide-availability .block-title {
  color: #363539;
  font-size: 22px;
  line-height: 34px;
  margin: 0 0 19px;
  text-align: center; }

.node-type-promo-page .guide-text {
  color: #fff;
  font-family: "nissan_agregular";
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 36px; }

.node-type-promo-page .app-download-links > li {
  display: inline-block;
  margin: 0 7px;
  vertical-align: middle; }

.node-type-promo-page .app-download-links a {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease; }
  .node-type-promo-page .app-download-links a:hover {
    opacity: 0.7; }

.node-type-promo-page .guide-head {
  background-image: url("../../../nissanie_core_theme/images/custom/guide-cover.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-bottom: 60px; }
  .node-type-promo-page .guide-head .guide-subtitle {
    text-align: left; }
  .node-type-promo-page .guide-head .guide-text {
    color: #ececec; }

.node-type-promo-page .guide-blocks-section {
  padding-bottom: 65px; }

.node-type-promo-page .guide-blocks {
  clear: both;
  color: #767676;
  font-family: "nissan_agregular";
  font-size: 14px;
  line-height: 22px;
  text-align: center; }
  .node-type-promo-page .guide-blocks > li {
    padding: 0 25px;
    vertical-align: top; }
  .node-type-promo-page .guide-blocks .guide-block-image-box {
    border: 5px solid #c81444;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 22px;
    padding: 5px;
    position: relative;
    z-index: 1; }
    .node-type-promo-page .guide-blocks .guide-block-image-box:before, .node-type-promo-page .guide-blocks .guide-block-image-box:after {
      -webkit-transition: transform 0.5s ease;
      -webkit-transition: -webkit-transform 0.5s ease;
      transition: -webkit-transform 0.5s ease;
      transition: transform 0.5s ease;
      transition: transform 0.5s ease, -webkit-transform 0.5s ease;
      background-color: #fff;
      content: "";
      height: 29px;
      position: absolute;
      top: 73px;
      width: 200px;
      z-index: 30; }
    .node-type-promo-page .guide-blocks .guide-block-image-box:before {
      left: -17px;
      top: 73px;
      -webkit-transform: rotate(22deg);
      -ms-transform: rotate(22deg);
      transform: rotate(22deg); }
    .node-type-promo-page .guide-blocks .guide-block-image-box:after {
      right: -17px;
      -webkit-transform: rotate(-61deg);
      -ms-transform: rotate(-61deg);
      transform: rotate(-61deg); }
  .node-type-promo-page .guide-blocks .guide-block-image {
    display: block;
    position: relative;
    z-index: 50; }
  .node-type-promo-page .guide-blocks .list-small {
    margin-top: 15px; }
    .node-type-promo-page .guide-blocks .list-small > li:before {
      color: #767676;
      content: "\00b7";
      display: inline-block;
      margin-right: 4px; }

.node-type-promo-page .guide-presentation {
  background: #000 url("../../../nissanie_core_theme/images/custom/guide-presentation.jpg") no-repeat;
  background-position: center top;
  height: 814px;
  overflow: hidden;
  padding-top: 198px;
  position: relative; }
  .node-type-promo-page .guide-presentation .guide-subtitle {
    margin-bottom: 31px;
    text-align: left; }
  .node-type-promo-page .guide-presentation .guide-hand {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center; }
    .node-type-promo-page .guide-presentation .guide-hand img {
      -webkit-transition: top 0.8s ease;
      transition: top 0.8s ease;
      position: relative;
      top: 200px; }
      .node-type-promo-page .guide-presentation .guide-hand img.to-top {
        top: 0; }

.node-type-promo-page .guide-information {
  background-color: #f0f0f0;
  padding: 90px 0 110px;
  text-align: center; }
  .node-type-promo-page .guide-information .guide-subtitle {
    margin-bottom: 30px; }
  .node-type-promo-page .guide-information .guide-info-list > li {
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 0 #e8e8e8;
    box-shadow: 5px 5px 0 #e8e8e8;
    display: inline-block;
    margin: 0 9px;
    padding: 5px;
    vertical-align: top; }

.node-type-promo-page .guide-availability {
  padding: 60px 0; }
  .node-type-promo-page .guide-availability .block-title {
    margin-bottom: 53px;
    text-align: center; }
  .node-type-promo-page .guide-availability .guide-car-list {
    text-align: center; }
    .node-type-promo-page .guide-availability .guide-car-list > li {
      display: inline-block;
      margin-bottom: 25px;
      overflow: hidden;
      vertical-align: top;
      width: 29%; }
      .node-type-promo-page .guide-availability .guide-car-list > li:hover .views-field-title a {
        text-decoration: none; }
  .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image a {
    display: block;
    margin: 0 auto; }
    .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image a:hover {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
      .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image a:hover:before {
        -webkit-transition: -webkit-transform 0.4s ease;
        transition: -webkit-transform 0.4s ease;
        transition: transform 0.4s ease;
        transition: transform 0.4s ease, -webkit-transform 0.4s ease;
        -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0px, -114%, 0px);
        transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0px, -114%, 0px);
        visibility: visible; }
  .node-type-promo-page .guide-availability .views-field-title a {
    color: #5d5d5d;
    display: block;
    font-family: "nissan_agregular";
    font-size: 12px;
    padding-top: 10px;
    text-transform: uppercase; }

.node-type-promo-page .guide-download {
  background-color: #f2f2f2;
  margin-bottom: -60px;
  padding: 55px 0 65px;
  text-align: center; }
  .node-type-promo-page .guide-download .guide-subtitle {
    margin-bottom: 25px; }

.login-pages {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center top; }
  .login-pages.bg-1 {
    background-image: url("../../../nissanie_core_theme/images/custom/bg-login-1.jpg"); }
  .login-pages.bg-2 {
    background-image: url("../../../nissanie_core_theme/images/custom/bg-login-2.jpg"); }
  .login-pages.bg-3 {
    background-image: url("../../../nissanie_core_theme/images/custom/bg-login-3.jpg"); }
  .login-pages.bg-4 {
    background-image: url("../../../nissanie_core_theme/images/custom/bg-login-4.jpg"); }
  .login-pages .main-container {
    padding-bottom: 150px; }
  .login-pages header:before {
    display: none !important; }
  .login-pages .navbar-default {
    background-color: transparent !important;
    border-color: transparent; }
    .login-pages .navbar-default:after, .login-pages .navbar-default:before {
      display: none; }
  .login-pages .popover {
    border-top-color: #c81444; }
  .login-pages .popover-content ol {
    margin: 15px 0;
    padding-left: 20px; }

.page-thank-you-for-joining .block-system {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 17px;
  padding-top: 20px; }
  .page-thank-you-for-joining .block-system p {
    line-height: 18px;
    margin-bottom: 20px;
    padding-left: 12px;
    position: relative; }
    .page-thank-you-for-joining .block-system p:before {
      color: #c81444;
      left: 0;
      position: absolute;
      top: 1px; }

.login-form-outer {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff; }
  .login-form-outer .page-title {
    line-height: 28px; }
    .page-thank-you-for-joining .login-form-outer .page-title {
      max-width: 320px; }
  .login-form-outer form {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin: 15px 0 25px;
    padding: 28px 0 30px; }
  .login-form-outer .form-group {
    margin-bottom: 30px; }
  .login-form-outer .form-control {
    height: 40px; }
  .login-form-outer label {
    font-size: 14px;
    line-height: 12px;
    margin-bottom: 9px;
    text-transform: uppercase; }
  .login-form-outer .label-required::before {
    margin-right: 7px; }
  .login-form-outer .btn-primary {
    font-size: 14px;
    height: 45px;
    line-height: 34px;
    width: 100%; }
  .login-form-outer .login-form-footer {
    color: #aaaaaa;
    font-size: 14px;
    text-align: center; }
    .login-form-outer .login-form-footer a {
      font-weight: bold;
      text-transform: uppercase; }
  .login-form-outer .field-name-field-county .form-type-select:before {
    bottom: 16px; }
  .login-form-outer .field-name-field-county .chosen-single {
    height: 40px;
    line-height: 38px; }
    .login-form-outer .field-name-field-county .chosen-single div b {
      padding-top: 13px; }
  .login-form-outer .field-name-field-county .chosen-search input {
    color: #555; }
  .login-form-outer .fullname-wrapper > div {
    display: table-cell; }
    .login-form-outer .fullname-wrapper > div label {
      display: none; }
  .login-form-outer .fullname-wrapper .field-name-field-first-name {
    padding-right: 5px; }
  .login-form-outer .fullname-wrapper .field-name-field-last-name {
    padding-left: 5px; }
  .login-form-outer .login-form-text {
    color: #aaaaaa;
    font-size: 10px;
    line-height: 15px;
    margin: 20px 0 -10px; }
  .login-form-outer .info-link {
    font-size: 12px;
    left: 2px;
    position: relative;
    top: 1px; }
    .login-form-outer .info-link:hover {
      color: #9a0f34;
      text-decoration: none; }
    .login-form-outer .info-link:focus {
      outline: none; }

.login-form-intro li,
.btn-read-more {
  padding-left: 12px;
  position: relative;
  text-transform: uppercase; }
  .login-form-intro li:before,
  .btn-read-more:before {
    color: #c81444;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 1px; }

.login-form-intro {
  color: #fff; }
  .page-thank-you-for-joining .login-form-intro {
    display: none; }
  .login-form-intro .login-form-intro-inner {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 12px 12px 10px; }
  .login-form-intro .login-form-intro-title {
    font-size: 35px; }
    .login-form-intro .login-form-intro-title:after {
      background-color: #c81444;
      content: '';
      display: block;
      height: 6px;
      margin: 20px 0 15px;
      width: 86px; }
  .login-form-intro ul {
    margin: 0;
    padding: 0; }
  .login-form-intro li {
    font-family: "nissan_agregular";
    font-size: 12px;
    line-height: 20px;
    list-style: none;
    margin-bottom: 20px; }
  .login-form-intro .login-form-intro-more {
    display: none; }
  .login-form-intro .btn-read-more {
    font-family: "nissan_agbold";
    font-size: 14px; }
    .login-form-intro .btn-read-more:focus {
      outline: none; }
    .login-form-intro .btn-read-more i {
      left: 0;
      position: absolute;
      top: 1px; }

.page-user-.iPadActive .main-wrapper:before {
  top: 89px; }

.page-user- .main-wrapper {
  background-color: #f5f5f5; }
  .page-user- .main-wrapper:before {
    background-color: #000;
    background-image: url("../../../nissanie_core_theme/images/custom/profile-header-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 202px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%; }

.page-user- .panel-default .picture-name {
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
  color: #c81444;
  left: 0;
  position: absolute;
  top: 91px;
  white-space: nowrap; }

.page-user- .form-item-files-picture-upload {
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #f5f5f5;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  position: relative;
  position: relative;
  margin-right: 30px; }
  .page-user- .form-item-files-picture-upload.no-image {
    background: #c81444; }
    .page-user- .form-item-files-picture-upload.no-image:before {
      color: rgba(0, 0, 0, 0.3);
      font-size: 78.6px;
      left: 0;
      position: absolute;
      right: 0;
      text-align: center;
      text-indent: 0;
      top: 30px; }
  .page-user- .form-item-files-picture-upload > a {
    display: block;
    height: 140px;
    position: relative;
    width: 140px;
    z-index: 10; }
    .page-user- .form-item-files-picture-upload > a:hover:after {
      background-color: rgba(0, 0, 0, 0.3);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 10; }
  .page-user- .form-item-files-picture-upload label {
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    cursor: pointer;
    left: 0;
    height: 30px;
    margin: 0;
    position: absolute;
    right: 0;
    text-indent: -999999px; }
    .page-user- .form-item-files-picture-upload label:before, .page-user- .form-item-files-picture-upload label:after {
      left: 0;
      position: absolute;
      right: 0;
      text-align: center;
      text-indent: 0; }
    .page-user- .form-item-files-picture-upload label:before {
      -webkit-transition: top 0.2s ease;
      transition: top 0.2s ease;
      color: #fff;
      font-size: 16.64px;
      pointer-events: none;
      top: 6px; }
    .page-user- .form-item-files-picture-upload label:after {
      color: #fff;
      content: 'change photo';
      font-family: "Arial";
      font-size: 12px;
      pointer-events: none;
      text-transform: uppercase;
      top: 85px;
      opacity: 0; }
  .page-user- .form-item-files-picture-upload input {
    display: none; }

.page-user- .form-item-files-picture-upload img,
.page-user- .user-picture img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 140px;
  position: relative;
  width: 140px;
  z-index: 10; }

.page-user- .full-name {
  color: #fff;
  display: inline-block;
  font-size: 27px;
  margin-top: 0;
  padding-top: 25px;
  position: relative;
  text-transform: uppercase;
  z-index: 10; }
  .page-user- .full-name + .region-content {
    clear: both; }

.page-user- .profile-subhead,
.page-user- .group-your-info {
  clear: both; }

.page-user- h2 {
  color: rgba(43, 46, 55, 0.5);
  font-size: 15px;
  margin: 0 0 12px; }

.page-user- .profile-subhead a,
.page-user- .single-vehicle-edit {
  font-family: "nissan_agbold";
  font-size: 11px;
  padding-right: 25px;
  position: relative;
  text-transform: uppercase;
  float: right; }
  .page-user- .profile-subhead a i,
  .page-user- .single-vehicle-edit i {
    font-size: 15px;
    right: 0;
    line-height: 10px;
    position: absolute;
    top: 0; }

.page-user- .form-group .form-group {
  margin-bottom: 0; }
  .page-user- .form-group .form-group .form-group {
    margin-bottom: 15px; }

.page-user- .info-block,
.page-user- .field-group-div {
  background-color: #fff;
  border: 1px solid #dedede;
  font-size: 0;
  padding: 20px 18px 10px; }
  .page-user- .info-block > div,
  .page-user- .field-group-div > div {
    margin-bottom: 15px; }
  .page-user- .info-block div:not(.chosen-container),
  .page-user- .field-group-div div:not(.chosen-container) {
    color: #2b2e37;
    font-size: 14px; }
  .page-user- .info-block label,
  .page-user- .field-group-div label {
    font-size: 11px;
    text-transform: uppercase; }

.page-user- .info-block:last-child {
  border-bottom-width: 5px;
  margin-bottom: 30px; }
  .page-user- .info-block:last-child:not(:only-child) {
    border-top: none; }

.page-user- .info-block.subscriptions-block {
  border-bottom-width: 5px;
  margin-bottom: 30px;
  padding-bottom: 20px; }
  .page-user- .info-block.subscriptions-block > * {
    display: block; }
  .page-user- .info-block.subscriptions-block > .form-item-vehicle-subscriptions {
    margin: 25px 0; }
  .page-user- .info-block.subscriptions-block label {
    padding-left: 0; }
    .page-user- .info-block.subscriptions-block label:before {
      top: 7px !important; }

.page-user- .info-block .change-pass a {
  font-family: "nissan_agbold";
  font-size: 12px;
  padding-left: 23px;
  position: relative;
  text-transform: uppercase; }

.page-user- .info-block .change-pass i {
  font-size: 15px;
  left: 0;
  position: absolute;
  top: -1px; }

.page-user- .label-title {
  color: rgba(43, 46, 55, 0.3);
  font-family: "nissan_agbold";
  font-size: 11px;
  text-transform: uppercase; }

.page-user- .block-ni-user-features {
  margin-bottom: 20px; }
  .page-user- .block-ni-user-features .content {
    background: #fff;
    border: 1px solid #dedede;
    border-bottom-width: 5px;
    padding: 24px 5px; }
  .page-user- .block-ni-user-features .add-new i {
    font-size: 13px;
    margin: 0;
    vertical-align: top; }
  .page-user- .block-ni-user-features .add-new-vehicle {
    min-width: 0; }
    .page-user- .block-ni-user-features .add-new-vehicle .dropdown-menu {
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      left: 0;
      margin: 12px 0 0 9px; }
      .page-user- .block-ni-user-features .add-new-vehicle .dropdown-menu:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #c81444;
        content: "";
        display: inline-block;
        height: 0;
        top: 100%;
        width: 0; }
      .page-user- .block-ni-user-features .add-new-vehicle .dropdown-menu:before {
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: -5px; }

.page-user- #block-ni-user-features-ni-user-features-favourites .content,
.page-user- #block-ni-user-features-ni-user-features-accessories .content {
  background-color: transparent;
  border-bottom-width: 1px;
  text-align: center; }

.page-user- #block-ni-user-features-ni-user-features-favourites .empty-head,
.page-user- #block-ni-user-features-ni-user-features-accessories .empty-head {
  height: 118px;
  padding-top: 22px; }

.page-user- #block-ni-user-features-ni-user-features-favourites i,
.page-user- #block-ni-user-features-ni-user-features-accessories i {
  color: #fff; }

.page-user- #block-ni-user-features-ni-user-features-favourites .icon-bookmark,
.page-user- #block-ni-user-features-ni-user-features-accessories .icon-bookmark {
  border: 4px solid;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 68px;
  vertical-align: middle;
  width: 68px; }
  .page-user- #block-ni-user-features-ni-user-features-favourites .icon-bookmark:before,
  .page-user- #block-ni-user-features-ni-user-features-accessories .icon-bookmark:before {
    font-size: 34px;
    position: relative;
    top: -4px; }

.page-user- #block-ni-user-features-ni-user-features-favourites .icon-MyAccessories,
.page-user- #block-ni-user-features-ni-user-features-accessories .icon-MyAccessories {
  font-size: 67px;
  position: relative;
  top: -8px; }

.page-user- #block-ni-user-features-ni-user-features-favourites h2,
.page-user- #block-ni-user-features-ni-user-features-accessories h2 {
  color: #fff;
  font-family: "nissan_agbold";
  font-size: 27px; }

.page-user- #block-ni-user-features-ni-user-features-favourites .text,
.page-user- #block-ni-user-features-ni-user-features-accessories .text {
  color: #c81444;
  font-family: "nissan_agbold";
  font-size: 15px;
  text-transform: uppercase; }

.page-user- #block-ni-user-features-ni-user-features-favourites {
  background-image: url("../../../nissanie_core_theme/images/custom/coming-soon-favourites.jpeg"); }

.page-user- #block-ni-user-features-ni-user-features-accessories {
  background-image: url("../../../nissanie_core_theme/images/custom/coming-soon-accessories.jpeg"); }

.page-user- .add-new {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #c81444;
  border: 2px solid #c81444;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 13px;
  height: 20px;
  line-height: 18px;
  min-width: 0;
  padding: 0;
  text-align: center;
  width: 20px; }
  .page-user- .add-new:hover, .page-user- .add-new:focus {
    background-color: transparent;
    color: #c81444;
    text-decoration: none; }

.page-user- .owl-car-title {
  height: 44px;
  margin-bottom: 5px;
  padding: 0 30px;
  text-align: center; }
  .page-user- .owl-car-title h4 {
    color: #2b2e37;
    font-size: 15px;
    margin: 0 0 2px; }
  .page-user- .owl-car-title span {
    color: rgba(43, 46, 55, 0.5);
    font-family: "nissan_agregular";
    font-size: 11px; }

.page-user- .owl-car-image {
  margin: 0 15px;
  position: relative; }
  .page-user- .owl-car-image > a {
    border: 1px solid #dedede;
    display: block;
    text-align: center; }
    .page-user- .owl-car-image > a:before {
      content: "MORE DETAILS"; }
  .page-user- .owl-car-image .car-image {
    max-height: none;
    width: 100%; }
  .page-user- .owl-car-image .ribbon-right {
    right: -8px; }

.page-user- .owl-nav {
  left: 5px;
  right: 5px;
  top: 7px; }
  .page-user- .owl-nav > div {
    font-size: 16px; }

.page-user- .owl-dots {
  display: none; }

.page-user- .owl-car-footer {
  background-color: rgba(43, 46, 55, 0.5);
  bottom: 0;
  color: #fff;
  font-family: "nissan_agregular";
  font-size: 11px;
  left: 1px;
  min-height: 28px;
  padding: 6px 10px 7px;
  position: absolute;
  right: 1px;
  z-index: 50; }

.page-user- .see-all {
  margin-top: 5px;
  text-align: center; }
  .page-user- .see-all a {
    font-family: "nissan_agbold";
    font-size: 11px;
    text-transform: uppercase; }

.page-user- .my-vehicles-empty {
  text-align: center; }
  .page-user- .my-vehicles-empty .text {
    color: rgba(43, 46, 55, 0.5);
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 25px;
    text-transform: uppercase; }

.page-user- .empty-head {
  height: 98px;
  margin-bottom: 25px;
  padding-top: 18px;
  position: relative; }
  .page-user- .empty-head:after {
    background-color: #c81444;
    bottom: 0;
    content: '';
    display: block;
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 46px; }
  .page-user- .empty-head i {
    color: rgba(43, 46, 55, 0.2);
    font-size: 46px; }
  .page-user- .empty-head .icon-AddVehicle {
    display: inline-block;
    font-size: 77px;
    height: 66px;
    vertical-align: top; }
    .page-user- .empty-head .icon-AddVehicle:before {
      display: inline-block;
      line-height: 70px;
      vertical-align: top; }

.page-user- .add-new-vehicle {
  float: right;
  margin-bottom: 10px;
  min-width: 130px; }
  .page-user- .add-new-vehicle + h3 {
    color: rgba(43, 46, 55, 0.5);
    font-size: 15px;
    margin: 0 0 12px;
    padding-top: 7px; }
    .page-user- .add-new-vehicle + h3 + ul {
      clear: both; }
  .page-user- .add-new-vehicle i {
    display: inline-block;
    font-size: 16px;
    margin: -4px 5px 0 0;
    position: relative;
    vertical-align: sub; }
  .page-user- .add-new-vehicle .dropdown-menu {
    border: none;
    left: auto;
    margin: 0;
    min-width: 135px;
    right: 0; }
    .page-user- .add-new-vehicle .dropdown-menu li {
      padding: 0; }
      .page-user- .add-new-vehicle .dropdown-menu li:before {
        display: none; }
    .page-user- .add-new-vehicle .dropdown-menu .btn-primary {
      color: #fff;
      padding: 6px 12px; }
      .page-user- .add-new-vehicle .dropdown-menu .btn-primary:hover {
        background-color: #9a0f34; }

.page-user- .btn-add {
  width: 135px; }
  .page-user- .btn-add i {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    margin: 0 6px 0 0;
    vertical-align: top; }

.page-user- .single-vehicle-wrapper {
  background: #fff;
  border: 1px solid #dedede;
  border-bottom-width: 5px;
  color: #2b2e37;
  margin-bottom: 20px;
  padding: 0;
  width: 100%; }
  .page-user- .single-vehicle-wrapper:before {
    display: none; }

.page-user- .single-vehicle-image {
  text-align: center;
  vertical-align: middle !important; }
  .page-user- .single-vehicle-image i.icon-AddVehicle {
    line-height: 100px;
    max-height: 183px; }

.page-user- i.icon-AddVehicle {
  color: rgba(43, 46, 55, 0.2);
  display: inline-block;
  font-size: 150px; }

.page-user- .car-image {
  height: auto;
  max-width: 230px; }

.page-user- .single-vehicle-content {
  padding: 20px 22px 18px; }

.page-user- .single-vehicle-make {
  display: inline-block;
  font-family: "nissan_agregular";
  font-size: 12px;
  text-transform: uppercase;
  vertical-align: top; }

.page-user- .single-vehicle-model {
  color: #2b2e37;
  font-size: 22px;
  margin-top: 4px; }

.page-user- .single-vehicle-info {
  border-top: 1px dotted #dedede;
  padding-top: 10px; }
  .page-user- .single-vehicle-info > span span:first-child {
    color: rgba(43, 46, 55, 0.4);
    text-transform: uppercase; }

.page-user- .single-vehicle-reg {
  background: url("../../../modules/ed_custom/motorcheck/images/registration-big.svg") no-repeat 0 5px/31px 32px;
  padding-left: 37px;
  width: 170px; }

.page-user- .single-vehicle-mil {
  width: 140px; }

.page-user- .ribbon {
  font-size: 10px;
  line-height: 12px;
  min-width: 82px;
  padding-bottom: 4px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  z-index: 10; }

.page-user-edit .full-name-main {
  left: 190px;
  position: absolute; }

.page-user-edit fieldset {
  position: relative; }

.page-user-edit .user-picture {
  background-color: #c81444;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: -3px;
  margin-bottom: 35px;
  margin-right: 40px;
  position: absolute;
  top: 5px;
  z-index: 10; }

.page-user-edit .form-item-picture-delete {
  left: 180px;
  padding-left: 5px;
  position: absolute;
  top: 110px; }
  .page-user-edit .form-item-picture-delete label {
    white-space: nowrap; }

.page-user-edit .form-item-files-picture-upload {
  background: transparent;
  left: -8px;
  position: relative;
  top: 0px;
  z-index: 20; }

.page-user-edit .btn-save-pic {
  position: absolute;
  right: 30px;
  top: 85px;
  z-index: 10; }

.page-user-edit .field-group-div #edit-account,
.page-user-edit .field-group-div .form-type-password-confirm {
  font-size: 0 !important;
  padding: 0 !important;
  width: 100% !important; }

.page-user-edit .form-item-mail label {
  color: rgba(43, 46, 55, 0.5); }
  .page-user-edit .form-item-mail label:before {
    color: rgba(43, 46, 55, 0.5); }

.page-user-edit .group-other-info {
  border-bottom: none;
  border-top: none;
  padding-bottom: 0; }
  .page-user-edit .group-other-info + .form-actions {
    background: #fff;
    border: 1px solid #dedede;
    border-bottom-width: 5px;
    border-top: none;
    margin-bottom: 25px;
    padding: 0 15px 30px;
    text-align: right; }
    .page-user-edit .group-other-info + .form-actions .btn-primary {
      margin-right: 0; }

.page-user-edit #edit-account + .panel-default {
  display: inline-block; }
  .page-user-edit #edit-account + .panel-default .panel-heading {
    display: none; }
  .page-user-edit #edit-account + .panel-default label {
    padding: 0; }
  .page-user-edit #edit-account + .panel-default .form-type-checkbox {
    padding-top: 1px; }

.page-user-edit .password-strength-text {
  float: right; }

.page-user-edit .help-block {
  font-size: 12px; }

.page-user-edit .form-type-password-confirm {
  margin-bottom: 0; }
  .page-user-edit .form-type-password-confirm span {
    float: right;
    text-transform: capitalize; }
  .page-user-edit .form-type-password-confirm .error {
    color: #c81444; }
  .page-user-edit .form-type-password-confirm .ok {
    color: #56bb69; }

.page-user-edit .password-suggestions,
.page-user-edit .password-suggestions li {
  font-size: 12px !important; }

.page-user-edit .tooltip {
  min-width: 150px; }

.profile-nav {
  background: #2b2e37;
  color: #fff; }
  .profile-nav .menu-head {
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    display: table;
    padding: 17px 15px 12px;
    width: 100%; }
    .profile-nav .menu-head:hover {
      background-color: rgba(255, 255, 255, 0.08);
      text-decoration: none; }
      .profile-nav .menu-head:hover + ul {
        border-top-color: transparent; }
    .profile-nav .menu-head > div {
      display: table-cell;
      vertical-align: middle; }
    .profile-nav .menu-head .image-holder {
      -webkit-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease;
      background-color: #c81444;
      border: 2px solid #fff;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      height: 46px;
      position: relative;
      text-align: center;
      overflow: hidden;
      width: 46px; }
      .profile-nav .menu-head .image-holder:before {
        color: rgba(0, 0, 0, 0.3);
        font-size: 22px;
        left: 0;
        position: absolute;
        right: 0;
        top: 10px; }
      .profile-nav .menu-head .image-holder img {
        -webkit-border-radius: 50%;
        border-radius: 50%;
        height: 42px;
        position: relative;
        width: 42px;
        z-index: 10; }
    .profile-nav .menu-head .full-name {
      color: #fff;
      font-family: "nissan_agbold";
      font-size: 14px;
      line-height: 18px;
      max-width: 160px;
      overflow: hidden;
      padding: 0 0 0 10px;
      text-align: left;
      text-overflow: ellipsis;
      text-transform: uppercase; }
  .profile-nav ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    list-style: none;
    margin: 0 15px;
    padding: 10px 0; }
    .profile-nav ul a {
      -webkit-transition: background-color 0.2s ease;
      transition: background-color 0.2s ease;
      color: #fff;
      display: block;
      font-family: "nissan_agregular";
      font-size: 11px;
      height: 30px;
      line-height: 30px;
      padding: 0 45px;
      position: relative;
      text-align: left;
      text-transform: uppercase; }
      .profile-nav ul a:hover {
        background-color: rgba(255, 255, 255, 0.08);
        text-decoration: none; }
      .profile-nav ul a:focus {
        outline: none; }
      .profile-nav ul a.active {
        background-color: rgba(0, 0, 0, 0.4);
        font-family: "nissan_agbold"; }
        .profile-nav ul a.active:after {
          background-color: #c81444;
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          top: 0;
          width: 5px; }
        .profile-nav ul a.active i {
          color: #c81444; }
    .profile-nav ul i {
      color: #808287;
      font-size: 15px;
      left: 15px;
      position: absolute;
      text-align: center;
      width: 20px; }
    .profile-nav ul .icon-MyVehicles {
      font-size: 20px; }
  .profile-nav li {
    margin: 0 -15px; }
  .profile-nav .menu-foot {
    padding: 7px 0 12px;
    text-align: center;
    text-transform: uppercase; }
    .profile-nav .menu-foot > * {
      display: inline-block;
      color: rgba(255, 255, 255, 0.3);
      font-family: "nissan_agregular"; }
    .profile-nav .menu-foot a {
      font-size: 10px;
      text-transform: uppercase; }
      .profile-nav .menu-foot a:hover {
        color: #c81444; }
    .profile-nav .menu-foot i.icon-circle {
      font-size: 3px;
      padding: 1px 3px 0;
      vertical-align: middle; }
  .profile-nav .menu-logout {
    border-top: none;
    padding: 5px 0; }
    .profile-nav .menu-logout i {
      margin: 1px 0 0 2px; }

.page-user-my-vehicles .single-vehicle-info {
  display: table;
  width: 100%; }
  .page-user-my-vehicles .single-vehicle-info > span span {
    display: block;
    font-family: "nissan_agbold"; }
    .page-user-my-vehicles .single-vehicle-info > span span:last-child {
      font-size: 18px;
      line-height: 23px; }

.page-user-my-bookings .single-vehicle-type {
  color: #2b2e37;
  font-size: 27px;
  line-height: 27px;
  margin: 0 0 12px; }
  .page-user-my-bookings .single-vehicle-type:before {
    background-color: #c81444;
    content: '';
    display: inline-block;
    height: 19px;
    margin-right: 10px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 7px; }

.page-user-my-bookings .single-vehicle-info > span {
  display: table;
  margin-bottom: 3px;
  width: 100%; }
  .page-user-my-bookings .single-vehicle-info > span span {
    display: table-cell; }
    .page-user-my-bookings .single-vehicle-info > span span:first-child {
      font-family: "nissan_agbold";
      width: 67px; }
    .page-user-my-bookings .single-vehicle-info > span span:last-child {
      line-height: 18px; }

.page-user-my-bookings .ribbon-left {
  left: -9px; }

.info-block.add-edit-vehicle {
  border-top: 1px solid #dedede !important;
  position: relative; }
  .info-block.add-edit-vehicle:before {
    background: #dededd;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 110px; }
  .info-block.add-edit-vehicle .messages {
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 118px;
    text-indent: -99999px;
    top: 49px;
    width: 10px;
    z-index: 10; }
    .info-block.add-edit-vehicle .messages:before {
      font-size: 20px;
      left: 0;
      position: absolute;
      text-indent: 0;
      top: 0; }
    .info-block.add-edit-vehicle .messages.status:before {
      color: #56bb69;
      content: "\f05d"; }
    .info-block.add-edit-vehicle .messages.error:before, .info-block.add-edit-vehicle .messages.warning:before {
      color: #c75072;
      content: "\f05c"; }
  .info-block.add-edit-vehicle [id*="field-used-car-registration-add-more-wrapper"] {
    position: relative; }
    .info-block.add-edit-vehicle [id*="field-used-car-registration-add-more-wrapper"]:before {
      background-image: url("../../../modules/ed_custom/motorcheck/images/registration-big.svg");
      background-repeat: no-repeat;
      background-size: auto 100%;
      content: '';
      display: block;
      height: 30px;
      left: 0;
      position: absolute;
      top: 24px;
      width: 32px; }
    .info-block.add-edit-vehicle [id*="field-used-car-registration-add-more-wrapper"].reg-progress:after {
      background-image: url("../../../nissanie_core_theme/images/custom/GoCalc-Loader.GIF");
      background-position: 0;
      background-size: 100% auto;
      content: '';
      height: 21px;
      position: absolute;
      right: 10px;
      top: 30px;
      width: 21px;
      z-index: 50; }
    .info-block.add-edit-vehicle [id*="field-used-car-registration-add-more-wrapper"] input {
      height: 31px;
      padding-left: 40px; }
  .info-block.add-edit-vehicle .form-item-title {
    display: none !important; }
  .info-block.add-edit-vehicle .input-group {
    display: table; }
    .info-block.add-edit-vehicle .input-group > div {
      display: table-cell;
      vertical-align: bottom; }
    .info-block.add-edit-vehicle .input-group .form-item-mileage-unit,
    .info-block.add-edit-vehicle .input-group .form-item-mileage-unit .chosen-container {
      width: 68px !important; }
  .info-block.add-edit-vehicle .field-name-field-used-car-registration {
    display: inline-block;
    margin-bottom: 50px;
    padding-right: 80px;
    width: 100% !important; }
  .info-block.add-edit-vehicle [id*="get_simi_data_button"] {
    margin-top: 23px;
    position: absolute;
    right: 17px; }

@-moz-document url-prefix() {
  .info-block.add-edit-vehicle [id*="get_simi_data_button"] {
    margin-top: 24px; } }
  .info-block.add-edit-vehicle [id*="field-used-car-mileage-add-more-wrapper"] > div {
    margin-bottom: 0; }
  .info-block.add-edit-vehicle [id*="field-used-car-mileage-add-more-wrapper"] input {
    border-right: none; }
  .info-block.add-edit-vehicle .vertical-tabs-panes {
    display: none; }
  .info-block.add-edit-vehicle .form-actions {
    text-align: right;
    width: 100%; }
    .info-block.add-edit-vehicle .form-actions .btn-primary {
      margin: 0 0 0 10px; }
    .info-block.add-edit-vehicle .form-actions [id*="edit-delete"] {
      background: transparent;
      border: medium none;
      color: #c81444;
      float: left;
      font-family: "nissan_agbold";
      font-size: 11.2px;
      padding-left: 1px;
      text-transform: uppercase; }
      .info-block.add-edit-vehicle .form-actions [id*="edit-delete"]:hover {
        text-decoration: underline; }
      .info-block.add-edit-vehicle .form-actions [id*="edit-delete"]:active {
        -webkit-box-shadow: none;
        box-shadow: none; }
      .info-block.add-edit-vehicle .form-actions [id*="edit-delete"]:before {
        display: inline-block;
        font-size: 16px;
        margin: 0 4px 0 0;
        position: relative;
        top: 1px; }

.info-block.info-block-delete {
  color: #2b2e37;
  font-family: "nissan_agregular";
  font-size: 15px;
  padding-top: 130px;
  position: relative;
  text-align: center; }
  .info-block.info-block-delete:before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid rgba(43, 46, 55, 0.5);
    color: #c81444;
    font-size: 35px;
    height: 64px;
    left: 0;
    margin: 0 auto;
    padding: 11px 0 0 3px;
    position: absolute;
    right: 0;
    top: 40px;
    width: 64px; }
  .info-block.info-block-delete .form-actions {
    display: block;
    margin: 20px auto;
    width: 255px; }
  .info-block.info-block-delete .form-submit {
    float: right;
    margin-right: 5px; }

[id*="ni-booking-view-booked"] .panel-heading {
  margin-bottom: 0; }

[id*="ni-booking-view-booked"] .form-type-textfield:nth-child(5) ~ div {
  display: block;
  width: 100%; }

[id*="ni-booking-view-booked"] .test-drive {
  display: block !important;
  width: 100% !important; }

[id*="ni-booking-view-booked"] .field-prefix {
  color: rgba(43, 46, 55, 0.4);
  font-family: "nissan_agbold";
  font-size: 11px;
  margin-right: 10px;
  text-transform: uppercase; }
  [id*="ni-booking-view-booked"] .field-prefix + span {
    text-transform: capitalize; }

[id*="ni-booking-view-booked"] .form-item-booked-day-date > label {
  display: none; }

[id*="ni-booking-view-booked"] .date-padding {
  float: none; }

[id*="ni-booking-view-booked"] .form-item-eircode + div {
  border-top: 1px solid #dedede;
  margin-top: 15px;
  padding-top: 25px; }

[id*="ni-booking-view-booked"] [id*="edit-user-info"] .field-prefix {
  display: inline-block;
  width: 100px; }

[id*="ni-booking-view-booked"] [id*="edit-event-info"] ~ .btn {
  float: right; }

[id*="ni-booking-view-booked"] .btn-info {
  margin-left: 5px; }

[id*="ni-booking-view-booked"] .btn-danger:before {
  margin-right: 5px; }

[id*="ni-booking-view-booked"] .calendar-block-label {
  display: inline-block;
  position: relative;
  top: -30px; }
  [id*="ni-booking-view-booked"] .calendar-block-label a:before {
    margin-right: 10px; }

[id*="ni-booking-view-booked"] .calendar-block-content {
  background-color: #fff;
  border: 1px solid #dedede;
  border-bottom-width: 5px;
  display: none;
  padding: 10px 20px; }

[id*="ni-booking-view-booked"] .swipe {
  left: 0;
  right: 0; }

[id*="ni-booking-view-booked"] .calendar-block-holder {
  clear: both; }

[id*="ni-booking-view-booked"] #booking-wrapper {
  margin-top: 0; }

[id*="ni-booking-view-booked"] [id*="prev-week"],
[id*="ni-booking-view-booked"] [id*="next-week"] {
  background-color: #ddd !important;
  position: relative; }
  [id*="ni-booking-view-booked"] [id*="prev-week"]:before,
  [id*="ni-booking-view-booked"] [id*="next-week"]:before {
    font-size: 18px;
    position: absolute;
    top: 7px; }

[id*="ni-booking-view-booked"] [id*="prev-week"] {
  padding-left: 30px !important; }
  [id*="ni-booking-view-booked"] [id*="prev-week"]:before {
    left: 12px; }

[id*="ni-booking-view-booked"] [id*="next-week"] {
  padding-right: 30px !important; }
  [id*="ni-booking-view-booked"] [id*="next-week"]:before {
    right: 12px; }

[id*="ni-booking-view-booked"] .booking-date {
  margin-bottom: 30px; }

[id*="ni-booking-view-booked"] .booking-week-table .day-item li.active {
  background-color: #F5F5F5 !important;
  cursor: default !important; }

.front .right-buttons {
  margin-top: 60px;
  text-align: center; }
  .front .right-buttons .btn {
    position: relative;
    width: 172px;
    z-index: 100; }
    .front .right-buttons .btn:before {
      left: -5px;
      position: relative; }

.page-vehicle h1 {
  padding-top: 5px; }

.page-vehicle #block-system-main .pricingTopBox {
  margin-bottom: 50px; }
  .page-vehicle #block-system-main .pricingTopBox .top-left-text .top-text {
    color: #626262;
    font-size: 14px;
    max-width: 500px; }
  .page-vehicle #block-system-main .pricingTopBox .top-right-buttons {
    text-align: right; }
    .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn {
      margin-bottom: 5px;
      width: 160px; }
    .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn:nth-child(2) {
      float: right;
      margin-left: 3px; }
    .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn-transparent {
      border: 1px solid #000000;
      color: #282828;
      font-family: "Arial";
      font-weight: 600;
      font-size: 12px;
      height: 30px;
      margin: 4px 0 0 0;
      padding: 6px 0 0;
      text-transform: uppercase;
      width: 323px; }
      .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn-transparent:hover, .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn-transparent:focus {
        background: #dcdadb;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn-transparent i {
        margin-right: 5px; }

.page-vehicle .vehicles-pricing tbody tr,
.page-vehicle .options-pricing tbody tr {
  border-bottom: 1px solid #e7e7e7; }
  .page-vehicle .vehicles-pricing tbody tr:last-child,
  .page-vehicle .options-pricing tbody tr:last-child {
    border-bottom: 1px solid transparent; }

.page-vehicle .vehicles-pricing tbody td,
.page-vehicle .options-pricing tbody td {
  border-top: none;
  font-size: 14px;
  padding: 13px 0;
  text-align: center;
  vertical-align: middle; }
  .page-vehicle .vehicles-pricing tbody td:first-child,
  .page-vehicle .options-pricing tbody td:first-child {
    padding-left: 5px;
    text-align: left; }
  .page-vehicle .vehicles-pricing tbody td:last-child,
  .page-vehicle .options-pricing tbody td:last-child {
    color: #c81444;
    font-size: 18px;
    font-weight: bold; }

.page-vehicle .vehicles-pricing tbody tr:last-child,
.page-vehicle .options-pricing tbody tr:last-child {
  border-bottom: 1px solid transparent; }

.page-vehicle .vehicles-pricing {
  clear: both;
  margin: 0;
  position: relative; }
  .page-vehicle .vehicles-pricing table {
    width: 100%; }
  .page-vehicle .vehicles-pricing th {
    border: none;
    padding: 0;
    vertical-align: middle; }
  .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) {
    width: 154px; }
    .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div {
      height: 80px;
      line-height: 80px;
      width: 150px; }
      .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:after {
        font-size: 10px;
        margin-left: 5px; }
      .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:hover {
        background: #ededed; }
        .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child) div:hover:before {
          color: #ededed; }
    .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child).headerSortUp div, .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child).headerSortDown div {
      background: #ededed; }
      .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child).headerSortUp div:before, .page-vehicle .vehicles-pricing th:not(.title-column):not(:first-child).headerSortDown div:before {
        color: #ededed; }
  .page-vehicle .vehicles-pricing tbody tr.active td {
    background: #ECFFEC; }
  .page-vehicle .vehicles-pricing tbody tr:hover td {
    background: #f9f9f9; }
  .page-vehicle .vehicles-pricing tbody a {
    display: inline-block; }
  .page-vehicle .vehicles-pricing .vehicle-pricing-table-passenger tr td:nth-child(3) {
    font-weight: bold; }
  .page-vehicle .vehicles-pricing .more-details {
    background: #c81444;
    color: #fff;
    display: none;
    font-size: 9px;
    font-weight: bold;
    margin: 0 0 0 20px;
    padding: 5px 20px;
    position: absolute;
    text-transform: uppercase;
    z-index: 20; }
    .page-vehicle .vehicles-pricing .more-details:before {
      color: #c81444;
      font-size: 16px;
      left: -5px;
      position: absolute;
      top: 4px; }
  .page-vehicle .vehicles-pricing .no-padding {
    padding: 0; }
  .page-vehicle .vehicles-pricing .owl-carousel .owl-nav {
    left: -45px;
    right: -45px;
    top: 50px; }
  .page-vehicle .vehicles-pricing .form-type-checkbox {
    display: inline-block;
    margin: 0;
    padding: 0;
    top: -1px; }
    .page-vehicle .vehicles-pricing .form-type-checkbox input[disabled] + label:before {
      background: #eee;
      cursor: default;
      width: 16px; }

.page-vehicle .competitor-footer {
  -webkit-transition: height 0.2s ease, overflow 0.2s ease;
  transition: height 0.2s ease, overflow 0.2s ease;
  background: #fff none repeat scroll 0 0;
  border-top: 1px solid #d7d7d7;
  bottom: 0;
  height: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  z-index: 99999999; }
  .page-vehicle .competitor-footer.active {
    overflow: visible;
    height: 60px; }
  .page-vehicle .competitor-footer .container {
    padding-top: 15px; }
  .page-vehicle .competitor-footer .competitor-footer-text {
    color: #4d4d4d;
    display: inline-block;
    font-family: "nissan_agbold";
    font-size: 14px;
    margin-top: 6px; }
  .page-vehicle .competitor-footer .btn-primary {
    float: right;
    margin-right: 0;
    padding-left: 31px;
    padding-right: 31px; }
    .page-vehicle .competitor-footer .btn-primary:before {
      margin-right: 5px; }

.page-vehicle .options-pricing {
  margin-top: 20px; }
  .page-vehicle .options-pricing table {
    width: 100%; }
  .page-vehicle .options-pricing th {
    font-size: 13px;
    color: #fff;
    font-family: 'nissan_agbold';
    background: #4d4d4d;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px 10px 7px; }
  .page-vehicle .options-pricing th:last-child {
    text-align: center;
    width: 150px; }
  .page-vehicle .options-pricing tbody td:last-child {
    color: #c81444;
    text-align: center;
    font-weight: bold;
    font-size: 14px; }

.page-vehicle .specificationBoxTop {
  margin-bottom: 30px; }
  .page-vehicle .specificationBoxTop h3 {
    font-size: 32px; }
  .page-vehicle .specificationBoxTop .field-content {
    padding: 0; }
  .page-vehicle .specificationBoxTop .specification-area {
    clear: both; }

.page-vehicle .expand-all,
.page-vehicle .back-to-pricing,
.page-vehicle .show-inherited {
  color: #c81444;
  cursor: pointer;
  font-size: 11.9px;
  font-family: nissan_agbold;
  text-transform: uppercase; }
  .page-vehicle .expand-all:hover,
  .page-vehicle .back-to-pricing:hover,
  .page-vehicle .show-inherited:hover {
    text-decoration: underline; }
  .page-vehicle .expand-all:before,
  .page-vehicle .back-to-pricing:before,
  .page-vehicle .show-inherited:before {
    display: inline-block;
    margin-right: 3px;
    position: relative;
    top: 1px; }

.page-vehicle .expand-all,
.page-vehicle .show-inherited {
  float: right; }

.page-vehicle .specification-area .row .details-holder, .page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder, #block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder, .page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder, #block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder, .page-vehicle .specification-area .footer .region-sub-footer .details-holder, .footer .page-vehicle .specification-area .region-sub-footer .details-holder {
  margin-bottom: 10px; }
  .page-vehicle .specification-area .row .details-holder .details-holder-title h3, .page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder .details-holder-title h3, #block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder .details-holder-title h3, .page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder .details-holder-title h3, #block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder .details-holder-title h3, .page-vehicle .specification-area .footer .region-sub-footer .details-holder .details-holder-title h3, .footer .page-vehicle .specification-area .region-sub-footer .details-holder .details-holder-title h3 {
    margin-top: 5px; }
  .page-vehicle .specification-area .row .details-holder .details-content, .page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder .details-content, #block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder .details-content, .page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder .details-content, #block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder .details-content, .page-vehicle .specification-area .footer .region-sub-footer .details-holder .details-content, .footer .page-vehicle .specification-area .region-sub-footer .details-holder .details-content {
    padding-bottom: 10px; }

.page-vehicle .specification-area .row.last, .page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .last.content, #block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .last.content, .page-vehicle .specification-area #block-ni-accessories-recomended-accessories .last.content, #block-ni-accessories-recomended-accessories .page-vehicle .specification-area .last.content, .page-vehicle .specification-area .footer .last.region-sub-footer, .footer .page-vehicle .specification-area .last.region-sub-footer {
  margin-top: 10px; }

.page-vehicle .grade-header h2 {
  color: #555;
  font-family: 'nissan_agbold';
  font-size: 19px;
  margin: 0 0 5px;
  padding-right: 10px; }

.page-vehicle .grade-header h3 {
  font-family: 'nissan_agbold';
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 9px 0 8px 4px; }
  .page-vehicle .grade-header h3:before {
    top: 0;
    width: 16px; }
  .page-vehicle .grade-header h3:hover {
    background: #393939;
    color: #fff; }

.page-vehicle .grade-header > p {
  font-size: 12px; }
  .page-vehicle .grade-header > p span {
    color: #c81444;
    font-weight: bold; }

.page-vehicle .grade-header .vehicle-table-header-image {
  margin-bottom: 20px; }

.page-vehicle .grade-header .table {
  background: #f9f9f9;
  margin: 0;
  padding: 5px; }
  .page-vehicle .grade-header .table:last-child {
    padding-bottom: 20px; }
  .page-vehicle .grade-header .table ul {
    margin: 10px 0 0;
    padding: 0; }
    .page-vehicle .grade-header .table ul li {
      color: #575757;
      list-style: none;
      margin: 0 11px 7px; }
      .page-vehicle .grade-header .table ul li:before {
        color: inherit;
        font-size: 4px;
        position: relative;
        top: -3px; }
      .page-vehicle .grade-header .table ul li p {
        display: inline;
        font-size: 13px;
        margin: 0; }

.page-vehicle .subtext {
  color: #787878;
  font-size: 11px;
  margin-top: 15px; }

.page-vehicle .engines-table {
  color: #525252;
  padding-top: 40px;
  padding-left: 1px;
  position: relative; }
  .page-vehicle .engines-table table {
    width: 99.9%; }
    .page-vehicle .engines-table table tbody {
      border: 1px solid #e0e0e0; }
    .page-vehicle .engines-table table tr.even {
      background-color: #f8f8f8; }
    .page-vehicle .engines-table table th {
      font-size: 12px;
      padding: 0 0 15px;
      text-transform: uppercase; }
      .page-vehicle .engines-table table th.title-column {
        font-family: 'nissan_agbold';
        font-size: 21px;
        font-weight: normal;
        line-height: 3.28;
        padding: 0;
        text-align: left;
        vertical-align: bottom; }
      .page-vehicle .engines-table table th.one > div {
        margin-left: 0;
        width: auto; }
      .page-vehicle .engines-table table th.two > div {
        width: 348px; }
      .page-vehicle .engines-table table th.three > div {
        width: 230px; }
      .page-vehicle .engines-table table th.four > div {
        width: 172px; }
      .page-vehicle .engines-table table th.more {
        min-width: 133px;
        width: 133px; }
      .page-vehicle .engines-table table th div {
        line-height: 1.3;
        padding: 19px 2px; }
        .page-vehicle .engines-table table th div span:after {
          bottom: 13px;
          height: 3px;
          top: auto; }
    .page-vehicle .engines-table table td {
      font-size: 13px;
      padding: 10px 25px;
      text-align: left; }
  .page-vehicle .engines-table .table-responsive {
    border: none;
    float: left;
    overflow: auto;
    width: 701px; }
    .page-vehicle .engines-table .table-responsive table th:first-child > div {
      margin-left: 0; }
  .page-vehicle .engines-table .swipe {
    right: 0;
    top: 15px;
    width: 60%; }

.page-vehicle #engines-table-labels {
  float: left;
  position: relative;
  z-index: 10;
  width: 258px; }

@-moz-document url-prefix() {
  .page-vehicle #engines-table-labels {
    margin-top: -1px; } }
  .page-vehicle #engines-table-labels td {
    font-weight: bold;
    padding: 10px; }
    .page-vehicle #engines-table-labels td:before {
      color: #c81444;
      font-size: 9px;
      margin-right: 7px; }

.page-vehicle .topExpand {
  position: absolute;
  right: 2px;
  top: 134px;
  z-index: 30; }

.page-vehicle .bottomExpand {
  margin-top: 8px;
  margin-right: 2px; }

.details-tab:nth-child(3n+4) {
  clear: left; }

.spec-details-table {
  border: 1px solid #e0e0e0;
  border-top: 2px solid #888888;
  width: 100%; }
  .spec-details-table tr:first-child td {
    padding-top: 15px; }
  .spec-details-table tr:nth-child(2n) {
    background: #f8f8f8; }
    .spec-details-table tr:nth-child(2n) .inherited {
      background: #FEFAE4; }
  .spec-details-table tr td {
    color: #525252;
    font-size: 13px;
    padding: 10px;
    text-align: left; }
    .spec-details-table tr td.inherited {
      background: #FFFDF3; }
  .spec-details-table:not(.gradesTable) td:last-child {
    text-align: right; }

.page-vehicle[class*="galleries"] .popover {
  width: 320px; }

.page-error-404 #block-system-main,
.page-error-403 #block-system-main {
  background: url("../../../nissanie_core_theme/images/custom/404.png") no-repeat 0 165px;
  margin-top: 70px;
  padding-bottom: 380px; }
  .page-error-404 #block-system-main > .content,
  .page-error-403 #block-system-main > .content {
    margin: 0 auto;
    max-width: 570px;
    width: 100%; }
    .page-error-404 #block-system-main > .content h1,
    .page-error-403 #block-system-main > .content h1 {
      color: #9fa0a2;
      font-size: 14px;
      font-family: 'nissan_agbold';
      margin: 0; }
    .page-error-404 #block-system-main > .content .description,
    .page-error-403 #block-system-main > .content .description {
      color: #4d4d4d;
      font-size: 26px;
      font-family: 'nissan_agregular';
      line-height: 30px;
      margin-top: 3px; }
    .page-error-404 #block-system-main > .content p,
    .page-error-403 #block-system-main > .content p {
      color: #7d7d7d;
      font-size: 12px;
      margin-bottom: 15px; }
      .page-error-404 #block-system-main > .content p a,
      .page-error-403 #block-system-main > .content p a {
        color: #c81444; }
    .page-error-404 #block-system-main > .content .form-text,
    .page-error-404 #block-system-main > .content .btn-default,
    .page-error-403 #block-system-main > .content .form-text,
    .page-error-403 #block-system-main > .content .btn-default {
      height: 38px; }

.vehicles-pricing .owl-carousel .owl-item img {
  width: auto; }

.vehicles-pricing .owl-carousel .owl-buttons {
  margin: 0;
  top: 50px; }

.page-contact-us #edit-container.well {
  padding: 0; }

.page-contact-us #edit-left {
  margin: 0;
  padding: 25px 60px 10px 0; }
  .page-contact-us #edit-left > div {
    padding-left: 150px; }
  .page-contact-us #edit-left > fieldset {
    padding-left: 20px; }
    .page-contact-us #edit-left > fieldset .panel-body {
      padding-top: 10px;
      max-width: 100%; }
    .page-contact-us #edit-left > fieldset .form-type-checkboxes > label {
      position: static;
      text-align: left;
      width: auto; }

.page-contact-us #edit-contact-info {
  font-size: 12px;
  line-height: 15px;
  padding-left: 20px;
  padding-right: 20px; }
  .page-contact-us #edit-contact-info #edit-by-email {
    word-break: break-all; }

.page-contact-us #edit-right {
  border-left: 1px solid #fff;
  padding: 25px 0 0 0; }
  .page-contact-us #edit-right label {
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
    padding: 0;
    text-align: left;
    position: static; }

.page-contact-us #edit-phone {
  margin-bottom: 0; }

.page-contact-us .form-item-message {
  clear: both; }

.page-contact-us .gmap-control {
  border-top: 1px solid #fff; }

.page-contact-us .btn-primary {
  margin-right: 0; }

.page-reviews .main-wrapper:before {
  height: 108px; }

.page-reviews .main-container {
  padding-top: 68px; }

.page-news:not(.page-news-article) .main-wrapper:before {
  height: 97px; }

.page-news:not(.page-news-article) .block-ni-news {
  height: 47px;
  margin-bottom: 70px; }
  .page-news:not(.page-news-article) .block-ni-news .block-title {
    float: left;
    margin-top: 9px; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper label {
    float: left;
    margin: 8px 7px 0 30px;
    text-transform: uppercase; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper .form-type-select,
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper .form-submit {
    float: left; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper .form-submit {
    font-size: 14px;
    margin-right: 0;
    min-width: inherit; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper #edit_category_chosen {
    width: 217px !important; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper #edit_month_chosen {
    width: 125px !important; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper .form-item-year {
    margin: 0 6px 0 10px; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper #edit_year_chosen {
    width: 115px !important; }

.offer-details-wrapper .you-plus-logos {
  margin: 30px 0;
  text-align: center; }
  .offer-details-wrapper .you-plus-logos img {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    margin: 0 15px; }
    .offer-details-wrapper .you-plus-logos img:hover {
      opacity: 0.7; }
  .offer-details-wrapper .you-plus-logos + .page-header, .offer-details-wrapper .page-vehicle .you-plus-logos + h1, .page-vehicle .offer-details-wrapper .you-plus-logos + h1 {
    font-size: 24px;
    margin-bottom: 0; }

.you-plus-nissan-images-holder {
  font-size: 0 !important; }
  .you-plus-nissan-images-holder a:before {
    content: 'REGISTER NOW'; }

.element-with-image {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  margin-bottom: 0.8% !important;
  margin-right: 0.5%; }
  .element-with-image:nth-child(3n+3) {
    margin-right: 0; }
  .element-with-image img {
    width: 100%; }

.filter-results-header {
  border-bottom: 1px solid #e8e8e8;
  margin: 0;
  padding: 13px 10px 13px 25px; }
  .filter-results-header .vehicles-found {
    color: #c81444;
    float: left;
    font-family: "nissan_agregular";
    font-size: 15.8px;
    margin-top: 3px; }
  .filter-results-header .number {
    display: inline-block;
    font-family: "nissan_agbold";
    font-size: 26.9px;
    line-height: 27px;
    margin-right: 6px;
    vertical-align: bottom; }
  .filter-results-header .form-item-sort select {
    width: 128px; }
  .filter-results-header .form-item-sort label {
    color: #3b3e3f;
    float: left;
    font-weight: normal;
    margin: 6px 10px 0 0; }
  .filter-results-header .chosen-container {
    width: 128px !important; }
  .filter-results-header .chosen-single,
  .filter-results-header .chosen-drop {
    background-color: #f6f6f6;
    color: #3b3e3f; }
  .filter-results-header .chosen-single div b {
    color: #888a8a; }
  .filter-results-header .chosen-results li.highlighted {
    background-color: #f0f0f0; }
  .filter-results-header .form-type-radio {
    display: inline-block;
    margin: 0 3px;
    padding: 0;
    vertical-align: top; }
  .filter-results-header input[type=radio]:checked ~ label:before {
    color: #c81444; }
  .filter-results-header input[type=radio]:checked ~ label:hover {
    cursor: default; }
  .filter-results-header input[type=radio] ~ label {
    padding: 0; }
    .filter-results-header input[type=radio] ~ label:before {
      background: none;
      font-size: 22px;
      color: #c5c5c5; }
    .filter-results-header input[type=radio] ~ label:hover:before {
      color: #c81444; }

.edit-body {
  margin: 0;
  min-height: 150px; }

.pricing-vehicle-teaser {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease; }
  .pricing-vehicle-teaser:hover {
    background-color: #f5f5f5; }
  .pricing-vehicle-teaser .car-title {
    color: #535353;
    margin: 0 0 10px; }
  .pricing-vehicle-teaser .info-label {
    color: #9e9e9e;
    font-family: "nissan_agregular";
    font-size: 10px;
    text-transform: uppercase; }
  .pricing-vehicle-teaser .info-amount {
    color: #c81444;
    font-weight: normal;
    text-transform: uppercase; }
  .pricing-vehicle-teaser .btn-primary {
    margin: 0; }

.page-vehicle-finder.iPadActive .main-wrapper:before {
  height: 402px; }

.page-vehicle-finder.iPadActive .main-wrapper.with-collapse:before {
  height: 734px; }

.page-vehicle-finder .main-wrapper.with-collapse .filter-advanced {
  height: 362px;
  top: 10px; }

.page-vehicle-finder .main-wrapper.with-collapse .filter-advanced-inner {
  -webkit-transition: height 0.2s linear, border 0.1s ease 0.2s;
  transition: height 0.2s linear, border 0.1s ease 0.2s;
  border-top: 1px solid #3d414a;
  height: 300px; }

.page-vehicle-finder .main-container {
  padding-top: 55px; }

.page-vehicle-finder .page-title {
  color: #fff;
  font-size: 18px; }

.page-vehicle-finder .vehicle-filters {
  background-color: rgba(0, 0, 0, 0.09);
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 10; }
  .page-vehicle-finder .vehicle-filters .edit-left,
  .page-vehicle-finder .vehicle-filters .edit-right {
    margin-bottom: 0; }
  .page-vehicle-finder .vehicle-filters .edit-left > .form-item > label {
    margin: 0 0 8px; }
  .page-vehicle-finder .vehicle-filters .edit-right > .form-item {
    background-position: 15px 30px; }
  .page-vehicle-finder .vehicle-filters .edit-right > label {
    margin-bottom: 4px; }
  .page-vehicle-finder .vehicle-filters .form-wrapper > .form-item {
    background-size: 32px 32px;
    padding-left: 65px;
    padding-top: 20px;
    margin-bottom: 29px; }
    .page-vehicle-finder .vehicle-filters .form-wrapper > .form-item.form-item-options {
      background-position: 5px 40px; }
    .page-vehicle-finder .vehicle-filters .form-wrapper > .form-item > label {
      color: #a7aab2;
      padding: 0;
      position: static;
      text-align: left;
      width: auto; }
      .page-vehicle-finder .vehicle-filters .form-wrapper > .form-item > label + .form-wrapper {
        display: none; }
  .page-vehicle-finder .vehicle-filters .chosen-single {
    background-color: #3d414a;
    border: none;
    color: #fdfdfd;
    height: 37px;
    line-height: 37px; }
    .page-vehicle-finder .vehicle-filters .chosen-single div {
      width: 24px; }
      .page-vehicle-finder .vehicle-filters .chosen-single div b {
        color: #fdfdfd;
        padding-top: 14px; }
  .page-vehicle-finder .vehicle-filters .chosen-results li.highlighted {
    background-color: #444953; }
  .page-vehicle-finder .vehicle-filters .chosen-container.chosen-with-drop .chosen-single {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .page-vehicle-finder .vehicle-filters .chosen-container.chosen-with-drop .chosen-drop {
    background-color: #3d414a;
    border: none; }
    .page-vehicle-finder .vehicle-filters .chosen-container.chosen-with-drop .chosen-drop .chosen-results {
      color: #fdfdfd; }
  .page-vehicle-finder .vehicle-filters .form-type-select:before {
    display: none; }

.page-vehicle-finder .form-group > .form-group {
  background-position: 10px 30px; }

.page-vehicle-finder .form-item-length {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/Length.svg") no-repeat; }

.page-vehicle-finder .form-item-height {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/Height.svg") no-repeat; }

.page-vehicle-finder .form-item-price {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/Price.svg") no-repeat; }

.page-vehicle-finder .form-type-vehicle-finder-checkboxes {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/FT.svg") no-repeat;
  background-position: 15px 20px !important;
  padding-top: 7px !important; }

.page-vehicle-finder .form-item-transmission {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/Transmission.svg") no-repeat;
  background-position: 10px 40px; }

.page-vehicle-finder .form-item-fuel-type {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/Fuel-Type.svg") no-repeat; }

.page-vehicle-finder .form-item-seats {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/Seats.svg") no-repeat;
  background-position: 15px 20px !important; }

.page-vehicle-finder .form-item-width {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/Width.svg") no-repeat; }

.page-vehicle-finder .form-item-co2 {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/C-Band.svg") no-repeat;
  background-position: 10px 23px;
  margin-bottom: 18px !important;
  margin-top: 11px; }

.page-vehicle-finder .form-item-fuel-consumption {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/Fuel-Consumption.svg") no-repeat; }

.page-vehicle-finder .form-item-towing {
  background: url("../../../nissanie_core_theme/images/custom/icons-svg/Form/Towing.svg") no-repeat; }

.page-vehicle-finder .sliderfield {
  margin-left: 5px;
  margin-right: 5px; }

.page-vehicle-finder .form-type-slider {
  height: 65px; }
  .page-vehicle-finder .form-type-slider .sliderfield-container {
    background: url("../../../nissanie_core_theme/images/custom/slider-filter-inactive.png") repeat-x;
    border: none;
    height: 14px; }
    .page-vehicle-finder .form-type-slider .sliderfield-container:before, .page-vehicle-finder .form-type-slider .sliderfield-container:after {
      display: none; }
  .page-vehicle-finder .form-type-slider .ui-slider-range {
    background: url("../../../nissanie_core_theme/images/custom/slider-filter-active.png") repeat-x;
    background-position: center; }
  .page-vehicle-finder .form-type-slider .sliderfield-bubble-wrapper {
    top: 17px; }
    .page-vehicle-finder .form-type-slider .sliderfield-bubble-wrapper .sliderfield-bubble {
      color: #fff; }
  .page-vehicle-finder .form-type-slider .ui-slider-handle {
    background-image: url(../../../nissanie_core_theme/images/sprites-png/sprites.png);
    background-position: 0px -60px;
    width: 20px;
    height: 21px;
    border: none;
    height: 21px;
    top: -6px;
    width: 20px;
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .page-vehicle-finder .form-type-slider .ui-slider-handle.ui-state-active, .page-vehicle-finder .form-type-slider .ui-slider-handle.ui-state-hover {
      background-image: url(../../../nissanie_core_theme/images/sprites-png/sprites.png);
      background-position: 0px -37px;
      width: 20px;
      height: 21px; }

.page-vehicle-finder .ui-multiselect,
.page-vehicle-finder select.with-multiselect {
  background: #3d414a;
  border: medium none;
  color: #fff;
  height: 37px; }

.page-vehicle-finder .ui-multiselect .ui-icon:before {
  color: #fdfdfd; }

.page-vehicle-finder .ui-multiselect-checkboxes {
  border: none; }
  .page-vehicle-finder .ui-multiselect-checkboxes label:hover,
  .page-vehicle-finder .ui-multiselect-checkboxes .ui-state-hover:hover {
    background-color: #444953; }
    .page-vehicle-finder .ui-multiselect-checkboxes label:hover span,
    .page-vehicle-finder .ui-multiselect-checkboxes .ui-state-hover:hover span {
      color: #d8d8d8; }

.page-vehicle-finder .ui-multiselect-menu {
  background: #3d414a;
  border-top: 1px solid rgba(0, 0, 0, 0.44); }
  .page-vehicle-finder .ui-multiselect-menu span {
    color: #fff;
    font-weight: bold; }

.page-vehicle-finder .form-checkboxes {
  font-size: 0; }

.page-vehicle-finder #edit-functional-type input[type="checkbox"]:checked + label div {
  background: #2d3138;
  border-color: #c81444; }
  .page-vehicle-finder #edit-functional-type input[type="checkbox"]:checked + label div img {
    opacity: 1; }

.page-vehicle-finder #edit-functional-type label {
  cursor: pointer; }
  .page-vehicle-finder #edit-functional-type label:before {
    display: none; }
  .page-vehicle-finder #edit-functional-type label:hover div {
    background: #51555E; }
  .page-vehicle-finder #edit-functional-type label div {
    background: #3d414a;
    border: 1px solid transparent;
    height: 35px;
    padding-top: 7px;
    text-align: center;
    width: 62px; }

.page-vehicle-finder #edit-functional-type .vehicle-finder-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-height: 20px;
  max-width: 80%;
  opacity: 0.44;
  pointer-events: none; }

.page-vehicle-finder .info-link {
  font-size: 15px;
  line-height: 20px;
  padding: 2px;
  position: relative;
  top: 2px; }
  .page-vehicle-finder .info-link:hover, .page-vehicle-finder .info-link:focus {
    outline: none;
    text-decoration: none; }
  .page-vehicle-finder .info-link i {
    color: rgba(254, 254, 254, 0.7); }
    .page-vehicle-finder .info-link i:hover, .page-vehicle-finder .info-link i:focus {
      color: #fff; }

.page-vehicle-finder #vehicle-filter-results {
  position: relative; }

.page-vehicle-finder.with-loader:before {
  background: rgba(255, 255, 255, 0.88) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: -1px;
  position: absolute;
  right: -1px;
  top: 0;
  z-index: 10; }

.page-vehicle-finder .back-to-top {
  -webkit-transform: translateX(501px);
  -ms-transform: translateX(501px);
  transform: translateX(501px);
  -webkit-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
  background-color: #eaeaea;
  border: medium none;
  bottom: 50px;
  display: none;
  height: 42px;
  left: 0;
  margin: 0 auto;
  padding: 0;
  position: fixed;
  right: 0;
  width: 42px;
  z-index: 500; }
  .page-vehicle-finder .back-to-top:before {
    color: #7B7B7B;
    font-size: 15px;
    line-height: 23px; }
  .page-vehicle-finder .back-to-top:hover {
    background-color: #ddd; }
  .page-vehicle-finder .back-to-top:focus {
    outline: none; }
  .page-vehicle-finder .back-to-top.bottom-pos {
    bottom: -1px;
    position: absolute;
    top: auto; }

.page-vehicle-finder .form-item-seats {
  padding: 6px 0 0 65px !important; }
  .page-vehicle-finder .form-item-seats .form-checkboxes {
    margin-top: 2px; }
    .page-vehicle-finder .form-item-seats .form-checkboxes label {
      -webkit-transition: background-color 0.2s ease;
      transition: background-color 0.2s ease;
      background-color: #3d414a;
      border: 1px solid #5c5f63;
      color: #fff;
      font-size: 12px;
      height: 37px;
      padding-top: 10px;
      text-align: center;
      width: 41px; }
      .page-vehicle-finder .form-item-seats .form-checkboxes label:before {
        display: none; }
      .page-vehicle-finder .form-item-seats .form-checkboxes label:hover {
        background-color: #51555e; }
  .page-vehicle-finder .form-item-seats input:checked + label {
    background-color: #32353c;
    border-color: #c81444; }

.page-vehicle-finder .filter-advanced {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  clear: both;
  height: 30px;
  position: relative;
  top: -18px; }

.page-vehicle-finder .filter-advanced-inner {
  -webkit-transition: height 0.2s linear;
  transition: height 0.2s linear;
  border-top: 1px solid hover;
  height: 0;
  margin: 0;
  overflow: hidden; }
  .page-vehicle-finder .filter-advanced-inner .edit-left {
    margin-top: 11px; }

.page-vehicle-finder .filter-advanced-btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  float: right;
  font-family: "Arial";
  font-size: 13px;
  height: 30px;
  margin-right: 10px;
  padding: 5px 12px 0 0;
  position: relative;
  text-align: center;
  width: 135px; }
  .page-vehicle-finder .filter-advanced-btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #2a2e37;
    text-decoration: none; }
  .page-vehicle-finder .filter-advanced-btn:focus {
    outline: none; }
  .page-vehicle-finder .filter-advanced-btn:before {
    font-size: 15px;
    position: absolute;
    right: 20px;
    top: 6px; }

.page-vehicle-finder-commercial .main-wrapper:before {
  background: #2a2e37 url("../../../nissanie_core_theme/images/custom/background-commercial-filter.jpg") no-repeat center bottom; }

.page-vehicle-finder-commercial .list-view .dimension-table {
  display: none; }

.page-vehicle-finder-passenger .main-wrapper:before {
  background: #2a2e37 url("../../../nissanie_core_theme/images/custom/background-passenger-filter.jpg") no-repeat center bottom; }

.page-vehicle-finder-passenger #vehicle-filter-results .edit-right {
  height: auto !important; }

.page-vehicle-finder-passenger .grid-view .car-title {
  font-size: 17px; }

.page-vehicle-finder-passenger .grid-view .info-table {
  display: table;
  margin-bottom: 5px;
  width: 100%; }
  .page-vehicle-finder-passenger .grid-view .info-table .info-box {
    display: table-cell; }
  .page-vehicle-finder-passenger .grid-view .info-table .first {
    padding-right: 15px;
    width: 70px; }

.page-vehicle-finder-passenger .grid-view .info-amount {
  font-size: 14px;
  margin-top: 3px; }

.page-vehicle-finder-passenger .grid-view .dimension-table {
  font-size: 11px; }

.page-vehicle-finder-passenger .grid-view .co2band:after {
  content: ','; }

.page-vehicle-finder-passenger .grid-view .motor-tax ~ div {
  display: none; }

.page-vehicle-finder-passenger .grid-view .pricing-vehicle-teaser .btn {
  display: inline-block;
  font-size: 11px;
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
  width: 112px; }

.page-vehicle-finder-passenger .grid-view .pricing-vehicle-teaser .btn-primary {
  margin: 0 5px 0 0; }

.page-vehicle-finder-passenger .list-view .dimension-table {
  border-top: 1px solid #e6e6e6;
  color: #6b6b6b;
  font-family: "Arial";
  font-size: 12px;
  margin-top: 5px;
  padding-top: 5px; }
  .page-vehicle-finder-passenger .list-view .dimension-table > div {
    display: inline-block; }
    .page-vehicle-finder-passenger .list-view .dimension-table > div:after {
      content: ','; }
    .page-vehicle-finder-passenger .list-view .dimension-table > div span {
      font-weight: bold; }

.page-vehicle-finder-passenger .list-view .pricing-vehicle-teaser .btn {
  margin-top: 15px;
  width: 130px; }

.page-value-my-car {
  background-color: #f7f7f7; }
  .page-value-my-car:not(.no-touch) .form-type-select:before {
    z-index: 10; }
  .page-value-my-car .form-items-wrapper > div {
    margin: 40px 0; }
    .page-value-my-car .form-items-wrapper > div.form-wrapper {
      margin: -19px 0 0; }
  .page-value-my-car .form-items-wrapper label {
    color: #828282;
    font-size: 13px;
    font-weight: normal;
    left: 0;
    position: absolute;
    top: -22px; }
  .page-value-my-car .form-items-wrapper .form-group {
    position: relative; }
  .page-value-my-car .form-items-wrapper .form-text {
    color: #6d6d6d;
    font-size: 14px;
    font-weight: bold;
    height: 45px; }
    .page-value-my-car .form-items-wrapper .form-text::-moz-placeholder {
      color: #fff;
      opacity: 1; }
    .page-value-my-car .form-items-wrapper .form-text:-ms-input-placeholder {
      color: #fff; }
    .page-value-my-car .form-items-wrapper .form-text::-webkit-input-placeholder {
      color: #fff; }
  .page-value-my-car .form-items-wrapper .form-text::-ms-clear {
    display: none; }
  .page-value-my-car .form-items-wrapper .input-group {
    display: table;
    width: 100%; }
    .page-value-my-car .form-items-wrapper .input-group > div {
      display: table-cell;
      vertical-align: top; }
    .page-value-my-car .form-items-wrapper .input-group .form-item-metric,
    .page-value-my-car .form-items-wrapper .input-group .form-item-total-metric {
      width: 75px; }
  .page-value-my-car .form-items-wrapper .chosen-single {
    border-color: #dedede;
    border-left: none;
    color: #a4a4a4;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    line-height: 44px; }
    .page-value-my-car .form-items-wrapper .chosen-single div {
      width: 20px; }
      .page-value-my-car .form-items-wrapper .chosen-single div b {
        color: #a4a4a4;
        font-size: 12px;
        padding-top: 15px; }
  .page-value-my-car .form-items-wrapper .chosen-drop {
    border-color: #dedede; }
    .page-value-my-car .form-items-wrapper .chosen-drop li {
      border-top: 1px solid #dedede;
      padding: 10px 12px; }
    .page-value-my-car .form-items-wrapper .chosen-drop .active-result {
      font-size: 15px;
      font-weight: bold; }
      .page-value-my-car .form-items-wrapper .chosen-drop .active-result:not(.highlighted) {
        color: #a4a4a4; }
      .page-value-my-car .form-items-wrapper .chosen-drop .active-result.highlighted {
        background-color: #f5f5f5; }
  .page-value-my-car .form-items-wrapper .chosen-results {
    margin: 0;
    padding: 0; }
  .page-value-my-car .form-items-wrapper .chosen-container.chosen-with-drop .chosen-drop {
    left: -1px;
    right: 0;
    width: auto; }
  .page-value-my-car .form-items-wrapper select {
    border-color: #dedede !important;
    border-left: none;
    height: 45px; }
  .page-value-my-car .form-items-wrapper .form-type-select:before {
    bottom: 17px;
    color: #a4a4a4;
    font-size: 12px;
    right: 9px; }
  .page-value-my-car .form-items-wrapper .form-submit {
    font-size: 14px;
    height: 47px;
    margin: 0;
    padding: 0;
    width: 100%; }
    .page-value-my-car .form-items-wrapper .form-submit.progress-disabled {
      background-image: url("../../../nissanie_core_theme/images/custom/GoCalc-Loader-Button.GIF");
      background-position: 92% center;
      background-repeat: no-repeat;
      background-size: 21px; }
  .page-value-my-car .form-items-wrapper .revalue:before {
    left: 0;
    margin-left: -86px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 16px; }
  .page-value-my-car .form-item-registration-motorcheck-reg input {
    padding-left: 61px; }
  .page-value-my-car .registration {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10; }
  .page-value-my-car .motorcheck-reg-element {
    position: relative; }
    .page-value-my-car .motorcheck-reg-element .ajax-loader {
      bottom: 11px;
      font-size: 24px;
      position: absolute;
      right: 10px;
      z-index: 10; }
    .page-value-my-car .motorcheck-reg-element .icon-check-circle-o,
    .page-value-my-car .motorcheck-reg-element .icon-times-circle-o {
      bottom: 3px;
      right: 7px; }
    .page-value-my-car .motorcheck-reg-element .icon-check-circle-o {
      color: #56bb69; }
    .page-value-my-car .motorcheck-reg-element .icon-times-circle-o {
      color: #c75072; }
    .page-value-my-car .motorcheck-reg-element .fa-progress {
      background: url("../../../nissanie_core_theme/images/custom/GoCalc-Loader.GIF") no-repeat;
      height: 21px;
      width: 21px; }
  .page-value-my-car #motorcheck-registration-error {
    background: #fff none repeat scroll 0 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.14);
    border-top: 2px solid #c81444;
    bottom: 50px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14);
    color: #636363;
    font-family: "Arial";
    font-size: 14px;
    line-height: 18px;
    padding: 23px 20px;
    position: absolute;
    text-align: left;
    text-transform: none;
    width: 260px;
    z-index: 40;
    right: -110px; }
    .page-value-my-car #motorcheck-registration-error .triangle {
      background: #fff;
      bottom: 0;
      height: 15px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      width: 40px; }
      .page-value-my-car #motorcheck-registration-error .triangle:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #fff;
        bottom: -6px;
        border: 1px solid rgba(0, 0, 0, 0.18);
        -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.14);
        box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.14);
        content: "";
        height: 12px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 12px;
        z-index: -1; }
  .page-value-my-car .vmc-part1.results {
    margin-top: 40px; }
  .page-value-my-car .vmc-part1 .no-data {
    background: url("../../../nissanie_core_theme/images/custom/value-my-car-no-data.png") no-repeat;
    background-position: 0 -2px;
    background-size: 100%;
    color: #fff;
    font-family: "nissan_agbold";
    font-size: 24px;
    height: 369px;
    margin-top: 39px;
    text-align: center; }
    .page-value-my-car .vmc-part1 .no-data span {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: inline-block;
      position: relative;
      text-shadow: 0 3px 12px rgba(0, 0, 0, 0.12);
      top: 50%; }
  .page-value-my-car .car-label {
    background: #ededed;
    border: 1px solid #c9c9c9;
    border-bottom: none;
    color: #484848;
    font-family: "nissan_agbold";
    font-size: 22px;
    padding: 5px 20px 3px;
    text-transform: uppercase; }
  .page-value-my-car .car-info {
    border: 1px solid #dfdfdf;
    border-top-color: #c9c9c9; }
    .page-value-my-car .car-info .label {
      color: #747474;
      display: inline-block;
      font-family: "nissan_agbold";
      font-size: 13px;
      margin-bottom: 7px;
      text-transform: uppercase; }
    .page-value-my-car .car-info .value {
      color: #c81444;
      display: block;
      font-family: "nissan_agbold";
      font-size: 52px;
      line-height: 54px;
      margin-top: 14px; }
  .page-value-my-car .car-condition {
    font-size: 0;
    margin-bottom: 22px; }
  .page-value-my-car .form-item-conditions {
    display: inline-block;
    font-family: "nissan_agbold";
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 120px; }
    .page-value-my-car .form-item-conditions:nth-child(2) label {
      border-left: none;
      border-right: none; }
    .page-value-my-car .form-item-conditions label {
      -webkit-transition: background-color 0.2s ease;
      transition: background-color 0.2s ease;
      background-color: #fff;
      border: 2px solid #bdbdbd;
      color: #979797;
      cursor: pointer;
      font-weight: normal;
      height: 38px;
      margin: 0;
      padding-top: 9px;
      width: 100%; }
      .page-value-my-car .form-item-conditions label:before {
        display: none; }
      .page-value-my-car .form-item-conditions label:hover {
        background-color: transparent; }
    .page-value-my-car .form-item-conditions input:checked ~ label {
      background-color: #65be95;
      color: #fff;
      cursor: default; }
  .page-value-my-car .rc-toggle {
    display: inline-block;
    font-family: "nissan_agbold";
    font-size: 13px;
    margin-left: 10px;
    text-transform: uppercase; }
    .page-value-my-car .rc-toggle.open + .running-costs {
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      max-height: 300px; }
    .page-value-my-car .rc-toggle:hover {
      text-decoration: none; }
    .page-value-my-car .rc-toggle:focus {
      outline: none; }
    .page-value-my-car .rc-toggle span:before {
      font-size: 11px;
      margin-left: 4px;
      position: relative;
      top: -1px; }
  .page-value-my-car .car-value {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 11px;
    padding-bottom: 15px; }
  .page-value-my-car .running-costs {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    max-height: 0px;
    overflow: hidden; }
    .page-value-my-car .running-costs table {
      color: #6d6d6d;
      font-size: 14px;
      margin-top: 17px;
      width: 100%; }
      .page-value-my-car .running-costs table tr:nth-child(odd) {
        background-color: rgba(255, 255, 255, 0.75); }
      .page-value-my-car .running-costs table td {
        padding: 10px 10px 4px; }
  .page-value-my-car .cost-label {
    font-family: "nissan_agregular";
    text-align: left; }
  .page-value-my-car .cost-value {
    font-family: "nissan_agbold";
    text-align: right; }
  .page-value-my-car .mail-wrapper {
    border-top: 1px solid #cbcbcb;
    margin-top: 8px;
    padding-top: 22px; }
    .page-value-my-car .mail-wrapper .btn-default {
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      background-color: transparent;
      border: 2px solid #838383;
      color: #838383;
      font-family: "nissan_agbold";
      font-size: 13px;
      height: 41px;
      width: 224px; }
      .page-value-my-car .mail-wrapper .btn-default:before {
        font-size: 14px;
        margin-right: 5px;
        position: relative;
        top: 1px; }
      .page-value-my-car .mail-wrapper .btn-default:hover {
        background-color: #ededed;
        color: #484848; }
  .page-value-my-car .vmc-part2,
  .page-value-my-car .vmc-part2 + .vmc-part3 {
    position: relative; }
    .page-value-my-car .vmc-part2:before,
    .page-value-my-car .vmc-part2 + .vmc-part3:before {
      border-left: 28px solid transparent;
      border-right: 28px solid transparent;
      border-top: 28px solid #f7f7f7;
      content: "";
      display: inline-block;
      height: 0;
      top: 100%;
      width: 0; }
    .page-value-my-car .vmc-part2:before,
    .page-value-my-car .vmc-part2 + .vmc-part3:before {
      border-top-width: 14px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      top: 0; }
  .page-value-my-car .vmc-part2,
  .page-value-my-car .vmc-part2:after {
    background-color: #e8e8e8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), color-stop(35%, #f7f7f7), color-stop(75%, #f7f7f7), to(#ededed));
    background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f7f7f7 35%, #f7f7f7 75%, #ededed 100%);
    background-image: linear-gradient(to bottom, #e8e8e8 0%, #f7f7f7 35%, #f7f7f7 75%, #ededed 100%);
    -webkit-filter: none \ 9;
    filter: none \ 9; }
  .page-value-my-car .vmc-part2 {
    clear: both;
    padding: 48px 0 44px; }
    .page-value-my-car .vmc-part2:after {
      bottom: 0;
      content: '';
      left: -webkit-calc((100vw - 960px) * -0.49);
      left: calc((100vw - 960px) * -0.49);
      position: absolute;
      right: -webkit-calc((100vw - 960px) * -0.49);
      right: calc((100vw - 960px) * -0.49);
      top: 0;
      z-index: -1; }
    .page-value-my-car .vmc-part2 .title {
      color: #747474;
      font-size: 17px;
      margin: 0 10px;
      text-align: center; }
    .page-value-my-car .vmc-part2 .info-text {
      color: #a5a5a5;
      margin-top: 6px;
      text-align: center; }
  .page-value-my-car .models-list {
    display: table;
    margin-top: 30px;
    width: 100%; }
    .page-value-my-car .models-list .item {
      display: table-cell;
      text-align: center;
      vertical-align: bottom; }
      .page-value-my-car .models-list .item:nth-child(1) div:not(.price) {
        height: 276px; }
      .page-value-my-car .models-list .item:nth-child(2) div:not(.price) {
        height: 252px; }
      .page-value-my-car .models-list .item:nth-child(3) div:not(.price) {
        height: 228px; }
      .page-value-my-car .models-list .item:nth-child(4) div:not(.price) {
        height: 211px; }
      .page-value-my-car .models-list .item:nth-child(5) div:not(.price) {
        height: 190px; }
      .page-value-my-car .models-list .item:nth-child(6) div:not(.price) {
        height: 161px; }
      .page-value-my-car .models-list .item:nth-child(7) div:not(.price) {
        height: 140px; }
      .page-value-my-car .models-list .item:nth-child(8) div:not(.price) {
        background: #2788db;
        height: 112px; }
      .page-value-my-car .models-list .item:nth-child(8) .title-image-small {
        background: #2788db;
        padding: 0 3px 0 0; }
      .page-value-my-car .models-list .item div:not(.price) {
        background-color: #eb1c53;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eb1c53), to(#c81444));
        background-image: -webkit-linear-gradient(top, #eb1c53 0%, #c81444 100%);
        background-image: linear-gradient(to bottom, #eb1c53 0%, #c81444 100%);
        -webkit-filter: none \ 9;
        filter: none \ 9; }
      .page-value-my-car .models-list .item a {
        -webkit-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease;
        display: inline-block;
        vertical-align: bottom; }
        .page-value-my-car .models-list .item a:hover {
          opacity: 0.7; }
    .page-value-my-car .models-list .user-car div:not(.price) {
      background-color: #848696;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#848696), to(#70707d));
      background-image: -webkit-linear-gradient(top, #848696 0%, #70707d 100%);
      background-image: linear-gradient(to bottom, #848696 0%, #70707d 100%);
      -webkit-filter: none \ 9;
      filter: none \ 9; }
    .page-value-my-car .models-list .title-image {
      bottom: 39px;
      left: 0;
      position: absolute;
      margin: 0 auto;
      right: 0;
      width: 19px; }
    .page-value-my-car .models-list .title-image-small {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      height: 18px;
      left: 115px;
      position: absolute;
      top: 50%; }
    .page-value-my-car .models-list .registration-plate {
      background: url("../../../modules/ed_custom/motorcheck/images/registration-big.svg") no-repeat scroll 0 0/auto 100%;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.35);
      box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.35);
      color: #4e4e4e;
      font-family: "nissan_agregular";
      font-weight: bold;
      display: inline-block;
      font-size: 10px;
      height: 30px;
      width: 110px; }
    .page-value-my-car .models-list .registration-number {
      background: #f0f0f0 none repeat scroll 0 0;
      -webkit-border-radius: 0 3px 3px 0;
      border-radius: 0 3px 3px 0;
      display: inline-block;
      height: 30px;
      margin-left: 30px;
      padding: 9px 2px;
      text-align: center;
      width: 80px; }
    .page-value-my-car .models-list .price {
      color: #6d6a6a;
      font-family: "nissan_agbold";
      font-size: 14px;
      margin-top: 35px;
      text-align: center; }
  .page-value-my-car .vmc-part3 {
    padding-top: 61px;
    text-align: center; }
    .page-value-my-car .vmc-part3:before {
      border-top-color: #eeeeee !important; }
    .page-value-my-car .vmc-part3 > div h4 {
      margin-bottom: 4px;
      margin-top: 18px; }

.page-finance-calculator #page-title {
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding-top: 49px; }

.page-finance-calculator .finance-calculator {
  margin-top: 12px; }

.page-finance-calculator .owl-car-title {
  margin-bottom: 0;
  margin-top: 17px; }

.page-finance-calculator .slider-total-price {
  color: #c81444;
  font-family: "nissan_agbold";
  font-size: 16.89px;
  display: block;
  height: 16px;
  line-height: 20px;
  margin-bottom: 3px;
  margin-top: 2px;
  text-align: center; }

.page-finance-calculator .finance-calculator {
  position: relative; }

.page-finance-calculator .field-modal-bg .form-radios {
  float: none !important;
  width: auto; }

.page-finance-calculator .field-modal-bg .form-type-select {
  margin: 10px 15px; }
  .page-finance-calculator .field-modal-bg .form-type-select .chosen-container {
    text-align: left;
    width: 100% !important; }

.page-finance-calculator #fc-options-modal .modal-dialog,
.page-finance-calculator #fc-accessories-modal .modal-dialog {
  max-width: 960px; }

.page-finance-calculator #fc-options-modal .modal-footer,
.page-finance-calculator #fc-accessories-modal .modal-footer {
  margin: 25px auto 18px;
  width: 95%; }

.page-finance-calculator #fc-options-modal .modal-confirm,
.page-finance-calculator #fc-accessories-modal .modal-confirm {
  margin-bottom: 20px; }

.page-finance-calculator #fc-options-modal .btn-confirm,
.page-finance-calculator #fc-accessories-modal .btn-confirm {
  font-size: 15.53px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  width: 211px; }

.page-finance-calculator .poa-fields-wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #dfdfdf;
  padding: 20px 10px;
  position: relative;
  text-align: center; }
  .page-finance-calculator .poa-fields-wrapper .field-modal-wrapper {
    display: inline-block;
    margin: 0 6px;
    vertical-align: top; }
  .page-finance-calculator .poa-fields-wrapper a.btn-primary {
    -webkit-transition: background-color 0.1s ease;
    transition: background-color 0.1s ease;
    background-color: #fff;
    border-color: #dedede;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #c81444;
    font-family: "Arial" !important;
    font-size: 13.93px;
    font-weight: bold;
    height: 41px;
    line-height: 1;
    padding: 12px 20px 11px 15px;
    position: relative;
    text-align: left;
    text-transform: none;
    width: 298px; }
    .page-finance-calculator .poa-fields-wrapper a.btn-primary:before {
      -webkit-transition: opacity 0.5s ease, top 0.1s linear 0.7s;
      transition: opacity 0.5s ease, top 0.1s linear 0.7s;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      color: #a0a0a0;
      font-size: 25px;
      left: 50%;
      opacity: 0;
      position: absolute;
      top: -60px;
      visibility: hidden;
      z-index: 10; }
    .page-finance-calculator .poa-fields-wrapper a.btn-primary:hover {
      background-color: #9a0f34;
      color: #fff; }
      .page-finance-calculator .poa-fields-wrapper a.btn-primary:hover .plus {
        color: #fff; }
    .page-finance-calculator .poa-fields-wrapper a.btn-primary:focus {
      outline: none; }
    .page-finance-calculator .poa-fields-wrapper a.btn-primary:active {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .page-finance-calculator .poa-fields-wrapper a.btn-primary.with-pointer:before {
      -webkit-transition: all 0.9s ease;
      transition: all 0.9s ease;
      opacity: 1;
      top: -2px;
      visibility: visible; }
  .page-finance-calculator .poa-fields-wrapper .name {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 240px; }
  .page-finance-calculator .poa-fields-wrapper .plus {
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    color: #a0a0a0;
    font-size: 18px;
    position: absolute;
    right: 13px;
    top: 10px; }
  .page-finance-calculator .poa-fields-wrapper .modal-footer {
    text-align: left; }

.page-finance-calculator .finance-calc-wrapper .form-type-select:before {
  bottom: 16px; }

.page-finance-calculator .finance-calc-wrapper select {
  height: 40px; }

.page-finance-calculator .finance-calc-wrapper .chosen-container {
  float: none;
  width: 100% !important; }
  .page-finance-calculator .finance-calc-wrapper .chosen-container .chosen-single {
    height: 40px;
    line-height: 39px; }
    .page-finance-calculator .finance-calc-wrapper .chosen-container .chosen-single b {
      padding-top: 14px; }
  .page-finance-calculator .finance-calc-wrapper .chosen-container .chosen-results li {
    padding: 8px 6px; }

.page-finance-calculator .df-data .form-type-radios {
  font-size: 0; }
  .page-finance-calculator .df-data .form-type-radios:last-child {
    margin-bottom: 0; }
  .page-finance-calculator .df-data .form-type-radios > label {
    color: #babcc1;
    font-family: "nissan_agbold";
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin-bottom: 2px; }

.page-finance-calculator .df-data .form-type-radio {
  display: inline-block;
  margin: 0px;
  padding: 0;
  vertical-align: top; }
  .page-finance-calculator .df-data .form-type-radio:last-child label {
    border-right: 1px solid #cecece !important; }

.page-finance-calculator .df-data input[type="radio"]:checked ~ label {
  background-color: #c81444;
  color: #fff;
  cursor: default; }
  .page-finance-calculator .df-data input[type="radio"]:checked ~ label:hover {
    background-color: #c81444;
    color: #fff; }

.page-finance-calculator .df-data input[type="radio"] ~ label {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #f8f8f8;
  border: 1px solid #cecece;
  border-right: none;
  color: #747474;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  height: 38px;
  margin: 0;
  padding: 9px 0 0;
  text-align: center;
  width: 48px; }
  .page-finance-calculator .df-data input[type="radio"] ~ label:hover {
    background-color: #e6e6e6;
    color: #747474; }
  .page-finance-calculator .df-data input[type="radio"] ~ label:before {
    display: none; }

.page-finance-calculator .df-data .info-link {
  margin-left: 5px;
  position: relative;
  top: -1px; }

.page-finance-calculator .dfd-top {
  color: #8d8d8d;
  font-family: "nissan_agbold";
  margin-bottom: 22px; }
  .page-finance-calculator .dfd-top .vehicle-model {
    margin-bottom: 10px;
    text-transform: uppercase; }
  .page-finance-calculator .dfd-top .vehicle-price {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    font-family: "nissan_agregular";
    font-size: 14px;
    padding: 2px 0; }
  .page-finance-calculator .dfd-top .vehicle-total-price {
    color: #c81444;
    font-size: 16px; }

.page-finance-calculator .credit-type-and-period > .label {
  margin: 20px 0 10px; }

.page-finance-calculator .finance-spinner-wrapper label div {
  color: #a5a6a8;
  float: right;
  font-family: "nissan_agregular";
  font-size: 13px;
  letter-spacing: -0.5px;
  line-height: 20px; }

.page-finance-calculator .finance-spinner-wrapper .finance-spinner-value {
  background-color: #fff;
  border: 1px solid #cecece;
  color: #c81444;
  font-family: "Arial";
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  left: 0;
  line-height: 17px;
  padding: 10px 55px 10px 13px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }

.page-finance-calculator .calculation-data {
  border: 1px solid #d7d7d7;
  position: relative; }
  .page-finance-calculator .calculation-data > .info-link {
    position: absolute;
    right: 15px;
    top: 12px;
    z-index: 10; }

.page-finance-calculator .fc-payment-details {
  margin: 0;
  padding: 32px 30px 0; }
  .page-finance-calculator .fc-payment-details li {
    margin-bottom: 21px;
    padding: 4px 0 20px 155px;
    position: relative; }
    .page-finance-calculator .fc-payment-details li:not(:last-child) {
      border-bottom: 1px solid #d7d7d7; }
    .page-finance-calculator .fc-payment-details li:before {
      background-image: url("../../../nissanie_core_theme/images/custom/finance-sprite.png");
      background-size: 45px 132px;
      content: '';
      position: absolute;
      top: 15px; }
  .page-finance-calculator .fc-payment-details .monthly:before {
    background-position: 0 0;
    height: 42px;
    left: 78px;
    width: 42px; }
  .page-finance-calculator .fc-payment-details .amount-financed:before {
    background-position: 0 -85px;
    height: 47px;
    left: 77px;
    width: 45px; }
  .page-finance-calculator .fc-payment-details .total:before {
    background-position: 0 -42px;
    height: 43px;
    left: 80px;
    width: 36px; }
  .page-finance-calculator .fc-payment-details span {
    display: block; }
  .page-finance-calculator .fc-payment-details .label {
    color: #a3a4a8;
    font-family: "nissan_agbold";
    font-size: 11px;
    margin-bottom: 3px;
    padding-left: 3px;
    text-transform: uppercase; }
    .page-finance-calculator .fc-payment-details .label + span {
      color: #c81444;
      font-family: "nissan_agregular";
      font-size: 44px;
      line-height: 50px; }

.page-finance-calculator .costs-breakdown-toggle {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: #f8f8f8;
  border-top: 1px solid #d7d7d7;
  color: #c81444;
  display: block;
  font-family: "nissan_agbold";
  font-size: 13px;
  height: 44px;
  padding-top: 13px;
  text-align: center;
  text-transform: uppercase; }
  .page-finance-calculator .costs-breakdown-toggle:hover {
    background-color: #e6e6e6;
    text-decoration: none; }
  .page-finance-calculator .costs-breakdown-toggle:focus {
    outline: none; }
  .page-finance-calculator .costs-breakdown-toggle i {
    margin-left: 8px; }

.page-finance-calculator .costs-breakdown {
  border-top: 1px solid #d7d7d7;
  padding: 0 17px; }
  .page-finance-calculator .costs-breakdown table {
    color: #6d6d6d;
    font-size: 14px;
    margin: 14px 0;
    width: 100%; }
    .page-finance-calculator .costs-breakdown table a:hover {
      text-decoration: none; }
    .page-finance-calculator .costs-breakdown table a:focus {
      outline: none; }
  .page-finance-calculator .costs-breakdown tbody tr:nth-child(odd) {
    background-color: rgba(248, 248, 248, 0.45); }
  .page-finance-calculator .costs-breakdown td {
    padding: 12px 15px 8px; }
  .page-finance-calculator .costs-breakdown .label {
    font-family: "nissan_agregular";
    text-align: left; }
    .page-finance-calculator .costs-breakdown .label + td {
      font-family: "nissan_agbold";
      text-align: right; }

.page-finance-calculator .grey-footer {
  background-color: #f7f7f7;
  border-top: 1px solid #e6e6e6;
  margin: 0;
  padding: 55px 0 58px;
  text-align: center; }

.page-finance-calculator .footer-container:first-child {
  margin-bottom: 35px; }

.page-finance-calculator .footer-container:last-child a {
  display: inline-block;
  font-size: 20px;
  height: 37px;
  line-height: 41px;
  margin: 0 3.5px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  vertical-align: top;
  width: 37px; }
  .page-finance-calculator .footer-container:last-child a:hover {
    text-decoration: none;
    opacity: 0.6; }

.page-finance-calculator .footer-container:last-child .icon-envelope-o {
  line-height: 38px; }

.page-finance-calculator .footer-container h3 {
  color: #747474;
  font-size: 14px;
  margin: 0 0 22px; }

.page-book.logged-in #your-info-wrapper .add-car-active .no-vehicle-wrapper {
  display: block; }

.page-book.logged-in #your-info-wrapper .add-car-active .input-group {
  background-color: #f1f1f1;
  margin-bottom: 0;
  margin-top: 101px;
  padding: 20px; }

.page-book.logged-in #your-info-wrapper .add-car-active label {
  width: 102px !important; }

.page-book.logged-in #your-info-wrapper .add-car-active .form-item-year {
  background: #f1f1f1;
  margin-bottom: 0;
  padding: 20px 20px 20px 0;
  position: relative;
  top: 101px; }
  .page-book.logged-in #your-info-wrapper .add-car-active .form-item-year label {
    width: 30px !important; }
  .page-book.logged-in #your-info-wrapper .add-car-active .form-item-year + .reg-or-make-block {
    display: none; }

.page-book.logged-in #your-info-wrapper .add-car-active .btn-add {
  display: none; }

.page-book.logged-in .reg-or-make-block {
  margin-bottom: 4px;
  top: -5px; }

.page-book.logged-in .no-vehicle-wrapper {
  background: #f1f1f1;
  display: none;
  left: 10px;
  padding: 25px 20px 10px;
  position: absolute;
  right: 10px;
  top: 40px;
  z-index: 20; }

@-moz-document url-prefix() {
  .page-book.logged-in .no-vehicle-wrapper {
    top: 41px; } }
  .page-book.logged-in .no-vehicle-wrapper .reg-or-make-block {
    margin: 7px 0; }
  .page-book.logged-in .no-vehicle-wrapper label {
    width: 152px !important; }
  .page-book.logged-in .no-vehicle-wrapper .chosen-container {
    width: 100% !important; }

.page-book.logged-in .ribbon {
  background-color: #b1b0b0;
  display: block;
  font-family: "nissan_agbold";
  font-size: 12px;
  padding: 0 10px 2px;
  right: -9px;
  text-align: center;
  top: -10px;
  width: 90px;
  z-index: 10; }
  .page-book.logged-in .ribbon:after {
    border-top-color: #b1b0b0; }
  .page-book.logged-in .ribbon:hover {
    background-color: #808080;
    text-decoration: none; }
    .page-book.logged-in .ribbon:hover:after {
      border-top-color: #808080; }
  .page-book.logged-in .ribbon i {
    display: inline-block;
    line-height: 10px;
    margin: 0 0 0 6px;
    position: relative;
    right: -5px;
    top: 1px; }

.page-book .no-vehicle-wrapper {
  padding-bottom: 13px; }

.page-book .page-title {
  margin-bottom: 40px; }

.page-book .vehicle-selector {
  position: relative; }
  .page-book .vehicle-selector + #your-info-wrapper .form-block-head {
    margin-top: 80px; }
  .page-book .vehicle-selector .form-block-head {
    margin-bottom: -1px;
    margin-top: 0; }
  .page-book .vehicle-selector .main-menu-vehicles {
    margin-bottom: 0; }
  .page-book .vehicle-selector .block-ni-menu {
    min-height: 328px; }
    .page-book .vehicle-selector .block-ni-menu:not(.hide):not(#ni-careers-form .input-group-btn) ~ .form-item-fuel-type {
      display: none; }
  .page-book .vehicle-selector .form-item-fuel-type.form-group {
    bottom: 0;
    left: 10px; }
    .page-book .vehicle-selector .form-item-fuel-type.form-group .form-radios {
      display: inline-block; }
      .page-book .vehicle-selector .form-item-fuel-type.form-group .form-radios div {
        display: inline-block; }
    .page-book .vehicle-selector .form-item-fuel-type.form-group label:not(.label-required):before {
      top: 4px !important; }

.page-book .ribbon {
  display: none; }

.page-book #your-info-wrapper .right-column {
  position: relative; }
  .page-book #your-info-wrapper .right-column .form-wrapper-inner {
    display: table;
    width: 100%; }

.page-book #your-info-wrapper .form-block-head {
  margin-bottom: 40px;
  margin-top: 0; }

.page-book #your-info-wrapper .registration-result strong {
  height: 53px; }

.page-book #your-info-wrapper .input-group {
  margin-bottom: 15px; }
  .page-book #your-info-wrapper .input-group > div {
    display: table-cell;
    vertical-align: middle; }

.page-book #your-info-wrapper .form-item-mileage-unit {
  width: 67px; }

.page-book #your-info-wrapper .form-item-total-mileage {
  position: relative; }
  .page-book #your-info-wrapper .form-item-total-mileage .form-control {
    border-right: none; }
  .page-book #your-info-wrapper .form-item-total-mileage span {
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 5px;
    width: auto !important; }

.page-book #your-info-wrapper .form-item-year > label {
  margin-right: 10px;
  width: auto; }

.page-book [id*="ni-book-form"] > div > div:nth-child(3) .form-block-head:before {
  content: '1. '; }

.page-book [id*="ni-book-form"] > div > div:nth-child(4) .form-block-head:before {
  content: '2. '; }

.page-book [id*="ni-book-form"] > div > div:nth-child(5) .form-block-head:before {
  content: '3. '; }

.page-book .swipe {
  position: relative;
  top: 0; }

.page-book .form-block-head {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 10px;
  margin-bottom: 0;
  margin-top: 80px; }
  .page-book .form-block-head:before {
    color: #c81444; }

.page-book .form-block-title {
  color: rgba(43, 46, 55, 0.4);
  font-size: 18px;
  margin-bottom: 15px; }

.page-book #edit-registration-wrapper {
  margin-bottom: 6px; }

.page-book .reg-or-make-block {
  clear: both;
  color: #555;
  display: block;
  font-size: 12px;
  height: 37px;
  margin: 0;
  position: relative;
  text-align: center; }
  .page-book .reg-or-make-block:before, .page-book .reg-or-make-block:after {
    background-color: #c5c5c5;
    content: '';
    display: block;
    height: 9px;
    margin: 2px auto 4px;
    width: 1px; }

.page-book #dealer-replace.loading-div-small:before {
  top: 35px; }

.page-book .table-wrapper-disabled {
  position: relative; }
  .page-book .table-wrapper-disabled > *:not(.form-block-head):not(.timetable-msg) {
    -webkit-filter: blur(1px);
    filter: blur(1px); }
  .page-book .table-wrapper-disabled:before {
    background-color: rgba(255, 255, 255, 0.5);
    bottom: 0;
    content: "";
    left: -50px;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 50; }
  .page-book .table-wrapper-disabled .day-item:not(.past) .disabled:not(.past) {
    background-color: #fff !important; }
  .page-book .table-wrapper-disabled .timetable-msg {
    display: block; }

.page-book .timetable-msg {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
  color: #c81444;
  display: none;
  font-family: "nissan_agbold";
  font-size: 17px;
  left: 0;
  margin: 0 auto;
  padding: 15px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 65%;
  z-index: 100; }

.page-book .booking-legend {
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 25px;
  padding: 10px 0; }
  .page-book .booking-legend .booking-date > * {
    margin-bottom: 0;
    width: 100% !important; }
  .page-book .booking-legend .legend-small {
    margin: 8px 0 15px; }
    .page-book .booking-legend .legend-small li {
      color: #a3a3a3;
      display: inline-block;
      font-family: "nissan_agregular";
      font-size: 10px;
      padding: 0;
      text-transform: uppercase; }
      .page-book .booking-legend .legend-small li:before {
        content: '';
        display: inline-block;
        height: 11px;
        margin-right: 8px;
        position: relative;
        top: 1px;
        width: 23px; }
    .page-book .booking-legend .legend-small .not-available:before {
      background-color: #d8d8d8;
      border: 1px solid #c3c3c3; }
    .page-book .booking-legend .legend-small .holiday:before {
      background-color: #f8e0e5;
      border: 1px solid #c3c3c3; }
    .page-book .booking-legend .legend-small .available:before {
      border: 1px solid #c3c3c3; }
    .page-book .booking-legend .legend-small .booked:before {
      background-color: #95c86b;
      border: 1px solid #539021; }

.page-book .selected .time-view {
  bottom: 4px;
  color: #f1f1f1;
  font-family: "nissan_agbold";
  font-size: 14px;
  left: 10px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  text-align: center;
  z-index: 10; }
  .page-book .selected .time-view:before {
    color: rgba(255, 255, 255, 0.67);
    display: block;
    font-size: 16px;
    margin-bottom: 5px; }

.page-book .booking-info-container {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  margin-bottom: 20px;
  min-height: 110px;
  padding-bottom: 5px;
  padding-top: 25px; }
  .page-book .booking-info-container .terms-box {
    color: #555555;
    margin-top: 0 !important; }
    .page-book .booking-info-container .terms-box label {
      font-size: 13px;
      padding-left: 0; }
      .page-book .booking-info-container .terms-box label:before {
        top: 5px; }
  .page-book .booking-info-container .form-item-booking-info-box-wrapper-contact-via {
    display: inline-block; }
  .page-book .booking-info-container #edit-booking-info-box-wrapper-contact-via {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px; }
    .page-book .booking-info-container #edit-booking-info-box-wrapper-contact-via .checkbox {
      margin: 0 15px 0 0; }

.page-book .book-action .btn {
  font-size: 14px;
  height: 45px;
  width: 210px; }

.page-book .form-wrapper-section .form-group > label:not(.element-invisible) {
  margin-top: 6px;
  position: relative;
  width: 142px; }
  .page-book .form-wrapper-section .form-group > label:not(.element-invisible) ~ * > div:not(.chosen-drop) {
    margin-bottom: 0;
    width: 49%; }
    .page-book .form-wrapper-section .form-group > label:not(.element-invisible) ~ * > div:not(.chosen-drop):first-child {
      float: left; }
    .page-book .form-wrapper-section .form-group > label:not(.element-invisible) ~ * > div:not(.chosen-drop):last-child {
      float: right; }
  .page-book .form-wrapper-section .form-group > label:not(.element-invisible) ~ * > div.form-item-phone-area {
    width: 25%; }
  .page-book .form-wrapper-section .form-group > label:not(.element-invisible) ~ * > div.form-item-phone {
    width: 73%; }

.page-book-service .booking-info .vehicle {
  display: none; }

.page-booking-thank-you-page h1 {
  margin-bottom: 22px; }

.page-booking-thank-you-page .thank-you-image {
  margin-bottom: 25px; }

.page-booking-thank-you-page .thank-you-title {
  font-size: 20px;
  margin-bottom: 30px; }

.page-booking-thank-you-page .thank-you-text {
  font-weight: bold; }

.page-booking-thank-you-page .selected-date {
  border-bottom: 1px solid #dedede;
  padding-bottom: 3px; }

.page-booking-thank-you-page .back-button-wrapper {
  border-top: 1px solid #dedede;
  margin-top: 30px;
  padding-top: 20px; }

.page-booking-thank-you-page #block-system-main {
  position: relative; }

.page-vehicle-leaf-reviews-questions .pager {
  text-align: center; }
  .page-vehicle-leaf-reviews-questions .pager > * {
    display: inline-block;
    font-family: "nissan_agbold";
    font-size: 13px;
    margin: 0 10px;
    vertical-align: middle; }
  .page-vehicle-leaf-reviews-questions .pager a {
    border: 1px solid #e3e2e2;
    height: 40px;
    padding-top: 10px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 150px; }
    .page-vehicle-leaf-reviews-questions .pager a:hover {
      background-color: #eee;
      color: #c81444;
      text-decoration: none; }

.page-nissan-promo .page-title {
  margin-bottom: 20px; }

#choose-vehicle-form {
  position: relative; }

.collapse-sections {
  float: right;
  font-family: "nissan_agbold";
  font-size: 11.9px;
  text-transform: uppercase; }
  .collapse-sections:focus {
    outline: none; }
  .collapse-sections:before {
    display: inline-block;
    margin-right: 3px; }

.compare-print-button {
  float: right;
  width: 145px; }

.initial-message {
  background: #fff;
  border: 1px solid #eee;
  left: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 272px;
  z-index: 10; }
  .initial-message h3 {
    margin: 0 0 10px; }
  .initial-message p {
    margin: 0; }

.change_close_box {
  background: #fff;
  height: 29px;
  left: 0;
  position: absolute;
  text-align: right;
  top: 0;
  z-index: 200; }

.change_close {
  background: #efefef;
  color: #656565;
  cursor: default;
  display: inline-block;
  font-family: "nissan_agbold";
  font-size: 10px;
  height: 29px;
  opacity: 0.5;
  padding-top: 6px;
  text-align: center;
  text-transform: uppercase;
  width: 73px; }
  .change_close:hover, .change_close:focus {
    text-decoration: none; }

.slider-wrapper .form-type-select,
.ctc-carousel .form-type-select {
  margin-bottom: 10px; }
  .slider-wrapper .form-type-select label,
  .ctc-carousel .form-type-select label {
    color: #555; }

.slider-wrapper .loading-div,
.ctc-carousel .loading-div {
  background: #fff;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 800; }
  .slider-wrapper .loading-div img,
  .ctc-carousel .loading-div img {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%; }

.slider-wrapper .form-submit,
.ctc-carousel .form-submit {
  background: #c81444;
  height: 33px;
  width: 100%; }
  .slider-wrapper .form-submit:hover, .slider-wrapper .form-submit:focus,
  .ctc-carousel .form-submit:hover,
  .ctc-carousel .form-submit:focus {
    background-color: #9a0f34 !important; }

.slider-wrapper .with-results .change_close,
.ctc-carousel .with-results .change_close {
  cursor: pointer;
  opacity: 1; }
  .slider-wrapper .with-results .change_close:hover, .slider-wrapper .with-results .change_close:focus,
  .ctc-carousel .with-results .change_close:hover,
  .ctc-carousel .with-results .change_close:focus {
    color: #c81444; }

.slider-wrapper .with-results.with-change .change_close,
.ctc-carousel .with-results.with-change .change_close {
  padding-right: 10px; }
  .slider-wrapper .with-results.with-change .change_close:before,
  .ctc-carousel .with-results.with-change .change_close:before {
    position: absolute;
    right: 11px;
    top: 9px; }

.slider-wrapper {
  margin-bottom: 0;
  margin-top: 30px;
  position: relative;
  z-index: 20; }
  .slider-wrapper:not(.ie9-ready) .owl-item:nth-child(2) {
    z-index: 10; }
  .slider-wrapper.owl-carousel .owl-item {
    padding: 0; }
  .slider-wrapper.owl-carousel .owl-controls {
    margin: 0;
    top: 0; }
  .slider-wrapper .owl-item {
    min-height: 470px;
    position: relative; }
  .slider-wrapper section {
    margin-bottom: 25px; }
  .slider-wrapper .controls {
    -webkit-transition: top 0.4s ease;
    transition: top 0.4s ease;
    background: #e0e0e0 url("../../../nissanie_core_theme/images/custom/controls-background-def.png") no-repeat center top;
    height: 234px;
    margin-bottom: 66px;
    padding: 40px 10px 15px;
    position: relative;
    z-index: 100; }
  .slider-wrapper .form-submit {
    opacity: 1 !important;
    margin-top: 6px !important; }
  .slider-wrapper .results {
    background: #fff;
    clear: both;
    display: block;
    position: relative; }
  .slider-wrapper .loading-div {
    height: 290px; }
  .slider-wrapper .with-results .controls {
    background: url("../../../nissanie_core_theme/images/custom/controls-background.png") no-repeat;
    background-size: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: -210px;
    z-index: 40; }
  .slider-wrapper .with-results .overview {
    height: 300px; }
  .slider-wrapper .with-change .controls {
    top: 29px;
    z-index: 40; }
  .slider-wrapper .with-change .change_close {
    background: #dedede; }
  .slider-wrapper .with-change .overview .compare-buttons {
    -webkit-transition: visibility 0s ease 0.3s;
    transition: visibility 0s ease 0.3s;
    visibility: hidden; }
  .slider-wrapper .chosen-container {
    display: block;
    float: none; }
  .slider-wrapper .btn {
    margin: 0; }
  .slider-wrapper h3 {
    background: #585858;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    line-height: 18px;
    margin: 0;
    padding: 9px 12px 7px; }
    .slider-wrapper h3 span {
      visibility: hidden; }
    .slider-wrapper h3 i {
      display: none;
      float: right;
      position: relative;
      top: -1px; }
  .slider-wrapper h4 {
    border-bottom: 1px solid #eee;
    color: #555;
    cursor: pointer;
    font-family: "nissan_agbold";
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 7px 4px 4px;
    text-transform: uppercase; }
    .slider-wrapper h4.hovered {
      background: #585858;
      color: #fff; }
    .slider-wrapper h4 i {
      color: #c81444;
      font-size: 12px;
      margin-right: 5px;
      position: relative;
      top: -1; }
  .slider-wrapper section:not(.accessories) li {
    font-size: 13px !important;
    padding-left: 25px; }
    .slider-wrapper section:not(.accessories) li:before {
      color: #555 !important;
      content: "" !important;
      font-size: 5px;
      left: 15px;
      position: absolute;
      top: 10px; }
  .slider-wrapper table {
    width: 100%; }
    .slider-wrapper table tr {
      padding: 5px 0; }
      .slider-wrapper table tr td {
        padding: 0 10px;
        vertical-align: middle; }

@-moz-document url-prefix() {
  .slider-wrapper table tr td {
    padding: 5px 10px; } }
      .slider-wrapper table tr td:first-child {
        text-align: left;
        width: 57%; }
      .slider-wrapper table tr td:last-child {
        text-align: right;
        word-break: break-all;
        width: 53%; }
  .slider-wrapper .collapse-sections {
    position: absolute;
    right: 0;
    z-index: 30; }
    .slider-wrapper .collapse-sections.collapse-top {
      display: none;
      top: 306px; }
  .slider-wrapper .stripes tr:nth-child(2n+2) {
    background: #f2f2f2; }
  .slider-wrapper .first_column,
  .slider-wrapper .second_column,
  .slider-wrapper .third_column {
    margin-bottom: 0;
    padding-top: 29px; }
  .slider-wrapper .first_column .controls {
    margin-right: 8px; }
  .slider-wrapper .first_column .change_close_box {
    right: 8px; }
  .slider-wrapper .first_column .overview {
    margin-right: 34px;
    padding-left: 10px; }
  .slider-wrapper .first_column h3 span {
    visibility: visible; }
  .slider-wrapper .first_column table,
  .slider-wrapper .first_column .grade-outer,
  .slider-wrapper .first_column .options-inner,
  .slider-wrapper .first_column .accessories-inner {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee; }
  .slider-wrapper .second_column.border-short .controls:before, .slider-wrapper .second_column.border-short .controls:after {
    bottom: -11px; }
  .slider-wrapper .second_column .controls {
    margin-left: 4px;
    margin-right: 4px; }
    .slider-wrapper .second_column .controls:before, .slider-wrapper .second_column .controls:after {
      bottom: -44px;
      content: "";
      position: absolute;
      top: -28px;
      width: 1px; }
    .slider-wrapper .second_column .controls:before {
      border-left: 1px solid #f3f3f3;
      left: -6px; }
    .slider-wrapper .second_column .controls:after {
      border-right: 1px solid #f3f3f3;
      right: -6px; }
  .slider-wrapper .second_column .change_close_box {
    left: 1px;
    right: 4px; }
  .slider-wrapper .second_column .overview {
    margin: 0 22px; }
    .slider-wrapper .second_column .overview:before, .slider-wrapper .second_column .overview:after {
      bottom: 0;
      content: '';
      position: absolute;
      top: -28px;
      width: 1px; }
    .slider-wrapper .second_column .overview:before {
      border-left: 1px solid #f3f3f3;
      left: -24px; }
    .slider-wrapper .second_column .overview:after {
      border-right: 1px solid #f3f3f3;
      right: -24px; }
  .slider-wrapper .second_column table,
  .slider-wrapper .second_column .grade-outer,
  .slider-wrapper .second_column .options-inner,
  .slider-wrapper .second_column .accessories-inner {
    border-bottom: 1px solid #eee; }
  .slider-wrapper .second_column .grade-outer,
  .slider-wrapper .second_column .accessories-inner,
  .slider-wrapper .second_column .options-inner {
    background: #f7f7f7; }
  .slider-wrapper .second_column .stripes {
    background: #f7f7f7; }
    .slider-wrapper .second_column .stripes tr:nth-child(2n+2) {
      background: #eaeaea; }
  .slider-wrapper .third_column .collapse-sections.collapse-top {
    display: block; }
  .slider-wrapper .third_column .controls {
    margin-left: 8px; }
  .slider-wrapper .third_column .change_close_box {
    right: 0; }
  .slider-wrapper .third_column .overview {
    margin-left: 34px;
    padding-right: 10px; }
  .slider-wrapper .third_column table,
  .slider-wrapper .third_column .grade-outer,
  .slider-wrapper .third_column .options-inner,
  .slider-wrapper .third_column .accessories-inner {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee; }
  .slider-wrapper .third_column h3 i {
    display: block; }
  .slider-wrapper .overview-temp .overview {
    height: 300px; }
  .slider-wrapper .compare-image-holder {
    height: 107px;
    margin-bottom: 16px;
    position: relative; }
    .slider-wrapper .compare-image-holder img {
      bottom: 0;
      height: 106px;
      left: 0;
      max-width: 100%;
      position: absolute;
      right: 0; }
  .slider-wrapper .overview {
    position: relative; }
    .slider-wrapper .overview h2 {
      font-size: 16px;
      max-height: 34px;
      overflow: hidden; }
    .slider-wrapper .overview p {
      color: #c81444;
      font-family: "nissan_agbold";
      font-size: 14px;
      height: 20px;
      margin-bottom: 5px; }
    .slider-wrapper .overview .compare-buttons {
      visibility: visible; }
    .slider-wrapper .overview .btn {
      height: 28px;
      line-height: 1.4;
      min-width: 133px; }
    .slider-wrapper .overview .btn-primary {
      float: left; }
    .slider-wrapper .overview .btn-secondary {
      float: right; }
    .slider-wrapper .overview .co2 {
      border-top: 1px solid #ebebeb;
      border-bottom: 1px solid #ebebeb;
      color: #6c6c6c;
      padding: 2px 0;
      margin-bottom: 10px;
      text-transform: uppercase; }
      .slider-wrapper .overview .co2 > span {
        padding: 0 10px; }
      .slider-wrapper .overview .co2 span:first-child {
        padding-left: 2px;
        border-right: 1px solid #ebebeb; }
    .slider-wrapper .overview .secondary-links {
      display: inline-block;
      margin-top: 5px;
      text-decoration: underline;
      display: none !important; }
      .slider-wrapper .overview .secondary-links:hover {
        text-decoration: none; }
  .slider-wrapper .grade-outer {
    padding: 30px 10px 0; }
    .slider-wrapper .grade-outer .grade-inner {
      margin-bottom: 20px; }
      .slider-wrapper .grade-outer .grade-inner.closed {
        height: 28px !important;
        overflow: hidden; }
    .slider-wrapper .grade-outer i {
      color: #c81444;
      display: inline-block;
      width: 15px; }
  .slider-wrapper .options-inner {
    padding: 10px 0; }
    .slider-wrapper .options-inner ul {
      margin: 0; }
  .slider-wrapper .accessories-inner {
    height: 200px;
    padding: 20px 15px; }
    .slider-wrapper .accessories-inner > a {
      display: inline-block;
      font-family: "nissan_agbold";
      text-decoration: underline; }
      .slider-wrapper .accessories-inner > a:hover {
        text-decoration: none; }
    .slider-wrapper .accessories-inner ul {
      margin: 10px 0 0;
      padding: 0; }
    .slider-wrapper .accessories-inner li {
      float: left;
      margin: 15px 0 0;
      padding: 0;
      text-align: center;
      width: 25%; }
      .slider-wrapper .accessories-inner li:nth-child(5) {
        clear: left; }
      .slider-wrapper .accessories-inner li:before {
        display: none; }
      .slider-wrapper .accessories-inner li img {
        border: 2px solid transparent; }
        .slider-wrapper .accessories-inner li img:hover {
          border: 2px solid #eee; }
  .slider-wrapper .owl-nav {
    top: 29px; }
    .slider-wrapper .owl-nav > div {
      background: #fff !important;
      padding: 3px 5px; }
  .slider-wrapper .owl-dots {
    bottom: -75px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center; }
  .slider-wrapper .owl-dot {
    display: inline-block;
    vertical-align: top; }
    .slider-wrapper .owl-dot.active span, .slider-wrapper .owl-dot:hover span {
      background: #c81444;
      opacity: 1; }
    .slider-wrapper .owl-dot span {
      background: #869791;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      cursor: pointer;
      display: block;
      height: 20px;
      margin: 5px 7px;
      opacity: 0.5;
      width: 20px; }
  .slider-wrapper .chosen-disabled {
    opacity: 1 !important; }
    .slider-wrapper .chosen-disabled .chosen-single {
      background: #eee;
      color: #bbb; }

.page-compare-to-competitors ul {
  margin: 0; }

.page-compare-to-competitors li {
  padding: 0; }
  .page-compare-to-competitors li:before {
    display: none; }

.page-compare-to-competitors .page-title {
  color: #fff; }

.page-compare-to-competitors .main-wrapper:before {
  background-color: #2A2E37;
  content: '';
  height: 333px;
  left: 0;
  position: absolute;
  right: 0; }

.page-compare-to-competitors .vehicle-image {
  height: 229px;
  position: relative; }

.page-compare-to-competitors .collapse-all-row {
  height: 40px; }
  .page-compare-to-competitors .collapse-all-row.top {
    border-bottom: 1px solid #cccdcf; }
  .page-compare-to-competitors .collapse-all-row.bottom {
    border-bottom: none !important;
    bottom: -43px;
    position: absolute;
    right: 0; }

.page-compare-to-competitors .list-data {
  color: #525252;
  font-size: 12px; }
  .page-compare-to-competitors .list-data li {
    border-left: 1px solid #cccdcf;
    height: 40px;
    padding: 0 15px;
    width: 100%; }
    .page-compare-to-competitors .list-data li span,
    .page-compare-to-competitors .list-data li i {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: block;
      font-size: 13px;
      line-height: 16px;
      position: relative;
      top: 50%; }

.page-compare-to-competitors .section-title {
  border-bottom: 2px solid #d1d1d1;
  color: #c81444;
  display: block;
  font-family: "nissan_agbold";
  font-size: 15px;
  height: 45px;
  text-transform: uppercase; }
  .page-compare-to-competitors .section-title:focus, .page-compare-to-competitors .section-title:active {
    outline: none; }
  .page-compare-to-competitors .section-title.closed {
    border-bottom-width: 1px; }
  .page-compare-to-competitors .section-title span {
    display: inline-block;
    padding: 12px 15px 0;
    vertical-align: top; }
  .page-compare-to-competitors .section-title i {
    float: right;
    font-size: 12px;
    margin: 15px 13px 0 0; }

.page-compare-to-competitors .vehicle-costs-inner,
.page-compare-to-competitors .chart-box-inner {
  height: 250px; }

.page-compare-to-competitors .chart-box-inner div {
  display: inline-block; }

.page-compare-to-competitors .vehicle-costs-inner ul {
  display: inline-block;
  vertical-align: top; }

.page-compare-to-competitors .initial-message {
  display: none; }

.page-compare-to-competitors .icon-Available {
  color: #c81444; }

.page-compare-to-competitors .icon-Option {
  color: #f9ac26; }

.page-compare-to-competitors .icon-Not {
  color: #bababa; }

#ni-ctc-compare-form {
  overflow: hidden;
  padding-bottom: 43px; }
  #ni-ctc-compare-form.no-content {
    background-color: #fff;
    padding-bottom: 140px; }
    #ni-ctc-compare-form.no-content .initial-message {
      display: block;
      padding: 20px 10px;
      position: static; }
    #ni-ctc-compare-form.no-content .no-data,
    #ni-ctc-compare-form.no-content .ctc-column-labels,
    #ni-ctc-compare-form.no-content .change_close_box,
    #ni-ctc-compare-form.no-content .owl-nav,
    #ni-ctc-compare-form.no-content .owl-dots {
      display: none; }
    #ni-ctc-compare-form.no-content .ctc-carousel {
      min-height: 229px; }
    #ni-ctc-compare-form.no-content .controls {
      border-left: 1px solid #fff; }
  #ni-ctc-compare-form section {
    border-bottom: 1px solid #cccdcf; }

.ctc-column-labels {
  background-color: #fff;
  float: left;
  width: 190px; }
  .ctc-column-labels .label-info li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #989898;
    cursor: default;
    display: inline-block;
    font-family: "nissan_agregular";
    font-size: 10px;
    margin: 0 12px;
    text-transform: uppercase;
    vertical-align: top; }
  .ctc-column-labels .label-info i {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    text-align: center;
    vertical-align: top; }
    .ctc-column-labels .label-info i:before {
      position: relative;
      top: -1px; }
  .ctc-column-labels .list-data li {
    border-left: none; }
    .ctc-column-labels .list-data li:nth-child(even) {
      background-color: #f7f7f7; }
    .ctc-column-labels .list-data li:nth-child(odd) {
      background-color: #f0f0f0; }
  .ctc-column-labels .list-tabs {
    height: 560px; }
    .ctc-column-labels .list-tabs li {
      margin-bottom: 1px; }
    .ctc-column-labels .list-tabs a {
      -webkit-transition: background-color 0.1s ease, color 0.1s ease;
      transition: background-color 0.1s ease, color 0.1s ease;
      background-color: #e4e4e4;
      color: #6f6f6f;
      display: block;
      font-family: "nissan_agbold";
      font-size: 12px;
      height: 38px;
      padding: 10px 0 0 28px;
      position: relative;
      text-transform: uppercase;
      z-index: 10; }
      .ctc-column-labels .list-tabs a:hover, .ctc-column-labels .list-tabs a:focus {
        outline: none;
        text-decoration: none; }
      .ctc-column-labels .list-tabs a:hover {
        background-color: #c81444;
        color: #fff; }
    .ctc-column-labels .list-tabs .active {
      background-color: #c81444;
      color: #fff;
      cursor: default; }
      .ctc-column-labels .list-tabs .active:after {
        border-color: transparent transparent transparent #c81444;
        border-style: solid;
        border-width: 20px 0 20px 8px;
        content: '';
        height: 0;
        position: absolute;
        right: -7px;
        top: -1px;
        width: 0; }

@-moz-document url-prefix() {
  .ctc-column-labels .list-tabs .active:after {
    border-style: dotted solid; } }

.ctc-carousel {
  margin: 0 0 0 190px;
  width: auto; }
  .ctc-carousel.plugin-loaded .controls {
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease; }
  .ctc-carousel .with-results .controls {
    top: -292px; }
  .ctc-carousel .with-change .controls {
    top: 0; }
  .ctc-carousel .owl-stage-outer {
    z-index: 700; }
    .ctc-carousel .owl-stage-outer.lowerZ {
      z-index: 400; }
  .ctc-carousel .column {
    margin: 0;
    position: relative; }
  .ctc-carousel .controls {
    background-size: 100%;
    background: url("../../../nissanie_core_theme/images/custom/controls-ctc-background.png") no-repeat center top;
    background-size: 100% auto;
    border-left: 1px solid #cccdcf;
    height: 228px;
    left: 0;
    margin: 0;
    padding: 30px 10px 0;
    position: absolute;
    right: 0;
    top: 0;
    top: 0;
    z-index: 700; }
    .ctc-carousel .controls > div {
      margin-bottom: 5px; }
    .ctc-carousel .controls > div {
      position: relative; }
  .ctc-carousel .change_close_box {
    background: transparent;
    height: 24px;
    left: 0;
    right: 0;
    z-index: 750; }
  .ctc-carousel .change_close {
    background-color: #dbdbdb;
    color: #878889;
    height: 24px;
    padding-top: 4px; }
    .ctc-carousel .change_close:before {
      top: 7px !important; }
  .ctc-carousel .form-type-select {
    margin-bottom: 0; }
    .ctc-carousel .form-type-select label {
      line-height: 12px;
      margin-bottom: 3px; }
  .ctc-carousel .title {
    color: #494a4c;
    font-size: 12px;
    margin: 0 0 5px;
    max-height: 50px;
    overflow: hidden; }
  .ctc-carousel .price {
    color: #c81444;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px; }
  .ctc-carousel .collapse-sections {
    float: right;
    margin-right: 14px;
    margin-top: 13px; }
  .ctc-carousel .list-data li:nth-child(odd) {
    background-color: #f7f7f7; }
  .ctc-carousel .collapse-sections {
    float: right;
    margin-right: 14px;
    margin-top: 13px; }
  .ctc-carousel .chosen-disabled a span {
    color: transparent; }
  .ctc-carousel .chosen-single {
    height: 29px;
    line-height: 27px; }
  .ctc-carousel .chosen-results li {
    line-height: 18px; }
  .ctc-carousel .loading-div {
    border: 1px solid #cccdcf;
    height: 228px;
    right: -1px; }
  .ctc-carousel .vehicle-image {
    background-color: #fff;
    border-bottom: 1px solid #cccdcf;
    border-left: 1px solid #cccdcf;
    padding: 29px 10px 0; }
    .ctc-carousel .vehicle-image .car-image {
      display: block;
      margin: 15px auto 10px; }
  .ctc-carousel .car-image {
    max-height: 100px;
    max-width: 100%; }
  .ctc-carousel .info {
    text-align: left; }
  .ctc-carousel .form-submit {
    font-size: 11px;
    margin-top: 4px; }
    .ctc-carousel .form-submit[disabled] {
      opacity: 0.5; }
  .ctc-carousel .vehicle-gallery ul {
    border-left: 1px solid #cccdcf;
    display: none;
    margin: 0; }
  .ctc-carousel .vehicle-gallery .active {
    display: block; }
  .ctc-carousel .vehicle-gallery li {
    height: 140px;
    overflow: hidden;
    padding: 15px 10px;
    text-align: center;
    width: 100%; }
    .ctc-carousel .vehicle-gallery li img {
      -webkit-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease;
      margin: 0; }
      .ctc-carousel .vehicle-gallery li img:hover {
        opacity: 0.7; }
  .ctc-carousel .vehicle-spec li {
    text-align: center; }
  .ctc-carousel .column0 .ctc-nissan-label {
    height: 47px; }
    .ctc-carousel .column0 .ctc-nissan-label span {
      color: #9f9fa1;
      display: block;
      font-family: "nissan_agregular";
      font-size: 12px;
      margin-bottom: 7px;
      text-transform: uppercase; }
  .ctc-carousel .column0 .info {
    width: 145px; }
    .ctc-carousel .column0 .info .btn {
      margin-bottom: 7px;
      width: 127px; }
  .ctc-carousel .column0 .secondary-links {
    display: inline-block;
    margin-top: 7px;
    text-decoration: underline; }
    .ctc-carousel .column0 .secondary-links:hover {
      text-decoration: none; }
  .ctc-carousel .column0 .controls {
    background: #e0e0e0 url("../../../nissanie_core_theme/images/custom/controls-background-def.png") no-repeat center -10px;
    background-size: 100%; }
  .ctc-carousel .column3 {
    border-right: 1px solid #cccdcf; }

#ctc-sticky-header {
  -webkit-transition: visibility 0.3s ease, max-height 0s linear 0.3s;
  transition: visibility 0.3s ease, max-height 0s linear 0.3s;
  background: #fff;
  border-bottom: 1px solid #cccdcf;
  border-top: 1px solid #cccdcf;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.09);
  max-height: 0;
  position: fixed;
  top: 152px;
  visibility: hidden;
  width: 960px;
  z-index: 20; }
  #ctc-sticky-header.is-visible {
    -webkit-transition: visibility 0.3s ease;
    transition: visibility 0.3s ease;
    max-height: 180px;
    visibility: visible; }
  #ctc-sticky-header > div {
    background-color: #fff;
    border-left: 1px solid #cccdcf;
    display: inline-block;
    padding: 10px 10px 5px;
    position: relative;
    vertical-align: top; }
    #ctc-sticky-header > div:first-child {
      border-left: 1px solid #cccdcf; }
    #ctc-sticky-header > div:last-child {
      border-right: 1px solid #cccdcf; }
    #ctc-sticky-header > div.empty:before {
      background: url("../../../modules/nissanie/ni_ctc/img/default.png") no-repeat;
      background-position: center 10px;
      background-size: auto 90px;
      bottom: 0;
      color: #494a4c;
      content: "No car selected";
      font-family: "nissan_agbold";
      font-size: 11px;
      left: 0;
      padding-top: 110px;
      position: absolute;
      right: 0;
      text-align: center;
      text-transform: uppercase;
      top: 0; }
  #ctc-sticky-header .btn {
    font-size: 9px;
    height: 20px;
    margin-top: 2px;
    padding: 3px 0 0; }
  #ctc-sticky-header .secondary-links {
    display: inline-block;
    font-size: 12px;
    margin-top: 6px; }
  #ctc-sticky-header .coll-0 {
    width: 382.5px; }
    #ctc-sticky-header .coll-0 .car-image {
      float: right;
      margin-bottom: 0;
      margin-top: 10px;
      max-width: 140px; }
    #ctc-sticky-header .coll-0 .info {
      margin-top: 30px;
      width: 200px; }
    #ctc-sticky-header .coll-0 .title {
      font-size: 12px; }
    #ctc-sticky-header .coll-0 ~ div {
      text-align: center;
      width: 192.5px; }
      #ctc-sticky-header .coll-0 ~ div .info {
        clear: both;
        text-align: left; }
  #ctc-sticky-header .car-image {
    height: auto;
    margin-bottom: 10px;
    max-width: 100px;
    width: 100%; }
  #ctc-sticky-header .title {
    color: #494a4c;
    font-size: 11px;
    margin: 0 0 5px; }
  #ctc-sticky-header .price {
    color: #c81444;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    margin-bottom: 6px; }

.main-container {
  padding-top: 20px; }

.navbar {
  height: 130px;
  width: 100%;
  z-index: 100; }
  .navbar .navbar-header {
    float: left;
    margin-top: 18px;
    position: static; }
  .navbar .header-top {
    float: right;
    margin-top: 37px; }
    .navbar .header-top .block-social {
      right: 10px; }
    .navbar .header-top .block-header-menu {
      margin: 0 17px 0 0; }
      .navbar .header-top .block-header-menu .icon-search {
        font-size: 12.55px; }
      .navbar .header-top .block-header-menu .icon-map-marker {
        font-size: 14px; }
      .navbar .header-top .block-header-menu .icon-external-link-square {
        font-size: 10px; }
  .navbar .btn-navbar {
    display: none; }
  .navbar .navbar-collapse {
    clear: both;
    float: none;
    margin-top: 99px; }
    .navbar .navbar-collapse .menu {
      display: table;
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%; }
      .navbar .navbar-collapse .menu li {
        border-right: 1px solid #e6e6e6;
        display: table-cell;
        padding: 0px 0px 1px;
        text-align: center; }
        .navbar .navbar-collapse .menu li.gs-link-wrapper {
          display: none; }
        .navbar .navbar-collapse .menu li a {
          color: #54565e;
          display: block;
          font-family: "nissan_agregular";
          font-size: 11px;
          padding: 3px 10px 1px;
          text-transform: uppercase; }
          .navbar .navbar-collapse .menu li a:hover {
            color: #c81444;
            text-decoration: none; }
          .navbar .navbar-collapse .menu li a.active {
            color: #c81444; }
        .navbar .navbar-collapse .menu li.first {
          text-align: left; }
        .navbar .navbar-collapse .menu li.last {
          border-right: none;
          text-align: right; }
  .navbar:before {
    border-top: 1px solid #e6e6e6;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 89px;
    width: 100%; }

.secondary-nav {
  position: relative; }

.footer {
  clear: both;
  overflow: hidden; }
  .footer .region-footer {
    padding-top: 20px;
    padding-bottom: 0; }
  .footer .region-sub-footer {
    border-bottom: 0;
    padding: 50px 10px 12px; }
    .footer .region-sub-footer .form-submit {
      margin: 0; }

#block-menu-menu-gold-standard-footer-menu {
  text-align: center; }
  #block-menu-menu-gold-standard-footer-menu ul {
    padding: 0; }
  #block-menu-menu-gold-standard-footer-menu li {
    display: inline-block;
    padding: 0 15px 0 10px;
    position: relative; }
    #block-menu-menu-gold-standard-footer-menu li:after {
      content: '|';
      position: absolute;
      right: 0; }
    #block-menu-menu-gold-standard-footer-menu li:last-child:after {
      content: ''; }
    #block-menu-menu-gold-standard-footer-menu li a {
      color: #e0e0e0;
      font-size: 11px;
      font-family: "nissan_agregular";
      text-transform: uppercase; }

.region-sub-footer .block-ni-subscription .form-item-email {
  width: 175px; }

.block-ni-dealer-ni-dealer-footer-contact {
  margin-top: -12px;
  padding: 0;
  width: 65%; }
  .block-ni-dealer-ni-dealer-footer-contact .address-info {
    float: left;
    padding-right: 15px; }
  .block-ni-dealer-ni-dealer-footer-contact .icon-map-marker {
    width: 43%; }
  .block-ni-dealer-ni-dealer-footer-contact .icon-phone,
  .block-ni-dealer-ni-dealer-footer-contact .icon-envelope {
    word-wrap: break-word; }
  .block-ni-dealer-ni-dealer-footer-contact .icon-phone {
    width: 23%; }
    .block-ni-dealer-ni-dealer-footer-contact .icon-phone > div {
      margin-left: -10px; }
    .block-ni-dealer-ni-dealer-footer-contact .icon-phone i {
      color: #c81444;
      font-size: 10px;
      margin-right: 3px; }
  .block-ni-dealer-ni-dealer-footer-contact .icon-envelope {
    padding-right: 0;
    width: 34%; }

.latest-used-cars-container {
  padding-top: 30px; }

#block-ni-used-cars-ni-used-cars-main-search-block {
  padding: 0 0 0 10px; }
  #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search {
    background: #494949;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 647px;
    margin: 0;
    padding: 15px 20px 15px; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search > div {
      margin: 0;
      padding: 0; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-left,
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-right {
      margin: 0;
      padding: 0; }
      #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-left > div,
      #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-right > div {
        padding: 0; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .edit-bottom {
      background: none;
      border: none;
      height: auto;
      padding: 0; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .form-item > label,
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-type {
      color: #fff;
      display: block;
      float: none;
      left: 0;
      position: relative;
      text-align: left;
      top: 0;
      width: 100%; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .form-item:last-child label {
      margin-right: 0; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .form-group {
      margin-bottom: 12.2px; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .chosen-container {
      text-align: left; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .form-type-slider {
      height: 60px; }
      #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .form-type-slider .sliderfield-bubble {
        color: #979797; }
        #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .form-type-slider .sliderfield-bubble.ui-custom-focus {
          color: #c81444; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .form-submit {
      float: none !important;
      height: 38px;
      margin: 0;
      width: 100%; }
    #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #goldstandard-search-submit {
      font-size: 14px; }
      #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #goldstandard-search-submit i {
        margin-right: 5px; }

#block-ni-gold-standard-gs-home-slider {
  padding: 0 10px 0 0; }
  #block-ni-gold-standard-gs-home-slider .used-car-container > div:last-child {
    padding-left: 0; }
  #block-ni-gold-standard-gs-home-slider .with-slider .level-1 {
    position: relative;
    width: 644px;
    height: 575px;
    overflow: hidden; }
    #block-ni-gold-standard-gs-home-slider .with-slider .level-1 .level-2 {
      cursor: move;
      position: absolute;
      left: 0px;
      top: 0px;
      width: 644px;
      height: 430px;
      overflow: hidden; }
      #block-ni-gold-standard-gs-home-slider .with-slider .level-1 .level-2 a {
        cursor: default; }
  #block-ni-gold-standard-gs-home-slider .with-slider .jssort07 {
    position: absolute;
    width: 644px;
    height: 155px;
    left: 0px;
    bottom: 0px;
    overflow: hidden; }
    #block-ni-gold-standard-gs-home-slider .with-slider .jssort07 .jssort-inner {
      filter: alpha(opacity=30);
      opacity: .3;
      width: 100%;
      height: 100%; }
  #block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .p .i,
  #block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .pav .i,
  #block-ni-gold-standard-gs-home-slider .with-slider #vehicle-slider-container .jssort07 .pdn .i {
    height: 155px;
    width: 215px; }
  #block-ni-gold-standard-gs-home-slider .hero-conent {
    bottom: 35px;
    cursor: default;
    left: 5%;
    max-width: 90%;
    position: absolute;
    z-index: 10; }
    #block-ni-gold-standard-gs-home-slider .hero-conent.light h1, #block-ni-gold-standard-gs-home-slider .hero-conent.light h2, #block-ni-gold-standard-gs-home-slider .hero-conent.light h3, #block-ni-gold-standard-gs-home-slider .hero-conent.light h4, #block-ni-gold-standard-gs-home-slider .hero-conent.light h5, #block-ni-gold-standard-gs-home-slider .hero-conent.light h6 {
      background: none;
      color: #c81444; }
    #block-ni-gold-standard-gs-home-slider .hero-conent.light .hero-body {
      background: none;
      color: #5f5f5f; }
    #block-ni-gold-standard-gs-home-slider .hero-conent h1, #block-ni-gold-standard-gs-home-slider .hero-conent h2, #block-ni-gold-standard-gs-home-slider .hero-conent h3, #block-ni-gold-standard-gs-home-slider .hero-conent h4, #block-ni-gold-standard-gs-home-slider .hero-conent h5, #block-ni-gold-standard-gs-home-slider .hero-conent h6 {
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      display: block;
      font-size: 24px;
      font-weight: normal;
      max-width: 390px;
      padding: 3px 5px 5px;
      text-transform: uppercase; }
    #block-ni-gold-standard-gs-home-slider .hero-conent .hero-body {
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      font-family: nissan_agbold;
      max-width: 490px; }
      #block-ni-gold-standard-gs-home-slider .hero-conent .hero-body h1, #block-ni-gold-standard-gs-home-slider .hero-conent .hero-body h2, #block-ni-gold-standard-gs-home-slider .hero-conent .hero-body h3, #block-ni-gold-standard-gs-home-slider .hero-conent .hero-body h4, #block-ni-gold-standard-gs-home-slider .hero-conent .hero-body h5, #block-ni-gold-standard-gs-home-slider .hero-conent .hero-body h6 {
        background: none;
        margin-bottom: 0; }
      #block-ni-gold-standard-gs-home-slider .hero-conent .hero-body p {
        font-size: 14px;
        padding: 5px 5px 1px; }
    #block-ni-gold-standard-gs-home-slider .hero-conent .btn {
      cursor: pointer !important;
      min-width: 140px; }
    #block-ni-gold-standard-gs-home-slider .hero-conent.thumbnail {
      bottom: 25px; }
      #block-ni-gold-standard-gs-home-slider .hero-conent.thumbnail h2 {
        background: none;
        font-size: 12px;
        margin-bottom: 0; }
        #block-ni-gold-standard-gs-home-slider .hero-conent.thumbnail h2:after {
          background: #c81444;
          bottom: -2px;
          content: '';
          height: 3px;
          left: 5px;
          position: absolute;
          width: 20px; }
  #block-ni-gold-standard-gs-home-slider .overlay {
    background: rgba(0, 0, 0, 0.6);
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 10; }
    #block-ni-gold-standard-gs-home-slider .overlay:hover {
      background: rgba(0, 0, 0, 0.4); }
  #block-ni-gold-standard-gs-home-slider .pav .overlay {
    background: transparent; }
  #block-ni-gold-standard-gs-home-slider .pav .hero-conent h2 {
    display: none !important; }
  #block-ni-gold-standard-gs-home-slider .pdn .overlay {
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
    background: transparent; }
  #block-ni-gold-standard-gs-home-slider .pdn .hero-conent h2 {
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
    opacity: 0; }
  #block-ni-gold-standard-gs-home-slider .overview-galery-holder {
    width: 100%; }
    #block-ni-gold-standard-gs-home-slider .overview-galery-holder img {
      height: auto;
      width: 100%; }

#block-ni-used-cars-ni-used-cars-side-search-block {
  padding: 0; }
  #block-ni-used-cars-ni-used-cars-side-search-block .block-title {
    border: 1px solid #e7e7e7;
    border-bottom: none;
    color: #232323;
    font-size: 18px;
    margin: 0;
    padding: 10px 15px 4px;
    text-align: left; }
  #block-ni-used-cars-ni-used-cars-side-search-block #used_cars_main_search {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 15px 15px; }
    #block-ni-used-cars-ni-used-cars-side-search-block #used_cars_main_search > div {
      margin: 0;
      padding: 0; }
    #block-ni-used-cars-ni-used-cars-side-search-block #used_cars_main_search label {
      color: #333;
      margin-bottom: 2px;
      position: static;
      text-align: left;
      width: auto; }
    #block-ni-used-cars-ni-used-cars-side-search-block #used_cars_main_search .form-group {
      clear: both;
      margin-bottom: 7px;
      text-align: left; }
    #block-ni-used-cars-ni-used-cars-side-search-block #used_cars_main_search .form-type-slider {
      height: 70px; }
    #block-ni-used-cars-ni-used-cars-side-search-block #used_cars_main_search #used-car-show-button {
      height: 32px;
      font-size: 13px;
      margin: 9px 0 0;
      width: 100%; }

[id^="edit-phone"] {
  margin-bottom: 5px; }

.used-car-gallery-side .dealer-contact-container {
  border: 1px solid #e6e6e6;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  width: 450px; }
  .used-car-gallery-side .dealer-contact-container h3 {
    background: #939598;
    color: #fff;
    font-family: 'nissan_agbold';
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 -10px;
    padding: 8px 15px 5px;
    text-transform: uppercase; }
  .used-car-gallery-side .dealer-contact-container .address-info {
    color: #585858;
    padding: 8px 0px; }
    .used-car-gallery-side .dealer-contact-container .address-info label {
      font-size: 12px;
      font-weight: normal;
      text-align: left; }
      .used-car-gallery-side .dealer-contact-container .address-info label i {
        color: #c81444;
        display: inline-block;
        font-size: 14px;
        text-align: center;
        vertical-align: top;
        width: 24px; }
        .used-car-gallery-side .dealer-contact-container .address-info label i.icon-envelope {
          font-size: 12px; }
    .used-car-gallery-side .dealer-contact-container .address-info > div:not(.opening-times) {
      font-weight: bold;
      font-size: 12px;
      padding: 2px 25px; }
      .used-car-gallery-side .dealer-contact-container .address-info > div:not(.opening-times) a {
        font-weight: normal; }
    .used-car-gallery-side .dealer-contact-container .address-info ul {
      margin: 0; }
      .used-car-gallery-side .dealer-contact-container .address-info ul li {
        font-size: 12px;
        margin-left: 8px; }
        .used-car-gallery-side .dealer-contact-container .address-info ul li:before {
          content: ''; }
        .used-car-gallery-side .dealer-contact-container .address-info ul li strong {
          display: inline-block;
          width: 20px; }
    .used-car-gallery-side .dealer-contact-container .address-info a {
      text-decoration: underline; }
      .used-car-gallery-side .dealer-contact-container .address-info a:hover {
        text-decoration: none; }
  .used-car-gallery-side .dealer-contact-container .view-location {
    margin: 3px 24px 12px; }
    .used-car-gallery-side .dealer-contact-container .view-location i {
      margin-right: 4px; }

.modal-dialog {
  margin: 70px auto; }
  .modal-dialog h4 {
    font-weight: normal; }

.node-type-basic-page h1 {
  color: #c81444;
  font-size: 18px;
  padding-bottom: 15px; }

.node-type-basic-page .field-name-field-featured-image {
  margin-bottom: 35px; }

.block-ni-dealer-ni-dealer-footer-contact {
  width: 55% \9; }

.page-print #toolbar,
.page-print .tabs--primary,
.page-print .used-cars-back-button,
.page-print #block-tb-megamenu-menu-dealer-main-menu,
.page-print #navbar .navbar-collapse.collapse,
.page-print .block-header-menu,
.page-print .block-search,
.page-print .block-social,
.page-print .navbar .btn-navbar,
.page-print [id^=block-menu-menu-dealer-footer-menu],
.page-print .goldstandard-block-why-choose-gs,
.page-print .compare-print-button,
.page-print .slider-wrapper .overview .compare-buttons,
.page-print .slider-wrapper .btn,
.page-print .collapse-sections,
.page-print .change_close_box,
.page-print .nav.menu,
.page-print footer,
.page-print .stepper-container,
.page-print .header-actions,
.page-print .main-wrapper:before,
.page-print .owl-nav,
.page-print .secondary-links,
.page-print .btn {
  display: none !important; }

.page-print body, .page-print .main-wrapper {
  padding-top: 0 !important;
  width: 100% !important;
  min-width: 0; }

.page-print .navbar-is-fixed-top.toolbar {
  padding-top: 0 !important; }

.page-print .header-top {
  display: none; }

.page-print #navbar {
  position: static;
  top: 0; }
  .page-print #navbar:after {
    display: none; }

.page-print .row, .page-print #block-ni-accessories-accessory-vehicles .content, #block-ni-accessories-accessory-vehicles .page-print .content, .page-print #block-ni-accessories-recomended-accessories .content, #block-ni-accessories-recomended-accessories .page-print .content, .page-print .footer .region-sub-footer, .footer .page-print .region-sub-footer {
  margin: 0; }

.page-print .col-sm-12 {
  padding: 0; }

.page-print .navbar-header {
  position: absolute;
  top: 0;
  margin: 0 !important; }

.page-print .dealer-nissanie-theme .navbar-default {
  height: 88px; }
  .page-print .dealer-nissanie-theme .navbar-default .dealer-name {
    color: #aaa;
    margin-left: 100px;
    font-size: 20px;
    position: absolute;
    top: 0; }
  .page-print .dealer-nissanie-theme .navbar-default .logo img {
    height: auto;
    width: 71px; }

.page-print .dealer-nissanie-theme #block-ni-domain-ni-domain-call-dealer {
  display: block !important;
  margin-right: 0; }
  .page-print .dealer-nissanie-theme #block-ni-domain-ni-domain-call-dealer .dealer-phone {
    font-size: 18px;
    color: #aaa; }
    .page-print .dealer-nissanie-theme #block-ni-domain-ni-domain-call-dealer .dealer-phone i {
      margin-right: 3px; }
      .page-print .dealer-nissanie-theme #block-ni-domain-ni-domain-call-dealer .dealer-phone i:before {
        top: 2px; }

.page-print .dealer-nissanie-theme .block-ni-dealer-ni-dealer-footer-contact {
  max-width: none; }

.page-print .goldstandard-nissanie-theme .navbar {
  border: 0;
  height: 50px; }
  .page-print .goldstandard-nissanie-theme .navbar:before {
    display: none; }
  .page-print .goldstandard-nissanie-theme .navbar .container {
    margin: 0;
    padding: 0; }

.page-print .goldstandard-nissanie-theme .footer {
  display: none; }

.page-print .goldstandard-nissanie-theme .logo img {
  width: 170px; }

.page-print .goldstandard-nissanie-theme .overview-galery-holder {
  min-height: 900px; }

.page-print .jssort07 {
  display: none; }

.page-print .used-car-gallery-side {
  float: left;
  padding-left: 0;
  width: 23%; }

.page-print .row .col-sm-6:last-child, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child, .page-print .footer .region-sub-footer .col-sm-6:last-child, .footer .page-print .region-sub-footer .col-sm-6:last-child {
  float: right;
  border: 0;
  width: 77%; }
  .page-print .row .col-sm-6:last-child .used-car-details-top .used-car-body, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-top .used-car-body, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-body, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-top .used-car-body, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-body, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-body, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-body {
    margin-bottom: 0; }
    .page-print .row .col-sm-6:last-child .used-car-details-top .used-car-body p, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-top .used-car-body p, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-body p, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-top .used-car-body p, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-body p, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-body p, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-body p {
      font-size: 10px; }
  .page-print .row .col-sm-6:last-child .used-car-details-top .used-car-title, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-top .used-car-title, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-title, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-top .used-car-title, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-title, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-title, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-title {
    font-size: 16px; }
  .page-print .row .col-sm-6:last-child .used-car-details-top .used-car-info, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-top .used-car-info, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-info, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-top .used-car-info, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-info, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-info, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-info {
    border: 1px solid #f3f3f3;
    border-left: 0;
    border-right: 0;
    width: 100%;
    overflow: hidden; }
    .page-print .row .col-sm-6:last-child .used-car-details-top .used-car-info:before, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-top .used-car-info:before, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-info:before, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-top .used-car-info:before, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-info:before, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-info:before, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-info:before {
      display: none; }
    .page-print .row .col-sm-6:last-child .used-car-details-top .used-car-info span, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-top .used-car-info span, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-info span, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-top .used-car-info span, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-info span, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-info span, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-info span {
      font-size: 12px;
      float: left; }
  .page-print .row .col-sm-6:last-child .used-car-details-top .used-car-buttons, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-top .used-car-buttons, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-buttons, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-top .used-car-buttons, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-top .used-car-buttons, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-buttons, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-top .used-car-buttons {
    display: none; }
  .page-print .row .col-sm-6:last-child .used-car-details-main, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main {
    border: 0;
    margin: 0;
    margin-left: -1px;
    margin-right: -1px;
    position: relative;
    z-index: 1;
    padding-bottom: 9px; }
    .page-print .row .col-sm-6:last-child .used-car-details-main > .row, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .row, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .row, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .row, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .row, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row, .page-print .row .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content, #block-ni-accessories-accessory-vehicles .page-print .row .col-sm-6:last-child .used-car-details-main > .content, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .content, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .content, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content, #block-ni-accessories-accessory-vehicles .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content, #block-ni-accessories-accessory-vehicles .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content, .page-print .row .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content, #block-ni-accessories-recomended-accessories .page-print .row .col-sm-6:last-child .used-car-details-main > .content, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .content, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .content, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content, #block-ni-accessories-recomended-accessories .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content, #block-ni-accessories-recomended-accessories .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content, .page-print .row .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer, .footer .page-print .row .col-sm-6:last-child .used-car-details-main > .region-sub-footer, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer, .footer .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer, .footer #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer, .footer .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer, .footer #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer {
      border: 1px solid #efefef;
      border-bottom: 0 !important; }
      .page-print .row .col-sm-6:last-child .used-car-details-main > .row .used-car-stat-label, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .row .used-car-stat-label, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .row .used-car-stat-label, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .row .used-car-stat-label, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .row .used-car-stat-label, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row .used-car-stat-label, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row .used-car-stat-label, .page-print .row .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-accessory-vehicles .page-print .row .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .used-car-stat-label, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-accessory-vehicles .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-accessory-vehicles .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, .page-print .row .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-recomended-accessories .page-print .row .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .used-car-stat-label, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-recomended-accessories .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .used-car-stat-label, #block-ni-accessories-recomended-accessories .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content .used-car-stat-label, .page-print .row .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .used-car-stat-label, .footer .page-print .row .col-sm-6:last-child .used-car-details-main > .region-sub-footer .used-car-stat-label, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .used-car-stat-label, .footer .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer .used-car-stat-label, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .used-car-stat-label, .footer #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer .used-car-stat-label, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .used-car-stat-label, .footer .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer .used-car-stat-label, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .used-car-stat-label, .footer #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer .used-car-stat-label, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer .used-car-stat-label, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer .used-car-stat-label {
        border-color: #efefef; }
      .page-print .row .col-sm-6:last-child .used-car-details-main > .row .icon-chevron-right, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .row .icon-chevron-right, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .row .icon-chevron-right, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .row .icon-chevron-right, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .row .icon-chevron-right, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row .icon-chevron-right, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row .icon-chevron-right, .page-print .row .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-accessory-vehicles .page-print .row .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .icon-chevron-right, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-accessory-vehicles .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-accessory-vehicles .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, .page-print .row .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-recomended-accessories .page-print .row .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .icon-chevron-right, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-recomended-accessories .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content .icon-chevron-right, #block-ni-accessories-recomended-accessories .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content .icon-chevron-right, .page-print .row .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .icon-chevron-right, .footer .page-print .row .col-sm-6:last-child .used-car-details-main > .region-sub-footer .icon-chevron-right, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .icon-chevron-right, .footer .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer .icon-chevron-right, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .icon-chevron-right, .footer #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer .icon-chevron-right, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .icon-chevron-right, .footer .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer .icon-chevron-right, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer .icon-chevron-right, .footer #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer .icon-chevron-right, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer .icon-chevron-right, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer .icon-chevron-right {
        display: none; }
      .page-print .row .col-sm-6:last-child .used-car-details-main > .row:last-child, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .row:last-child, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .row:last-child, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .row:last-child, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .row:last-child, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row:last-child, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row:last-child, .page-print .row .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content:last-child, #block-ni-accessories-accessory-vehicles .page-print .row .col-sm-6:last-child .used-car-details-main > .content:last-child, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .content:last-child, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .content:last-child, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content:last-child, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content:last-child, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content:last-child, #block-ni-accessories-accessory-vehicles .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content:last-child, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content:last-child, #block-ni-accessories-accessory-vehicles .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content:last-child, .page-print .row .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content:last-child, #block-ni-accessories-recomended-accessories .page-print .row .col-sm-6:last-child .used-car-details-main > .content:last-child, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content:last-child, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content:last-child, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .content:last-child, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .content:last-child, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content:last-child, #block-ni-accessories-recomended-accessories .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content:last-child, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content:last-child, #block-ni-accessories-recomended-accessories .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content:last-child, .page-print .row .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer:last-child, .footer .page-print .row .col-sm-6:last-child .used-car-details-main > .region-sub-footer:last-child, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer:last-child, .footer .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer:last-child, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer:last-child, .footer #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer:last-child, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer:last-child, .footer .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer:last-child, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer:last-child, .footer #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer:last-child, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer:last-child, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer:last-child {
        border-bottom: 1px solid #efefef !important; }
      .page-print .row .col-sm-6:last-child .used-car-details-main > .row > div, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .row > div, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .row > div, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .row > div, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .row > div, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row > div, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .row > div, .page-print .row .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content > div, #block-ni-accessories-accessory-vehicles .page-print .row .col-sm-6:last-child .used-car-details-main > .content > div, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .content > div, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .content > div, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content > div, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content > div, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content > div, #block-ni-accessories-accessory-vehicles .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content > div, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-accessory-vehicles .used-car-details-main > .content > div, #block-ni-accessories-accessory-vehicles .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content > div, .page-print .row .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content > div, #block-ni-accessories-recomended-accessories .page-print .row .col-sm-6:last-child .used-car-details-main > .content > div, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content > div, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content > div, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .content > div, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .content > div, .page-print .footer .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content > div, #block-ni-accessories-recomended-accessories .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content > div, .footer .page-print .region-sub-footer .col-sm-6:last-child #block-ni-accessories-recomended-accessories .used-car-details-main > .content > div, #block-ni-accessories-recomended-accessories .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .content > div, .page-print .row .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer > div, .footer .page-print .row .col-sm-6:last-child .used-car-details-main > .region-sub-footer > div, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer > div, .footer .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer > div, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer > div, .footer #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer > div, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer > div, .footer .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer > div, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .footer .used-car-details-main > .region-sub-footer > div, .footer #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main > .region-sub-footer > div, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer > div, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main > .region-sub-footer > div {
        font-size: 10px; }
    .page-print .row .col-sm-6:last-child .used-car-details-main .even, .page-print #block-ni-accessories-accessory-vehicles .content .col-sm-6:last-child .used-car-details-main .even, #block-ni-accessories-accessory-vehicles .page-print .content .col-sm-6:last-child .used-car-details-main .even, .page-print #block-ni-accessories-recomended-accessories .content .col-sm-6:last-child .used-car-details-main .even, #block-ni-accessories-recomended-accessories .page-print .content .col-sm-6:last-child .used-car-details-main .even, .page-print .footer .region-sub-footer .col-sm-6:last-child .used-car-details-main .even, .footer .page-print .region-sub-footer .col-sm-6:last-child .used-car-details-main .even {
      border-color: #efefef; }

.page-print #block-ni-dealer-ni-dealer-used-car-contact {
  clear: both;
  display: table;
  margin-top: 30px;
  page-break-before: always;
  width: 620px; }
  .page-print #block-ni-dealer-ni-dealer-used-car-contact .dealer-contact-container {
    width: 100%; }

.page-print #vehicle-slider-container {
  overflow: visible !important;
  width: 100% !important;
  height: auto !important; }
  .page-print #vehicle-slider-container > div {
    width: 100% !important;
    height: auto !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    position: static !important; }
    .page-print #vehicle-slider-container > div > div {
      height: auto !important;
      width: auto !important; }
      .page-print #vehicle-slider-container > div > div > a {
        display: none; }
      .page-print #vehicle-slider-container > div > div > img {
        display: block !important;
        width: 100%;
        height: auto; }
      .page-print #vehicle-slider-container > div > div > div {
        height: auto !important;
        position: static !important;
        width: auto !important; }
        .page-print #vehicle-slider-container > div > div > div > div {
          position: static !important;
          opacity: 1 !important;
          background: transparent !important;
          width: auto !important;
          height: auto !important;
          display: none; }
          .page-print #vehicle-slider-container > div > div > div > div:first-child {
            display: none; }
          .page-print #vehicle-slider-container > div > div > div > div:nth-child(-n+7) {
            display: block; }
          .page-print #vehicle-slider-container > div > div > div > div a {
            display: none; }
          .page-print #vehicle-slider-container > div > div > div > div img {
            display: block !important;
            width: 100%;
            height: auto; }

.page-print .used-car-stat-label {
  white-space: nowrap;
  width: 30%; }

.page-print .used-car-stat-value {
  width: 70%; }

.page-print .used-car-stat-label,
.page-print .used-car-stat-value {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.page-print footer {
  border-top: 1px solid #333;
  height: 100px;
  margin-top: -100px; }
  .page-print footer .region-footer {
    border-bottom: 0; }
  .page-print footer .region-sub-footer {
    display: none; }

.page-print .container {
  width: 100% !important; }

.page-print .main-container {
  margin-top: 20px;
  padding-bottom: 140px;
  padding-top: 20px !important;
  border-top: 1px solid #efefef; }

.page-print #block-ni-dealer-ni-dealer-footer-contact {
  padding: 0;
  width: 100%; }
  .page-print #block-ni-dealer-ni-dealer-footer-contact .address-info {
    color: #333;
    float: left; }
    .page-print #block-ni-dealer-ni-dealer-footer-contact .address-info:last-child {
      margin-right: 0; }
    .page-print #block-ni-dealer-ni-dealer-footer-contact .address-info div,
    .page-print #block-ni-dealer-ni-dealer-footer-contact .address-info a {
      color: #aaa;
      text-decoration: none; }
  .page-print #block-ni-dealer-ni-dealer-footer-contact .icon-map-marker {
    width: 35%; }
  .page-print #block-ni-dealer-ni-dealer-footer-contact .icon-envelope {
    width: 45%; }
  .page-print #block-ni-dealer-ni-dealer-footer-contact .icon-phone {
    width: 20%; }

.page-print #sliding-popup.sliding-popup-bottom {
  display: none !important; }

.page-print .page-compare .navbar, .page-print .page-compare .main-container {
  border: none; }

.page-print .page-compare .page-title {
  font-size: 20px; }

.page-print .slider-wrapper .owl-item {
  float: left;
  width: 33% !important; }

.page-print .slider-wrapper .first_column, .page-print .slider-wrapper .second_column, .page-print .slider-wrapper .third_column {
  overflow: hidden;
  padding-top: 0;
  position: relative; }

.page-print .slider-wrapper .with-change .controls {
  top: 0px;
  -webkit-transition: none;
  transition: none; }

.page-print .slider-wrapper .compare-image-holder {
  height: 80px; }
  .page-print .slider-wrapper .compare-image-holder img {
    max-height: 80px; }

.page-print .slider-wrapper .with-results .overview {
  height: 210px; }

.page-print .slider-wrapper h3 {
  font-size: 14px;
  height: 34px;
  overflow: hidden; }

.page-print .slider-wrapper h4 {
  font-size: 13px; }

.page-print .slider-wrapper .controls {
  background-repeat: repeat;
  height: 209px;
  margin-bottom: 0; }
  .page-print .slider-wrapper .controls:before, .page-print .slider-wrapper .controls:after {
    display: none; }

.page-print .slider-wrapper .overview {
  height: 1px; }
  .page-print .slider-wrapper .overview h2 {
    font-size: 14px;
    max-height: unset;
    overflow: hidden; }
  .page-print .slider-wrapper .overview .co2 span {
    border: none;
    display: block;
    padding: 0; }

.page-print .slider-wrapper table tr td:last-child {
  word-break: break-all; }

.page-print .slider-wrapper table td {
  font-size: 11px; }

.page-print .slider-wrapper section:not(.accessories) li {
  font-size: 12px !important; }

.page-print .slider-wrapper .chosen-single {
  width: 285px; }

.page-print .slider-wrapper .accessories-inner li img {
  max-width: 100%; }

.page-print #print-wrapper {
  text-align: center; }
  .page-print #print-wrapper .color-info span {
    text-transform: capitalize; }
  .page-print #print-wrapper .conf-info-outer {
    width: 80%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 50px; }
    .page-print #print-wrapper .conf-info-outer .conf-info-inner {
      width: 32%;
      display: inline-block;
      vertical-align: top; }
      .page-print #print-wrapper .conf-info-outer .conf-info-inner .conf-info-label {
        font-size: 10px; }
      .page-print #print-wrapper .conf-info-outer .conf-info-inner .conf-info-data {
        font-size: 12px;
        line-height: 15px; }
  .page-print #print-wrapper .car-configurator-image {
    float: none;
    width: 100%;
    clear: both; }
    .page-print #print-wrapper .car-configurator-image img {
      height: 200px; }
  .page-print #print-wrapper .conf-choices-container {
    text-align: left; }
    .page-print #print-wrapper .conf-choices-container .label {
      font-size: 14px; }
    .page-print #print-wrapper .conf-choices-container ul {
      padding-left: 0;
      margin-left: 0; }
      .page-print #print-wrapper .conf-choices-container ul .choice-label {
        font-size: 12px; }

.page-print .car-configurator-actions {
  background: none; }
  .page-print .car-configurator-actions .configurator-footer-box {
    float: none; }
  .page-print .car-configurator-actions .price-description {
    display: block;
    text-align: center;
    width: 100%; }
  .page-print .car-configurator-actions .price-text,
  .page-print .car-configurator-actions .form-wrapper {
    display: none; }

.page-print .navbar-default,
.page-print .main-container,
.page-print .car-configurator-wizard-form {
  border: none; }

.page-print .car-configurator-wizard-form > div {
  padding: 0; }

.page-print body.page-car-configurator {
  width: 100% !important; }
  .page-print body.page-car-configurator #navbar {
    display: inline; }
  .page-print body.page-car-configurator .main-container {
    margin-top: 0;
    padding-top: 0; }
  .page-print body.page-car-configurator .main-wrapper {
    width: 100% !important; }
  @media (min-width: 768px){
  .lead{
    font-size: 18px; }
  .dl-horizontal dt{
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd{
    margin-left: 180px; }
  .container{
    width: 740px; }
  .col-sm-1, .col-sm-2, .col-sm-3, #block-ni-accessories-recomended-accessories .node-accessories, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
    float: left; }
  .col-sm-1{
    width: 8.33333%; }
  .col-sm-2{
    width: 16.66667%; }
  .col-sm-3, #block-ni-accessories-recomended-accessories .node-accessories{
    width: 25%; }
  .col-sm-4{
    width: 33.33333%; }
  .col-sm-5{
    width: 41.66667%; }
  .col-sm-6{
    width: 50%; }
  .col-sm-7{
    width: 58.33333%; }
  .col-sm-8{
    width: 66.66667%; }
  .col-sm-9{
    width: 75%; }
  .col-sm-10{
    width: 83.33333%; }
  .col-sm-11{
    width: 91.66667%; }
  .col-sm-12{
    width: 100%; }
  .col-sm-pull-0{
    right: auto; }
  .col-sm-pull-1{
    right: 8.33333%; }
  .col-sm-pull-2{
    right: 16.66667%; }
  .col-sm-pull-3{
    right: 25%; }
  .col-sm-pull-4{
    right: 33.33333%; }
  .col-sm-pull-5{
    right: 41.66667%; }
  .col-sm-pull-6{
    right: 50%; }
  .col-sm-pull-7{
    right: 58.33333%; }
  .col-sm-pull-8{
    right: 66.66667%; }
  .col-sm-pull-9{
    right: 75%; }
  .col-sm-pull-10{
    right: 83.33333%; }
  .col-sm-pull-11{
    right: 91.66667%; }
  .col-sm-pull-12{
    right: 100%; }
  .col-sm-push-0{
    left: auto; }
  .col-sm-push-1{
    left: 8.33333%; }
  .col-sm-push-2{
    left: 16.66667%; }
  .col-sm-push-3{
    left: 25%; }
  .col-sm-push-4{
    left: 33.33333%; }
  .col-sm-push-5{
    left: 41.66667%; }
  .col-sm-push-6{
    left: 50%; }
  .col-sm-push-7{
    left: 58.33333%; }
  .col-sm-push-8{
    left: 66.66667%; }
  .col-sm-push-9{
    left: 75%; }
  .col-sm-push-10{
    left: 83.33333%; }
  .col-sm-push-11{
    left: 91.66667%; }
  .col-sm-push-12{
    left: 100%; }
  .col-sm-offset-0{
    margin-left: 0%; }
  .col-sm-offset-1{
    margin-left: 8.33333%; }
  .col-sm-offset-2{
    margin-left: 16.66667%; }
  .col-sm-offset-3{
    margin-left: 25%; }
  .col-sm-offset-4{
    margin-left: 33.33333%; }
  .col-sm-offset-5{
    margin-left: 41.66667%; }
  .col-sm-offset-6{
    margin-left: 50%; }
  .col-sm-offset-7{
    margin-left: 58.33333%; }
  .col-sm-offset-8{
    margin-left: 66.66667%; }
  .col-sm-offset-9{
    margin-left: 75%; }
  .col-sm-offset-10{
    margin-left: 83.33333%; }
  .col-sm-offset-11{
    margin-left: 91.66667%; }
  .col-sm-offset-12{
    margin-left: 100%; }
  .form-inline .form-group, .navbar-form .form-group{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control{
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group{
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control, .navbar-form .input-group .form-control{
    width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control{
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label{
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox, .navbar-form .checkbox{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label, .navbar-form .radio label,
    .form-inline .checkbox label, .navbar-form .checkbox label{
    padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"]{
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback{
    top: 0; }
  .form-horizontal .control-label{
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; }
  .navbar-right .dropdown-menu{
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left{
    left: 0;
    right: auto; }
  .navbar-collapse{
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-collapse.collapse{
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in{
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse{
    padding-left: 0;
    padding-right: 0; }
  .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse{
    margin-right: 0;
    margin-left: 0; }
  .navbar-static-top{
    -webkit-border-radius: 0;
    border-radius: 0; }
  .navbar-fixed-top,
    .navbar-fixed-bottom{
    -webkit-border-radius: 0;
    border-radius: 0; }
  .navbar-toggle{
    display: none; }
  .navbar-nav{
    float: left;
    margin: 0; }
  .navbar-nav > li{
    float: left; }
  .navbar-nav > li > a{
    padding-top: 16.5px;
    padding-bottom: 16.5px; }
  .navbar-nav.navbar-right:last-child{
    margin-right: -10px; }
  .navbar-left{
    float: left !important; }
  .navbar-right{
    float: right !important; }
  .navbar-form{
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-form.navbar-right:last-child{
    margin-right: -10px; }
  .navbar-text{
    float: left;
    margin-left: 10px;
    margin-right: 10px; }
  .navbar-text.navbar-right:last-child{
    margin-right: 0; }
  .modal-dialog{
    width: 600px;
    margin: 30px auto; }
  .modal-content{
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm{
    width: 300px; } }
  @media (min-width: 992px){
  .container{
    width: 980px; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
    float: left; }
  .col-md-1{
    width: 8.33333%; }
  .col-md-2{
    width: 16.66667%; }
  .col-md-3{
    width: 25%; }
  .col-md-4{
    width: 33.33333%; }
  .col-md-5{
    width: 41.66667%; }
  .col-md-6{
    width: 50%; }
  .col-md-7{
    width: 58.33333%; }
  .col-md-8{
    width: 66.66667%; }
  .col-md-9{
    width: 75%; }
  .col-md-10{
    width: 83.33333%; }
  .col-md-11{
    width: 91.66667%; }
  .col-md-12{
    width: 100%; }
  .col-md-pull-0{
    right: auto; }
  .col-md-pull-1{
    right: 8.33333%; }
  .col-md-pull-2{
    right: 16.66667%; }
  .col-md-pull-3{
    right: 25%; }
  .col-md-pull-4{
    right: 33.33333%; }
  .col-md-pull-5{
    right: 41.66667%; }
  .col-md-pull-6{
    right: 50%; }
  .col-md-pull-7{
    right: 58.33333%; }
  .col-md-pull-8{
    right: 66.66667%; }
  .col-md-pull-9{
    right: 75%; }
  .col-md-pull-10{
    right: 83.33333%; }
  .col-md-pull-11{
    right: 91.66667%; }
  .col-md-pull-12{
    right: 100%; }
  .col-md-push-0{
    left: auto; }
  .col-md-push-1{
    left: 8.33333%; }
  .col-md-push-2{
    left: 16.66667%; }
  .col-md-push-3{
    left: 25%; }
  .col-md-push-4{
    left: 33.33333%; }
  .col-md-push-5{
    left: 41.66667%; }
  .col-md-push-6{
    left: 50%; }
  .col-md-push-7{
    left: 58.33333%; }
  .col-md-push-8{
    left: 66.66667%; }
  .col-md-push-9{
    left: 75%; }
  .col-md-push-10{
    left: 83.33333%; }
  .col-md-push-11{
    left: 91.66667%; }
  .col-md-push-12{
    left: 100%; }
  .col-md-offset-0{
    margin-left: 0%; }
  .col-md-offset-1{
    margin-left: 8.33333%; }
  .col-md-offset-2{
    margin-left: 16.66667%; }
  .col-md-offset-3{
    margin-left: 25%; }
  .col-md-offset-4{
    margin-left: 33.33333%; }
  .col-md-offset-5{
    margin-left: 41.66667%; }
  .col-md-offset-6{
    margin-left: 50%; }
  .col-md-offset-7{
    margin-left: 58.33333%; }
  .col-md-offset-8{
    margin-left: 66.66667%; }
  .col-md-offset-9{
    margin-left: 75%; }
  .col-md-offset-10{
    margin-left: 83.33333%; }
  .col-md-offset-11{
    margin-left: 91.66667%; }
  .col-md-offset-12{
    margin-left: 100%; }
  .modal-lg{
    width: 900px; } }
  @media (min-width: 1200px){
  .container{
    width: 980px; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
    float: left; }
  .col-lg-1{
    width: 8.33333%; }
  .col-lg-2{
    width: 16.66667%; }
  .col-lg-3{
    width: 25%; }
  .col-lg-4{
    width: 33.33333%; }
  .col-lg-5{
    width: 41.66667%; }
  .col-lg-6{
    width: 50%; }
  .col-lg-7{
    width: 58.33333%; }
  .col-lg-8{
    width: 66.66667%; }
  .col-lg-9{
    width: 75%; }
  .col-lg-10{
    width: 83.33333%; }
  .col-lg-11{
    width: 91.66667%; }
  .col-lg-12{
    width: 100%; }
  .col-lg-pull-0{
    right: auto; }
  .col-lg-pull-1{
    right: 8.33333%; }
  .col-lg-pull-2{
    right: 16.66667%; }
  .col-lg-pull-3{
    right: 25%; }
  .col-lg-pull-4{
    right: 33.33333%; }
  .col-lg-pull-5{
    right: 41.66667%; }
  .col-lg-pull-6{
    right: 50%; }
  .col-lg-pull-7{
    right: 58.33333%; }
  .col-lg-pull-8{
    right: 66.66667%; }
  .col-lg-pull-9{
    right: 75%; }
  .col-lg-pull-10{
    right: 83.33333%; }
  .col-lg-pull-11{
    right: 91.66667%; }
  .col-lg-pull-12{
    right: 100%; }
  .col-lg-push-0{
    left: auto; }
  .col-lg-push-1{
    left: 8.33333%; }
  .col-lg-push-2{
    left: 16.66667%; }
  .col-lg-push-3{
    left: 25%; }
  .col-lg-push-4{
    left: 33.33333%; }
  .col-lg-push-5{
    left: 41.66667%; }
  .col-lg-push-6{
    left: 50%; }
  .col-lg-push-7{
    left: 58.33333%; }
  .col-lg-push-8{
    left: 66.66667%; }
  .col-lg-push-9{
    left: 75%; }
  .col-lg-push-10{
    left: 83.33333%; }
  .col-lg-push-11{
    left: 91.66667%; }
  .col-lg-push-12{
    left: 100%; }
  .col-lg-offset-0{
    margin-left: 0%; }
  .col-lg-offset-1{
    margin-left: 8.33333%; }
  .col-lg-offset-2{
    margin-left: 16.66667%; }
  .col-lg-offset-3{
    margin-left: 25%; }
  .col-lg-offset-4{
    margin-left: 33.33333%; }
  .col-lg-offset-5{
    margin-left: 41.66667%; }
  .col-lg-offset-6{
    margin-left: 50%; }
  .col-lg-offset-7{
    margin-left: 58.33333%; }
  .col-lg-offset-8{
    margin-left: 66.66667%; }
  .col-lg-offset-9{
    margin-left: 75%; }
  .col-lg-offset-10{
    margin-left: 83.33333%; }
  .col-lg-offset-11{
    margin-left: 91.66667%; }
  .col-lg-offset-12{
    margin-left: 100%; }
  .visible-lg{
    display: block !important; }
  table.visible-lg{
    display: table; }
  tr.visible-lg{
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg{
    display: table-cell !important; }
  .visible-lg-block{
    display: block !important; }
  .visible-lg-inline{
    display: inline !important; }
  .visible-lg-inline-block{
    display: inline-block !important; }
  .hidden-lg{
    display: none !important; } }
  @media screen and (max-width: 992px){
  .table-responsive{
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid transparent;
    -webkit-overflow-scrolling: touch; }
  .table-responsive > .table{
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td{
    white-space: nowrap; }
  .table-responsive > .table-bordered{
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child{
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child{
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td{
    border-bottom: 0; } }
  @media only screen and (max-width: 767px){
  .btn-primary,
    .region-content a[href$=".pdf"]:not(.brochure-download-link):not(.btn-primary-next),
    .region-content a[href$=".xls"],
    #modalContent .btn,
    #popup-buttons button,
    .bottom-block > .bottom-block-button,
    .view-accessories .views-exposed-widget .form-submit,
    .used-cars-back-button,
    .info-block.info-block-delete .form-submit,
    [id*="ni-booking-view-booked"] .btn-info,
    [id*="ni-booking-view-booked"] .calendar-block-label a{
    height: auto; }
  .btn-secondary,
    .used-car-details-side .used-car-details-top .used-car-buttons .btn-share .icon-share-alt2,
    .offer-details-wrapper .below-hero .btn-primary:nth-child(1),
    .info-block.info-block-delete [id*="edit-cancel"],
    [id*="ni-booking-view-booked"] .btn-danger{
    height: auto; }
  .page-car-builder .main-wrapper:before{
    height: 123px; }
  .view-book-a-test-drive .single-vehicle .specContent, .node-type-vehicle .vehicle-header .specContent, .page-vehicle .specificationBoxTop .specContent{
    padding-top: 5px; }
  .view-book-a-test-drive .single-vehicle .specContent .specBox > div, .node-type-vehicle .vehicle-header .specContent .specBox > div, .page-vehicle .specificationBoxTop .specContent .specBox > div{
    display: inline-block;
    min-width: 135px;
    width: 49%; }
  .view-book-a-test-drive .single-vehicle .specImage, .node-type-vehicle .vehicle-header .specImage, .page-vehicle .specificationBoxTop .specImage{
    float: none;
    margin: 10px 0; }
  .form-wrapper .col-sm-6 .form-group .form-type-select > label, #used_cars_main_search .form-group .form-type-select > label, .modal-dialog .form-group .form-type-select > label, #modalContent .form-group .form-type-select > label{
    left: -160px; }
  .main-search .form-wrapper .col-sm-6 .form-group .form-type-select > label, .form-wrapper .main-search .col-sm-6 .form-group .form-type-select > label, .main-search #used_cars_main_search .form-group .form-type-select > label, .main-search .modal-dialog .form-group .form-type-select > label, .main-search #modalContent .form-group .form-type-select > label{
    left: -150px; }
  .main-search .form-wrapper .col-sm-6 .form-group .form-item-make > label, .form-wrapper .main-search .col-sm-6 .form-group .form-item-make > label, .main-search #used_cars_main_search .form-group .form-item-make > label, .main-search .modal-dialog .form-group .form-item-make > label, .main-search #modalContent .form-group .form-item-make > label, .main-search .form-wrapper .col-sm-6 .form-group .form-item-fuel > label, .form-wrapper .main-search .col-sm-6 .form-group .form-item-fuel > label, .main-search #used_cars_main_search .form-group .form-item-fuel > label, .main-search .modal-dialog .form-group .form-item-fuel > label, .main-search #modalContent .form-group .form-item-fuel > label{
    left: -40px; }
  .btn-back,
    .btn-back:hover{
    margin: 10px auto 0; }
  .car-configurator-wizard-form .color-carousel, .page-finance-calculator .ni-vehicle-color-slider{
    top: 265px;
    width: 304px; }
  .car-configurator-wizard-form .owl-car-title, .page-finance-calculator .owl-car-title{
    margin-top: 23px; }
  .car-configurator-wizard-form .items-total .items-selected, .page-finance-calculator #fc-options-modal .modal-footer .items-selected,
      .page-finance-calculator #fc-accessories-modal .modal-footer .items-selected{
    float: left;
    padding-left: 2px; }
  .car-configurator-wizard-form .items-total .total-price, .page-finance-calculator #fc-options-modal .modal-footer .total-price,
      .page-finance-calculator #fc-accessories-modal .modal-footer .total-price{
    float: right;
    margin-top: -27px;
    width: auto; }
  .car-configurator-wizard-form .items-total .total-price .price, .page-finance-calculator #fc-options-modal .modal-footer .total-price .price,
        .page-finance-calculator #fc-accessories-modal .modal-footer .total-price .price{
    font-size: 26px;
    padding-right: 9px; }
  .car-configurator-wizard-form .items-total .deselect-all, .page-finance-calculator #fc-options-modal .modal-footer .deselect-all,
    .page-finance-calculator #fc-accessories-modal .modal-footer .deselect-all{
    clear: left;
    float: left;
    margin: 5px 2px 0; }
  .block-ni-menu .image img, #block-ni-accessories-accessory-vehicles .content div img, .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image a img{
    width: 100%; }
  .page-value-my-car .info-link i, .page-finance-calculator .df-data .info-link i, .page-finance-calculator .calculation-data > .info-link i{
    padding-top: 3px; }
  .main-wrapper{
    padding-top: 0; }
  .main-container{
    padding-bottom: 30px;
    padding-top: 40px; }
  .visible-phone{
    display: block; }
  .front-wrapper{
    padding-bottom: 30px; }
  .well{
    padding: 15px 0; }
  .dark-well .form-type-select:before{
    bottom: 20px;
    right: 28px; }
  .top-form{
    height: auto; }
  .top-form .top-right-form .form-type-textfield{
    float: none;
    margin: 0 0 15px 0;
    width: 100%; }
  .top-form .top-right-form .form-checkboxes{
    float: none; }
  .top-form .top-right-form .form-checkboxes .form-type-checkbox{
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
    width: 50%; }
  .top-form .top-right-form .form-checkboxes .form-type-checkbox label{
    padding-top: 3px; }
  .top-form .top-right-form .btn{
    float: none;
    margin-bottom: 15px;
    width: 100%; }
  #dealer-locations #edit-left{
    display: none; }
  .dealer-info{
    padding-left: 10px; }
  .action-buttons-wrapper{
    float: none; }
  .action-buttons-wrapper .btn{
    margin-bottom: 10px;
    width: 100%; }
  .block-ni-reviews{
    margin-bottom: 15px; }
  .block-ni-reviews .form-type-select{
    margin: 0 0 10px;
    width: 100%; }
  .block-ni-reviews .form-submit{
    margin: 0 0 10px;
    width: 100%; }
  .block-ni-reviews .form-submit i{
    margin: 0 auto; }
  .block-ni-reviews .reviews-tabs-wrapper{
    padding-top: 10px; }
  .block-ni-reviews .reviews-tabs a{
    line-height: 15px; }
  #used_cars_main_search{
    background: #333; }
  #used_cars_main_search .edit-left{
    padding-left: 40px;
    padding-right: 65px; }
  #used_cars_main_search .edit-left label{
    width: 130px; }
  #used_cars_main_search .edit-bottom #uc-results-holder .search-results-count{
    font-size: 42px;
    line-height: 62px; }
  #used_cars_main_search .edit-bottom .btn{
    margin-top: 5px; }
  .car-configurator-wizard-form .step-subtitle{
    font-size: 16px;
    margin-bottom: 15px; }
  .car-configurator-wizard-form .btn-toggle-details{
    margin: 0 10px 30px; }
  .car-configurator-wizard-form .choices-wrapper{
    padding-top: 25px; }
  .car-configurator-wizard-form.car-configurator-step-4 .header-actions{
    margin-bottom: 20px; }
  .car-configurator-wizard-form.car-configurator-step-4 .header-actions a{
    padding-top: 7px; }
  .car-configurator-wizard-form.car-configurator-step-4 .car-configurator-image{
    margin-bottom: 20px; }
  .car-configurator-wizard-form.car-configurator-step-4 #print-wrapper h2{
    font-size: 18px; }
  .car-configurator-actions{
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px;
    padding: 17px 10px 10px; }
  .car-configurator-actions .form-group{
    text-align: center; }
  .car-configurator-actions .configurator-footer-box{
    margin-bottom: 10px;
    padding: 0 5px; }
  .car-configurator-actions .btn-primary{
    width: 100%; }
  .car-configurator-actions .contact-dealer{
    margin-bottom: 5px; }
  .car-configurator-actions .btn-gocalculator{
    width: 100%; }
  .car-configurator-actions .price-text{
    line-height: 16px;
    font-size: 16px; }
  .car-configurator-actions .price{
    display: block;
    font-size: 28px;
    margin: 5px 0; }
  .dialog-btns{
    margin: 10px 0;
    padding-left: 10px;
    padding-right: 10px; }
  .dialog-btns:before, .dialog-btns:after{
    display: none; }
  .conf-choices-container .price{
    font-size: 14px; }
  #ni-promo-form,
  #ni-careers-form{
    margin-bottom: 20px; }
  .btn-primary-next{
    width: 100%; }
  select:not(.reevoo-select){
    padding: 6px 30px 8px 12px; }
  .form-type-select{
    position: relative; }
  .tabbers{
    margin-top: 0;
    width: 100%; }
  .tabbers span{
    font-size: 9px;
    padding: 0 15px;
    width: 50%; }
  .page-subtitle{
    margin-bottom: 20px !important;
    width: 100%; }
  .nav-tabs{
    margin-left: 10px;
    margin-right: 10px; }
  .pagination li{
    margin: 2px 0; }
  .search-results-content .search-results-filters{
    margin-bottom: 40px; }
  .search-results-content .search-results-filters .filters-toggle{
    display: block; }
  .search-results-content .search-results-filters .search-filters{
    padding: 0 10px; }
  .search-results-content .search-results-filters .hidden-filters{
    height: 0;
    overflow: hidden; }
  [class*=" node-type-used-car"] .overview-galery-holder{
    margin: 0 auto; }
  .popover.top > .arrow{
    -webkit-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
    left: auto;
    margin-left: -17px;
    width: 32px; }
  .ui-spinner a.ui-spinner-down{
    right: 31px; }
  .ui-multiselect{
    width: 100% !important; }
  #ui-datepicker-div select{
    padding: 0; }
  .vehicle-popup{
    top: 0; }
  .owl-carousel .owl-car-item.block-ni-home .owl-car-body{
    display: none; }
  .owl-carousel .owl-car-body{
    display: none; }
  .owl-carousel .data{
    height: 230px; }
  .owl-carousel .owl-prev,
    .owl-carousel .owl-next{
    padding: 15px; }
  .car-carousel,
    .ni-vehicle-slider{
    height: 286px; }
  .car-carousel .owl-item img,
      .ni-vehicle-slider .owl-item img{
    height: 175px;
    width: auto; }
  .car-carousel .item,
    .ni-vehicle-slider .item{
    padding: 0 20px; }
  .car-carousel .owl-nav,
      .ni-vehicle-slider .owl-nav{
    top: 3px; }
  .car-carousel .owl-prev,
    .car-carousel .owl-next,
    .ni-vehicle-slider .owl-prev,
    .ni-vehicle-slider .owl-next{
    font-size: 18px; }
  .owl-vehicle-type,
  .slider-vehicle-type{
    margin: 10px 10px 0; }
  .color-carousel .owl-nav,
      .ni-vehicle-color-slider .owl-nav{
    left: 15px;
    right: 15px; }
  .owl-variations{
    margin-bottom: 40px; }
  .navbar-default{
    border: 0;
    height: auto;
    margin: 0; }
  .navbar-default .container{
    min-height: 94px;
    padding: 17px 10px 15px; }
  .navbar-default .navbar-header{
    width: 76px; }
  .navbar-default .navbar-header img{
    width: 100%;
    height: auto; }
  .navbar-default .navbar-collapse{
    clear: both;
    float: none;
    margin: 0;
    max-height: 100%; }
  .navbar-default .block-search{
    float: right; }
  .navbar-default .block-social{
    display: none; }
  .header-top{
    margin-top: 0;
    position: absolute;
    right: 45px;
    z-index: 100; }
  #navbar.with-search .block-search .form-text{
    width: 170px; }
  .navbar-fixed-top,
  .navbar-fixed-bottom{
    position: static; }
  .block-header-menu{
    display: none; }
  #block-ni-core-ni-core-second-level-menu{
    padding: 0;
    z-index: 1020; }
  #block-ni-core-ni-core-second-level-menu.fixedNav{
    position: fixed !important;
    top: 0 !important; }
  #block-ni-core-ni-core-second-level-menu .container{
    padding: 0; }
  #block-ni-core-ni-core-second-level-menu .second-level-menu{
    display: none;
    float: none;
    padding: 0; }
  #block-ni-core-ni-core-second-level-menu li{
    float: none;
    margin: 0;
    text-align: center; }
  #block-ni-core-ni-core-second-level-menu a{
    display: block;
    padding: 5px 0;
    text-align: center; }
  .block-ni-user-profile{
    clear: both;
    float: right;
    margin-top: 10px;
    right: -35px; }
  .block-footer-sitemap,
  #block-menu-menu-dealer-footer-menu{
    float: none !important;
    margin-bottom: 40px; }
  .block-ni-social-counters{
    float: none !important;
    text-align: center; }
  .block-ni-social-counters .social-counters-link-holder{
    display: inline-block;
    margin: 0 10px; }
  .block-ni-dealer-ni-dealer-footer-contact{
    max-width: 100%; }
  .region-sub-footer .block-menu{
    float: none !important;
    margin-bottom: 50px; }
  .region-sub-footer .block-ni-subscription{
    clear: both;
    float: none !important; }
  #lightbox #outerImageContainer,
    #lightbox #lightboxImage,
    #lightbox #imageDataContainer{
    max-width: 100% !important;
    height: auto !important;
    display: block !important; }
  #lightbox #lightboxImage{
    margin: 0 auto; }
  #lightbox #caption{
    font-size: 12px; }
  #modalContent .modal-close-box .btn-primary{
    width: 100%; }
  #modalContent .modal-content{
    border: none; }
  #sliding-popup{
    padding-right: 0; }
  .carousel-indicators{
    font-size: 0;
    margin-top: 0;
    bottom: 20px;
    text-align: center; }
  .carousel-indicators li > img{
    height: auto;
    width: 100%; }
  .carousel-control{
    height: 100px;
    width: 20px; }
  .carousel-control span{
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .hero-content{
    left: 30px; }
  .hero-content .hero-text > *:not(:first-child){
    display: none; }
  .hero-content .hero-text h2{
    font-size: 26px;
    line-height: 28px;
    padding: 0 4px 2px; }
  .hero-content .hero-text p{
    font-size: 12px;
    line-height: 16px; }
  .hero-content .btn{
    display: none; }
  .carousel-prices-dialog .modal-dialog,
    .field-modal-bg .modal-dialog{
    margin: 0 auto; }
  .carousel-prices-popup,
    .field-modal-bg .form-radios{
    margin: 5px; }
  .opt-acc-field > div{
    width: 33.3%; }
  .carousel-calculate-dialog.modal .modal-dialog{
    margin: 0; }
  .carousel-calculate-dialog.modal .modal-body{
    background-size: 100%;
    padding-bottom: 170px !important; }
  .carousel-calculate-dialog.modal .modal-body > div{
    margin-bottom: 30px;
    padding: 20px 20px 70px; }
  .carousel-calculate-dialog.modal .modal-body .block-title{
    font-size: 20px;
    margin-bottom: 20px; }
  #booking-wrapper .book-time-slots{
    top: 58px; }
  .reevoo-badge-wrapper{
    margin-top: 40px; }
  .reevoo-badge-wrapper.with-loader{
    background-position: center; }
  .block-ni-menu.ni-vehicles .main-menu-vehicles > li{
    padding-left: 0;
    padding-right: 0; }
  .block-ni-menu .btn-navbar{
    display: block; }
  .block-ni-menu .menu{
    clear: both;
    float: none; }
  .block-ni-menu .menu > li{
    border-bottom: 1px solid #e3e3e3;
    clear: both;
    float: none;
    margin: 0;
    padding: 0; }
  .block-ni-menu .menu > li.first{
    padding-top: 52px;
    position: relative; }
  .block-ni-menu .menu > li.first > span{
    border-top: 1px solid #e3e3e3; }
  .block-ni-menu .menu > li.first > span.this-is-clicked{
    border-bottom: 1px solid #e3e3e3; }
  .block-ni-menu .menu > li.open > .dropdown-menu{
    display: block; }
  .block-ni-menu .menu > li > .dropdown-menu{
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
    font-size: 11px;
    padding: 3px 0 6px;
    position: static; }
  .block-ni-menu .menu > li:not(.first){
    margin: 0; }
  .block-ni-menu .menu > li:not(.first) .leaf{
    padding: 0; }
  .block-ni-menu .menu > li:not(.first) .leaf > a{
    padding: 6px 20px 6px 18px; }
  .block-ni-menu .dropdown-toggle.this-is-clicked, .block-ni-menu .nav.menu > li > a.this-is-clicked{
    color: #c81444; }
  .block-ni-menu .dropdown-toggle.this-is-clicked + .dropdown-menu, .block-ni-menu .nav.menu > li > a.this-is-clicked + .dropdown-menu{
    display: block; }
  .block-ni-menu .menu-vehicles-group + .dropdown-menu{
    width: 100%; }
  .block-ni-menu .menu-vehicles-group + .dropdown-menu > li.last{
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5px; }
  header .block-ni-menu .main-menu-vehicles{
    border: medium none;
    margin: 0;
    padding-top: 55px; }
  .block-ni-menu .main-menu-vehicles > li{
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 49%; }
  .block-ni-menu .main-menu-vehicles a{
    display: inline-block; }
  header .block-ni-menu .main-menu-vehicles .last{
    margin-bottom: 6px;
    text-align: left;
    width: 100%; }
  header .block-ni-menu .main-menu-vehicles .last .btn{
    display: block;
    font-size: 10px;
    padding-top: 7px; }
  .block-ni-menu .vehicle-finder-text{
    margin-bottom: 7px; }
  .block-ni-menu .menu-cars{
    border-top: none !important;
    display: inline-block;
    float: left;
    top: 87px;
    width: 49.8% !important; }
  .dealer-nissanie-theme .block-ni-menu .menu-cars{
    top: 90px; }
  .block-ni-menu .menu-cars.is-active{
    border-bottom: 1px solid transparent; }
  .block-ni-menu .menu-passenger-cars{
    border-right: 1px solid #e9e9e9; }
  .block-ni-menu .menu-commercial-cars{
    left: 49.9%;
    margin: 0; }
  .block-ni-menu .menu-links, .block-ni-menu .menu-book-a-test-drive{
    position: static !important; }
  .block-ni-menu .menu-links{
    margin: 2px 0 !important; }
  .block-ni-menu .menu-book-a-test-drive{
    display: block;
    margin: 5px 0 0 !important;
    text-align: center;
    padding: 8px 20px 7px; }
  .view-book-a-test-drive .single-vehicle{
    padding: 30px 10px; }
  .view-book-a-test-drive .single-vehicle .vehicle-close{
    top: -5px; }
  .promo-boxes-block{
    padding: 30px 0 10px; }
  .promo-boxes-block h2{
    font-size: 20px;
    margin-bottom: 20px; }
  .promo-boxes-block h4{
    margin: 15px 0 30px; }
  .promo-boxes-block a{
    width: 80%; }
  .promo-boxes-block img{
    height: auto;
    margin: 0 auto; }
  .promo-boxes-block .btn{
    display: none; }
  #block-ni-home-home-offers,
    .block-ni-used-cars{
    padding-top: 30px; }
  #block-ni-home-home-offers h2,
      .block-ni-used-cars h2{
    font-size: 20px;
    margin-bottom: 20px; }
  #block-ni-home-home-offers .owl-car-title > h4,
    .block-ni-used-cars .owl-car-title > h4{
    margin: 0 15px 2px; }
  .front .featured-cars-container .btn,
    .latest-used-cars-container .btn{
    display: block; }
  #block-ni-accessories-accessory-vehicles .content a:nth-child(odd){
    clear: left; }
  #block-ni-accessories-accessory-vehicles img{
    height: auto;
    max-width: 100%; }
  .block-news-reviews.block{
    margin: 30px 0 0; }
  aside{
    text-align: center; }
  aside .block-ni-dealer,
  aside .block-ni-book-a-test-drive{
    display: inline-block;
    margin: 0 5px 0 0;
    text-align: left;
    width: 300px; }
  aside .promo-block{
    background-color: #000;
    background-position: right 0; }
  .bottom-block{
    background-size: 100% auto;
    height: auto;
    margin-top: 15px;
    padding: 8% 30px;
    width: 100%; }
  .bottom-block h3{
    line-height: 30px; }
  .bottom-block a{
    background: none !important;
    border: none !important;
    height: 100% !important;
    left: 0;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 0; }
  .bottom-block a:hover{
    background: none; }
  .region-content-bottom > .block{
    float: none !important; }
  .stepper-container{
    background: #313338;
    clear: both;
    font-size: 0;
    margin: 0;
    text-align: left; }
  .stepper-container:before, .stepper-container:after{
    content: '';
    left: -10px;
    position: absolute;
    right: -10px; }
  .stepper-container:before{
    background-color: rgba(255, 255, 255, 0.15);
    height: 1px;
    top: 32px; }
  .stepper-container:after{
    background-color: #4a4b55;
    height: 4px; }
  .stepper-container .title-stepper{
    float: none;
    font-size: 18px;
    height: 50px;
    margin: 0;
    padding: 20px 10px 10px; }
  .navigation-steps{
    border: none;
    float: none;
    height: 63px; }
  .navigation-steps.step-1 + .step-progress{
    width: 25%; }
  .navigation-steps.step-2 + .step-progress{
    width: 50%; }
  .navigation-steps.step-3 + .step-progress{
    width: 75%; }
  .navigation-steps.step-4 + .step-progress{
    width: 100%; }
  .navigation-steps li{
    border: none !important;
    font-size: 9px;
    height: auto;
    padding: 15px 13px 6px !important;
    width: 25% !important; }
  .navigation-steps li:not(.last):before, .navigation-steps li:not(.last):after{
    display: none; }
  .navigation-steps span{
    font-size: 22px;
    height: 30px;
    line-height: 30px; }
  .step-progress{
    left: 0; }
  .pricing-blocks{
    margin-bottom: 30px; }
  .pricing-blocks > div:not(:last-child){
    margin-bottom: 10px; }
  .pricing-blocks .pricing-block{
    background-color: #567387;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%; }
  .pricing-blocks .pricing-block:after{
    right: 12px; }
  .pricing-blocks .pricing-block .block-title{
    font-size: 16px;
    line-height: 20px;
    width: 135px; }
  .pricing-blocks .pricing-block > .btn{
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 0; }
  .pricing-blocks .finance-options-block:after{
    right: 14px; }
  .view-offers .offer-teaser-wrapper{
    padding: 50px 10px 20px; }
  .view-offers .offer-teaser-wrapper > div{
    display: block;
    margin-bottom: 20px; }
  .view-offers .offer-teaser-wrapper .btn i{
    position: relative;
    top: -1px; }
  .view-accessories .views-exposed-widget{
    float: none;
    padding: 0; }
  .view-accessories .views-exposed-widget .form-submit{
    width: 100%; }
  .views-field-field-photo-gallery-image .field-content,
    .views-field-field-youtube .field-content{
    background: #e7e7e7; }
  .views-field-field-photo-gallery-image .field-content .overlay-title,
      .views-field-field-youtube .field-content .overlay-title{
    display: none; }
  .views-field-field-photo-gallery-image .views-field-title .field-content,
  .views-field-field-youtube .views-field-title .field-content{
    background: #fff; }
  .block-ni-vehicle .top-right-buttons .btn{
    margin: 0 0 5px;
    width: 49.4%; }
  .block-ni-vehicle .top-right-buttons .btn:first-child{
    float: left; }
  .block-ni-vehicle .top-right-buttons .btn:last-child{
    float: right; }
  .view-gallery .view-header{
    margin-bottom: 15px; }
  .gallery360 .gallery-360Controls{
    padding: 5px; }
  .gallery360 .gallery-360Controls-inner{
    padding: 10px 0;
    text-align: center; }
  .gallery360 .gallery-360Controls-inner .no-additional-colors{
    display: block;
    float: none;
    margin: 5px 0 10px; }
  .gallery360 .gallery-360Controls-inner .gallery360Button{
    display: block;
    float: none; }
  .gallery360 .color-carousel{
    margin: 0 auto;
    padding: 0;
    width: 238px; }
  .gallery360 .color-carousel .owl-nav{
    left: -30px;
    right: -30px; }
  .view .pager-load-more a{
    margin: 30px 0 0; }
  .view .pager-load-more a.active{
    background-position: 95% center; }
  .offer-details-wrapper .payment-sidebar{
    margin-top: 20px; }
  .offer-details-wrapper .table-responsive table{
    width: auto; }
  .node-accessories .field-name-title{
    margin-bottom: 0; }
  .node-type-accessories .gallery{
    margin-top: 30px; }
  .node-type-vehicle .main-container > .row > section, .node-type-vehicle #block-ni-accessories-accessory-vehicles .main-container > .content > section, #block-ni-accessories-accessory-vehicles .node-type-vehicle .main-container > .content > section, .node-type-vehicle #block-ni-accessories-recomended-accessories .main-container > .content > section, #block-ni-accessories-recomended-accessories .node-type-vehicle .main-container > .content > section, .node-type-vehicle .footer .main-container > .region-sub-footer > section, .footer .node-type-vehicle .main-container > .region-sub-footer > section{
    padding: 0; }
  .node-type-vehicle .vehicle-overview-top{
    background: #fff;
    padding-bottom: 10px;
    text-align: center; }
  .node-type-vehicle .vehicle-overview-top .vehicle-overview-top-image{
    margin-right: 100px;
    max-width: 50%; }
  .node-type-vehicle .wide-container{
    left: 0;
    padding-bottom: 10px;
    top: 44px;
    width: 100%;
    margin: 0 auto; }
  .node-type-vehicle .wide-container:after{
    bottom: 0px;
    height: 0px;
    width: 100%; }
  .node-type-vehicle .wide-container > .quick-links{
    right: 0;
    top: -12px; }
  .node-type-vehicle .wide-container > .quick-links > *{
    display: inline-block;
    vertical-align: top;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    position: absolute;
    margin-bottom: 5px; }
  .node-type-vehicle .wide-container > .quick-links > *:nth-child(1){
    right: 50px;
    top: 0; }
  .node-type-vehicle .wide-container > .quick-links > *:nth-child(2){
    right: 0;
    top: 0; }
  .node-type-vehicle .wide-container > .quick-links > *:nth-child(3){
    right: 50px;
    top: 57px; }
  .node-type-vehicle .wide-container > .quick-links > *:nth-child(4){
    right: 0;
    top: 57px; }
  .node-type-vehicle .wide-container > .quick-links a{
    margin-bottom: 0; }
  .node-type-vehicle .wide-container .region-vehicle-offers-holder{
    margin-bottom: 50px; }
  .node-type-vehicle .vehicle-header{
    background-image: none !important;
    height: auto;
    padding: 10px 0 20px; }
  .node-type-vehicle .vehicle-theme-light .vehicle-header{
    background-color: #fff; }
  .node-type-vehicle .vehicle-theme-dark .vehicle-header{
    background-color: #191919; }
  .node-type-vehicle .reevoo-overview-block{
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px; }
  .node-type-vehicle .reevoo-overview-block:before{
    left: 0;
    width: 100%; }
  .node-type-vehicle .vehicle-promo-box{
    margin-bottom: 30px;
    position: relative; }
  .node-type-vehicle .vehicle-promo-box .vehicle-promo-image{
    max-width: 308px;
    width: 100%; }
  .node-type-vehicle .featured-cars-container{
    margin-bottom: 40px; }
  .node-type-vehicle .vehicle-main-overview{
    background-image: none;
    padding: 30px 0; }
  .node-type-vehicle .vehicle-main-overview h3{
    font-size: 20px; }
  .node-type-vehicle .vehicle-main-overview iframe{
    width: 100%; }
  .node-type-vehicle .vehicle-main-overview .btn{
    margin: 5px 0;
    padding-left: 0;
    padding-right: 0;
    width: 148px; }
  .node-type-vehicle .vehicle-main-overview .download{
    text-transform: uppercase; }
  .node-type-vehicle .vehicle-main-overview .btn-transparent{
    padding-top: 5px; }
  .node-type-vehicle .vehicle-main-overview .text-right-pos{
    padding-top: 30px; }
  .node-news .field-name-field-news-featured-image{
    margin-top: 40px;
    max-width: 320px; }
  .node-news .field-name-field-news-body{
    margin-top: 20px; }
  .used-car-details-side .used-car-details-top{
    padding: 10px; }
  .used-car-details-side .used-car-details-top .used-car-title{
    font-size: 18px; }
  .used-car-details-side .used-car-details-top .used-car-info{
    width: 100%; }
  .used-car-details-side .used-car-details-top .used-car-info > span{
    font-size: 12px; }
  .used-car-details-side .used-car-details-top .used-car-buttons .btn-print,
        .used-car-details-side .used-car-details-top .used-car-buttons .btn-share{
    display: none; }
  .used-car-details-side .used-car-details-main .used-car-stat-label{
    font-size: 10px;
    padding: 8px; }
  .used-car-details-side .used-car-details-main .used-car-stat-label i{
    margin-right: 0; }
  .used-car-details-side .used-car-details-main .used-car-stat-value{
    font-size: 10px;
    padding: 9px; }
  .page-features .section-title{
    font-size: 20px; }
  .page-features .video-section{
    background-color: #0E1615;
    text-align: left; }
  .page-features .video-section .over-video{
    bottom: 0;
    margin: 0;
    padding: 20px 10px;
    position: relative; }
  .page-features .section-gallery{
    background-color: transparent;
    padding: 30px 0; }
  .page-features .section-gallery > div:first-child{
    margin-bottom: 25px; }
  .page-features .section-gallery .flexslider.thumb .flex-viewport{
    margin: 0 auto;
    width: 310px; }
  .page-features .section-gallery .flexslider.thumb .flex-active-slide:after{
    top: 9px; }
  .page-features .carousel-section{
    text-align: left;
    padding: 20px 10px; }
  .page-features .carousel-section p{
    width: 100%; }
  .page-features .carousel-section .large-button{
    width: 100%; }
  .page-features .rotateslider-container{
    height: 390px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%; }
  .page-features .rotateslider-container .rotateslider-item{
    width: 100%; }
  .page-features .rotateslider-container .rotateslider-item img{
    width: 100%; }
  .node-type-promo-page .page-header, .node-type-promo-page .page-vehicle h1, .page-vehicle .node-type-promo-page h1{
    margin-bottom: 40px;
    padding-top: 28px; }
  .node-type-promo-page .guide-subtitle,
    .node-type-promo-page .guide-availability .block-title{
    line-height: 22px;
    font-size: 17.8px; }
  .node-type-promo-page .guide-text{
    color: #767676;
    font-size: 15px;
    line-height: 22px;
    padding: 0 14px; }
  .node-type-promo-page .app-download-links{
    text-align: center; }
  .node-type-promo-page .app-download-links > li{
    margin: 0 4px; }
  .node-type-promo-page .guide-head{
    background-size: auto 440px;
    position: relative; }
  .node-type-promo-page .guide-head .cover-image{
    left: 25px;
    text-align: center;
    position: absolute;
    right: 25px;
    top: 95px; }
  .node-type-promo-page .guide-head .cover-image img{
    width: 271px; }
  .node-type-promo-page .guide-head .guide-subtitle{
    color: #767676;
    padding: 0 14px; }
  .node-type-promo-page .guide-head .guide-head-box{
    padding-top: 390px; }
  .node-type-promo-page .guide-head .guide-text{
    color: #767676; }
  .node-type-promo-page .guide-blocks-section{
    padding-bottom: 15px; }
  .node-type-promo-page .guide-blocks > li{
    margin-bottom: 45px; }
  .node-type-promo-page .guide-presentation{
    background-color: #fff;
    background-position: 69% top;
    background-size: auto 500px;
    height: auto;
    padding-top: 530px; }
  .node-type-promo-page .guide-presentation .guide-hand{
    height: 390px;
    overflow: hidden;
    top: 110px; }
  .node-type-promo-page .guide-presentation .guide-hand img{
    right: -80px; }
  .node-type-promo-page .guide-information{
    padding: 30px 0 17px; }
  .node-type-promo-page .guide-information .guide-info-list > li{
    display: block;
    margin: 0 auto 17px;
    width: 262px; }
  .node-type-promo-page .guide-availability{
    padding: 45px 0 18px; }
  .node-type-promo-page .guide-availability .guide-car-list > li{
    margin: 0 5px 25px;
    width: 45%; }
  .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image img{
    height: auto;
    max-width: 100%; }
  .node-type-promo-page .guide-download{
    margin-bottom: -30px;
    padding: 28px 0 45px; }
  .node-type-promo-page .guide-download .guide-subtitle{
    margin-left: auto;
    margin-right: auto;
    width: 160px; }
  .login-pages{
    background-position: left top; }
  .login-pages .main-container{
    padding-bottom: 40px;
    padding-top: 20px; }
  .login-pages .popover .arrow{
    left: 50%; }
  .login-form-outer{
    margin-bottom: 40px;
    padding: 30px 10px 25px; }
  .login-form-outer .page-title{
    font-size: 19px; }
  .login-form-intro .login-form-intro-inner{
    padding-left: 0;
    padding-right: 0; }
  .login-form-intro .login-form-intro-title{
    font-size: 24px; }
  .page-user- .main-wrapper:before{
    display: none; }
  .page-user- .panel-default .picture-name{
    left: 5px;
    top: 98px; }
  .page-user- .form-item-files-picture-upload{
    height: 90px;
    margin: 0 10px 30px 0;
    width: 90px; }
  .page-user- .form-item-files-picture-upload.no-image:before{
    font-size: 48.6px;
    top: 18px; }
  .page-user- .form-item-files-picture-upload > a{
    height: 80px;
    width: 80px; }
  .page-user- .form-item-files-picture-upload label{
    height: 80px; }
  .page-user- .form-item-files-picture-upload label:before{
    top: 50px; }
  .page-user- .form-item-files-picture-upload label:after{
    opacity: 1;
    top: 17px; }
  .page-user- .form-item-files-picture-upload img,
    .page-user- .user-picture img{
    height: 80px;
    width: 80px; }
  .page-user- .main-container .full-name-main{
    color: rgba(43, 46, 55, 0.5);
    font-size: 24px;
    margin-bottom: 25px;
    margin-right: 10px;
    padding-top: 5px;
    position: absolute; }
  .page-user- .main-container .full-name-main a{
    display: block; }
  .page-user- .info-block .field-name-field-preferred-dealer,
    .page-user- .field-group-div .field-name-field-preferred-dealer{
    margin-bottom: 0 !important;
    padding-bottom: 20px; }
  .page-user- .block-ni-user-features .add-new-vehicle .dropdown-menu{
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    left: auto;
    right: 0; }
  .page-user- .block-ni-user-features .add-new-vehicle .dropdown-menu:before{
    left: auto;
    right: 5px; }
  .page-user- .alert-block{
    margin: -20px 0 20px; }
  .page-user- .single-vehicle-image{
    margin: 10px 0; }
  .page-user- .single-vehicle-content{
    padding: 15px 10px; }
  .page-user- .single-vehicle-reg{
    background-size: 36px auto;
    display: block;
    padding-left: 45px;
    margin-bottom: 19px; }
  .page-user- .single-vehicle-reg ~ span{
    display: inline-block; }
  .page-user- .single-vehicle-mil{
    width: 60%; }
  .page-user-edit .full-name-main{
    left: 110px; }
  .page-user-edit fieldset{
    margin-bottom: 65px; }
  .page-user-edit .user-picture{
    left: 5px; }
  .page-user-edit .form-item-picture-delete{
    left: 0;
    top: 120px; }
  .page-user-edit .form-item-files-picture-upload{
    left: 0; }
  .page-user-edit .btn-save-pic{
    right: 10px;
    top: 126px; }
  .page-user-edit .group-other-info + .form-actions .btn-primary:not(.btn-save-pic){
    width: 100%; }
  .info-block.add-edit-vehicle .input-group{
    width: 100%; }
  .info-block.add-edit-vehicle .form-actions{
    margin-top: 25px;
    text-align: center; }
  .info-block.add-edit-vehicle .form-actions [id*="edit-delete"]{
    display: block;
    float: none;
    margin: 25px auto 0; }
  [id*="ni-booking-view-booked"] [id*="edit-event-info"] .field-prefix{
    display: inline-block;
    width: 100px; }
  [id*="ni-booking-view-booked"] .calendar-block-content{
    padding: 10px; }
  [id*="ni-booking-view-booked"] #booking-wrapper .book-time-slots{
    top: 41px; }
  .front .right-buttons{
    margin-top: 10px;
    text-align: none; }
  .front .right-buttons .btn{
    height: auto;
    width: 49%; }
  .page-vehicle h1,
  .page-vehicle h1{
    font-size: 20px; }
  .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn:not(.btn-transparent){
    margin: 0 0 5px;
    width: 49.4%; }
  .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn:not(.btn-transparent):first-child{
    float: left; }
  .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn:not(.btn-transparent):last-child{
    float: right; }
  .page-vehicle #block-system-main .pricingTopBox .top-right-buttons .btn-transparent{
    float: none;
    width: 100%; }
  .page-vehicle .vehicles-pricing .title-column.header{
    min-width: 182px; }
  .page-vehicle .vehicles-pricing .owl-carousel .owl-nav{
    top: 65px; }
  .page-vehicle .specificationBoxTop{
    margin-bottom: 10px; }
  .page-vehicle .specificationBoxTop .specImage img{
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%; }
  .page-vehicle .show-inherited{
    margin-top: 10px; }
  .page-vehicle .specification-area .row .details-holder .details-holder-title h3, .page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder .details-holder-title h3, #block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder .details-holder-title h3, .page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder .details-holder-title h3, #block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder .details-holder-title h3, .page-vehicle .specification-area .footer .region-sub-footer .details-holder .details-holder-title h3, .footer .page-vehicle .specification-area .region-sub-footer .details-holder .details-holder-title h3{
    font-size: 16px; }
  .page-vehicle .specification-area .row .details-holder .details-holder-title h2, .page-vehicle .specification-area #block-ni-accessories-accessory-vehicles .content .details-holder .details-holder-title h2, #block-ni-accessories-accessory-vehicles .page-vehicle .specification-area .content .details-holder .details-holder-title h2, .page-vehicle .specification-area #block-ni-accessories-recomended-accessories .content .details-holder .details-holder-title h2, #block-ni-accessories-recomended-accessories .page-vehicle .specification-area .content .details-holder .details-holder-title h2, .page-vehicle .specification-area .footer .region-sub-footer .details-holder .details-holder-title h2, .footer .page-vehicle .specification-area .region-sub-footer .details-holder .details-holder-title h2{
    font-size: 24px; }
  .page-vehicle .grade-header h2{
    font-size: 22px; }
  .page-vehicle .grade-header .vehicle-table-header-image{
    height: auto !important;
    margin: 0 auto 35px !important; }
  .page-vehicle .engines-table{
    position: relative; }
  .page-vehicle .engines-table table th.title-column{
    font-size: 20px;
    line-height: 3.45; }
  .page-vehicle .engines-table table th.more{
    width: auto; }
  .page-vehicle .engines-table table th.more > div{
    width: 190px; }
  .page-vehicle .engines-table .table-responsive{
    width: 60%; }
  .page-vehicle .engines-table .table-responsive table tbody{
    border-left: none; }
  .page-vehicle .engines-table .table-responsive table td{
    padding: 10px 15px; }
  .page-vehicle #engines-table-labels{
    margin-top: -1px;
    width: 40%; }
  .page-vehicle[class*="galleries"] .popover > .arrow{
    left: 50%; }
  .page-error-404 #block-system-main,
    .page-error-403 #block-system-main{
    background-position: center 235px;
    background-size: 100%; }
  .vehicles-pricing .vehicle-table-header-image{
    display: block;
    height: 135px;
    margin: 35px 0 5px;
    position: relative; }
  .vehicles-pricing .swipe{
    left: 0;
    right: 0;
    top: 0; }
  .vehicles-pricing #vehicle-pricing-table{
    margin-top: 20px; }
  .page-find-a-dealer .main-wrapper:before{
    background: transparent;
    height: 0; }
  .page-news:not(.page-news-article) .main-wrapper:before{
    background: transparent;
    height: 0; }
  .page-news:not(.page-news-article) .main-wrapper .main-container{
    padding-top: 40px; }
  .page-news:not(.page-news-article) .block-ni-news{
    height: auto;
    margin-bottom: 30px; }
  .page-news:not(.page-news-article) .block-ni-news .form-type-select,
    .page-news:not(.page-news-article) .block-ni-news .chosen-container,
    .page-news:not(.page-news-article) .block-ni-news select{
    margin: 0 0 10px; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper label{
    display: block;
    float: none;
    margin: 2px 0; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper #edit_category_chosen,
    .page-news:not(.page-news-article) .block-ni-news .filter-wrapper #edit_month_chosen,
    .page-news:not(.page-news-article) .block-ni-news .filter-wrapper #edit_year_chosen{
    width: 100% !important; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper .form-type-select,
    .page-news:not(.page-news-article) .block-ni-news .filter-wrapper .form-submit,
    .page-news:not(.page-news-article) .block-ni-news .filter-wrapper .form-item-year{
    float: none;
    margin: 0;
    width: 100%; }
  .news-row .news-field-title,
  .news-row .review-field-title,
  .review-row .news-field-title,
  .review-row .review-field-title{
    margin-top: 20px; }
  .offer-details-wrapper .you-plus-logos{
    margin: 15px 0; }
  .offer-details-wrapper .you-plus-logos img{
    margin: 5px 0; }
  .view-book-a-test-drive .specContent h3,
  .node-type-vehicle .specContent h3,
  .page-vehicle .specContent h3{
    font-size: 22px; }
  .view-book-a-test-drive .specContent h4,
  .node-type-vehicle .specContent h4,
  .page-vehicle .specContent h4{
    font-size: 20px; }
  .element-with-image{
    width: 49%; }
  .element-with-image:nth-child(3n+3){
    margin-right: 0.5%; }
  .element-with-image:nth-child(2n+2){
    margin-right: 0; }
  .page-car-builder .main-container > .row > .col-sm-12, .page-car-builder #block-ni-accessories-accessory-vehicles .main-container > .content > .col-sm-12, #block-ni-accessories-accessory-vehicles .page-car-builder .main-container > .content > .col-sm-12, .page-car-builder #block-ni-accessories-recomended-accessories .main-container > .content > .col-sm-12, #block-ni-accessories-recomended-accessories .page-car-builder .main-container > .content > .col-sm-12, .page-car-builder .footer .main-container > .region-sub-footer > .col-sm-12, .footer .page-car-builder .main-container > .region-sub-footer > .col-sm-12{
    padding: 0; }
  .filter-results-header{
    padding: 10px; }
  .filter-results-header .form-radios{
    display: none; }
  .filter-results-header .form-item-sort{
    float: right;
    margin: 0;
    width: 127px; }
  .filter-results-header .form-item-sort label{
    display: none; }
  .filter-results-header .chosen-container{
    float: none; }
  .page-vehicle-finder .main-wrapper.with-collapse .filter-advanced-btn{
    margin-bottom: 30px; }
  .page-vehicle-finder .main-container{
    padding-top: 0; }
  .page-vehicle-finder .main-container > .row > .col-sm-12, .page-vehicle-finder #block-ni-accessories-accessory-vehicles .main-container > .content > .col-sm-12, #block-ni-accessories-accessory-vehicles .page-vehicle-finder .main-container > .content > .col-sm-12, .page-vehicle-finder #block-ni-accessories-recomended-accessories .main-container > .content > .col-sm-12, #block-ni-accessories-recomended-accessories .page-vehicle-finder .main-container > .content > .col-sm-12, .page-vehicle-finder .footer .main-container > .region-sub-footer > .col-sm-12, .footer .page-vehicle-finder .main-container > .region-sub-footer > .col-sm-12{
    padding: 0; }
  .page-vehicle-finder .page-title{
    background-color: #2a2e37;
    display: block;
    height: 49px;
    font-size: 16px;
    margin: 0;
    padding: 19px 10px 0; }
  .page-vehicle-finder .vehicle-filters{
    background: #2a2e37 url("../../../nissanie_core_theme/images/custom/background-filter.png") no-repeat center bottom; }
  .page-vehicle-finder .vehicle-filters .edit-right > .form-item{
    background-position: 0 30px; }
  .page-vehicle-finder .vehicle-filters .form-wrapper > .form-item{
    padding-left: 55px;
    padding-right: 5px; }
  .page-vehicle-finder .form-group > .form-group{
    background-position: 0 30px; }
  .page-vehicle-finder .form-type-vehicle-finder-checkboxes{
    background-position: 0 20px !important; }
  .page-vehicle-finder .form-item-seats{
    background-position: 0 20px !important; }
  .page-vehicle-finder .ui-multiselect{
    width: 100% !important; }
  .page-vehicle-finder .form-checkboxes > div{
    float: left;
    margin: 0;
    padding: 0 2px 2px 0; }
  .page-vehicle-finder #edit-functional-type label div{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    width: 58px; }
  .page-vehicle-finder #vehicle-filter-results .pricing-vehicle-teaser{
    padding: 30px 10px 20px;
    text-align: left; }
  .page-vehicle-finder #vehicle-filter-results .edit-right{
    padding: 0 5px; }
  .page-vehicle-finder #vehicle-filter-results .pricing-image{
    margin-bottom: 15px;
    text-align: center; }
  .page-vehicle-finder #vehicle-filter-results .vehicle-table-header-image{
    height: auto;
    max-height: 140px;
    max-width: 100%;
    width: auto; }
  .page-vehicle-finder #vehicle-filter-results .car-title{
    font-size: 17px; }
  .page-vehicle-finder #vehicle-filter-results .pricing-measure{
    display: none; }
  .page-vehicle-finder #vehicle-filter-results .pricing-options{
    display: none; }
  .page-vehicle-finder #vehicle-filter-results .info-box{
    margin-bottom: 5px; }
  .page-vehicle-finder #vehicle-filter-results .info-amount{
    font-family: "nissan_agregular";
    font-size: 14px;
    line-height: 15px;
    margin: 1px 0 0; }
  .page-vehicle-finder #vehicle-filter-results .dimension-table{
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    color: #9e9e9e;
    font-family: "nissan_agregular";
    font-size: 10px;
    margin-bottom: 10px;
    padding: 4px 0; }
  .page-vehicle-finder #vehicle-filter-results .dimension-table > div{
    display: inline-block;
    vertical-align: top; }
  .page-vehicle-finder #vehicle-filter-results .dimension-table .length{
    border-right: 1px solid #e6e6e6;
    margin-right: 10px;
    min-width: 100px;
    padding-right: 10px; }
  .page-vehicle-finder #vehicle-filter-results .dimension-table span{
    color: #7c7c7c;
    font-family: "nissan_agbold"; }
  .page-vehicle-finder #vehicle-filter-results .btn{
    width: 131px; }
  .page-vehicle-finder .form-item-seats{
    padding-left: 55px !important; }
  .page-vehicle-finder .filter-advanced-btn{
    margin-top: 20px; }
  .page-vehicle-finder-commercial .vehicle-filters{
    height: 430px; }
  .page-value-my-car .main-container > .row > section, .page-value-my-car #block-ni-accessories-accessory-vehicles .main-container > .content > section, #block-ni-accessories-accessory-vehicles .page-value-my-car .main-container > .content > section, .page-value-my-car #block-ni-accessories-recomended-accessories .main-container > .content > section, #block-ni-accessories-recomended-accessories .page-value-my-car .main-container > .content > section, .page-value-my-car .footer .main-container > .region-sub-footer > section, .footer .page-value-my-car .main-container > .region-sub-footer > section{
    padding: 0; }
  .page-value-my-car h1{
    padding: 0 10px; }
  .page-value-my-car .form-items-wrapper{
    padding: 0 10px; }
  .page-value-my-car #motorcheck-registration-error .triangle{
    -webkit-border-radius: 0 0 3px 0;
    border-radius: 0 0 3px 0;
    left: auto;
    width: 32px; }
  .page-value-my-car .vmc-part1 .no-data{
    display: none; }
  .page-value-my-car .vmc-part1 .no-data + .vmc-part3{
    padding-top: 15px; }
  .page-value-my-car .car-label{
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 5px;
    text-align: center; }
  .page-value-my-car .car-info{
    border-bottom: none;
    padding: 20px 10px 38px;
    text-align: center; }
  .page-value-my-car .form-item-conditions{
    width: 33.3%; }
  .page-value-my-car .mail-wrapper{
    padding-top: 20px; }
  .page-value-my-car .vmc-part2{
    padding-bottom: 25px; }
  .page-value-my-car .models-list{
    display: block; }
  .page-value-my-car .models-list .item{
    display: block;
    height: 64px;
    margin: 0;
    position: relative;
    text-align: left; }
  .page-value-my-car .models-list .item:nth-child(2) div:not(.price){
    width: 85%; }
  .page-value-my-car .models-list .item:nth-child(3) div:not(.price){
    width: 82%; }
  .page-value-my-car .models-list .item:nth-child(4) div:not(.price){
    width: 79%; }
  .page-value-my-car .models-list .item:nth-child(5) div:not(.price){
    width: 76%; }
  .page-value-my-car .models-list .item:nth-child(6) div:not(.price){
    width: 73%; }
  .page-value-my-car .models-list .item:nth-child(7) div:not(.price){
    width: 70%; }
  .page-value-my-car .models-list .item:nth-child(8) div:not(.price){
    width: 182px; }
  .page-value-my-car .models-list .item div:not(.price){
    position: absolute;
    top: 0; }
  .page-value-my-car .models-list .item div:not(.price){
    height: 26px !important;
    left: 25px;
    right: 12px; }
  .page-value-my-car .models-list .title-image{
    display: none; }
  .page-value-my-car .models-list .vehicle-image{
    margin-left: -12px;
    margin-top: -8px; }
  .page-value-my-car .models-list .registration-plate{
    position: relative;
    top: -2px; }
  .page-value-my-car .models-list .price{
    display: none; }
  .page-value-my-car .vmc-part3{
    padding: 30px 10px 0; }
  .page-value-my-car .vmc-part3 > div h4{
    margin-bottom: 20px;
    margin-top: 10px; }
  .page-value-my-car .popover > .arrow{
    left: 50%; }
  .page-finance-calculator .main-wrapper:before{
    height: 55px; }
  .page-finance-calculator .main-container > .row > .col-sm-12, .page-finance-calculator #block-ni-accessories-accessory-vehicles .main-container > .content > .col-sm-12, #block-ni-accessories-accessory-vehicles .page-finance-calculator .main-container > .content > .col-sm-12, .page-finance-calculator #block-ni-accessories-recomended-accessories .main-container > .content > .col-sm-12, #block-ni-accessories-recomended-accessories .page-finance-calculator .main-container > .content > .col-sm-12, .page-finance-calculator .footer .main-container > .region-sub-footer > .col-sm-12, .footer .page-finance-calculator .main-container > .region-sub-footer > .col-sm-12{
    padding: 0; }
  .page-finance-calculator #page-title{
    height: 50px;
    padding: 20px 10px 10px; }
  .page-finance-calculator .ni-vehicle-slider{
    height: 298px; }
  .page-finance-calculator .ni-vehicle-color-slider{
    top: 246px; }
  .page-finance-calculator .poa-fields-wrapper{
    padding: 5px 10px; }
  .page-finance-calculator .poa-fields-wrapper .field-modal-wrapper{
    display: block;
    margin: 5px 0; }
  .page-finance-calculator .poa-fields-wrapper .modal-footer > div{
    display: inline-block; }
  .page-finance-calculator .finance-calc-wrapper{
    margin: 30px 10px; }
  .page-finance-calculator .df-data{
    margin-bottom: 30px; }
  .page-finance-calculator .df-data .ui-spinner a.ui-spinner-down{
    right: 39px; }
  .page-finance-calculator .dfd-top .vehicle-model{
    font-size: 22px;
    line-height: 25px; }
  .page-finance-calculator .dfd-top .vehicle-price{
    padding-top: 6px; }
  .page-finance-calculator .finance-spinner-wrapper .title{
    text-align: center; }
  .page-finance-calculator .finance-spinner-wrapper .finance-spinner-value{
    padding-right: 90px; }
  .page-finance-calculator .fc-payment-details{
    padding: 10px 20px 0; }
  .page-finance-calculator .fc-payment-details li{
    padding-bottom: 5px;
    padding-left: 80px; }
  .page-finance-calculator .fc-payment-details .monthly:before{
    left: 11px; }
  .page-finance-calculator .fc-payment-details .amount-financed:before{
    left: 10px;
    top: 10px; }
  .page-finance-calculator .fc-payment-details .total:before{
    left: 13px; }
  .page-finance-calculator .fc-payment-details .label + span{
    font-size: 28px; }
  .page-finance-calculator .costs-breakdown td{
    padding-left: 0;
    padding-right: 0; }
  .page-finance-calculator .grey-footer{
    margin-bottom: -30px;
    padding: 30px 10px; }
  .page-finance-calculator .footer-container div{
    margin: 10px 0; }
  .page-finance-calculator .footer-container .btn-primary-next{
    margin-right: 0; }
  .page-finance-calculator .footer-container h3{
    margin-bottom: 15px; }
  .page-book.logged-in #your-info-wrapper .add-car-active .input-group{
    margin-top: 173px;
    width: 100%; }
  .page-book.logged-in #your-info-wrapper .add-car-active label{
    display: block; }
  .page-book.logged-in #your-info-wrapper .add-car-active .form-item-year{
    padding: 0 20px 20px;
    top: -20px; }
  .page-book.logged-in .btn-add{
    width: 100%; }
  .page-book.logged-in .no-vehicle-wrapper{
    padding-bottom: 0; }
  .page-book.logged-in .no-vehicle-wrapper .form-item-model{
    margin-bottom: 0; }
  .page-book .page-title{
    margin-bottom: 20px; }
  .page-book .vehicle-selector + #your-info-wrapper .form-block-head{
    margin-top: 20px; }
  .page-book .vehicle-selector .form-item-fuel-type.form-group{
    margin-bottom: -3px; }
  .page-book #your-info-wrapper .form-block-head{
    margin-bottom: 20px; }
  .page-book #your-info-wrapper .form-item-mileage-unit{
    vertical-align: bottom !important; }
  .page-book #your-info-wrapper .form-item-total-mileage .form-control{
    width: 100%; }
  .page-book #your-info-wrapper .form-item-total-mileage span{
    top: 31px; }
  .page-book .left-column{
    margin-bottom: 40px; }
  .page-book .form-block-head{
    margin-top: 40px; }
  .page-book .booking-legend .booking-date{
    clear: both; }
  .page-book .booking-legend .legend-small{
    font-size: 0; }
  .page-book .booking-legend .legend-small li{
    margin-bottom: 5px;
    width: 50%; }
  .page-book .book-action .btn{
    width: 100%; }
  .page-booking-thank-you-page .booking-info{
    margin-top: 30px; }
  .page-booking-thank-you-page .btn-print{
    margin-bottom: 20px; }
  .slider-wrapper .with-results .overview img{
    display: block;
    margin: 0 auto;
    width: auto; }
  .slider-wrapper h3 span{
    visibility: visible; }
  .slider-wrapper h3 i{
    display: block; }
  .slider-wrapper .collapse-sections.collapse-top{
    display: block; }
  .slider-wrapper .first_column .controls{
    margin-right: 0; }
  .slider-wrapper .first_column .change_close_box{
    right: 0; }
  .slider-wrapper .first_column .overview{
    margin-right: 0;
    padding-right: 10px; }
  .slider-wrapper .second_column .controls{
    margin-left: 0;
    margin-right: 0; }
  .slider-wrapper .second_column .controls:before, .slider-wrapper .second_column .controls:after{
    display: none; }
  .slider-wrapper .second_column .change_close_box{
    right: 0; }
  .slider-wrapper .second_column .overview{
    margin: 0;
    padding: 0 10px; }
  .slider-wrapper .second_column .overview:before, .slider-wrapper .second_column .overview:after{
    display: none; }
  .slider-wrapper .third_column .controls{
    margin-left: 0; }
  .slider-wrapper .third_column .overview{
    margin-left: 0;
    padding-left: 10px; }
  .slider-wrapper .overview .btn{
    width: 49%; }
  .page-compare-to-competitors .main-container{
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px; }
  .page-compare-to-competitors .main-container > .row, .page-compare-to-competitors #block-ni-accessories-accessory-vehicles .main-container > .content, #block-ni-accessories-accessory-vehicles .page-compare-to-competitors .main-container > .content, .page-compare-to-competitors #block-ni-accessories-recomended-accessories .main-container > .content, #block-ni-accessories-recomended-accessories .page-compare-to-competitors .main-container > .content, .page-compare-to-competitors .footer .main-container > .region-sub-footer, .footer .page-compare-to-competitors .main-container > .region-sub-footer{
    margin: 0; }
  .page-compare-to-competitors .main-container > .row > section, .page-compare-to-competitors #block-ni-accessories-accessory-vehicles .main-container > .content > section, #block-ni-accessories-accessory-vehicles .page-compare-to-competitors .main-container > .content > section, .page-compare-to-competitors #block-ni-accessories-recomended-accessories .main-container > .content > section, #block-ni-accessories-recomended-accessories .page-compare-to-competitors .main-container > .content > section, .page-compare-to-competitors .footer .main-container > .region-sub-footer > section, .footer .page-compare-to-competitors .main-container > .region-sub-footer > section{
    padding: 0; }
  .page-compare-to-competitors .page-title{
    font-size: 14px;
    padding: 0 10px 4px; }
  .page-compare-to-competitors .list-data li{
    padding: 0 3px 0 8px; }
  .page-compare-to-competitors .section-title span{
    padding: 12px 8px 0;
    white-space: nowrap; }
  #ni-ctc-compare-form.no-content{
    padding-bottom: 20px; }
  #ni-ctc-compare-form.no-content .ctc-carousel{
    margin-left: 0; }
  .ctc-column-labels{
    position: relative;
    width: 140px;
    z-index: 20; }
  .ctc-column-labels .vehicle-image{
    background-color: #f7f7f7; }
  .ctc-column-labels .label-info{
    padding-top: 20px; }
  .ctc-column-labels .label-info li{
    margin-top: 6px;
    margin-bottom: 6px; }
  .ctc-column-labels .label-info i{
    float: left; }
  .ctc-carousel{
    margin-left: 140px; }
  .ctc-carousel .column,
    .ctc-carousel .owl-item,
    .ctc-carousel .owl-stage-outer,
    .ctc-carousel .controls{
    min-height: 228px; }
  .ctc-carousel .controls{
    padding-top: 30px; }
  .ctc-carousel .change_close:before{
    top: 6px !important; }
  .ctc-carousel .title{
    font-size: 11px;
    margin-bottom: 2px;
    max-height: 48px; }
  .ctc-carousel .owl-nav{
    background: #ededed;
    border-top: 1px solid #cccdcf;
    height: 24px;
    left: 1px;
    right: 0;
    top: 216px; }
  .ctc-carousel .owl-prev,
    .ctc-carousel .owl-next{
    font-size: 11px;
    padding: 6px 10px; }
  .ctc-carousel .owl-dots{
    left: 30px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 208px;
    z-index: 600; }
  .ctc-carousel .vehicle-image .car-image{
    height: auto;
    margin: 10px auto 5px;
    max-height: 95px; }
  .ctc-carousel .column0 .info .btn{
    display: none; }
  .ctc-carousel .column0 .secondary-links{
    font-size: 11px;
    margin-top: 2px; }
  .ctc-carousel .column0 .title{
    max-height: 25px;
    overflow: hidden; }
  #ctc-sticky-header{
    display: none; }
  #ctc-sticky-header .title{
    margin-bottom: 2px; }
  .navbar{
    min-height: 0; }
  .navbar:before{
    display: none; }
  .navbar .container{
    min-height: 0;
    padding-left: 0;
    padding-right: 0; }
  .navbar .navbar-header{
    margin: 0 0 0 10px;
    width: 130px; }
  .navbar .btn-navbar{
    display: block;
    margin-right: 10px; }
  .navbar .navbar-collapse{
    margin-top: 88px; }
  .navbar .navbar-collapse .menu li{
    border-bottom: 1px solid #e3e3e3;
    border-right: none;
    display: block;
    padding: 0 0 1px; }
  .navbar .navbar-collapse .menu li:first-child{
    border-top: 1px solid #e3e3e3; }
  .navbar .navbar-collapse .menu li.gs-link-wrapper{
    background: #c81444;
    display: inline-block;
    padding: 15px 0;
    width: 50%; }
  .navbar .navbar-collapse .menu li.gs-link-wrapper a{
    border: 1px solid #dc6b89;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    height: 30px;
    margin: 0 auto;
    padding-top: 7px;
    text-align: center;
    width: 90%; }
  .navbar .navbar-collapse .menu li.gs-link-wrapper i{
    margin-right: 7px; }
  .navbar .navbar-collapse .menu li a{
    font-family: "nissan_agbold";
    font-size: 11px;
    padding: 12px 10px 8px;
    text-align: left; }
  .block-ni-user-profile{
    margin-top: 15px; }
  .footer .region-footer{
    padding-bottom: 10px; }
  .footer .region-sub-footer{
    padding: 2px 10px 0px; }
  #block-menu-menu-gold-standard-footer-menu li{
    float: left;
    margin-bottom: 5px;
    margin-right: 15px;
    padding: 0 15px 0 0; }
  .block-ni-dealer-ni-dealer-footer-contact{
    margin: 10px 0 25px;
    width: auto; }
  .block-ni-dealer-ni-dealer-footer-contact .address-info{
    width: 100%; }
  #block-ni-used-cars-ni-used-cars-main-search-block,
  #block-ni-gold-standard-gs-home-slider{
    padding: 0 10px; }
  #block-ni-gold-standard-gs-home-slider{
    margin-bottom: 20px; }
  #block-ni-gold-standard-gs-home-slider .hero-body,
    #block-ni-gold-standard-gs-home-slider .hero-conent a,
    #block-ni-gold-standard-gs-home-slider .thumbnail{
    display: none; }
  #block-ni-used-cars-ni-used-cars-side-search-block{
    margin-top: 20px; }
  #block-ni-used-cars-ni-used-cars-side-search-block #used_cars_main_search{
    margin-bottom: 25px; }
  aside{
    margin-bottom: 25px; }
  .form-item-message{
    margin-top: 30px; }
  .used-car-container{
    margin-bottom: 35px; }
  .used-car-gallery-side{
    margin-bottom: 10px; }
  .used-car-gallery-side .dealer-contact-container{
    width: auto; }
  .used-car-gallery-side .dealer-contact-container h3{
    font-size: 17.5px; }
  .used-car-gallery-side .dealer-contact-container .address-info{
    padding: 4px 0; }
  .used-car-gallery-side .dealer-contact-container .view-location{
    margin-left: 0;
    margin-right: 0;
    width: 100%; } }
  @media (max-width: 480px) and (orientation: landscape){
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse{
    max-height: 200px; } }
  @media (max-width: 767px){
  .navbar-nav .open .dropdown-menu{
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header{
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a{
    line-height: 17px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{
    background-image: none; }
  .navbar-form .form-group{
    margin-bottom: 5px; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #ccc;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{
    border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider{
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{
    color: #999999; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #444;
    background-color: transparent; }
  .visible-xs{
    display: block !important; }
  table.visible-xs{
    display: table; }
  tr.visible-xs{
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs{
    display: table-cell !important; }
  .visible-xs-block{
    display: block !important; }
  .visible-xs-inline{
    display: inline !important; }
  .visible-xs-inline-block{
    display: inline-block !important; }
  .hidden-xs{
    display: none !important; } }
  @media screen and (min-width: 768px){
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next{
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev{
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next{
    margin-right: -15px; }
  .carousel-caption{
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators{
    bottom: 20px; } }
  @media (min-width: 768px) and (max-width: 991px){
  .visible-sm{
    display: block !important; }
  table.visible-sm{
    display: table; }
  tr.visible-sm{
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm{
    display: table-cell !important; }
  .visible-sm-block{
    display: block !important; }
  .visible-sm-inline{
    display: inline !important; }
  .visible-sm-inline-block{
    display: inline-block !important; }
  .hidden-sm{
    display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px){
  .visible-md{
    display: block !important; }
  table.visible-md{
    display: table; }
  tr.visible-md{
    display: table-row !important; }
  th.visible-md,
  td.visible-md{
    display: table-cell !important; }
  .visible-md-block{
    display: block !important; }
  .visible-md-inline{
    display: inline !important; }
  .visible-md-inline-block{
    display: inline-block !important; }
  .hidden-md{
    display: none !important; } }
  @media print{
  .visible-print{
    display: block !important; }
  table.visible-print{
    display: table; }
  tr.visible-print{
    display: table-row !important; }
  th.visible-print,
  td.visible-print{
    display: table-cell !important; }
  .visible-print-block{
    display: block !important; }
  .visible-print-inline{
    display: inline !important; }
  .visible-print-inline-block{
    display: inline-block !important; }
  .hidden-print{
    display: none !important; } }
  @media only screen and (min-width: 768px){
  .view-book-a-test-drive .single-vehicle .specContent, .node-type-vehicle .vehicle-header .specContent, .page-vehicle .specificationBoxTop .specContent{
    float: left; }
  .view-book-a-test-drive .single-vehicle .specContent .specBox, .node-type-vehicle .vehicle-header .specContent .specBox, .page-vehicle .specificationBoxTop .specContent .specBox{
    display: table; }
  .view-book-a-test-drive .single-vehicle .specContent .specBox > div, .node-type-vehicle .vehicle-header .specContent .specBox > div, .page-vehicle .specificationBoxTop .specContent .specBox > div{
    display: table-cell;
    min-width: 125px; }
  .view-book-a-test-drive .single-vehicle .specContent .specBox > div:first-child, .node-type-vehicle .vehicle-header .specContent .specBox > div:first-child, .page-vehicle .specificationBoxTop .specContent .specBox > div:first-child{
    min-width: 180px; }
  .btn-back,
    .btn-back:hover{
    margin: 10px 3px 0 0; }
  .car-configurator-wizard-form, .page-finance-calculator .finance-calculator{
    border: 1px solid #dadada;
    border-top: none;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px; }
  .car-configurator-wizard-form .items-total .items-selected, .page-finance-calculator #fc-options-modal .modal-footer .items-selected,
      .page-finance-calculator #fc-accessories-modal .modal-footer .items-selected{
    white-space: nowrap; }
  .car-configurator-wizard-form .items-total .deselect-all, .page-finance-calculator #fc-options-modal .modal-footer .deselect-all,
    .page-finance-calculator #fc-accessories-modal .modal-footer .deselect-all{
    border-left: 1px solid #6e6a6a;
    padding-left: 10px;
    white-space: nowrap; }
  .block-ni-menu .image, #block-ni-accessories-accessory-vehicles .content div, .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image a{
    width: 185px; }
  body{
    min-width: 980px; }
  .always-show{
    overflow: visible !important;
    height: auto !important; }
  .dark-well .form-type-select{
    padding-left: 150px; }
  .top-form .top-left-form{
    float: left;
    width: 276px; }
  .top-form .top-right-form{
    float: right; }
  #dealer-locations .dealers-info-block > .panel-body{
    height: 617px; }
  .car-configurator-wizard-form .details-content{
    margin-bottom: 25px;
    padding: 0 5px; }
  .car-configurator-wizard-form .form-item-select-options{
    width: 234px; }
  .car-configurator-wizard-form.car-configurator-step-4 .header-actions{
    text-align: right; }
  .car-configurator-wizard-form.car-configurator-step-4 .header-actions a{
    width: 145px; }
  .car-configurator-wizard-form.car-configurator-step-4 .color-info{
    margin-left: 2px;
    margin-right: 2px; }
  .car-configurator-wizard-form.car-configurator-step-4 .conf-info-outer{
    float: left;
    width: 42%; }
  .car-configurator-wizard-form.car-configurator-step-4 .conf-info-outer > div{
    float: left; }
  .car-configurator-wizard-form.car-configurator-step-4 .car-configurator-image{
    float: right;
    width: 53%; }
  .car-configurator-wizard-form.car-configurator-step-4 .car-configurator-image img{
    position: relative;
    top: -20px; }
  .car-configurator-wizard-form.car-configurator-step-4 #print-wrapper h2{
    margin-left: 2px;
    margin-right: 2px; }
  .car-configurator-actions .form-group{
    float: right; }
  .car-configurator-actions .configurator-footer-box{
    float: left; }
  .car-configurator-actions .btn-primary{
    float: right; }
  .car-configurator-actions .btn-gocalculator{
    float: right;
    margin-right: 3px; }
  .car-configurator-actions .price{
    display: inline-block;
    font-size: 30px;
    line-height: 22px;
    vertical-align: middle; }
  .dialog-btns .btn:after{
    background-color: rgba(255, 255, 255, 0.3);
    bottom: 0;
    content: '';
    position: absolute;
    right: 46px;
    top: 0;
    width: 1px;
    z-index: 10; }
  .conf-info-outer{
    width: 600px; }
  .conf-info-outer .conf-info-inner{
    display: inline-block;
    margin: 1.5px 1px;
    vertical-align: top;
    width: 185px; }
  .btn-wrapper{
    max-width: 320px; }
  .form-type-select:before{
    display: none; }
  .used-car-details-side .used-car-details-top .used-car-buttons .col-sm-4{
    padding: 0 2px; }
  .registration-result{
    font-size: 13px;
    padding-left: 155px; }
  .swipe{
    display: none; }
  .owl-carousel.no-arrows .owl-nav{
    display: none; }
  .car-carousel .owl-item.center img,
    .ni-vehicle-slider .owl-item.center img{
    top: 0; }
  .car-carousel .owl-item:not(.center) img,
    .ni-vehicle-slider .owl-item:not(.center) img{
    position: relative;
    padding-bottom: 28px;
    top: 28px;
    width: 80%; }
  .car-carousel .owl-prev,
    .car-carousel .owl-next,
    .ni-vehicle-slider .owl-prev,
    .ni-vehicle-slider .owl-next{
    color: rgba(83, 83, 83, 0.8);
    font-size: 45px;
    height: 235px;
    padding-top: 102px;
    width: 235px; }
  .owl-offers{
    min-height: 305px; }
  .owl-vehicle-type,
  .slider-vehicle-type{
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 500; }
  .owl-vehicle-type .form-type-select,
    .slider-vehicle-type .form-type-select{
    float: right;
    padding: 15px;
    width: 230px; }
  #block-ni-core-ni-core-second-level-menu{
    height: 30px; }
  #block-ni-core-ni-core-second-level-menu .second-level-menu{
    display: block !important; }
  #block-ni-core-ni-core-second-level-menu li.active a{
    border-bottom: 3px solid #c81444;
    color: #fff; }
  #block-ni-core-ni-core-second-level-menu .second-menu-toggle{
    display: none; }
  .page-user- .block-ni-user-profile .profile-nav > *{
    display: none; }
  footer{
    height: 395px;
    margin-top: -395px; }
  #modalContent .ctools-modal-dialog{
    margin: 150px auto 50px;
    max-width: 480px; }
  .opt-acc-field > div{
    width: 25%; }
  .modal .opt-acc-field > div{
    width: 20%; }
  .carousel-calculate-dialog.modal .modal-body > div{
    display: inline-block;
    width: 50%; }
  .carousel-calculate-dialog.modal .modal-body .block-text{
    height: 70px; }
  .block-ni-menu .menu{
    display: block; }
  .block-ni-menu .menu > li:hover > .dropdown-menu{
    visibility: visible; }
  .block-ni-menu .menu > li:hover > .dropdown-menu img{
    visibility: visible; }
  .block-ni-menu .menu > li.open > .dropdown-menu{
    display: none; }
  .block-ni-menu .menu > li > .dropdown-menu{
    display: block;
    visibility: hidden; }
  .block-ni-menu .menu > li > .dropdown-menu img{
    -webkit-transition: visibility 0s ease 0.1s;
    transition: visibility 0s ease 0.1s;
    display: block;
    height: 70px;
    visibility: hidden; }
  .block-ni-menu .dropdown-toggle.nolink, .block-ni-menu .nav.menu > li > a.nolink{
    cursor: default; }
  .block-ni-menu .menu-vehicles-group + .dropdown-menu > li:nth-child(4) a{
    margin-top: 20px; }
  .block-ni-menu .menu-vehicles-group + .dropdown-menu > li:nth-child(5) a{
    margin-top: 40px; }
  .block-ni-menu .menu-vehicles-group + .dropdown-menu > li:nth-child(6) a{
    margin-top: 60px; }
  .block-ni-menu .main-menu-vehicles a:hover .image{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .block-ni-menu .main-menu-vehicles a:hover .image:before{
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0px, -114%, 0px);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, -45deg) translate3d(0px, -114%, 0px);
    visibility: visible; }
  .block-ni-menu .main-menu-vehicles a:hover .view-pricing{
    opacity: 1; }
  header .block-ni-menu .main-menu-vehicles .last{
    display: block;
    margin: 20px;
    width: auto; }
  header .block-ni-menu .main-menu-vehicles .last .btn{
    float: right;
    width: 173px; }
  .block-ni-menu .vehicle-finder-text{
    float: left; }
  #block-ni-home-home-offers,
    .block-ni-used-cars{
    padding: 50px 0; }
  #block-ni-accessories-accessory-vehicles .content div{
    margin-left: -10px; }
  .pricing-blocks .pricing-block{
    height: 113px; }
  .pricing-blocks .pricing-block > .btn{
    width: 133px; }
  .pricing-blocks .pricing-block > .btn:focus{
    background-color: #c81444;
    border-color: #b1123c; }
  .pricing-blocks .pricing-block > .btn:focus:hover{
    background-color: #9a0f34;
    border-color: #790c29; }
  .view-offers .offer-teaser-wrapper .offer-teaser-description{
    min-height: 80px; }
  .view-accessories .view-filters .ui-multiselect,
  .view-accessories .view-filters .ui-multiselect-menu{
    width: 235px !important; }
  .view-accessories .views-widget{
    width: 235px; }
  .views-field-field-photo-gallery-image .field-content a,
      .views-field-field-youtube .field-content a{
    height: 148px;
    overflow: hidden;
    width: 238px; }
  .views-field-field-photo-gallery-image .field-content a:hover > img,
      .views-field-field-youtube .field-content a:hover > img{
    width: 110%; }
  .views-field-field-photo-gallery-image .field-content a img,
        .views-field-field-youtube .field-content a img{
    left: 50%;
    max-width: none;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%; }
  .block-ni-vehicle .top-right-buttons{
    float: right; }
  .gallery360 .color-carousel{
    float: left;
    width: 348px; }
  .node-type-vehicle .main-container{
    padding-bottom: 485px; }
  .node-type-vehicle .vehicle-promo-holder{
    margin-bottom: 90px; }
  .node-type-vehicle .vehicle-main-overview .text-right-pos{
    padding-left: 20px; }
  .node-news .field-name-field-news-featured-image{
    float: left;
    margin: 25px 25px 15px 0;
    width: 46%; }
  .node-news iframe{
    height: 356px; }
  .page-features .video-section .over-video{
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8)); }
  .page-features .video-section .over-video > .section-text{
    margin: 0 auto;
    width: 80%; }
  .page-features .section-gallery .video-gallery{
    width: 60%; }
  .page-features .section-gallery .video-gallery.first{
    float: left;
    margin-right: 20px; }
  .page-features .section-gallery .video-gallery.last{
    float: right;
    margin-left: 20px; }
  .page-features .section-gallery .flexslider.main li > *{
    width: 558px; }
  .page-features .section-gallery .large-button{
    max-width: 350px; }
  .node-type-promo-page .nav-tabs{
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    width: 960px; }
  .node-type-promo-page .alert{
    margin-left: auto;
    margin-right: auto;
    width: 960px; }
  .node-type-promo-page .guide-head{
    height: 696px; }
  .node-type-promo-page .guide-head .cover-image{
    float: left; }
  .node-type-promo-page .guide-head .guide-subtitle{
    color: #fff; }
  .node-type-promo-page .guide-head .guide-head-box{
    margin-left: 476px; }
  .node-type-promo-page .guide-head-box{
    padding-top: 67px; }
  .node-type-promo-page .guide-blocks > li{
    display: inline-block;
    width: 33%; }
  .node-type-promo-page .guide-presentation .guide-head-box{
    width: 470px; }
  .node-type-promo-page .guide-presentation .guide-subtitle{
    color: #fff; }
  .node-type-promo-page .guide-presentation .guide-hand{
    bottom: -44px;
    margin-right: -664px; }
  .node-type-promo-page .guide-availability .views-field-field-vehicle-featured-image a{
    width: 230px; }
  .node-type-promo-page .guide-availability .views-field-title a{
    font-size: 14px; }
  .login-form-outer{
    padding: 40px 35px 25px; }
  .login-form-intro .login-form-intro-title{
    padding: 0 12px; }
  .page-user- .main-container{
    padding-top: 127px; }
  .page-user- .panel-default.active .picture-name{
    left: 185px; }
  .page-user- .form-item-files-picture-upload{
    float: left;
    height: 150px;
    left: -8px;
    margin-bottom: 30px;
    width: 150px; }
  .page-user- .form-item-files-picture-upload:hover label{
    height: 150px; }
  .page-user- .form-item-files-picture-upload:hover label:before{
    top: 54px; }
  .page-user- .form-item-files-picture-upload:hover label:after{
    -webkit-transition: opacity 0.2s ease 0.2s;
    transition: opacity 0.2s ease 0.2s;
    opacity: 1; }
  .page-user- .info-block > div,
      .page-user- .field-group-div > div{
    display: inline-block;
    vertical-align: top;
    width: 50%; }
  .page-user- .block-ni-user-features{
    display: inline-block;
    vertical-align: top;
    width: 348px; }
  .page-user- .block-ni-user-features:nth-child(2n+3){
    float: right; }
  .page-user- .block-ni-user-features .content{
    height: 290px; }
  .page-user- .owl-car-image > a{
    height: 178px; }
  .page-user- .owl-nav{
    top: -3px; }
  .page-user- .alert-block{
    position: absolute;
    top: -75px;
    width: 715px; }
  .page-user- .single-vehicle-wrapper{
    display: table; }
  .page-user- .single-vehicle-wrapper > div{
    display: table-cell;
    height: 175px;
    vertical-align: top; }
  .page-user- .single-vehicle-image{
    border-right: 1px solid #dedede;
    width: 270px; }
  .page-user- .single-vehicle-info > span span:first-child{
    font-size: 11px; }
  .page-user-edit .field-group-div > div:nth-child(odd){
    padding-right: 15px; }
  .page-user-edit .field-group-div > div:nth-child(even){
    padding-left: 15px; }
  .page-user-edit .field-group-div #edit-account > div,
    .page-user-edit .field-group-div .form-type-password-confirm > div{
    display: inline-block;
    vertical-align: top;
    width: 50%; }
  .page-user-edit .field-group-div #edit-account > div:nth-child(odd),
    .page-user-edit .field-group-div .form-type-password-confirm > div:nth-child(odd){
    padding-right: 15px; }
  .page-user-edit .field-group-div #edit-account > div:nth-child(even),
    .page-user-edit .field-group-div .form-type-password-confirm > div:nth-child(even){
    padding-left: 15px; }
  .page-user-my-vehicles .single-vehicle-info > span{
    display: table-cell;
    vertical-align: top; }
  .info-block.add-edit-vehicle .field-name-field-make,
    .info-block.add-edit-vehicle .input-group{
    padding-right: 15px; }
  .info-block.add-edit-vehicle .field-name-field-make .chosen-container{
    width: 325px !important; }
  .info-block.add-edit-vehicle .field-name-field-model,
    .info-block.add-edit-vehicle .field-name-field-year{
    padding-left: 15px; }
  .info-block.add-edit-vehicle .input-group{
    float: left; }
  .info-block.add-edit-vehicle .form-actions .btn-primary{
    padding: 0 0 1px 0; }
  [id*="ni-booking-view-booked"] .form-type-textfield:nth-child(odd){
    padding-right: 15px; }
  [id*="ni-booking-view-booked"] .form-type-textfield:nth-child(even){
    padding-left: 15px; }
  [id*="ni-booking-view-booked"] .book-week-wrapper{
    padding-left: 40px; }
  [id*="ni-booking-view-booked"] #booking-wrapper .book-time-slots{
    left: -5px; }
  [id*="ni-booking-view-booked"] .booking-date{
    width: 195px; }
  .page-vehicle .vehicles-pricing tbody a:hover + .more-details{
    display: inline-block; }
  .page-vehicle .specificationBoxTop h3{
    max-width: 330px; }
  .page-vehicle .engines-table.with-scroll .swipe{
    left: 259px;
    right: 0;
    top: 15px; }
  .page-news:not(.page-news-article) .block-ni-news .filter-wrapper{
    float: right; }
  .filter-results-header .form-item-sort,
    .filter-results-header .form-radios{
    float: right; }
  .filter-results-header .form-item-sort{
    margin: 0 0 0 17px;
    width: 182px; }
  .list-view .pricing-vehicle-teaser{
    display: table;
    padding-bottom: 40px;
    padding-top: 40px;
    width: 100%; }
  .list-view .pricing-vehicle-teaser:not(:first-child){
    border-top: 1px solid #e8e8e8; }
  .list-view .pricing-vehicle-teaser:hover .pricing-measure span{
    background-color: #f5f5f5; }
  .list-view .pricing-vehicle-teaser > div{
    display: table-cell;
    vertical-align: top;
    width: 50%; }
  .list-view .edit-right{
    padding-left: 50px;
    padding-right: 20px; }
  .list-view .pricing-image-holder{
    position: relative; }
  .list-view .pricing-image{
    height: 217px;
    padding-left: 75px;
    text-align: center; }
  .list-view .vehicle-table-header-image{
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 217px;
    position: relative;
    right: 0;
    top: 50%; }
  .list-view .pricing-measure{
    border-bottom: 1px solid #d7d7d7;
    height: 10px;
    text-align: center; }
  .list-view .pricing-measure span{
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    background: #fff;
    color: #adadad;
    display: inline-block;
    font-family: "nissan_agregular";
    font-size: 11px;
    padding: 0 10px;
    position: relative;
    top: 0; }
  .list-view .pricing-measure i{
    color: #d7d7d7;
    position: relative; }
  .list-view .pricing-measure .icon-chevron-left{
    float: left;
    left: -10px; }
  .list-view .pricing-measure .icon-chevron-right{
    float: right;
    right: -10px; }
  .list-view .pricing-height{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -75px;
    position: absolute;
    top: 100px;
    width: 200px; }
  .list-view .pricing-height i{
    top: 2.5px; }
  .list-view .pricing-width{
    float: right;
    margin-right: 10px;
    width: 385px; }
  .list-view .pricing-width i{
    top: 2px; }
  .list-view .car-title{
    font-size: 22px; }
  .list-view .info-table{
    display: table;
    width: 100%; }
  .list-view .info-box{
    display: table-cell;
    vertical-align: top; }
  .list-view .info-box.first{
    width: 100px; }
  .list-view .info-amount{
    font-family: "nissan_agbold";
    font-size: 14px;
    line-height: 18px;
    margin: 4px 0 0; }
  .list-view .pricing-options{
    border-top: 1px solid #e8e8e8;
    margin-top: 5px;
    padding-top: 10px; }
  .list-view .options-text{
    color: #616161;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px; }
  .list-view .btn-primary{
    margin-top: 15px;
    width: 171px; }
  .grid-view{
    border-bottom: 1px solid #e8e8e8; }
  .grid-view .filter-results-header{
    border-bottom: 1px solid #e8e8e8; }
  .grid-view .edit-body{
    font-size: 0;
    margin: 0; }
  .grid-view .pricing-vehicle-teaser{
    display: inline-block;
    padding: 30px 20px 20px;
    text-align: left;
    vertical-align: top;
    width: 33.33%; }
  .grid-view .pricing-vehicle-teaser .btn{
    width: 166px; }
  .grid-view .pricing-vehicle-teaser:hover .btn{
    visibility: visible; }
  .grid-view .edit-right{
    padding: 0 25px; }
  .grid-view .pricing-image{
    height: 140px;
    margin-bottom: 15px;
    position: relative;
    text-align: center; }
  .grid-view .vehicle-table-header-image{
    bottom: 16px;
    height: auto;
    left: 0;
    max-height: 140px;
    max-width: 100%;
    position: absolute;
    right: 0;
    width: auto; }
  .grid-view .car-title{
    font-size: 15px; }
  .grid-view .pricing-measure,
    .grid-view .pricing-options{
    display: none; }
  .grid-view .info-box{
    margin-bottom: 5px; }
  .grid-view .info-amount{
    font-family: "nissan_agregular";
    font-size: 12px;
    line-height: 13px;
    margin: 1px 0 0; }
  .grid-view .dimension-table{
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    color: #9e9e9e;
    font-family: "nissan_agregular";
    font-size: 10px;
    margin-bottom: 10px;
    padding: 4px 0; }
  .grid-view .dimension-table > div{
    display: inline-block;
    vertical-align: top; }
  .grid-view .dimension-table .length{
    border-right: 1px solid #e6e6e6;
    margin-right: 10px;
    min-width: 100px;
    padding-right: 10px; }
  .grid-view .dimension-table span{
    color: #7c7c7c;
    font-family: "nissan_agbold"; }
  .page-vehicle-finder .main-wrapper.with-collapse:before{
    height: 650px; }
  .page-vehicle-finder .main-wrapper:before{
    -webkit-transition: height 0.2s linear;
    transition: height 0.2s linear;
    content: "";
    height: 317px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .page-vehicle-finder .vehicle-filters .edit-left{
    padding-right: 18px; }
  .page-vehicle-finder .vehicle-filters .edit-right{
    padding-left: 19px; }
  .page-vehicle-finder .ui-multiselect,
  .page-vehicle-finder .ui-multiselect-menu{
    width: 386px !important; }
  .page-vehicle-finder .form-checkboxes > div{
    display: inline-block;
    margin: 0;
    padding: 0 0 0 2px;
    vertical-align: top; }
  .page-vehicle-finder #vehicle-filter-results{
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8; }
  .page-vehicle-finder-commercial .vehicle-filters{
    height: 235px; }
  .page-value-my-car .form-items-wrapper{
    float: left;
    margin-bottom: 80px;
    width: 303px; }
  .page-value-my-car .vmc-part1{
    float: right;
    margin-bottom: 80px;
    width: 620px; }
  .page-value-my-car .car-label{
    line-height: 41px; }
  .page-value-my-car .car-info{
    padding: 22px 20px 15px; }
  .page-value-my-car .models-list .item div:not(.price){
    margin: 0 auto;
    position: relative;
    width: 59px; }
  .page-value-my-car .models-list .title-image-small{
    display: none; }
  .page-value-my-car .models-list .vehicle-image,
      .page-value-my-car .models-list .registration-plate{
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -20px;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    right: 0; }
  .page-value-my-car .vmc-part3 > div{
    display: inline-block;
    vertical-align: top;
    width: 30%; }
  .page-finance-calculator .owl-car-title{
    margin-top: 54px; }
  .page-finance-calculator .field-modal-bg .form-type-select{
    width: 234px; }
  .page-finance-calculator #fc-options-modal .modal-dialog,
    .page-finance-calculator #fc-accessories-modal .modal-dialog{
    margin-top: 50px; }
  .page-finance-calculator .finance-calc-wrapper{
    display: table;
    margin: 75px 30px; }
  .page-finance-calculator .finance-calc-wrapper > div{
    display: table-cell;
    vertical-align: top; }
  .page-finance-calculator .df-data{
    padding-right: 70px;
    width: 379px; }
  .page-finance-calculator .dfd-top .vehicle-model{
    font-size: 25px;
    height: 51px;
    line-height: 28px;
    overflow: hidden; }
  .page-finance-calculator .finance-spinner-wrapper .title{
    padding-left: 20px; }
  .page-finance-calculator .calculation-data{
    width: 510px; }
  .page-finance-calculator .footer-container div{
    display: inline-block;
    vertical-align: top; }
  .page-finance-calculator .footer-container .btn-primary-next{
    margin: 0 25px; }
  .page-book.logged-in .btn-add{
    float: right;
    width: 315px; }
  .page-book.logged-in .no-vehicle-wrapper .reg-or-make-block{
    padding-left: 115px;
    top: -13px; }
  .page-book #your-info-wrapper .right-column .form-wrapper-inner > div{
    display: table-cell;
    vertical-align: top; }
  .page-book #your-info-wrapper .right-column .form-wrapper-inner .form-item-model{
    padding-left: 6px;
    width: 160px; }
  .page-book #your-info-wrapper .right-column .form-wrapper-inner .chosen-container{
    width: 155px !important; }
  .page-book #your-info-wrapper .input-group{
    float: left; }
  .page-book #your-info-wrapper .form-item-total-mileage .form-control{
    border-right: none;
    margin-left: 13px;
    width: 88px; }
  .page-book #your-info-wrapper .form-item-year{
    float: right;
    margin-bottom: 9px; }
  .page-book #your-info-wrapper .form-item-year > .form-control{
    width: 100px; }
  .page-book .reg-or-make-block{
    padding-left: 155px;
    top: -11px; }
  .page-book #dealer-replace.loading-div-small:before{
    margin-left: 77px;
    top: 7px; }
  .page-book .timetable-msg{
    width: 400px; }
  .page-book .booking-legend .booking-date{
    float: right;
    width: 195px; }
  .page-book .booking-legend .legend-small{
    float: left;
    margin-bottom: 0; }
  .page-book .booking-legend .legend-small li{
    margin-right: 20px; }
  .page-book .booking-info-container .terms-box{
    float: right;
    margin-top: 17px; }
  .page-book .booking-info{
    float: left; }
  .page-book .book-action{
    text-align: right; }
  .page-book .form-wrapper-section .form-group > label:not(.element-invisible){
    text-align: right; }
  .page-book .form-wrapper-section .form-group > label:not(.element-invisible) ~ *{
    float: right;
    width: 315px; }
  .page-booking-thank-you-page .btn-print{
    position: absolute;
    right: 0;
    top: 0; }
  .slider-wrapper .owl-wrapper-outer{
    overflow: unset; }
  .slider-wrapper .owl-wrapper{
    overflow: unset;
    width: auto !important; }
  .slider-wrapper .third_column .change_close_box{
    left: 3px; }
  .slider-wrapper .owl-nav{
    display: none; }
  .page-compare-to-competitors .section-title i{
    display: none; }
  .ctc-column-labels{
    border-left: 1px solid #cccdcf; }
  .ctc-column-labels .label-info{
    bottom: -32px;
    left: 0;
    margin: 0;
    position: absolute;
    width: 700px; }
  .ctc-carousel .owl-stage-outer{
    overflow: visible; }
  .ctc-carousel .collapse-sections{
    display: none; }
  .ctc-carousel .collapse-sections{
    display: none; }
  .ctc-carousel .owl-nav{
    display: none; }
  .ctc-carousel .owl-dots{
    display: none; }
  .ctc-carousel .column0{
    padding-top: 229px; }
  .ctc-carousel .column0 .vehicle-image{
    left: -191px;
    position: absolute;
    right: 0;
    top: 0; }
  .ctc-carousel .column0 .vehicle-image .car-image{
    float: right;
    height: auto;
    margin-bottom: 0;
    max-height: 140px;
    max-width: 225px; }
  .ctc-carousel .column0 .title{
    font-size: 16px; }
  .ctc-carousel .column0 .price{
    margin-bottom: 25px; }
  .ctc-carousel .column0 .controls{
    left: -191px; }
  .ctc-carousel .column0 .controls{
    background-position: center; }
  .ctc-carousel .column0 .loading-div{
    left: -190px; }
  .ctc-carousel .column3 .section-title i{
    display: inline-block;
    vertical-align: top; }
  .ctc-carousel .column3 .collapse-sections{
    display: block; }
  .main-container{
    padding-bottom: 225px; }
  .page-user- .main-wrapper{
    padding-top: 0; }
  .page-user- .main-wrapper:before{
    top: 130px; }
  .page-user- .main-container{
    padding-top: 125px; }
  .navbar .navbar-collapse .menu li.first a{
    padding-left: 0; }
  .navbar .navbar-collapse .menu li.last a{
    padding-left: 0;
    padding-right: 0; }
  .footer{
    height: 185px;
    margin-top: -185px; } }
  @media only screen and (max-width: 480px){
  .form-wrapper .col-sm-6 #edit-users-current-car > .panel-body > div, #used_cars_main_search #edit-users-current-car > .panel-body > div, .modal-dialog #edit-users-current-car > .panel-body > div, #modalContent #edit-users-current-car > .panel-body > div, .form-wrapper .col-sm-6 #edit-personal-info > .panel-body > div, #used_cars_main_search #edit-personal-info > .panel-body > div, .modal-dialog #edit-personal-info > .panel-body > div, #modalContent #edit-personal-info > .panel-body > div, .form-wrapper .col-sm-6 #edit-car-information > .panel-body > div, #used_cars_main_search #edit-car-information > .panel-body > div, .modal-dialog #edit-car-information > .panel-body > div, #modalContent #edit-car-information > .panel-body > div, .form-wrapper .col-sm-6 [id^=edit-brochure-fields] > .panel-body > div, #used_cars_main_search [id^=edit-brochure-fields] > .panel-body > div, .modal-dialog [id^=edit-brochure-fields] > .panel-body > div, #modalContent [id^=edit-brochure-fields] > .panel-body > div{
    padding-left: 0 !important; }
  .form-wrapper .col-sm-6 .form-group > label, #used_cars_main_search .form-group > label, .modal-dialog .form-group > label, #modalContent .form-group > label, .form-wrapper .col-sm-6 .form-group .form-type-select > label, #used_cars_main_search .form-group .form-type-select > label, .modal-dialog .form-group .form-type-select > label, #modalContent .form-group .form-type-select > label{
    position: static !important;
    text-align: left;
    width: auto !important; }
  .form-wrapper .col-sm-6 .confirmation-boxes .panel-body, #used_cars_main_search .confirmation-boxes .panel-body, .modal-dialog .confirmation-boxes .panel-body, #modalContent .confirmation-boxes .panel-body{
    float: none;
    max-width: none; }
  #brochure-header .btn{
    font-size: 11px; }
  .dialog-btns .dialog-label{
    height: 30px;
    line-height: 22px;
    margin: 0 auto; }
  #ni-promo-form .form-type-checkbox,
    #ni-careers-form .form-type-checkbox{
    float: none; }
  .search-results-content .search-results-list .used-car-teaser-body > img{
    float: none;
    margin-bottom: 10px; }
  .search-results-content .search-results-list .used-car-teaser-text-wrapper{
    margin-left: 0; }
  #navbar.with-search .block-search .form-text{
    width: 146px; }
  #modalContent .form-group > label,
      #modalContent .form-group .form-type-select > label{
    position: static;
    text-align: left; }
  #modalContent fieldset.confirmation-boxes{
    margin-left: 0;
    width: auto; }
  #modalContent .ctools-use-modal-processed > div{
    padding-left: 0;
    padding-right: 0; }
  #popup-buttons button{
    margin: 2px 0; }
  .hero-content .hero-text h2{
    font-size: 12px;
    line-height: 18px; }
  .carousel-prices-popup .l-name,
      .carousel-prices-popup .label,
      .field-modal-bg .form-radios .l-name,
      .field-modal-bg .form-radios .label{
    max-width: 60%; }
  .carousel-calculate-dialog.modal .modal-body{
    padding-bottom: 100px !important; }
  .bottom-block{
    height: auto;
    margin-top: 15px;
    min-height: 82px;
    padding: 5% 15px; }
  .bottom-block h3{
    font-size: 16px;
    line-height: 22px; }
  .view-offers .offer-teaser-wrapper .btn{
    display: block;
    margin: 0 auto 5px;
    width: 100%; }
  .offer-details-wrapper .hero-text-wrapper h1{
    font-size: 16px; }
  .node-type-vehicle .vehicle-main-overview .download{
    margin-right: 0; }
  .node-news iframe{
    height: 200px; }
  .page-features .rotateslider-container{
    height: 250px; }
  .page-features .rotateslider-container .rotateslider-item{
    width: 100%; }
  .page-features .rotateslider-container .arrow.left{
    left: 5%; }
  .page-features .rotateslider-container .arrow.right{
    right: 5%; }
  [id*="ni-booking-view-booked"] [id*="edit-event-info"] ~ .btn{
    float: none;
    width: 100%; }
  [id*="ni-booking-view-booked"] .btn-info{
    margin: 0 0 5px; }
  [id*="ni-booking-view-booked"] .calendar-block-label{
    display: block;
    margin-bottom: 20px;
    top: 0; }
  [id*="ni-booking-view-booked"] .calendar-block-label a{
    width: 100%; }
  [id*="ni-booking-view-booked"] .calendar-block-holder{
    padding-top: 20px; }
  .page-vehicle .competitor-footer.active{
    height: 70px; }
  .page-vehicle .competitor-footer .container{
    padding-top: 0; }
  .page-vehicle .competitor-footer .competitor-footer-text{
    margin-bottom: 4px; }
  .page-vehicle .competitor-footer .btn-primary{
    width: 100%; }
  .page-vehicle .engines-table table th:not(.one){
    width: 149px !important; }
  .page-vehicle .engines-table .table-responsive{
    width: 50%; }
  .page-vehicle .engines-table .swipe{
    width: 50%; }
  .page-vehicle #engines-table-labels{
    width: 50%; }
  .page-error-404 #block-system-main,
    .page-error-403 #block-system-main{
    padding-bottom: 230px; }
  .page-contact-us #edit-left{
    padding-left: 10px;
    padding-right: 10px; }
  .page-contact-us #edit-left > div{
    padding-left: 0; }
  .page-contact-us #edit-left > fieldset{
    padding-left: 0; }
  .page-contact-us .gmap-control{
    height: 360px !important; }
  .element-with-image{
    margin-bottom: 10px !important;
    width: 100%; }
  .element-with-image:nth-child(3n+3){
    margin-right: 0; }
  .element-with-image:nth-child(2n+2){
    margin-right: 0; }
  .compare-print-button{
    float: none;
    width: 100%; }
  .ctc-carousel .controls{
    background-size: 100% 100%; } }
  @media only screen and (max-width: 550px){
  .hidden-phone{
    display: none !important; }
  .visible-small-phone{
    display: block; }
  .nolink{
    cursor: pointer; }
  .block-ni-reviews .reviews-tabs li:not(.last) a{
    padding-top: 15px; }
  .block-ni-reviews .reviews-tabs a{
    height: 44px;
    padding-left: 5px;
    padding-right: 5px; }
  #used_cars_main_search .form-type-slider{
    margin-bottom: 40px; }
  #used_cars_main_search .edit-left,
      #used_cars_main_search .edit-right{
    padding-left: 20px;
    padding-right: 20px; }
  #used_cars_main_search .edit-left > div,
        #used_cars_main_search .edit-right > div{
    padding-left: 0; }
  #used_cars_main_search .edit-left > div label,
        #used_cars_main_search .edit-right > div label{
    display: block;
    position: static !important;
    text-align: left;
    width: auto; }
  #used_cars_main_search .edit-bottom{
    padding-left: 20px;
    padding-right: 20px;
    text-align: center; }
  #used_cars_main_search .edit-bottom .btn{
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%; }
  #used_cars_main_search .edit-bottom .browse-all-cars{
    display: inline-block;
    float: none !important;
    margin-bottom: 10px; }
  .dialog-btns .btn{
    display: block;
    width: auto; }
  .search-results-content .search-results-count-and-sort-wrapper .search-result-sort{
    clear: both; }
  .search-results-content .search-results-list .used-car-teaser h4{
    float: left; }
  .search-results-content .search-results-list .used-cars-teaser-stats{
    clear: both;
    float: left;
    display: block;
    padding: 0; }
  .block-footer-sitemap{
    margin-bottom: 0; }
  .main-menu > .footer_links_main-menu{
    display: block;
    padding-left: 20px;
    padding-right: 20px; }
  .main-menu > .footer_links_main-menu > li{
    border-right: 0;
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px; }
  .block-ni-social-counters{
    margin-top: 15px; }
  .region-sub-footer .block-ni-subscription .form-item-email{
    margin-bottom: 5px;
    width: 100%; }
  .region-sub-footer .block-ni-subscription .form-submit{
    margin: 0;
    min-width: 0;
    width: 100%; }
  #sliding-popup{
    padding-bottom: 40px; }
  .opt-acc-field > div{
    width: 50%; }
  .offer-details-wrapper .hero-text-wrapper h1{
    font-size: 20px; }
  .offer-details-wrapper .btn_group{
    float: none;
    margin-left: 10px;
    text-align: center; }
  .offer-details-wrapper .btn_group .btn{
    font-size: 9px !important;
    min-width: 0 !important;
    padding-top: 8px;
    width: 49%; }
  .node-type-vehicle .view-awards{
    margin-top: 0; }
  .node-type-vehicle .view-awards .view-header{
    margin-bottom: 20px; }
  .node-type-vehicle .view-awards .view-content{
    display: block; }
  .node-type-vehicle .view-awards .view-content > *{
    display: inline-block;
    margin-bottom: 10px;
    max-width: 45%;
    padding: 10px 15px 45px; }
  .page-error-404 #block-system-main,
    .page-error-403 #block-system-main{
    margin-top: 20px;
    padding-bottom: 280px; }
  .page-finance-calculator .poa-fields-wrapper a.btn-primary{
    display: block;
    width: auto; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi){
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span{
    background-image: "../../../nissanie_core_theme/images/custom/chosen-sprite@2x.png" !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
  @media only screen and (min-width: 1200px){
  .container{
    width: 980px !important; } }
  @media only screen and (max-width: 991px){
  .ui-spinner a.ui-spinner-button{
    height: 100%; }
  .ui-spinner a.ui-spinner-up:before{
    content: "\f105"; }
  .ui-spinner a.ui-spinner-down{
    right: 39px; }
  .ui-spinner a.ui-spinner-down:before{
    content: "\f104"; }
  .zopim{
    bottom: 0 !important; }
  .block-ni-menu .dropdown-toggle, .block-ni-menu .nav.menu > li > a{
    display: block;
    font-size: 9px;
    padding-bottom: 8px;
    padding-top: 12px; }
  .page-features .video-section .over-video{
    bottom: 70px;
    padding-bottom: 0; }
  .page-features .video-section .vidsound{
    display: none; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
  .vehicle-popup .close{
    right: 22px; } }
  @media (max-width: 1050px){
  .owl-offers .owl-nav{
    left: -10px;
    right: -10px; }
  .owl-offers .owl-nav .owl-prev,
    .owl-offers .owl-nav .owl-next{
    font-size: 22px; } }
  @media only screen and (max-width: 1199px){
  .owl-offers .owl-nav{
    top: 5px; }
  .hero-content{
    left: 60px;
    width: auto;
    margin: 0;
    right: auto; }
  #booking-wrapper .book-week-wrapper{
    margin-left: 50px; }
  .page-vehicle .vehicles-pricing .owl-carousel .owl-nav{
    left: -10px;
    right: -10px;
    top: 70px; }
  .page-vehicle .grade-header .vehicle-table-header-image{
    margin-left: 20px; }
  .page-vehicle-finder .back-to-top{
    display: none !important; } }
  @media (min-width: 550px){
  li.menu-684{
    display: none !important; } }
  @media only screen and (min-width: 768px) and (max-width: 991px){
  #sliding-popup{
    padding-right: 300px; } }
  @media only screen and (max-width: 1550px){
  #sliding-popup .popup-content{
    padding: 0 10px;
    width: 100%; }
  #popup-text{
    float: none; }
  #popup-text p{
    margin-top: 5px; }
  #popup-buttons{
    float: none;
    margin: 0; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1){
  .block-ni-menu ::i-block-chrome, .block-ni-menu .image img{
    height: 69px !important; }
  .block-ni-menu ::i-block-chrome:before, .block-ni-menu .image img:before{
    display: none; } }
  @media (min-width: 480px) and (max-width: 767px){
  #block-ni-accessories-recomended-accessories .node-accessories{
    float: left;
    width: 50%; }
  #block-ni-accessories-recomended-accessories .node-accessories:nth-child(2n+3){
    clear: left; }
  .view-accessories .col-xs-12, .view-accessories #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-left, #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .view-accessories #edit-left, .view-accessories
  #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-right,
  #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .view-accessories #edit-right{
    width: 50%; }
  .view-accessories .col-xs-12:nth-child(2n+3), .view-accessories #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-left:nth-child(2n+3), #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .view-accessories #edit-left:nth-child(2n+3), .view-accessories
  #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search #edit-right:nth-child(2n+3),
  #block-ni-used-cars-ni-used-cars-main-search-block #used_cars_main_search .view-accessories #edit-right:nth-child(2n+3){
    clear: left; } }
  @media only screen and (max-width: 767px) and (max-width: 767px){
  .stepper-container:before, .stepper-container:after{
    left: 0;
    right: 0; }
  .stepper-container:before{
    top: 50px; } }
  @media (min-width: 768px) and (max-width: 1386px){
  .node-type-vehicle .wide-container{
    width: 1024px;
    margin: 0 auto 0 -512px; }
  .node-type-vehicle .wide-container:after{
    width: 1024px; }
  .node-type-vehicle .wide-container > .quick-links{
    right: 30px; }
  .node-type-vehicle .owl-nav{
    left: -37px;
    right: -37px; } }
  @media only screen and (max-width: 1800px){
  .node-type-promo-page .guide-head{
    background-size: auto 100%; } }
  @media only screen and (min-width: 768px) and (min-width: 1200px){
  .grid-view .pricing-vehicle-teaser .btn{
    visibility: hidden; } }
  @media (min-width: 980px){
  .page-value-my-car{
    overflow-x: hidden; } }
  @media screen and (-webkit-min-device-pixel-ratio: 0){
  .page-value-my-car .car-info .value{
    margin-top: 13px; } }
  @media (max-width: 1024px){
  .page-value-my-car .vmc-part2:after{
    display: none; } }

/*# sourceMappingURL=goldstandard.css.map */
