.smartbar .contact .popup .ui-button, .smartbar .directions .popup .ui-button, .mycars .popup .ui-button, .index .mod .mycars .popup .ui-button {
  border-radius: 3px;
  background-color: #dedede;
  background-image: linear-gradient(#dedede 0%, #afafaf 100%);
  background-position: 0;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3); }

.smartbar .contact .popup .ui-button.ui-state-hover, .smartbar .directions .popup .ui-button.ui-state-hover, .mycars .popup .ui-button.ui-state-hover, .index .mod .mycars .popup .ui-button.ui-state-hover {
  background-color: #e7e7e7;
  background-image: linear-gradient(#e7e7e7 0%, #cdcccc 100%);
  background-position: 0; }

.smartbar .contact .popup .ui-button-text, .smartbar .directions .popup .ui-button-text, .mycars .popup .ui-button-text, .index .mod .mycars .popup .ui-button-text {
  border-radius: 3px;
  box-shadow: none; }

.mycars .popup .ui-button.mycars-btn, .index .mod .mycars .popup .ui-button.mycars-btn, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn {
  border-radius: 3px;
  background-color: #f6f6f6;
  background-image: linear-gradient(#f6f6f6 0%, #dadada 100%);
  background-position: 0;
  box-shadow: none; }

.mycars .popup .ui-button.mycars-btn:hover, .index .mod .mycars .popup .ui-button.mycars-btn:hover, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn:hover, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn:hover {
  background-color: #e7e7e7;
  background-image: linear-gradient(#e7e7e7 0%, #cdcccc 100%);
  background-position: 0; }

.mycars .popup .ui-button.mycars-reserve-it-now-btn, .index .mod .mycars .popup .ui-button.mycars-reserve-it-now-btn {
  background-color: #8b8b8b;
  background-image: linear-gradient(#8b8b8b 0%, #686868 100%);
  box-shadow: none; }

.mycars .popup .ui-button.mycars-reserve-it-now-btn:hover, .index .mod .mycars .popup .ui-button.mycars-reserve-it-now-btn:hover {
  background-color: #777;
  background-image: linear-gradient(#777 0%, #5b5a5a 100%);
  box-shadow: none; }

.mycars .popup .mycars-form-btn {
  border-radius: 3px;
  text-shadow: -1px 0 rgba(255, 255, 255, 0.4), 0 1px #fff;
  background-color: #f6f6f6;
  background-image: linear-gradient(#f6f6f6 0%, #dadada 100%);
  background-position: 0;
  box-shadow: none; }
  .mycars .popup .mycars-form-btn:hover {
    background-color: #e7e7e7;
    background-image: linear-gradient(#e7e7e7 0%, #cdcccc 100%); }
  .mycars .popup .mycars-form-btn.disabled {
    opacity: 0.5; }
    .mycars .popup .mycars-form-btn.disabled:hover {
      background-image: linear-gradient(#f6f6f6 0%, #dadada 100%); }

.mycars .popup .ui-button.mycars-btn.mycars-action-set, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-set, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set {
  background-color: #a9cf81;
  background-image: linear-gradient(#a9cf81 0%, #799a56 100%); }

.mycars .popup .ui-button.mycars-btn.mycars-action-remove, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-remove, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove {
  background-color: #f73451;
  background-image: linear-gradient(#f73451 0%, #b31129 100%); }

.mycars .popup .mycars-btn .ui-button-text, .index .mod .mycars .popup .mycars-btn .ui-button-text {
  border-radius: 3px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn .ui-button-text {
  border-radius: 0;
  text-shadow: -1px 0 rgba(255, 255, 255, 0.4), 0 1px #fff; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set .ui-button-text, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove .ui-button-text {
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5); }

.toolbar-white .mycars .selected .popup, .toolbar-white .smartbar .selected .popup, .toolbar-black .mycars .selected .popup, .toolbar-black .smartbar .selected .popup {
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.1); }

.toolbar-white.toolbar-position-top .mycars .selected .popup, .toolbar-white.toolbar-position-top .smartbar .selected .popup, .toolbar-black.toolbar-position-top .mycars .selected .popup, .toolbar-black.toolbar-position-top .smartbar .selected .popup {
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.4); }

.toolbar-white, .toolbar-black {
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3); }

.toolbar-white .toolbar-flex .popup > .inner > .hd, .toolbar-white .toolbar-flex .popup > .inner > form > .hd, .toolbar-black .toolbar-flex .popup > .inner > .hd, .toolbar-black .toolbar-flex .popup > .inner > form > .hd {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.smartbar .ct .ui-tabs-nav, .toolbar-white .toolbarWrap {
  background-color: #dfdfdf;
  background-image: linear-gradient(#fff 0%, #dfdfdf 100%); }

.toolbar-black .toolbarWrap {
  background-color: #1d1d1d;
  background-image: linear-gradient(#5d5d5d 0%, #1d1d1d 100%); }

.smartbar .ct .ui-tabs-nav {
  border-radius: 0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }

.smartbar .ct .ui-tabs-nav > li {
  border-radius: 0; }

.smartbar .ct .ui-tabs-nav > li.ui-tabs-selected {
  box-shadow: 0 5px 0 white; }

.mycars-mod {
  border-radius: 5px;
  box-shadow: 0 0 5px 2px #cccaca; }

.ddc-toolbar input.ui-corner-all, .ddc-toolbar textarea.ui-corner-all, .ddc-toolbar select {
  border-radius: 2px;
  box-shadow: none; }

.smartbar .contact .popup .google-map {
  box-shadow: none; }

.mycars-vehicle .hide-price-alert {
  border-radius: 9px; }

.ddc-composer .mycars-default {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 39px; }

.mycars-toolbar-position-top .ddc-composer .mycars-default {
  top: 0; }

.mycars-toolbar-position-top body {
  padding-top: 39px;
  padding-bottom: 0;
  transition: padding-top 750ms linear; }

.mycars-toolbar-position-top-hidden body, .mycars-toolbar-position-bottom-hidden body {
  padding-bottom: 0; }

.ddc-toolbar {
  z-index: 999;
  -webkit-overflow-scrolling: touch; }

.toolbar-orientation-horizontal {
  position: fixed;
  margin: auto;
  text-align: left; }

.toolbar-disabled {
  overflow: hidden;
  display: none !important;
  width: 0;
  height: 0; }

.smartbar {
  display: none; }

.toolbar-open .toolbarWrap {
  display: block;
  width: 100%;
  height: 38px; }

.toolbar-open .toolbar-flex {
  display: block;
  min-width: 960px;
  max-width: 1366px;
  height: 38px;
  margin-right: auto;
  margin-left: auto; }

.toolbar-position-top {
  top: 0;
  bottom: auto;
  left: 0; }

.toolbar-position-bottom {
  bottom: 0;
  left: 0; }

.toolbar-position-left {
  left: 0; }

.toolbar-position-right {
  right: 0; }

.toolbar-orientation-horizontal {
  width: 100%;
  height: 38px; }

.mycars {
  float: left;
  display: block;
  letter-spacing: normal; }

.smartbar {
  float: right;
  display: block;
  width: auto; }

body {
  padding-bottom: 39px; }

.toolbar-orientation-horizontal .toolbarWrap {
  height: 38px;
  border-top: 1px solid #ddd; }

.toolbar-flex > div > div > a {
  display: block;
  font: bold 12px arial, helvetica, sans-serif;
  line-height: 10px;
  text-decoration: none;
  letter-spacing: normal; }

.toolbar-flex .popup > .inner > .hd {
  font-size: 100%;
  text-decoration: none;
  letter-spacing: normal; }

.mycars > div, .smartbar > div {
  position: relative;
  float: left;
  display: inline;
  height: 37px;
  margin-top: 1px;
  padding-right: 10px;
  padding-left: 10px;
  border-right: 1px solid;
  border-left: 1px solid;
  text-align: left; }

.mycars > div {
  padding-right: 14px;
  padding-left: 14px; }

.mycars .left-button-border, .smartbar .left-button-border {
  position: relative;
  float: left;
  display: inline;
  height: 37px;
  margin-top: 1px;
  padding: 0;
  border-right: 1px solid;
  border-left: none; }

.mycars .right-button-border, .smartbar .right-button-border {
  position: relative;
  float: left;
  display: inline;
  height: 37px;
  margin-top: 1px;
  padding: 0;
  border-right: none;
  border-left: 1px solid; }

.mycars .login {
  border-left: none; }

.smartbar .hide-bar {
  border-right: none; }

.smartbar .popup {
  display: none; }

.toolbar-position-bottom .popup {
  position: absolute;
  bottom: 37px;
  left: -9999px;
  padding: 0; }

.toolbar-position-top .popup {
  position: absolute;
  top: 37px;
  left: -9999px;
  margin-left: 0; }

.selected .popup {
  left: auto;
  display: block; }

.popup > .inner > .bd > .ct, .popup > .inner > form > .bd > .ct {
  position: relative;
  overflow: hidden; }

.popup > .inner > .hd, .popup > .inner > form > .hd {
  height: 30px;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 30px; }

.popup > .inner > .bd, .popup > .inner > form > .bd {
  min-width: 300px;
  min-height: 50px;
  padding: 10px 0; }

.smartbar .popup > .inner > .bd {
  padding: 10px; }

.toolbar-flex > div > div.selected, .popup > .inner > .bd, .popup > .inner > form > .bd {
  background: #fff; }

.toolbar-flex .mycars > .selected {
  background-color: #efefef; }

.mycars .count > div {
  transition: color 750ms linear; }

.mod .mycars .bd:after {
  display: none; }

.mycars {
  font-size: 110%;
  font-weight: normal;
  color: #555; }
  .mycars a {
    font-weight: bold;
    text-decoration: underline;
    color: #369; }
    .mycars a:hover {
      text-decoration: none; }
  .mycars .popup {
    z-index: 1300;
    left: -1px;
    display: none;
    width: 430px; }
    .mycars .popup .register-confirm {
      display: none;
      padding: 15px 20px;
      border-bottom: 1px solid #ccc; }
      .mycars .popup .register-confirm .email-text {
        font-weight: bold; }
    .mycars .popup .confirm-title {
      margin-bottom: 15px;
      font-size: 1.2em;
      font-weight: bold; }
    .mycars .popup .empty-content {
      display: none; }
    .mycars .popup.show-confirm .register-confirm {
      display: block; }
    .mycars .popup.empty-list .empty-content {
      display: block; }
    .mycars .popup > .inner > .bd {
      padding: 0;
      background: #efefef; }
  .mycars .bd {
    overflow: auto;
    max-height: 550px; }
  .mycars .selected .popup {
    display: block; }
  .mycars .content-title {
    padding: 0 0 10px 0; }
  .mycars .facebook-login {
    margin: 0 0 10px 30px; }
  .mycars .fb-login-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-social-login-sprite.png) no-repeat -2px -100px; }
  .mycars .register-wrapper .register-teaser {
    padding: 15px 20px; }
  .mycars .register-wrapper .register-toggle .hide-text {
    display: none; }
  .mycars .register-wrapper .register-toggle.show-register .show-text {
    display: none; }
  .mycars .register-wrapper .register-toggle.show-register .hide-text {
    display: inline; }
  .mycars .register-wrapper .register-content {
    display: none;
    padding: 0 20px 5px; }
  .mycars .register-content, .mycars .login-content, .mycars .forgot-password-content {
    padding: 15px 20px 5px; }
  .mycars .password-reset-heading {
    color: #555; }
  .mycars .empty-content {
    padding: 20px;
    border-top: 1px solid #ccc;
    color: #888; }
  .mycars .mycars-form {
    overflow: hidden;
    margin: 0 30px; }
    .mycars .mycars-form .error-text {
      margin: 0 5px 5px 5px;
      font-size: 0.9em;
      font-weight: bold;
      color: #ff3412; }
    .mycars .mycars-form .mycars-form-textfield:required:valid {
      border: 1px solid #00b722;
      outline: 0; }
    .mycars .mycars-form .mycars-form-textfield.input-error {
      border: 1px solid #ff3412;
      outline: 0; }
    .mycars .mycars-form .password-reset-heading {
      margin-top: 0; }
  .mycars .popover {
    min-width: 180px; }
    .mycars .popover .ddc-icon {
      padding-left: 1px;
      opacity: 0.3; }
    .mycars .popover .complete .ddc-icon {
      opacity: 1; }
  .mycars .mycars-form-textfield {
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 8px 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset; }
    .mycars .mycars-form-textfield.first {
      width: 48%; }
    .mycars .mycars-form-textfield.last {
      float: right;
      width: 48%; }
  .mycars .ddc-form-group {
    margin-bottom: 0; }
    .mycars .ddc-form-group.first {
      float: left;
      width: 48%;
      margin-right: 2%; }
    .mycars .ddc-form-group.last {
      float: right;
      width: 48%;
      margin-left: 2%; }
    .mycars .ddc-form-group.first .mycars-form-textfield, .mycars .ddc-form-group.last .mycars-form-textfield {
      float: none;
      width: 100%; }
    .mycars .ddc-form-group label {
      margin-bottom: 0; }
    .mycars .ddc-form-group .mycars-form-textfield {
      margin-bottom: 5px; }
  .mycars .mycars-form-btn {
    width: 100%;
    margin: 3px 0 0 0;
    padding: 6px;
    border: 1px solid #ccc;
    text-align: center;
    color: #555; }
  .mycars .bullets {
    clear: both;
    margin: 10px 0 10px -22px;
    font-size: 0.9em;
    line-height: 1.5em; }
    .mycars .bullets li {
      margin: 0;
      list-style: disc; }
  .mycars .register-sales .bullets {
    margin: 10px 48px; }
  .mycars .mycars-postform-links {
    height: 1.5em;
    margin: 20px 0 10px;
    font-size: 0.9em; }
    .mycars .mycars-postform-links .privacy {
      float: left; }
    .mycars .mycars-postform-links .registered-login {
      float: right; }
    .mycars .mycars-postform-links .new-to-our-site {
      float: left;
      width: 50%; }
    .mycars .mycars-postform-links .forgot-password {
      float: right;
      width: 50%;
      text-align: right; }
    .mycars .mycars-postform-links:after {
      clear: both; }
  .mycars .login .register-content, .mycars .login .forgot-password-content, .mycars .login .logout-content {
    display: none; }
  .mycars .login.show-register .login-content, .mycars .login.show-register .forgot-password-content {
    display: none; }
  .mycars .login.show-register .register-content {
    display: block; }
  .mycars .login.show-forgot-password .login-content, .mycars .login.show-forgot-password .register-content {
    display: none; }
  .mycars .login.show-forgot-password .forgot-password-content {
    display: block; }
  .mycars .login > a {
    line-height: 45px; }
  .mycars .saved-cars .recently-saved-intro {
    display: none; }
  .mycars .saved-cars.recently-saved .recently-saved-intro {
    display: block;
    padding: 15px 20px 0;
    font-size: 1.2em;
    font-weight: bold; }
  .mycars .saved-cars.recently-saved .count {
    border: 1px solid #ccc;
    color: #555; }
  .mycars .saved-cars.recently-saved .mycars-list-row.mycars-first-row {
    background-color: #f8f4c8; }
  .mycars .price-alerts .popup.empty-list .empty-content {
    display: none; }
  .mycars .price-alerts .mycars-vehicle .item-compare {
    width: 2%; }
  .mycars .mycars-list {
    margin-top: 5px; }
    .mycars .mycars-list .mycars-list-row {
      margin: 0;
      padding: 10px 8px 10px 5px;
      border-top: 1px solid #ccc; }
    .mycars .mycars-list .mycars-list-row:nth-child(2n) {
      background-color: rgba(210, 210, 210, 0.5); }
    .mycars .mycars-list .incentive-cta {
      float: left;
      width: 95%;
      margin-top: 10px;
      margin-left: 10px; }
      .mycars .mycars-list .incentive-cta .incentive-count {
        font-size: 120%;
        font-weight: bold;
        color: #008d2e; }
      .mycars .mycars-list .incentive-cta a {
        display: block; }
  .mycars .mycars-list-footer {
    overflow: hidden;
    padding: 10px 20px;
    border-top: 1px solid #ccc;
    line-height: 26px;
    background-color: #fff; }
    .mycars .mycars-list-footer .mycars-compare-form {
      float: left; }
    .mycars .mycars-list-footer .compare-btn {
      font-size: 70%; }
      .mycars .mycars-list-footer .compare-btn.disabled {
        color: #6d6d6d; }
    .mycars .mycars-list-footer .view-favorites {
      float: right; }
  .mycars .empty-list .mycars-list-footer .mycars-compare-form {
    display: none; }
  .mycars .mycars-vehicle {
    position: relative;
    overflow: hidden; }
    .mycars .mycars-vehicle .remove {
      position: absolute;
      z-index: 100;
      top: 2px;
      right: 0;
      width: 18px;
      height: 16px;
      background-position: 0 -160px;
      cursor: pointer; }
      .mycars .mycars-vehicle .remove:hover {
        background-position: 0 -240px; }
    .mycars .mycars-vehicle .item-compare {
      position: static;
      float: left;
      width: 5%;
      height: 100px;
      text-align: center;
      line-height: 100px; }
      .mycars .mycars-vehicle .item-compare .checkbox {
        float: none;
        width: 100%;
        padding: 0;
        border: none; }
    .mycars .mycars-vehicle .vehicle-image {
      float: left;
      width: 35%; }
      .mycars .mycars-vehicle .vehicle-image img {
        width: 100%; }
      .mycars .mycars-vehicle .vehicle-image .view-date {
        padding-top: 1px;
        text-align: center;
        font-size: 74%;
        font-style: italic;
        line-height: normal;
        color: #6d6d6d; }
        .mycars .mycars-vehicle .vehicle-image .view-date span {
          font-weight: bold; }
    .mycars .mycars-vehicle .vehicle-details {
      float: left;
      width: 60%; }
    .mycars .mycars-vehicle .vehicle-title {
      margin: 0 20px 0 10px; }
      .mycars .mycars-vehicle .vehicle-title a {
        font-size: 108%;
        font-weight: bold;
        text-decoration: none;
        color: #555; }
    .mycars .mycars-vehicle .attributes {
      margin: 8px 10px; }
      .mycars .mycars-vehicle .attributes li {
        margin: 0; }
    .mycars .mycars-vehicle .attr-title, .mycars .mycars-vehicle .attr-value {
      font-size: 100%;
      text-transform: capitalize;
      color: #6d6d6d; }
    .mycars .mycars-vehicle .attr-value {
      font-weight: bold; }
    .mycars .mycars-vehicle .price {
      float: left;
      margin-left: 10px;
      font-size: 140%;
      font-weight: bold;
      color: #555; }
    .mycars .mycars-vehicle .price.sold {
      color: #ff3412; }
    .mycars .mycars-vehicle .cta {
      float: right;
      width: 60%;
      margin-top: 3px;
      font-size: 12px; }
      .mycars .mycars-vehicle .cta .reserved {
        float: right;
        padding-right: 10px;
        font-size: 150%;
        font-weight: bold;
        letter-spacing: 1px; }
    .mycars .mycars-vehicle .offsite {
      float: left;
      margin-left: 10px;
      color: #555; }
      .mycars .mycars-vehicle .offsite a {
        font-weight: normal; }
    .mycars .mycars-vehicle .price-alert-save {
      margin-bottom: 3px;
      margin-left: 5px; }
      .mycars .mycars-vehicle .price-alert-save .price-change-arrow {
        float: left;
        width: 30px;
        height: 29px;
        background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png) no-repeat -635px 2px; }
      .mycars .mycars-vehicle .price-alert-save .attr-value {
        padding-left: 3px;
        font-size: 165%;
        font-weight: bold;
        color: #555; }
      .mycars .mycars-vehicle .price-alert-save.price-up .price-change-arrow {
        background-position: -635px -80px; }
    .mycars .mycars-vehicle .price-alert-now {
      float: left;
      margin-left: 10px; }
  .mycars .logout-content .logout-link {
    padding: 20px;
    border-bottom: 1px solid #ccc; }
  .mycars .logout-content .favorites-link {
    padding: 15px 20px;
    text-align: right;
    background-color: #fff; }

.logged-in .mycars .register-wrapper, .logged-in .mycars .register-content {
  display: none; }
.logged-in .mycars .login .register-content, .logged-in .mycars .login .login-content {
  display: none; }
.logged-in .mycars .login .logout-content {
  display: block; }
.logged-in .mycars .login > a {
  line-height: auto; }
.logged-in .mycars .price-alerts .popup.empty-list .empty-content {
  display: block; }
.logged-in .mycars .mycars-list-row.mycars-first-row, .logged-in .mycars .empty-content {
  border-top: none; }

.password-reset-links .link-divider {
  padding: 0 2px; }

.ddc-toolbar input.ui-corner-all, .ddc-toolbar textarea.ui-corner-all {
  float: left;
  margin-top: 2px;
  padding: 3px;
  color: #667;
  background: none;
  background-color: #fff; }

.ddc-toolbar label {
  color: #667; }

.smartbar .contact .popup {
  font-family: arial, helvetica, sans-serif; }

.smartbar .contact .popup .yui3-u-1-2 {
  width: 46%;
  padding: 0 1.5%; }

.smartbar .contact .popup .yui3-g .yui3-u-1-2:first-of-type {
  border-right: 1px solid #dcdcdc; }

.smartbar .contact .popup .yui3-u-1-2 .mod {
  width: 97%;
  margin-bottom: 5px; }

.smartbar .contact .popup .yui3-u-1 .mod {
  margin: 0 1.5% 5px; }

.smartbar .contact .popup .ddc-page .ddc-content {
  margin: 0; }

.smartbar .contact .popup .ddc-content.directions-results {
  margin: 0 10px 10px; }

.smartbar .contact .popup .content-default {
  font: 14px arial, helvetica, sans-serif; }

.smartbar .contact .popup .content-default .content {
  margin-bottom: 10px;
  font: 14px arial, helvetica, sans-serif; }

.smartbar .contact .popup .ddc-content fieldset {
  margin: 0;
  padding: 0;
  border: none; }

.smartbar .contact .popup .directions-form h1 {
  display: none; }

.smartbar .contact .popup .vcard .tels {
  padding-top: 0;
  font: 14px arial, helvetica, sans-serif;
  font-weight: bold; }

.smartbar .contact .popup .telephone {
  width: 97%;
  border-bottom: 1px solid #dcdcdc; }

.smartbar .contact .popup .google-map {
  margin-bottom: 15px;
  border: 1px solid #d8d7d2; }

.smartbar .contact .popup .mycars-vcard {
  padding-left: 15px; }

.smartbar .contact .popup .mycars-vcard .vcard {
  width: 680px;
  height: 30px;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  border-bottom: 1px solid #dcdcdc; }

.smartbar .contact .popup .vcard .tels li {
  float: left;
  display: block;
  width: auto;
  margin-right: 25px;
  line-height: 30px; }

.smartbar .contact .popup form .vcard .tels li {
  width: 100%; }

.smartbar .contact .popup .vcard .type, .smartbar .contact .popup .vcard .seperator {
  font: 14px arial, helvetica, sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  color: #1e75b8; }

.smartbar .contact .popup .content-default h1 {
  margin: 5px 0 10px 0;
  padding: 0;
  font: 1.2em arial, helvetica, sans-serif;
  text-transform: capitalize;
  color: #373737; }

.smartbar .contact .popup .mod .ui-button-text, .smartbar .contact .popup .mod .ui-state-hover .ui-button-text {
  margin: 0;
  text-shadow: none;
  color: #000;
  background: none; }

.smartbar .contact .popup .inner .bd .ct {
  overflow-y: auto; }

.smartbar .contact .popup textarea {
  resize: none; }

.smartbar .contact .popup .mod.contact-form {
  margin-top: 10px; }

.smartbar .contact .popup .adp-text {
  padding-left: 28px; }

.smartbar .popup select, .smartbar .popup input, .smartbar .popup button, .smartbar .popup label, .smartbar .popup .ui-button-text {
  font: 14px arial, helvetica, sans-serif; }

.smartbar .contact .popup label {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  line-height: 1.8; }

.smartbar .contact .popup label > span {
  float: left;
  clear: right;
  width: 40%;
  margin: 0 0 0 8px;
  padding-top: 0;
  word-spacing: normal; }

.smartbar .contact .popup form select {
  float: right;
  width: 55%;
  padding: 2px;
  border: 1px solid #aaa;
  background: none;
  background-color: #fff; }

.smartbar .contact .popup form input, .smartbar .contact .popup form textarea {
  float: right;
  width: 55%;
  padding: 3px;
  border: 1px solid #aaa;
  background: none;
  background-color: #fff; }

.smartbar .contact .popup form textarea {
  min-height: 40px; }

.toolbarWrap .smartbar form .ui-button .ui-button-text:after {
  background: none; }

.smartbar .directions .popup .directions-form form select {
  float: none; }

.smartbar .info .popup .yui3-g {
  padding: 5px 10px; }

.smartbar .info .popup .yui3-u-1 {
  margin-bottom: 5px; }

.smartbar .info .popup .yui3-u-1-3 div {
  margin: 10px 0;
  padding: 0 15px; }

.smartbar .info .popup .yui3-g .yui3-u-1-3 div {
  min-height: 60px;
  border-right: 1px solid #dcdcdc; }

.smartbar .info .popup .yui3-g .yui3-u-1-3:last-of-type div {
  border-right: none; }

.smartbar .info .popup .yui3-u-1 span a {
  padding: 0 5px; }

.smartbar .info .popup a {
  text-decoration: underline; }

.smartbar .info .popup .yui3-u-1-3 {
  width: 33.3333%; }

.smartbar .info .popup .highlight {
  border: none;
  font-size: inherit;
  font-style: normal; }

.smartbar .info.hide {
  display: none; }

.smartbar .popup > .inner > .bd {
  padding: 0; }

.smartbar .ct .ui-tabs-nav {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0;
  border-top: 1px solid #dfdfdf; }

.smartbar .ct .ui-tabs-nav > li {
  top: 0;
  height: 40px;
  margin-right: 0;
  border-top: none;
  border-right: 1px solid #cdcdcd;
  border-left: 1px solid #fefefe;
  color: #373737;
  background: none; }

.smartbar .ct .ui-tabs-nav > li.ui-tabs-selected {
  background: #fff; }

.smartbar .ct .ui-tabs-nav > li.ui-tabs-selected a {
  margin-top: 0;
  border-radius: 0;
  box-shadow: none; }

.smartbar .ct .ui-tabs .ui-tabs-nav li a {
  padding: 1em;
  font: 14px arial, helvetica, sans-serif;
  letter-spacing: normal;
  text-transform: none;
  color: #373737;
  background: none; }

.smartbar .ct .ui-tabs-nav > li:last-child {
  border-right: none; }

.smartbar .ct .ui-tabs-nav > li .endBorder {
  display: none; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a {
  padding-left: 45px;
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-white.png);
  background-repeat: no-repeat; }

.smartbar .ct .ui-tabs-panel {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
  width: 715px;
  height: 380px;
  margin-top: 2px;
  padding: 10px; }

.smartbar .social .ct .ui-tabs-panel {
  height: 450px; }

.smartbar .popup > .inner > .bd > .ct > div {
  overflow: hidden; }

.smartbar .mod .hentry {
  margin-right: 10px;
  padding-top: 15px;
  border-top: none;
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px; }

.smartbar .mod .hentry .published {
  float: left;
  padding: 0 0 4px 1%;
  font-style: italic;
  text-transform: capitalize; }

.smartbar .mod .hentry .author {
  float: right;
  padding: 4px 1% 4px 0;
  text-align: right; }

.smartbar .mod .hentry .entry-summary, .smartbar .mod .hentry .entry-content {
  clear: both;
  margin-bottom: 10px;
  padding: 10px 1%; }

.smartbar .repdriver .ui-button, .smartbar .repdriver .ui-button-text, .smartbar .mod .ui-button, .smartbar .mod .ui-button-text {
  float: right;
  height: auto;
  margin: 0;
  margin-right: 10px;
  padding: 0;
  border: none;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
  text-shadow: none;
  color: #1e75b8;
  background: none;
  box-shadow: none; }

.smartbar .mod .ui-button.ui-state-hover .ui-button-text:hover {
  text-decoration: underline;
  color: #012866; }

.smartbar .mod .ui-button .ui-button-text:after {
  background: none; }

.smartbar .rss-default .ui-button .ui-button-text {
  font-family: arial, helvetica, sans-serif; }

.smartbar .repdriver .reviewer {
  font-size: 16px;
  color: #1e75b8; }

.smartbar .repdriver p {
  margin-bottom: 0; }

.smartbar .mod .mod {
  width: auto; }

.ddc-toolbar .smartbar .mod h1 {
  font-size: 1.2em; }

.ddc-toolbar .smartbar .mod.video-featured h1 {
  padding: 0 10px;
  font-size: 1em; }

.ddc-toolbar .error .ui-icon {
  margin-top: 4px; }

.smartbar.mycars-off .popup > .inner > .bd > .ct {
  overflow: auto; }

.smartbar.mycars-off .popup > .inner > .bd > .ct > div {
  overflow: auto;
  height: 100%;
  margin: 0; }

.smartbar.mycars-off .popup > .inner > .bd > .ct > div > .ddc-page {
  margin: 10px; }

.toolbar-flex .highlight {
  font-weight: bold;
  color: #617da4; }

.toolbar-flex strong {
  font-weight: bold; }

.toolbar-flex .smartbar > div > div > a {
  text-align: center; }

.smartbar > div > a span {
  display: block;
  width: 20px;
  height: 17px;
  margin: 3px auto 2px; }

.smartbar > div > a, .toolbar-flex .popup > .inner > .hd > .close {
  display: block;
  font-size: 85%;
  background-repeat: no-repeat; }

.smartbar > .contact > a span {
  width: 20px;
  background-position: -80px 0; }

.smartbar > .contact > a:hover span {
  background-position: -80px -80px; }

.smartbar > .reviews > a span {
  width: 40px;
  background-position: -160px 0; }

.smartbar > .reviews > a:hover span {
  background-position: -160px -80px; }

.smartbar > .social > a span {
  width: 16px;
  background-position: -240px 0; }

.smartbar > .social > a:hover span {
  background-position: -240px -80px; }

.smartbar > .info > a span {
  width: 8px;
  background-position: 0 -400px; }

.smartbar > .info > a:hover span {
  background-position: -80px -400px; }

.smartbar > .hide-bar > a span {
  width: 14px;
  background-position: -320px 0; }

.smartbar > .hide-bar > a:hover span {
  background-position: -320px -80px; }

.smartbar > .hide-bar > a.open span {
  width: 14px;
  background-position: -880px 0; }

.smartbar > .hide-bar > a.open:hover span {
  background-position: -880px -80px; }

.smartbar.mycars-off {
  float: left;
  width: 100%; }

.smartbar.mycars-off > .hide-bar {
  float: right; }

.smartbar.mycars-off > .directions > a, .smartbar.mycars-off > .contact > a, .smartbar.mycars-off > .directions > a, .smartbar.mycars-off > .dealerrater > a, .smartbar.mycars-off > .facebook > a, .smartbar.mycars-off > .twitter > a, .smartbar.mycars-off > .video > a, .smartbar.mycars-off > .youtube > a, .smartbar.mycars-off > .blog > a, .smartbar.mycars-off > .repdriver > a, .smartbar.mycars-off > .featured > a {
  display: block;
  line-height: 36px; }

.smartbar.mycars-off > .directions > a span, .smartbar.mycars-off > .contact > a span, .smartbar.mycars-off > .directions > a span, .smartbar.mycars-off > .dealerrater > a span, .smartbar.mycars-off > .facebook > a span, .smartbar.mycars-off > .twitter > a span, .smartbar.mycars-off > .video > a span, .smartbar.mycars-off > .youtube > a span, .smartbar.mycars-off > .blog > a span, .smartbar.mycars-off > .repdriver > a span, .smartbar.mycars-off > .featured > a span {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-social-icon-sprite.png);
  background-position: 0 0; }

.smartbar.mycars-off > .facebook > a span {
  background-position: 0 0; }

.smartbar.mycars-off > .facebook > a:hover span {
  background-position: 0 -30px; }

.smartbar.mycars-off > .twitter > a span {
  background-position: 0 -60px; }

.smartbar.mycars-off > .twitter > a:hover span {
  background-position: 0 -90px; }

.smartbar.mycars-off > .youtube > a span {
  background-position: 0 -120px; }

.smartbar.mycars-off > .youtube > a:hover span {
  background-position: 0 -150px; }

.smartbar.mycars-off > .blog > a span {
  background-position: 0 -180px; }

.smartbar.mycars-off > .blog > a:hover span {
  background-position: 0 -210px; }

.smartbar.mycars-off > .video > a span {
  background-position: 0 -240px; }

.smartbar.mycars-off > .video > a:hover span {
  background-position: 0 -270px; }

.smartbar.mycars-off > .featured > a span {
  background-position: 0 -300px; }

.smartbar.mycars-off > .featured > a:hover span {
  background-position: 0 -330px; }

.smartbar.mycars-off > .dealerrater > a span {
  width: 40px;
  background-position: 0 -360px; }

.smartbar.mycars-off > .dealerrater > a:hover span {
  background-position: 0 -390px; }

.smartbar.mycars-off > .contact > a span {
  background-position: 0 -420px; }

.smartbar.mycars-off > .contact > a:hover span {
  background-position: 0 -450px; }

.smartbar.mycars-off > .repdriver > a span {
  background-position: 0 -480px; }

.smartbar.mycars-off > .repdriver > a:hover span {
  background-position: 0 -510px; }

.smartbar.mycars-off > .directions > a span {
  background-position: 0 -540px; }

.smartbar.mycars-off > .directions > a:hover span {
  background-position: 0 -570px; }

.smartbar.mycars-off .youtubeChannel span {
  overflow: hidden;
  display: block;
  width: 98%; }

.smartbar .contact .ct .vcard {
  background-position: -640px -233px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.facebook {
  background-position: -70px -154px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.facebook:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.facebook {
  background-position: -70px -234px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.youtube {
  background-position: -230px -154px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.youtube:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.youtube {
  background-position: -230px -234px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.videos {
  background-position: -390px -154px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.videos:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.videos {
  background-position: -390px -234px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.blog {
  background-position: -230px -314px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.blog:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.blog {
  background-position: -230px -394px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.twitter {
  background-position: -390px -314px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.twitter:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.twitter {
  background-position: -390px -394px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.featured {
  background-position: -550px -314px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.featured:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.featured {
  background-position: -550px -394px; }

.mycars > div > a .expand {
  background-position: 0 0; }

.mycars > div.selected a .expand {
  background-position: 0 -80px; }

.toolbar-position-top .mycars > div > a .expand {
  background-position: -800px 0; }

.toolbar-position-top .mycars > div.selected a .expand {
  background-position: -800px -80px; }

.toolbar-flex .popup > .inner > .hd > .close, .toolbar-flex .popup > .inner > form > .hd > .close {
  position: absolute;
  top: 6px;
  right: 0;
  display: block;
  width: 26px;
  height: 20px;
  margin: 0;
  text-align: left;
  line-height: 20px;
  text-indent: -99999px;
  background-position: -400px 0; }

.toolbar-flex .popup > .inner > .hd > .close:hover, .toolbar-flex .popup > .inner > form > .hd > .close:hover {
  background-position: -400px -80px; }

.mycars .pager a {
  background-position: -482px 0; }

.mycars .pager a.active, .mycars .pager a:hover {
  background-position: -482px -80px; }

.mycars .mycars-mod .hd span.alert-icon {
  position: relative;
  top: 0;
  float: left;
  display: block;
  width: 20px;
  margin-right: 4px;
  background-position: 0 -320px; }

.mycars > div > a .expand {
  float: right;
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 7px; }

.mycars > div > a .count {
  float: left;
  overflow: hidden;
  display: block;
  min-width: 24px;
  height: 28px;
  margin-top: 4px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  font-size: 130%;
  font-weight: bold;
  line-height: 30px;
  color: #fff; }

.mycars > div > a .count {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.mycars > div > a .count div {
  width: 100%; }

.mycars > div > a {
  text-align: left; }

.mycars > div > a .label {
  overflow: hidden;
  display: inline-block;
  margin-top: 5px;
  padding-right: 15px;
  padding-left: 10px;
  line-height: 14px; }

.ddc-toolbar .ui-button .ui-button-text, .mycars-vlp .ui-button .ui-button-text, .mycars-vdp .ui-button .ui-button-text {
  min-height: auto; }

.ddc-toolbar .ui-button.ui-state-default.hide, .mycars-vlp .ui-button.ui-state-default.hide, .mycars-vdp .ui-button.ui-state-default.hide {
  display: none; }

.smartbar .contact .popup .ui-button, .smartbar .directions .popup .ui-button, .mycars .popup .ui-button, .index .mod .mycars .popup .ui-button {
  height: auto;
  margin: 0;
  padding: 0;
  border: 1px solid #bfbfbf;
  font-size: 93%; }

.smartbar .contact .popup .ui-button-text, .smartbar .directions .popup .ui-button-text, .mycars .popup .ui-button.ui-button-text-only .ui-button-text, .index .mod .mycars .popup .ui-button.ui-button-text-only .ui-button-text {
  height: auto;
  margin: 0;
  padding: 3px 10px;
  border-top: 1px solid #fff;
  text-align: left;
  font-size: 93%;
  font-weight: bold;
  line-height: normal;
  text-transform: none;
  text-shadow: none;
  color: #333;
  background: none; }

.index .mod .mycars .popup .ui-button.ui-state-hover .ui-button-text {
  text-shadow: none; }

.mycars .popup .ui-button.ui-button-text-only.mycars-btn, .index .mod .mycars .popup .ui-button.ui-button-text-only.mycars-btn {
  width: 136px;
  height: auto;
  margin-bottom: 3px;
  padding: 0;
  border: 1px solid #bfbfbf;
  font-size: 93%; }

.mycars .popup .ui-button.ui-button-text-only.mycars-btn .ui-button-text, .index .mod .mycars .popup .ui-button.ui-button-text-only.mycars-btn .ui-button-text {
  height: auto;
  padding: 2px 6px 2px 10px;
  border-top: 1px solid #fff;
  font-size: 93%;
  font-weight: bold;
  line-height: normal;
  text-transform: none;
  text-shadow: none;
  color: #000;
  background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-brand-icons.png) no-repeat 0 0;
  background-size: auto; }

.index .mod .mycars .popup .ui-button.ui-button-text-only.mycars-btn-no-toggle {
  width: 136px;
  height: auto;
  margin-bottom: 3px;
  padding: 0;
  border: 1px solid #5a5a5a;
  font-size: 93%;
  box-shadow: none; }

.mycars .popup .ui-button.ui-button-text-only.mycars-btn-no-toggle .ui-button-text, .index .mod .mycars .popup .ui-button.ui-button-text-only.mycars-btn-no-toggle .ui-button-text {
  height: auto;
  padding: 3px 6px 3px 10px;
  padding-left: 38px;
  border-top: 1px solid #848484;
  font-size: 93%;
  font-weight: bold;
  line-height: normal;
  text-transform: none;
  text-shadow: none;
  color: #fff;
  background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-brand-icons.png) no-repeat 6px -1587px;
  background-size: auto; }

.mycars-vlp .ui-button.mycars-btn, .mycars-vdp .ui-button.mycars-btn {
  height: auto;
  margin-top: 0;
  padding: 0;
  border: 1px solid #d1d1d1; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn .ui-button-text, .mycars-vdp .ui-button.mycars-btn .ui-button-text {
  height: auto;
  margin: 0 2px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-top: 1px solid #fff;
  text-align: left;
  font: 12px arial, helvetica, sans-serif;
  text-transform: none;
  color: #333;
  background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-brand-icons.png) no-repeat 0 0;
  background-size: auto; }

.mycars .popup .ui-button.mycars-btn.mycars-action-set, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-set, .mycars .popup .ui-button.mycars-btn.mycars-action-set .ui-button-text, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-set .ui-button-text, .mycars-vlp .ui-button.mycars-btn.mycars-action-set .ui-button-text, .mycars-vdp .ui-button.mycars-btn.mycars-action-set .ui-button-text {
  color: #fff;
  border-color: #a3c181; }

.mycars .popup .ui-button.mycars-btn.mycars-action-remove, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-remove, .mycars .popup .ui-button.mycars-btn.mycars-action-remove .ui-button-text, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-remove .ui-button-text, .mycars-vlp .ui-button.mycars-btn.mycars-action-remove .ui-button-text, .mycars-vdp .ui-button.mycars-btn.mycars-action-remove .ui-button-text {
  color: #fff;
  border-color: #ce526a; }

.inventoryList.grid .mycars-vlp, .inventoryList.list .mycars-vlp {
  display: none; }

.inventoryList .mycars-vlp .ui-button .ui-button-text:after, .mycars-vdp .ui-button .ui-button-text:after {
  background: none; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-save-btn .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-save-btn .ui-button-text {
  padding-left: 38px;
  letter-spacing: 0;
  background-position: 0 -802px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-saved-btn .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-saved-btn .ui-button-text {
  padding-left: 38px;
  letter-spacing: 0;
  background-position: 0 -1002px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-saved-btn.mycars-action-remove .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-saved-btn.mycars-action-remove .ui-button-text {
  padding-left: 38px;
  letter-spacing: 0;
  background-position: 0 -1102px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-add-alert-btn .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-add-alert-btn .ui-button-text {
  padding-left: 38px;
  letter-spacing: 0;
  background-position: 8px -1202px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-alerts-isset .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-alerts-isset .ui-button-text {
  padding-left: 38px;
  letter-spacing: 0;
  background-position: 8px -1402px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-alerts-isset.mycars-action-remove .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-alerts-isset.mycars-action-remove .ui-button-text {
  padding-left: 38px;
  letter-spacing: 0;
  background-position: 8px -1502px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-save-btn .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-save-btn .ui-button-text {
  padding-right: 0;
  padding-left: 52px;
  background-position: -6px -2px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn .ui-button-text {
  padding-right: 0;
  padding-left: 52px;
  background-position: -6px -202px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn.mycars-action-remove .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn.mycars-action-remove .ui-button-text {
  padding-right: 0;
  padding-left: 52px;
  background-position: -6px -302px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-add-alert-btn .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-add-alert-btn .ui-button-text {
  padding-right: 0;
  padding-left: 52px;
  background-position: 4px -402px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset .ui-button-text {
  padding-right: 0;
  padding-left: 52px;
  background-position: 4px -602px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset.mycars-action-remove .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset.mycars-action-remove .ui-button-text {
  padding-right: 0;
  padding-left: 52px;
  background-position: 4px -702px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-save-btn.small-cta .ui-button-text {
  padding: 4px 0 4px 30px;
  font-size: 10.2px;
  background-position: -5px -800px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn.small-cta .ui-button-text {
  padding: 4px 0 4px 30px;
  font-size: 10.2px;
  background-position: -4px -1000px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn.mycars-action-remove.small-cta .ui-button-text {
  padding: 4px 0 4px 30px;
  font-size: 10.2px;
  background-position: -4px -1100px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-add-alert-btn.small-cta .ui-button-text {
  padding: 4px 0 4px 19px;
  font-size: 10.2px;
  background-position: -2px -1199px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset.small-cta .ui-button-text {
  padding: 4px 0 4px 19px;
  font-size: 10.2px;
  background-position: -2px -1400px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset.mycars-action-remove.small-cta .ui-button-text {
  padding: 4px 0 4px 19px;
  font-size: 10.2px;
  background-position: -2px -1500px; }

.mycars .popup > .inner > .hd .ui-button, .mycars .popup > .inner > form > .hd .ui-button {
  float: right;
  clear: none;
  margin-top: 3px;
  margin-right: 25px; }

.mycars .popup > .inner > form > .hd .ui-button[type=submit] {
  margin-right: 6px; }

.mycars .popup > .inner > .hd .ui-button .ui-button-text, .mycars .popup > .inner > form > .hd .ui-button .ui-button-text {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px; }

.mycars-vlp {
  float: left;
  clear: left;
  display: block;
  width: 99%;
  margin-top: 3px; }

.mycars-vlp.small-cta {
  width: 99%; }

form .mycars-vlp a {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 4px; }

.mycars-vdp {
  float: left;
  clear: both;
  display: block;
  width: 100%;
  margin-top: 10px; }

.mycars-vdp a {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px; }

.mycars-add-alert-btn, .mycars-alerts-isset {
  margin-bottom: 10px; }

.mycars-alerts-isset {
  clear: both;
  display: block; }

.mycars-alerts-isset.hide {
  display: none; }

.media .mycars-save-btn, .media .mycars-saved-btn, .media .mycars-add-alert-btn, .media .mycars-alerts-isset {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 5px; }

.media .mycars-alerts-isset {
  text-align: center; }

.mycars .popup > .inner > .bd .ui-button, .mycars .popup > .inner > form > .bd .ui-button {
  width: 92%;
  height: auto;
  margin-bottom: 4px; }

.mycars .popup > .inner > .bd .ui-button .ui-button-text, .mycars .popup > .inner > form > .bd .ui-button .ui-button-text, .index .mycars .popup > .inner > .bd .ui-button .ui-button-text, .index .mycars .popup > .inner > form > .bd .ui-button .ui-button-text {
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: normal;
  line-height: 1.1em; }

.mycars .popup > .inner > .bd .ui-button.mycars-reserve-it-now-btn {
  border: 1px solid #5a5a5a; }

.mycars-list.alerts li {
  padding: 6px 3%; }
.mycars-list.alerts .bd {
  position: relative;
  width: 100%; }
.mycars-list.alerts .view-date {
  padding-left: 0; }

.mycars-list-container {
  position: relative;
  display: block;
  height: 250px; }

.smartbar .mod.video-featured .ui-state {
  margin: 0.5em;
  padding: 0.5em; }

.smartbar .mod.video-featured .ui-state p {
  margin-bottom: 0; }

.toolbar-white .toolbarWrap {
  border-top: 1px solid #dfdfdf; }

.toolbar-white .mycars > div, .toolbar-white .smartbar > div {
  border-right-color: #cdcdcd;
  border-left-color: #fefefe; }

.toolbar-white .mycars .right-button-border, .toolbar-white .smartbar .right-button-border {
  border-left-color: #fefefe; }

.toolbar-white .mycars .left-button-border, .toolbar-white .smartbar .left-button-border {
  border-right-color: #cdcdcd; }

.toolbar-white .mycars > div a .count {
  background-color: #858585; }

.toolbar-white .mycars > div a:hover .count, .toolbar-white .mycars > div.selected a .count {
  background-color: #5b5b5b; }

.toolbar-white .toolbar-flex .mycars .pager a, .toolbar-white .toolbar-flex .mycars .remove, .toolbar-white .toolbar-flex .mycars .alert-icon, .toolbar-white .toolbar-flex > div > div > a span, .toolbar-white .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-white .toolbar-flex .popup > .inner > .hd > .close, .toolbar-white .toolbar-flex .popup > .inner > form > .hd > .close {
  color: #222;
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-white.png);
  background-repeat: no-repeat; }

.toolbar-white .toolbar-flex .popup > .inner > .hd, .toolbar-white .toolbar-flex .popup > .inner > form > .hd {
  color: #fff;
  background-color: #5f6366; }

.toolbar-white .toolbar-flex > div > div > a {
  letter-spacing: normal;
  color: #373737; }

.toolbar-white .toolbar-flex > div > div.selected > a, .toolbar-white .toolbar-flex > div > div > a:hover {
  color: #1e75b8; }

.toolbar-black .toolbarWrap {
  border-top: 1px solid #797979; }

.toolbar-black .mycars > div, .toolbar-black .smartbar > div {
  height: 38px;
  margin-top: 0;
  border-right-color: #1d1d1d;
  border-left-color: #6b6b6b; }

.toolbar-black .mycars .right-button-border, .toolbar-black .smartbar .right-button-border {
  border-left-color: #6b6b6b; }

.toolbar-black .mycars .left-button-border, .toolbar-black .smartbar .left-button-border {
  border-right-color: #1d1d1d; }

.toolbar-black .toolbar-flex > div > div.selected:before {
  left: 1px;
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-black.png);
  background-position: -82px -323px; }

.toolbar-black .mycars > div a .count {
  background-color: #000; }

.toolbar-black .mycars > div a:hover .count, .toolbar-black .mycars > div.selected a .count {
  background-color: #505050; }

.toolbar-black .toolbar-flex .mycars .pager a, .toolbar-black .toolbar-flex .mycars .remove, .toolbar-black .toolbar-flex .mycars .alert-icon, .toolbar-black .toolbar-flex > div > div > a span, .toolbar-black .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-black .toolbar-flex .popup > .inner > .hd > .close, .toolbar-black .toolbar-flex .popup > .inner > form > .hd > .close {
  color: #444;
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-black.png);
  background-repeat: no-repeat; }

.toolbar-black .toolbar-flex .popup > .inner > .hd, .toolbar-black .toolbar-flex .popup > .inner > form > .hd {
  color: #e0e0e0;
  background-color: #353535; }

.toolbar-black .toolbar-flex > div > div > a {
  letter-spacing: normal;
  color: #fff; }

.toolbar-black .toolbar-flex > div > div.selected > a:hover, .toolbar-black .toolbar-flex > div > div.selected > a {
  color: #353535; }

.toolbar-black .toolbar-flex > div > div > a:hover {
  color: #ddd; }

.ddc-toolbar.hideBar {
  box-shadow: none; }

.ddc-toolbar.hideBar .mycars {
  display: none;
  box-shadow: none; }

.ddc-toolbar.hideBar .mycars > div, .ddc-toolbar.hideBar .smartbar > div {
  display: none; }

.toolbar-position-top.toolbar-orientation-horizontal.hideBar {
  position: absolute;
  top: 0;
  right: 0;
  width: auto; }

.toolbar-open.hideBar .toolbar-flex {
  width: auto;
  min-width: 0;
  max-width: none; }

.ddc-toolbar.hideBar .toolbarWrap, .ie9 .ddc-toolbar.hideBar .toolbarWrap {
  border: none;
  background: none;
  background-image: none;
  filter: none; }

.ddc-toolbar.hideBar .smartbar > div.hide-bar {
  position: fixed;
  right: 0;
  bottom: 0;
  display: block;
  border-left: none;
  border-radius: 5px 0 0 0;
  background-color: rgba(0, 0, 0, 0.5); }

.mycars-toolbar-position-top-hidden .ddc-toolbar.hideBar .smartbar > div.hide-bar {
  position: fixed;
  top: -1px;
  right: 0;
  display: block;
  border-left: none;
  border-radius: 0 0 0 5px;
  background-color: rgba(0, 0, 0, 0.5); }

.ddc-toolbar.hideBar .close {
  display: none; }

.ddc-toolbar .open {
  display: none; }

.ddc-toolbar.hideBar .open {
  display: block; }

.smartbar .contact .popup .google-map label {
  position: static;
  float: none;
  display: inline;
  width: auto; }

.show-when-mycars-logged-in {
  display: none; }
  .mycars-logged-in .show-when-mycars-logged-in {
    display: block; }

.mycars-logged-in .show-when-mycars-logged-out {
  display: none; }

.inventoryList .mycars-watchers {
  width: 96%;
  margin-bottom: 2px;
  padding: 2px 2%;
  font-weight: bold; }

.mycars-vdp .mycars-watchers {
  float: left;
  width: 96.5%;
  margin: 8px 0;
  padding: 5px 2%;
  border-radius: 3px;
  font-weight: bold; }

.inventory-featured-default .mycars-watchers, .showroom-default .mycars-watchers, .inventory-similar-default .mycars-watchers {
  display: none; }

.mycars-vehicle .mycars-watchers {
  margin: 0 6% 5px 5%;
  padding: 2px 2%;
  font-weight: bold; }

.login-default .login-form .error-text, .login-register .register-form .error-text {
  margin: 0 5px 5px 5px;
  font-size: 0.9em;
  font-weight: bold;
  color: #ff3412; }

.toolbar-theme-darkblue .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-darkblue .toolbar-flex > div > div.selected > a, .toolbar-theme-darkblue .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-darkblue .toolbarWrap {
  background-color: #0000be;
  background-image: linear-gradient(#0000be 0%, #000058 100%); }

.toolbar-theme-darkblue .mycars > div a .count {
  background-color: #00003f; }

.toolbar-theme-darkblue .toolbar-flex > div > div.selected:before, .toolbar-theme-darkblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-darkblue .toolbar-flex > div > div.selected:before, .toolbar-theme-darkblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-darkblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-darkblue .toolbar-flex .mycars .pager a, .toolbar-theme-darkblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-darkblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-darkblue .toolbar-flex > div > div > a span, .toolbar-theme-darkblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-darkblue .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-darkblue .toolbar-flex .mycars > div, .toolbar-theme-darkblue .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-mediumblue .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-mediumblue .toolbar-flex > div > div.selected > a, .toolbar-theme-mediumblue .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-mediumblue .toolbarWrap {
  background-color: #0101ff;
  background-image: linear-gradient(#0101ff 0%, #00009a 100%); }

.toolbar-theme-mediumblue .mycars > div a .count {
  background-color: #000081; }

.toolbar-theme-mediumblue .toolbar-flex > div > div.selected:before, .toolbar-theme-mediumblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-mediumblue .toolbar-flex > div > div.selected:before, .toolbar-theme-mediumblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-mediumblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-mediumblue .toolbar-flex .mycars .pager a, .toolbar-theme-mediumblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-mediumblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-mediumblue .toolbar-flex > div > div > a span, .toolbar-theme-mediumblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-mediumblue .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-mediumblue .toolbar-flex .mycars > div, .toolbar-theme-mediumblue .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-dodgerblue .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-dodgerblue .toolbar-flex > div > div.selected > a, .toolbar-theme-dodgerblue .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-dodgerblue .toolbarWrap {
  background-color: #51a9ff;
  background-image: linear-gradient(#51a9ff 0%, #0077ea 100%); }

.toolbar-theme-dodgerblue .mycars > div a .count {
  background-color: #006ad1; }

.toolbar-theme-dodgerblue .toolbar-flex > div > div.selected:before, .toolbar-theme-dodgerblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-dodgerblue .toolbar-flex > div > div.selected:before, .toolbar-theme-dodgerblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-dodgerblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-dodgerblue .toolbar-flex .mycars .pager a, .toolbar-theme-dodgerblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-dodgerblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-dodgerblue .toolbar-flex > div > div > a span, .toolbar-theme-dodgerblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-dodgerblue .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-dodgerblue .toolbar-flex .mycars > div, .toolbar-theme-dodgerblue .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-darkgreen .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-darkgreen .toolbar-flex > div > div.selected > a, .toolbar-theme-darkgreen .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-darkgreen .toolbarWrap {
  background-color: #009700;
  background-image: linear-gradient(#009700 0%, #003100 100%); }

.toolbar-theme-darkgreen .mycars > div a .count {
  background-color: #001800; }

.toolbar-theme-darkgreen .toolbar-flex > div > div.selected:before, .toolbar-theme-darkgreen .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-darkgreen .toolbar-flex > div > div.selected:before, .toolbar-theme-darkgreen .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-darkgreen .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-darkgreen .toolbar-flex .mycars .pager a, .toolbar-theme-darkgreen .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-darkgreen .toolbar-flex .mycars .alert-icon, .toolbar-theme-darkgreen .toolbar-flex > div > div > a span, .toolbar-theme-darkgreen .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-darkgreen .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-darkgreen .toolbar-flex .mycars > div, .toolbar-theme-darkgreen .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-green .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-green .toolbar-flex > div > div.selected > a, .toolbar-theme-green .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-green .toolbarWrap {
  background-color: #00b300;
  background-image: linear-gradient(#00b300 0%, #004d00 100%); }

.toolbar-theme-green .mycars > div a .count {
  background-color: #003400; }

.toolbar-theme-green .toolbar-flex > div > div.selected:before, .toolbar-theme-green .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-green .toolbar-flex > div > div.selected:before, .toolbar-theme-green .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-green .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-green .toolbar-flex .mycars .pager a, .toolbar-theme-green .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-green .toolbar-flex .mycars .alert-icon, .toolbar-theme-green .toolbar-flex > div > div > a span, .toolbar-theme-green .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-green .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-green .toolbar-flex .mycars > div, .toolbar-theme-green .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-olivedrab .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-olivedrab .toolbar-flex > div > div.selected > a, .toolbar-theme-olivedrab .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-olivedrab .toolbarWrap {
  background-color: #8ab72d;
  background-image: linear-gradient(#8ab72d 0%, #4c6519 100%); }

.toolbar-theme-olivedrab .mycars > div a .count {
  background-color: #3d5114; }

.toolbar-theme-olivedrab .toolbar-flex > div > div.selected:before, .toolbar-theme-olivedrab .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-olivedrab .toolbar-flex > div > div.selected:before, .toolbar-theme-olivedrab .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-olivedrab .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-olivedrab .toolbar-flex .mycars .pager a, .toolbar-theme-olivedrab .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-olivedrab .toolbar-flex .mycars .alert-icon, .toolbar-theme-olivedrab .toolbar-flex > div > div > a span, .toolbar-theme-olivedrab .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-olivedrab .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-olivedrab .toolbar-flex .mycars > div, .toolbar-theme-olivedrab .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-yellow .toolbar-flex > div > div > a {
  color: #404040; }

.toolbar-theme-yellow .toolbar-flex > div > div.selected > a, .toolbar-theme-yellow .toolbar-flex > div > div > a:hover {
  color: #303030; }

.toolbar-theme-yellow .toolbarWrap {
  background-color: #ffff33;
  background-image: linear-gradient(#ffff33 0%, #cccc00 100%); }

.toolbar-theme-yellow .mycars > div a .count {
  background-color: #b2b300; }

.toolbar-theme-yellow .toolbar-flex > div > div.selected:before, .toolbar-theme-yellow .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-yellow .toolbar-flex > div > div.selected:before, .toolbar-theme-yellow .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-yellow .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-yellow .toolbar-flex .mycars .pager a, .toolbar-theme-yellow .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-yellow .toolbar-flex .mycars .alert-icon, .toolbar-theme-yellow .toolbar-flex > div > div > a span, .toolbar-theme-yellow .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-yellow .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-yellow .toolbar-flex .mycars > div, .toolbar-theme-yellow .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-gold .toolbar-flex > div > div > a {
  color: #404040; }

.toolbar-theme-gold .toolbar-flex > div > div.selected > a, .toolbar-theme-gold .toolbar-flex > div > div > a:hover {
  color: #303030; }

.toolbar-theme-gold .toolbarWrap {
  background-color: #ffdf33;
  background-image: linear-gradient(#ffdf33 0%, #ccac00 100%); }

.toolbar-theme-gold .mycars > div a .count {
  background-color: #b39700; }

.toolbar-theme-gold .toolbar-flex > div > div.selected:before, .toolbar-theme-gold .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-gold .toolbar-flex > div > div.selected:before, .toolbar-theme-gold .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-gold .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-gold .toolbar-flex .mycars .pager a, .toolbar-theme-gold .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-gold .toolbar-flex .mycars .alert-icon, .toolbar-theme-gold .toolbar-flex > div > div > a span, .toolbar-theme-gold .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-gold .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-gold .toolbar-flex .mycars > div, .toolbar-theme-gold .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-orange .toolbar-flex > div > div > a {
  color: #404040; }

.toolbar-theme-orange .toolbar-flex > div > div.selected > a, .toolbar-theme-orange .toolbar-flex > div > div > a:hover {
  color: #303030; }

.toolbar-theme-orange .toolbarWrap {
  background-color: #ffb733;
  background-image: linear-gradient(#ffb733 0%, #cc8400 100%); }

.toolbar-theme-orange .mycars > div a .count {
  background-color: #b37300; }

.toolbar-theme-orange .toolbar-flex > div > div.selected:before, .toolbar-theme-orange .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-orange .toolbar-flex > div > div.selected:before, .toolbar-theme-orange .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-orange .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-orange .toolbar-flex .mycars .pager a, .toolbar-theme-orange .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-orange .toolbar-flex .mycars .alert-icon, .toolbar-theme-orange .toolbar-flex > div > div > a span, .toolbar-theme-orange .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-orange .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-orange .toolbar-flex .mycars > div, .toolbar-theme-orange .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-red .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-red .toolbar-flex > div > div.selected > a, .toolbar-theme-red .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-red .toolbarWrap {
  background-color: #ff3333;
  background-image: linear-gradient(#ff3333 0%, #cc0000 100%); }

.toolbar-theme-red .mycars > div a .count {
  background-color: #b30000; }

.toolbar-theme-red .toolbar-flex > div > div.selected:before, .toolbar-theme-red .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-red .toolbar-flex > div > div.selected:before, .toolbar-theme-red .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-red .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-red .toolbar-flex .mycars .pager a, .toolbar-theme-red .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-red .toolbar-flex .mycars .alert-icon, .toolbar-theme-red .toolbar-flex > div > div > a span, .toolbar-theme-red .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-red .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-red .toolbar-flex .mycars > div, .toolbar-theme-red .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-hotpink .toolbar-flex > div > div > a {
  color: #404040; }

.toolbar-theme-hotpink .toolbar-flex > div > div.selected > a, .toolbar-theme-hotpink .toolbar-flex > div > div > a:hover {
  color: #303030; }

.toolbar-theme-hotpink .toolbarWrap {
  background-color: #ff9cce;
  background-image: linear-gradient(#ff9cce 0%, #ff369b 100%); }

.toolbar-theme-hotpink .mycars > div a .count {
  background-color: #ff1c8e; }

.toolbar-theme-hotpink .toolbar-flex > div > div.selected:before, .toolbar-theme-hotpink .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-hotpink .toolbar-flex > div > div.selected:before, .toolbar-theme-hotpink .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-hotpink .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-hotpink .toolbar-flex .mycars .pager a, .toolbar-theme-hotpink .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-hotpink .toolbar-flex .mycars .alert-icon, .toolbar-theme-hotpink .toolbar-flex > div > div > a span, .toolbar-theme-hotpink .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-hotpink .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-hotpink .toolbar-flex .mycars > div, .toolbar-theme-hotpink .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-saddlebrown .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-saddlebrown .toolbar-flex > div > div.selected > a, .toolbar-theme-saddlebrown .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-saddlebrown .toolbarWrap {
  background-color: #b85b19;
  background-image: linear-gradient(#b85b19 0%, #5e2f0d 100%); }

.toolbar-theme-saddlebrown .mycars > div a .count {
  background-color: #48240a; }

.toolbar-theme-saddlebrown .toolbar-flex > div > div.selected:before, .toolbar-theme-saddlebrown .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-saddlebrown .toolbar-flex > div > div.selected:before, .toolbar-theme-saddlebrown .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-saddlebrown .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-saddlebrown .toolbar-flex .mycars .pager a, .toolbar-theme-saddlebrown .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-saddlebrown .toolbar-flex .mycars .alert-icon, .toolbar-theme-saddlebrown .toolbar-flex > div > div > a span, .toolbar-theme-saddlebrown .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-saddlebrown .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-saddlebrown .toolbar-flex .mycars > div, .toolbar-theme-saddlebrown .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-gray .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-gray .toolbar-flex > div > div.selected > a, .toolbar-theme-gray .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-gray .toolbarWrap {
  background-color: #9a9a9a;
  background-image: linear-gradient(#9a9a9a 0%, #676767 100%); }

.toolbar-theme-gray .mycars > div a .count {
  background-color: #5a5a5a; }

.toolbar-theme-gray .toolbar-flex > div > div.selected:before, .toolbar-theme-gray .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-gray .toolbar-flex > div > div.selected:before, .toolbar-theme-gray .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-gray .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-gray .toolbar-flex .mycars .pager a, .toolbar-theme-gray .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-gray .toolbar-flex .mycars .alert-icon, .toolbar-theme-gray .toolbar-flex > div > div > a span, .toolbar-theme-gray .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-gray .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-gray .toolbar-flex .mycars > div, .toolbar-theme-gray .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-darkgrey .toolbar-flex > div > div > a {
  color: #404040; }

.toolbar-theme-darkgrey .toolbar-flex > div > div.selected > a, .toolbar-theme-darkgrey .toolbar-flex > div > div > a:hover {
  color: #303030; }

.toolbar-theme-darkgrey .toolbarWrap {
  background-color: #c3c3c3;
  background-image: linear-gradient(#c3c3c3 0%, #8f8f8f 100%); }

.toolbar-theme-darkgrey .mycars > div a .count {
  background-color: #838383; }

.toolbar-theme-darkgrey .toolbar-flex > div > div.selected:before, .toolbar-theme-darkgrey .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-darkgrey .toolbar-flex > div > div.selected:before, .toolbar-theme-darkgrey .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-darkgrey .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-darkgrey .toolbar-flex .mycars .pager a, .toolbar-theme-darkgrey .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-darkgrey .toolbar-flex .mycars .alert-icon, .toolbar-theme-darkgrey .toolbar-flex > div > div > a span, .toolbar-theme-darkgrey .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-darkgrey .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-darkgrey .toolbar-flex .mycars > div, .toolbar-theme-darkgrey .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-lightskyblue .toolbar-flex > div > div > a {
  color: #404040; }

.toolbar-theme-lightskyblue .toolbar-flex > div > div.selected > a, .toolbar-theme-lightskyblue .toolbar-flex > div > div > a:hover {
  color: #303030; }

.toolbar-theme-lightskyblue .toolbarWrap {
  background-color: #b8e2fc;
  background-image: linear-gradient(#b8e2fc 0%, #56baf8 100%); }

.toolbar-theme-lightskyblue .mycars > div a .count {
  background-color: #3eb0f7; }

.toolbar-theme-lightskyblue .toolbar-flex > div > div.selected:before, .toolbar-theme-lightskyblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-lightskyblue .toolbar-flex > div > div.selected:before, .toolbar-theme-lightskyblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-lightskyblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-lightskyblue .toolbar-flex .mycars .pager a, .toolbar-theme-lightskyblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-lightskyblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-lightskyblue .toolbar-flex > div > div > a span, .toolbar-theme-lightskyblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-lightskyblue .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-lightskyblue .toolbar-flex .mycars > div, .toolbar-theme-lightskyblue .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-maroon .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-maroon .toolbar-flex > div > div.selected > a, .toolbar-theme-maroon .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-maroon .toolbarWrap {
  background-color: #b30000;
  background-image: linear-gradient(#b30000 0%, #4d0000 100%); }

.toolbar-theme-maroon .mycars > div a .count {
  background-color: #340000; }

.toolbar-theme-maroon .toolbar-flex > div > div.selected:before, .toolbar-theme-maroon .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-maroon .toolbar-flex > div > div.selected:before, .toolbar-theme-maroon .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-maroon .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-maroon .toolbar-flex .mycars .pager a, .toolbar-theme-maroon .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-maroon .toolbar-flex .mycars .alert-icon, .toolbar-theme-maroon .toolbar-flex > div > div > a span, .toolbar-theme-maroon .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-maroon .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-maroon .toolbar-flex .mycars > div, .toolbar-theme-maroon .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-khaki .toolbar-flex > div > div > a {
  color: #404040; }

.toolbar-theme-khaki .toolbar-flex > div > div.selected > a, .toolbar-theme-khaki .toolbar-flex > div > div > a:hover {
  color: #303030; }

.toolbar-theme-khaki .toolbarWrap {
  background-color: #f6f0b9;
  background-image: linear-gradient(#f6f0b9 0%, #eadc5f 100%); }

.toolbar-theme-khaki .mycars > div a .count {
  background-color: #e7d748; }

.toolbar-theme-khaki .toolbar-flex > div > div.selected:before, .toolbar-theme-khaki .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-khaki .toolbar-flex > div > div.selected:before, .toolbar-theme-khaki .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-khaki .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-khaki .toolbar-flex .mycars .pager a, .toolbar-theme-khaki .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-khaki .toolbar-flex .mycars .alert-icon, .toolbar-theme-khaki .toolbar-flex > div > div > a span, .toolbar-theme-khaki .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-khaki .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-khaki .toolbar-flex .mycars > div, .toolbar-theme-khaki .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-purple .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-purple .toolbar-flex > div > div.selected > a, .toolbar-theme-purple .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-purple .toolbarWrap {
  background-color: #b300b3;
  background-image: linear-gradient(#b300b3 0%, #4d004d 100%); }

.toolbar-theme-purple .mycars > div a .count {
  background-color: #340033; }

.toolbar-theme-purple .toolbar-flex > div > div.selected:before, .toolbar-theme-purple .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-purple .toolbar-flex > div > div.selected:before, .toolbar-theme-purple .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-purple .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-purple .toolbar-flex .mycars .pager a, .toolbar-theme-purple .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-purple .toolbar-flex .mycars .alert-icon, .toolbar-theme-purple .toolbar-flex > div > div > a span, .toolbar-theme-purple .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-purple .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-purple .toolbar-flex .mycars > div, .toolbar-theme-purple .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-yellowgreen .toolbar-flex > div > div > a {
  color: #404040; }

.toolbar-theme-yellowgreen .toolbar-flex > div > div.selected > a, .toolbar-theme-yellowgreen .toolbar-flex > div > div > a:hover {
  color: #303030; }

.toolbar-theme-yellowgreen .toolbarWrap {
  background-color: #aed75b;
  background-image: linear-gradient(#aed75b 0%, #7ba428 100%); }

.toolbar-theme-yellowgreen .mycars > div a .count {
  background-color: #6c9023; }

.toolbar-theme-yellowgreen .toolbar-flex > div > div.selected:before, .toolbar-theme-yellowgreen .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-yellowgreen .toolbar-flex > div > div.selected:before, .toolbar-theme-yellowgreen .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-yellowgreen .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-yellowgreen .toolbar-flex .mycars .pager a, .toolbar-theme-yellowgreen .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-yellowgreen .toolbar-flex .mycars .alert-icon, .toolbar-theme-yellowgreen .toolbar-flex > div > div > a span, .toolbar-theme-yellowgreen .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-yellowgreen .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-yellowgreen .toolbar-flex .mycars > div, .toolbar-theme-yellowgreen .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-firebrick .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-firebrick .toolbar-flex > div > div.selected > a, .toolbar-theme-firebrick .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-firebrick .toolbarWrap {
  background-color: #d73030;
  background-image: linear-gradient(#d73030 0%, #871a1a 100%); }

.toolbar-theme-firebrick .mycars > div a .count {
  background-color: #721616; }

.toolbar-theme-firebrick .toolbar-flex > div > div.selected:before, .toolbar-theme-firebrick .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-firebrick .toolbar-flex > div > div.selected:before, .toolbar-theme-firebrick .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-firebrick .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-firebrick .toolbar-flex .mycars .pager a, .toolbar-theme-firebrick .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-firebrick .toolbar-flex .mycars .alert-icon, .toolbar-theme-firebrick .toolbar-flex > div > div > a span, .toolbar-theme-firebrick .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-firebrick .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-firebrick .toolbar-flex .mycars > div, .toolbar-theme-firebrick .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-clientvictoryblue .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-clientvictoryblue .toolbar-flex > div > div.selected > a, .toolbar-theme-clientvictoryblue .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-clientvictoryblue .toolbarWrap {
  background-color: #0e83cf;
  background-image: linear-gradient(#0e83cf 0%, #08476f 100%); }

.toolbar-theme-clientvictoryblue .mycars > div a .count {
  background-color: #063857; }

.toolbar-theme-clientvictoryblue .toolbar-flex > div > div.selected:before, .toolbar-theme-clientvictoryblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-clientvictoryblue .toolbar-flex > div > div.selected:before, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .pager a, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-clientvictoryblue .toolbar-flex > div > div > a span, .toolbar-theme-clientvictoryblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-clientvictoryblue .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-clientvictoryblue .toolbar-flex .mycars > div, .toolbar-theme-clientvictoryblue .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

.toolbar-theme-oemfordslate .toolbar-flex > div > div > a {
  color: #dedede; }

.toolbar-theme-oemfordslate .toolbar-flex > div > div.selected > a, .toolbar-theme-oemfordslate .toolbar-flex > div > div > a:hover {
  color: #b1b1b1; }

.toolbar-theme-oemfordslate .toolbarWrap {
  background-color: #567487;
  background-image: linear-gradient(#567487 0%, #2e3e49 100%); }

.toolbar-theme-oemfordslate .mycars > div a .count {
  background-color: #243139; }

.toolbar-theme-oemfordslate .toolbar-flex > div > div.selected:before, .toolbar-theme-oemfordslate .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-oemfordslate .toolbar-flex > div > div.selected:before, .toolbar-theme-oemfordslate .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-oemfordslate .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-oemfordslate .toolbar-flex .mycars .pager a, .toolbar-theme-oemfordslate .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-oemfordslate .toolbar-flex .mycars .alert-icon, .toolbar-theme-oemfordslate .toolbar-flex > div > div > a span, .toolbar-theme-oemfordslate .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-oemfordslate .toolbar-flex .popup > .inner > .hd > .close {
  background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-oemfordslate .toolbar-flex .mycars > div, .toolbar-theme-oemfordslate .toolbar-flex .smartbar > div {
  border-left-color: #757575;
  border-left-color: rgba(117, 117, 117, 0.3);
  border-right-color: #dedede;
  border-right-color: rgba(222, 222, 222, 0.3); }

body.fullscreen-video .ddc-toolbar {
  display: none; }
