@charset "UTF-8";
h1 {
  color: blue; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
menu,
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-color: 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 {
  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"] {
  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;
  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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../bower_components/bootstrap-sass-official/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

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: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 18px;
  margin-bottom: 9px; }
  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: 9px;
  margin-bottom: 9px; }
  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: 33px; }

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

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

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

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

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

p {
  margin: 0 0 9px; }

.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 19.5px; } }

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

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-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover,
a.text-primary:focus {
  color: #3071a9; }

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3071a9; }

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee; }

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

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; }

@media (min-width: 1024px) {
  .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; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  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.428571429;
    color: #777777; }
    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'; }

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 740px; } }
  @media (min-width: 1024px) {
    .container {
      width: 960px; } }
  @media (min-width: 1280px) {
    .container {
      width: 1160px; } }

.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 {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row: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, .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, .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 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-12 {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .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.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .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.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1280px) {
  .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.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }
  .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.428571429;
    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-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  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; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 13.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .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; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

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

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-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; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-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; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px; }
  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-group-sm input[type="date"],
  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-group-sm
  input[type="time"],
  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-group-sm
  input[type="datetime-local"],
  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,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  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-group-lg input[type="date"],
  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-group-lg
  input[type="time"],
  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-group-lg
  input[type="datetime-local"],
  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,
  .input-group-lg
  input[type="month"] {
    line-height: 45px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 18px;
    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"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

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

.radio-inline,
.checkbox-inline {
  position: relative;
  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], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

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

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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: 30px;
  line-height: 30px; }

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; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px; }

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: 45px;
  line-height: 45px; }

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; }

.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px; }

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

.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.33; }

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

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

.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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px; }

.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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  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 ~ .form-control-feedback {
  top: 23px; }

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.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: 25px; }

.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; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.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 {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .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.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #3071a9;
    border-color: #193c5a; }
  .btn-primary:hover {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #285e8e;
      border-color: #193c5a; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .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.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    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:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .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.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    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:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .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.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    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:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .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.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .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: #2a6496;
    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: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.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;
  -o-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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.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: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    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: #428bca; }

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

.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: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.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,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

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

@media (min-width: 1024px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

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

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.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 .form-control:focus {
      z-index: 3; }

.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) {
    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: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .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: 12px;
    border-radius: 3px; }
  .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: 17px;
    border-radius: 6px; }
  .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 {
  border-bottom-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 {
  border-bottom-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 {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 1024px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 1024px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  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; }
  @media (min-width: 1024px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      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; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 320px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 1024px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1024px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 1024px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.navbar-brand {
  float: left;
  padding: 16px 10px;
  font-size: 17px;
  line-height: 18px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 1024px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -10px; } }

.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;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1024px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 8px -10px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px; }
  @media (max-width: 1023px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      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: 18px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 1024px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 16px;
          padding-bottom: 16px; } }

.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: 9px;
  margin-bottom: 9px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 1023px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1024px) {
    .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-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px; }
  @media (min-width: 1024px) {
    .navbar-text {
      float: left;
      margin-left: 10px;
      margin-right: 10px; } }

@media (min-width: 1024px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -10px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .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; }
  @media (max-width: 1023px) {
    .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-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: #777777; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #777777; }
  .navbar-inverse .navbar-nav > li > a {
    color: #777777; }
    .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; }
  @media (max-width: 1023px) {
    .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: #777777; }
      .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; } }
  .navbar-inverse .navbar-link {
    color: #777777; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #777777; }
    .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; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #428bca;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #2a6496;
    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: 3;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    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: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33; }

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

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

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

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

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

.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 59px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .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 {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 18px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #428bca; }
    .panel-primary > .panel-heading .badge {
      color: #428bca;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 19.5px;
  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: hidden;
  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%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.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);
  border-radius: 6px;
  -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; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

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

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

.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; }

@media (min-width: 768px) {
  .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: 1024px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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;
  background-color: #000;
  border-radius: 4px; }

.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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .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: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 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;
    -o-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; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .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: 15%;
  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);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-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, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-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%;
    margin-top: -10px;
    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;
    line-height: 1;
    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;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.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; }

@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: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  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; }

.affix {
  position: fixed; }

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

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

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

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

.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; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1280px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1280px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1280px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1024px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important; } }

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

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

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

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

@media print {
  .hidden-print {
    display: none !important; } }

.container-fluid .row *, .container-fluid .row *:before, .container-fluid .row *:after {
  box-sizing: border-box; }

.no-side-pad {
  padding-left: 0 !important;
  padding-right: 0 !important; }

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

@media (max-width: 767px) {
  label {
    font-size: 12px;
    font-weight: normal; } }

/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

  Mixins available:
    -   css3-prefix             - arguments: Property, Value
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-horizontal   - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-radial       - arguments: Start Color: #FFFFFF, Start position: 0%, End Color: #000000, End position: 100%
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   background-opacity      - arguments: Color: #000, Opacity: .85
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Right: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transform-style         - arguments: Style: preserve-3d
    -   transition              - Default arguments: What: all, Length: 1s, Easing: ease-in-out
    -                            - Examples: @include transition (all 2s ease-in-out);
    -                                        @include transition (opacity 1s ease-in 2s, width 2s ease-out);
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
    -   keyframes               - arguments: Animation name
                                - content:   Animation css
    -   animation               - arguments: name duration timing-function delay iteration-count direction fill-mode play-state
                                             (http://www.w3schools.com/cssref/css3_pr_animation.asp)

------------------------------------------------------------- */
.vmiddle {
  display: inline-block;
  vertical-align: middle;
  float: none; }

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

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

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

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

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

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

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

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

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

.font-bold {
  font-family: 'designk-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.font-light {
  font-family: 'designk-light', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.font-medium {
  font-family: 'designk-medium', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.font-list {
  font-family: 'designk-list', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.font-cta {
  font-family: 'designk-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

body {
  font-size: 13px;
  /* this was their base font */
  font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.hide {
  display: none !important; }

.switch {
  text-transform: uppercase; }

.button {
  cursor: pointer; }

h1 {
  font-family: designk-bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2F2F2F; }

h2 {
  color: #888; }

.text-box-shadow {
  border-radius: 3px;
  border: 1px solid #c4c4c4;
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1); }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

nav ul li i {
  top: 14px !important; }

.terms-box {
  margin-bottom: 30px;
  color: #333333 !important; }
  .terms-box .terms-title {
    font-size: 15px; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

a img {
  border: none; }

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

.alert-primary,
.alert,
.alert.updated,
.alert.updated span,
.alert.updating,
.alert.updating span,
.alert.try-again,
.alert.try-again span,
.vehicle-bar,
.vehicle-bar nav ul li h1,
.vehicle-bar-notifications ul li {
  color: white;
  border-color: white;
  background-color: transparent; }

.alert-primary span,
.alert span,
.vehicle-bar nav ul li h2,
.main-wrapper-content .content-area .container .lower-panel {
  color: #A4A4A4;
  border-color: #A4A4A4;
  background-color: transparent; }

.vehicle-bar nav ul li ul li:hover {
  color: #888888;
  border-color: #888888;
  background-color: transparent; }

.main-wrapper-content .content-area .container h1,
.main-wrapper-content .content-area .container h2,
.main-wrapper-content .content-area .container h3,
.main-wrapper-content .content-area .container h4,
.main-wrapper-content .content-area .container h5,
.main-wrapper-content .content-area .container h6 {
  color: #444444;
  border-color: #444444;
  background-color: transparent; }

.remote.door-locks .remote-content .info .control .selector .button {
  color: #888888;
  border-color: #888888;
  background-color: white; }

.remote.door-locks .remote-content .car-doors,
.remote.door-locks .remote-content .info,
.remote.engine-climate .remote-content,
.remote.engine-climate .schedule-content {
  color: #999999;
  border-color: #999999;
  background-color: white; }

.nav-social,
.footer {
  color: white;
  border-color: white;
  background-color: black; }

.vehicle-bar-notifications .container.with-notifications .messages,
.vehicle-bar-notifications ul li span {
  color: white;
  border-color: white;
  background-color: #C4172C; }

.vehicle-bar nav.active,
.vehicle-bar nav ul li ul,
.vehicle-bar-notifications,
.vehicle-bar-notifications ul {
  color: white;
  border-color: white;
  background-color: #2F2F2F; }

body.initial {
  height: initial; }

body {
  font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
  background-color: #ffffff;
  /*
    background : white url("../images/cwp/bg-gray.gif") repeat-x 0 0;
    @media (max-width: $screen-md-min) { background-position:0 -64px; }
    */ }
  @media (min-width: 1024px) {
    body {
      margin: 0;
      padding: 0;
      font-size: 13px;
      line-height: 20px; } }
  body.updating, body.error {
    /* background : white url("../images/cwp/bg-red-gray.gif") repeat-x 0 0; */ }
    @media (max-width: 1023px) {
      body.updating, body.error {
        background-position: 0 -64px; } }
    body.updating .vehicle-bar-notifications, body.error .vehicle-bar-notifications {
      margin-top: -30px; }
  body.success {
    /* background : white url("../images/cwp/bg-green-gray.gif") repeat-x 0 0; */ }
    @media (max-width: 1023px) {
      body.success {
        background-position: 0 -64px; } }
    body.success .vehicle-bar-notifications {
      margin-top: -30px; }
  body .processing-active {
    display: block !important; }
  body .loader {
    display: none;
    background: url("../images/cwp/loader.gif") repeat-x top left;
    height: 9px;
    width: 100%;
    z-index: 1001;
    position: absolute; }

html, body {
  height: 100%;
  width: 100%;
  overflow-x: hidden; }

.loaderIe8 {
  display: none;
  background: url("../images/cwp/bg-red-gray.gif") repeat-x top left;
  height: 100%;
  width: 100%;
  position: absolute; }

.loaderIe8 div {
  margin-top: 125px;
  margin-left: 230px;
  color: white; }

.loaderIe8 img {
  margin-left: 35px;
  cursor: pointer; }

.summary-table {
  width: 100%; }

.summary-table tr td {
  padding: 2px;
  border: 1px solid #CCCCCC; }

.summary-table tr td.title, .summary-table tr .cwp-box td.title-arrow, .cwp-box .summary-table tr td.title-arrow {
  font-size: 15px;
  color: green; }

.home .main-content-area {
  padding-top: 0px; }

.support .main-content-area {
  /* margin-left:0px;*/ }

.support .left-car {
  float: left;
  height: 100%;
  margin-top: 100px;
  width: 300px; }
  @media (max-width: 1023px) {
    .support .left-car {
      display: none; } }

.main-content-area {
  overflow: hidden;
  box-sizing: border-box;
  margin-left: 300px;
  /*display:inline;
  border-left: 1px solid #acaaaa;
  box-shadow: inset 3px 0 3px -5px #000;
  padding:0 15px;*/
  padding: 77px 15px 0px 15px;
  min-height: 360px; }
  @media (max-width: 1023px) {
    .main-content-area {
      margin-left: 0; } }
  @media (max-width: 359px) {
    .main-content-area {
      padding: 77px 0 0; } }

.main-wrapper {
  margin: 0 auto;
  padding-bottom: 0px;
  /*
    @media (min-width: $screen-md-min) {
        max-width:1170px; // 960 previously
    }
*/ }
  @media (min-width: 768px) {
    .main-wrapper {
      padding-bottom: 0px; } }
  .main-wrapper .main-wrapper-content section {
    height: 100%; }
    .main-wrapper .main-wrapper-content section > .ng-scope {
      overflow: hidden; }

@media (min-width: 1023px) {
  .main-container #header.en-gas {
    background: #000 url(../images/cwp/overview/bg_header-eng-gas.jpg) no-repeat top center; }
  .main-container #header.en-ev {
    background: rgba(0, 0, 0, 0.1) url(../images/cwp/overview/bg_header-eng-ev.jpg) no-repeat top center;
    background-blend-mode: overlay; }
  .main-container #header.fr-gas {
    background: #000 url(../images/cwp/overview/bg_header-fr-gas.jpg) no-repeat top center; }
  .main-container #header.fr-ev {
    background: rgba(0, 0, 0, 0.1) url(../images/cwp/overview/bg_header-fr-ev.jpg) no-repeat top center;
    background-blend-mode: overlay; } }

.main-container.home {
  height: 100%; }

.main-container.home #header {
  background: none;
  height: 105px; }

.main-container.home #header .header-logo {
  left: 12px; }
  @media (max-width: 767px) {
    .main-container.home #header .header-logo {
      left: 0; } }

.main-container.home #header .header-nav-top {
  margin-top: 5px; }

.main-container.home .main-wrapper.autoheight {
  height: auto !important; }

.main-container.home .main-wrapper {
  background: #000 url(../images/cwp/login/bg_login.jpg) no-repeat top center;
  position: relative;
  height: 92%;
  overflow-y: auto;
  background-size: cover; }

.main-container.home.register .main-wrapper {
  height: 100%; }

.main-container.home .main-content-area {
  margin-left: 0; }

@media (min-width: 1024px) {
  .main-container.home #footer {
    position: fixed;
    left: 0;
    bottom: 0; } }

.main-container.overview .main-content-area {
  margin-left: 0; }

.main-container.overview.deactivation-view {
  background-color: #f6f4f3; }

.main-content-area #login-view {
  margin: 0 auto;
  max-width: 1280px;
  height: 100%; }

.main-content-area #register-view {
  margin: 0 auto;
  max-width: 1280px;
  padding-bottom: 115px; }

.main-content-area #logout-view,
.main-content-area #invitation-view,
.main-content-area #forgotpw-view {
  margin: 0 auto;
  max-width: 1280px; }

.main-container .main {
  background-color: #f6f4f3;
  min-height: 780px; }

.main-container.home .main {
  background-color: transparent;
  height: 88.7%; }
  @media (max-width: 767px) {
    .main-container.home .main {
      height: 110%; } }

/*.main-container.overview #header{background:#000 url(../images/cwp/overview/bg_overview.jpg) no-repeat top center;}*/
#header .wrap_header {
  position: relative;
  margin: 0 auto;
  max-width: 1280px;
  height: 100%; }

.main-container .wrap_header .header_txt {
  display: none;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 190px;
  font-size: 3.7em;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 30px #000, 0 0 20px #000; }

.main-container.overview .wrap_header .header_txt {
  display: block; }
  @media (max-width: 1023px) {
    .main-container.overview .wrap_header .header_txt {
      display: none; } }

.main-container #header {
  background: #000 url(../images/cwp/overview/bg_header.jpg) no-repeat top center; }
  @media (max-width: 1023px) {
    .main-container #header {
      background-color: #525051;
      background-image: none;
      height: 111px; } }

.main-container #header .header-logo {
  /*top:kc-ha-ge(41px, 41px, 41px); left:kc-ha-ge(1.9%, 2%, 2%);
    @media (max-width: $screen-tablet) {
            top:12px; left:4.2%;
    }*/ }
  .main-container #header .header-logo .small-logo {
    width: 60px !important;
    margin-right: 10px !important;
    vertical-align: middle; }

.main-container #header .kci-logo {
  width: 450px;
  text-align: center; }
  @media (max-width: 1023px) {
    .main-container #header .kci-logo {
      margin: 0 auto; } }
  @media (max-width: 360px) {
    .main-container #header .kci-logo .header-cwp {
      margin-top: 20px; } }
  @media (max-width: 360px) {
    .main-container #header .kci-logo .header-two-logo {
      margin-top: 30px; } }

.main-container #header .hacc-logo {
  width: 250px;
  text-align: center; }
  @media (max-width: 1023px) {
    .main-container #header .hacc-logo {
      margin: 0 auto; } }
  .main-container #header .hacc-logo .header-logo {
    margin-top: 20px; }
    @media (max-width: 360px) {
      .main-container #header .hacc-logo .header-logo {
        margin-top: 30px !important; } }
    @media (max-width: 1024px) {
      .main-container #header .hacc-logo .header-logo {
        margin-top: 8.5px; } }
  .main-container #header .hacc-logo .header-cwp {
    margin-top: 5px; }
    @media (max-width: 1024px) {
      .main-container #header .hacc-logo .header-cwp {
        margin-top: 8.5px; } }

.main-container #header .gen-logo {
  width: 250px;
  text-align: center; }
  @media (max-width: 1023px) {
    .main-container #header .gen-logo {
      margin: 0 auto; } }
  .main-container #header .gen-logo .header-logo {
    margin-top: 20px; }
    @media (max-width: 360px) {
      .main-container #header .gen-logo .header-logo {
        margin-top: 30px !important; } }
    @media (max-width: 1024px) {
      .main-container #header .gen-logo .header-logo {
        margin-top: 8.5px; } }
  .main-container #header .gen-logo .header-cwp {
    margin-top: 5px; }
    @media (max-width: 1024px) {
      .main-container #header .gen-logo .header-cwp {
        margin-top: 8.5px; } }

@media (max-width: 1023px) {
  .main-container #header .header-fullwidth {
    width: 100%; } }

@media (min-width: 1024px) {
  .main-container #header .header-inline {
    width: 50%; } }

.main-container #header .header-containers {
  margin-top: 0; }

.main-container #header .header-containers .header-nav-main {
  margin: 0; }

@media (min-width: 1281px) {
  .main-container #header .header-rows {
    margin-left: 40px; } }

@media (max-width: 1280px) {
  .main-container #header .header-rows {
    margin-left: 6%; } }

@media (max-width: 1023px) {
  .main-container #header .header-rows {
    margin-left: 0; } }

.main-container #header .header-center {
  width: 260px !important;
  margin-top: 10px; }
  @media (max-width: 1023px) {
    .main-container #header .header-center {
      left: 50%;
      position: relative;
      margin-left: -110px; } }

@media (max-width: 1023px) {
  .main-container #header .header-column.header-center.kci {
    margin-left: -30px; } }

@media (max-width: 1023px) {
  .main-container #header .header-column.header-center.hacc {
    margin-left: -82.5px; } }

@media (max-width: 1023px) {
  .main-container #header .header-column-valign-top .header-hamburger {
    float: left;
    margin-top: 25px; } }

.main-container #header .header-logo .logo2 {
  position: absolute;
  top: -12px;
  left: 108%; }

.main-container.home .main-wrapper-content .inner-wrapper,
.main-container.overview .main-wrapper-content .inner-wrapper,
.main-container.support .main-wrapper-content .inner-wrapper,
.main-container.home .main-content-area,
.main-container.overview .main-content-area,
.main-container.support .main-content-area {
  border-left: 0 none;
  box-shadow: none; }

.main-wrapper.nav-collapsed {
  padding-bottom: 0px; }

/*.main-content-area .remoteTabMenu h4 a {height: 40px; padding: 7px 0;}

.main-content-area .remoteTabMenu h4 a.col-md-3{position:relative; width:167px; margin-left:31px; border:0 none;}
.main-content-area .remoteTabMenu h4 a.active:after{
    @if $brand == 'gen' {
        content: url(../images/cwp/remote/bg_tab_on_right.jpg);
    } @else {
        content: url(../images/remote/bg_tab_on_right.jpg);
    }
    display:block; position:absolute; top:0; left:167px;
}
.main-content-area .remoteTabMenu h4 a.active:before{
    @if $brand == 'gen' {
        content: url(../images/cwp/remote/bg_tab_on_left.jpg);
    } @else {
        content: url(../images/remote/bg_tab_on_left.jpg);
    }
    display:block; position:absolute; top:0; left:-31px;
}
.main-content-area .remoteTabMenu h4 a.col-md-3:first-child{width:176px; margin-left:0;}
.main-content-area .remoteTabMenu h4 a.col-md-3.active:first-child:before{display:none;}
.main-content-area .remoteTabMenu h4 a.col-md-3.active:first-child:after{left:176px;}
.main-content-area .remoteTabMenu h4 a.col-md-3:nth-child(4){width:172px;}
.main-content-area .remoteTabMenu h4 a.col-md-3.active:nth-child(3):after{display:none;}
.main-content-area .remoteTabMenu h4 a.active:last-child:after{display:none;}

.main-content-area .remoteTabMenu.evphev{background:url(../images/remote/bg_tab2.jpg) no-repeat; border:1px solid #c1c1c1;}
.main-content-area .remoteTabMenu.evphev h4 a, .main-content-area .remoteTabMenu.evphev h4 a.active{height: 40px; padding:12px 0;}
.main-content-area .remoteTabMenu.evphev h4 a:first-child{width:247px;}
.main-content-area .remoteTabMenu.evphev h4 a:nth-child(2){width:229px;}
.main-content-area .remoteTabMenu.evphev h4 a:nth-child(3){width:238px;}
.main-content-area .remoteTabMenu.evphev h4 a:nth-child(4), .main-content-area .remoteTabMenu.evphev h4 a:nth-child(5){width:374px;}
.main-content-area .remoteTabMenu.evphev h4 a.col-md-3.active:first-child:after{left:246px;}
.main-content-area .remoteTabMenu.evphev h4 a.col-md-3.active:nth-child(2):after{left:228px;}
.main-content-area .remoteTabMenu.evphev h4 a.col-md-3.active:after{left:229px;}
.main-content-area .remoteTabMenu.evphev h4 a.col-md-4{width:374px; margin-top:1px; border:0 none;}
.main-content-area .remoteTabMenu.evphev h4 a.col-md-4:nth-child(5):before{display:none;}
.main-content-area .remoteTabMenu.evphev h4 a.col-md-4:last-child{width:402px;}
.main-content-area .remoteTabMenu h4 a.col-md-4.active:after{left:374px;}
.main-content-area .remoteTabMenu h4 a.col-md-4.active:before{left:0;}
.main-content-area .fra .remoteTabMenu h4 a, .main-content-area .fra .remoteTabMenu h4 a.active {font-size:0.8em;}
.main-content-area .fra .remoteTabMenu h4 a span {width:100% !important;}*/
a {
  color: inherit;
  text-decoration: none;
  text-shadow: 0 !important; }

.button-round {
  border-radius: 20px; }

.hide {
  display: none !important; }

a.cta.primary {
  background: #2F2F2F;
  color: #FFFFFF;
  display: inline-block;
  font-family: designk-bold;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: auto; }

a.cta.primary span {
  border: 1px solid #2F2F2F;
  display: block;
  margin-right: 6.7em;
  overflow: hidden;
  padding: 0.5em 0 0.5em 0.8em; }

a.cta.primary:after {
  background: #C4172C url("../images/cwp/maintenance/cta-primary-arrows-2.png") no-repeat -36px center;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 2.7em; }

a.cta.secondary {
  background: #FFFFFF;
  border: 1px solid #E1E1E1;
  color: #787879;
  display: inline-block;
  font-family: designk-bold;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  cursor: pointer; }

a.cta.secondary:hover {
  color: #C4172C; }

a.cta.secondary span {
  display: block;
  margin-right: 3.7em;
  overflow: hidden;
  padding: 0.5em 0 0.5em 0.8em; }

a.cta.secondary:after {
  background: url("../images/cwp/maintenance/arrow-3-right.png") no-repeat center center;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 2.7em; }

.link-btn {
  line-height: 35px;
  display: inline-block;
  margin-bottom: 3px;
  color: #FFFFFF;
  background-color: #000000;
  white-space: nowrap;
  overflow: auto; }

.link-btn .text {
  font-family: "designk-medium";
  font-size: 92.3%;
  padding: 0 10px;
  display: inline-block;
  float: left; }

.link-btn .arrow {
  font-family: "designk-light";
  display: inline-block;
  float: right;
  width: 35px;
  text-align: center;
  background-color: #CC273A; }

.link-text .text {
  font-family: "designk-medium";
  text-transform: uppercase;
  padding-right: 10px;
  font-weight: bold; }

.link-text .arrow {
  font-family: "designk-light"; }

.link-video {
  display: inline-block;
  position: relative; }

.link-video .icon-video-sm {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("../images/cwp/icon-video-sm.png") center center no-repeat transparent; }

.price {
  line-height: 35px; }

.price .number {
  font-size: 269.23%; }

.price .sup {
  position: relative;
  top: -15px; }

/* PURPOSE: page layout structure for mobile screen to go between different screen;
 * DEFAULT: default state is for large screen, 480px for moible
 * JAVASCRIPT:  use js to add off-screen class to .page to hide page
                remove to show ;
 * MEDIA QUERY: use media query to show the .page-link and .page-nav in small screen or use js to add "active" class to the .small-page-layout block;
 * DEFAULT STATE: all page-link, page-nav will be hidden;

    small-page-layout

*/
.small-page-layout {
  position: relative;
  overflow: hidden;
  width: 100%; }

.small-page-layout .page {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.small-page-layout .page.off-screen {
  -webkit-transition-duration: 1.1s;
  -moz-transition-duration: 1.1s;
  -o-transition-duration: 1.1s;
  transition-duration: 1.1s;
  position: absolute;
  top: 0; }

.small-page-layout .page-prev.off-screen {
  left: -100%; }

.small-page-layout .page-next.off-screen {
  left: 100%; }

.small-page-layout .page-link {
  display: none; }

.small-page-layout .page-link-full-width {
  display: none;
  font-family: "designk-medium";
  font-size: 153.85%;
  padding: 15px 2%;
  position: relative;
  border-top: 1px solid #CCCCCC; }

.small-page-layout .page-link-full-width .arrow {
  position: absolute;
  right: 2%;
  display: inline-block; }

.small-page-layout .page-layout-nav {
  display: none;
  height: 58px;
  line-height: 58px;
  background-color: #000000;
  color: #FFFFFF;
  overflow: auto; }

.small-page-layout .page-layout-nav h3.page-nav-title {
  padding: 0 5%;
  font-size: 100%;
  font-family: "designk-bold";
  float: left; }

.small-page-layout .page-layout-nav .page-link-back {
  text-transform: uppercase;
  display: inline-block;
  float: left;
  font-family: "designk-light";
  font-size: 150%;
  line-height: 58px;
  padding: 0 5%;
  border-right: 1px solid #444444; }

.small-page-layout .layout-sm {
  display: none; }

.small-page-layout.active .page-link {
  display: inline-block; }

.small-page-layout.active .page-link-full-width,
.small-page-layout.active .page-layout-nav,
.small-page-layout.active .layout-sm {
  display: block !important; }

.small-page-layout.active .layout-lg {
  display: none !important; }

@media (max-width: 480px) {
  .small-page-layout .page-link {
    display: inline-block; }
  .small-page-layout .page-link-full-width,
  .small-page-layout .page-layout-nav,
  .small-page-layout .layout-sm {
    display: block !important; }
  .small-page-layout .layout-lg {
    display: none !important; } }

/**
 * Navigation Dots for mobile
 */
/**
 * Add-Subtract Icon
 */
/**
 * Next Section Button
 */
/**
 * zipcode-form mixin used in dealer locator and build and price section
 */
input.inputPostal {
  text-transform: uppercase; }

body.updating .main-header,
body.error .main-header {
  border-bottom: 0; }

body.updating .alert,
body.error .alert {
  line-height: 30px;
  /* previously 32px */
  height: 30px;
  padding: 0;
  border: 0; }

body.updated .main-header {
  border-bottom: 0; }

body.updated .alert {
  line-height: 32px;
  height: 32px;
  padding: 0;
  border: 0; }

.alert-primary {
  font-size: 12px;
  width: 960px;
  height: 30px;
  text-align: right;
  line-height: 30px; }

.alert-primary img {
  line-height: 30px;
  vertical-align: text-top;
  width: 14px;
  height: 14px;
  padding: 0 15px 0 15px; }

.alert {
  font-size: 12px;
  width: 960px;
  height: 30px;
  text-align: right;
  line-height: 30px; }

.alert img {
  line-height: 30px;
  vertical-align: text-top;
  padding: 0 0 0 15px; }

.alert .gen {
  margin-left: 10px; }

.alert.updated span.txtgray {
  color: #A4A4A4; }

.alert.try-again {
  border-bottom: 0; }

.alert.try-again span {
  padding-left: 7px; }

.alert.try-again img {
  padding: 0;
  margin: 0 0 0 10px;
  float: none;
  width: 15px;
  height: 15px; }

.alert.try-again div.box {
  position: relative;
  display: inline-block;
  float: right;
  width: 110px;
  line-height: 24px;
  height: 24px;
  padding: 0;
  margin: 4px 0 0 10px;
  cursor: pointer;
  vertical-align: middle;
  overflow: hidden; }

.alert.try-again div.box img {
  padding: 0 15px 0 15px; }

.alert.try-again div.box span {
  margin: 0;
  padding: 1px 0 0 7px;
  float: left;
  text-align: left;
  line-height: 24px;
  vertical-align: middle; }

.alert.try-again div.box a {
  float: right;
  margin: 0 8px 0 0; }

.alert.try-again div.box a img {
  padding: 0; }

.nav-social a {
  float: left;
  display: block;
  padding: 5px;
  line-height: 10px; }

.nav-social .nav-social-label {
  float: left;
  display: block;
  padding: 10px 20px; }

.vehicle-bar {
  overflow: hidden;
  height: 125px;
  width: 960px;
  padding: 23px 0 0 0; }

.vehicle-bar img {
  float: left; }

.vehicle-bar img.main {
  margin-left: -40px; }

.vehicle-bar.alt img {
  float: left; }

.vehicle-bar.alt img.main {
  position: absolute;
  width: 290px;
  margin-left: -14px; }

.vehicle-bar.alt nav {
  margin-left: 275px; }

.vehicle-bar nav {
  overflow: hidden;
  position: absolute;
  margin-top: 0;
  margin-left: 245px;
  padding: 0 0 0 0;
  width: 335px;
  z-index: 500; }

.vehicle-bar nav.active h1.multi {
  border-right: 2px solid #444444; }

.vehicle-bar nav hr {
  border-color: #444444;
  border-style: solid;
  border-width: 1px;
  padding: 0;
  margin: 0;
  background-color: #444444;
  color: #444444; }

.vehicle-bar nav ul {
  margin-top: 22px;
  padding: 0;
  overflow: hidden; }

.vehicle-bar nav ul li {
  cursor: pointer;
  padding: 0;
  margin: 0; }

.vehicle-bar nav ul li h1 {
  display: inline-block;
  font-size: 32px;
  line-height: 38px;
  vertical-align: middle;
  padding: 0 16px 0 21px; }

.vehicle-bar nav ul li h1.multi {
  border-right: 2px solid #363636; }

.vehicle-bar nav ul li .dropdown {
  display: inline-block;
  line-height: 38px;
  padding: 0;
  margin: 0 0 0 16px;
  width: 0;
  height: 0;
  border-top: 9px solid white;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  vertical-align: middle; }

.vehicle-bar nav ul li h2 {
  font-size: 18px;
  padding: 5px 0 13px 21px; }

.vehicle-bar nav ul li ul {
  position: relative;
  padding: 0;
  margin: 0;
  overflow: hidden; }

.vehicle-bar nav ul li ul li {
  margin: 0;
  padding: 0 0 0 21px;
  font-size: 18px;
  vertical-align: middle;
  border-bottom: 1px solid #444444;
  overflow: hidden; }

.vehicle-bar nav ul li ul li a {
  vertical-align: middle;
  font-size: 18px; }

.vehicle-bar nav ul li ul li img {
  position: relative;
  padding: 25px 0 20px 0;
  vertical-align: middle;
  float: left;
  width: 75px;
  max-width: 75px; }

.vehicle-bar nav ul li ul li img.arrow {
  float: right;
  width: 13px;
  height: 19px;
  padding-top: 20px;
  padding-right: 37px;
  margin-top: 10px; }

.vehicle-bar nav ul li ul li:last-child {
  border-bottom: 0; }

.vehicle-bar nav ul li ul li h3 {
  float: left;
  font-size: 18px;
  font-weight: normal;
  margin: 0 !important;
  padding: 30px 0 30px 16px !important;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  width: 160px;
  max-width: 160px; }

.vehicle-bar nav ul li ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.vehicle-bar nav ul li ul li:last-child:hover {
  padding-bottom: 0;
  margin-bottom: 0; }

.vehicle-bar nav ul li ul li:hover {
  background-color: white;
  border: 0;
  margin-bottom: 1px;
  border-right: 8px solid #C4172C; }

.vehicle-bar-notifications {
  position: relative;
  width: 245px;
  margin-top: -29px;
  left: 715px;
  z-index: 500;
  font-size: 13px; }

.vehicle-bar-notifications .container {
  height: 30px;
  line-height: 30px;
  text-transform: uppercase; }

.vehicle-bar-notifications .container.with-notifications h1 {
  border: 0; }

.vehicle-bar-notifications .container .dropdown {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  line-height: 43px;
  padding: 0;
  float: right;
  margin: 10px 10px 0 0;
  width: 0;
  height: 0;
  border-top: 9px solid white;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  vertical-align: middle; }

.vehicle-bar-notifications .container .messages {
  display: inline-block;
  text-align: center;
  padding: 0 11px 0 13px;
  width: 5%;
  border: 0; }

.vehicle-bar-notifications .container h1 {
  display: inline;
  font-weight: normal;
  text-align: left;
  margin: 0;
  padding: 3px 0 3px 0;
  padding-left: 13px;
  line-height: 24px;
  border-left: 1px solid #444444; }

.vehicle-bar-notifications ul {
  position: absolute;
  width: 245px;
  border-top: 1px solid #444444; }

.vehicle-bar-notifications ul li {
  padding: 0;
  margin: 0 19px 0 45px;
  border-bottom: 1px solid #444444;
  font-size: 15px;
  line-height: 44px; }

.vehicle-bar-notifications ul li:last-child {
  border-bottom: none; }

.vehicle-bar-notifications ul li span {
  position: absolute;
  margin: 5px 0 0 -30px;
  width: 23px;
  height: 25px;
  background-color: transparent; }

.main-wrapper-content {
  overflow: hidden;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 0;
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
  /*
    @media (min-width: $screen-md-min) {
      margin-top :50px;
    }
    */ }

/* login loader */
.main .overlay-login {
  width: 100%;
  height: 100%;
  z-index: 50000;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5); }

.main .login-loader {
  border: 10px solid rgba(243, 243, 243, 0.5);
  border-top: 10px solid #fff;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  animation: spin 2s linear infinite;
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  z-index: 100;
  position: relative;
  top: 50%;
  margin: auto;
  margin-top: -130px; }
  @media (max-width: 768px) {
    .main .login-loader {
      margin-top: -200px;
      border: 7px solid rgba(243, 243, 243, 0.5);
      border-top: 7px solid #fff;
      width: 50px;
      height: 50px; } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

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

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }

.main .loader-command {
  color: #fff;
  font-size: x-large;
  text-align: center;
  position: relative;
  top: 50%;
  margin-top: 20px;
  z-index: 100; }
  @media (max-width: 768px) {
    .main .loader-command {
      font-size: large;
      margin-top: 15px; } }

.main-wrapper-content .content-area {
  /* border-left : 3px solid #E6E6E6;
    height      : 811px; */
  max-width: 757px;
  overflow: hidden;
  *zoom: 1; }

.main-wrapper-content .content-area img.template {
  position: absolute;
  z-index: 1;
  margin: -39px 0 0 -5px;
  padding: 0; }

.main-wrapper-content .content-area .container {
  position: relative;
  z-index: 2;
  *zoom: 1; }

.main-wrapper-content .content-area .container h1,
.main-wrapper-content .content-area .container h2,
.main-wrapper-content .content-area .container h3,
.main-wrapper-content .content-area .container h4,
.main-wrapper-content .content-area .container h5,
.main-wrapper-content .content-area .container h6 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: normal; }

.main-wrapper-content .content-area .container .map-img {
  max-width: 1122px;
  display: block;
  top: 314px;
  left: 302px; }

.main-wrapper-content .content-area .container .map-img img {
  max-width: 100% !important;
  height: auto;
  display: block;
  min-height: 775px; }

.main-wrapper-content .content-area .container .imagen img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.main-wrapper-content .content-area .container .red-arrow {
  position: absolute;
  margin: 24px 0 0 318px;
  background: transparent;
  width: 18px;
  height: 18px; }

.main-wrapper-content .content-area .container .lower-panel {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  font-size: 12px;
  padding: 10px 0 0 30px;
  margin: 0;
  border-top: 1px solid #E6E6E6; }

.main-wrapper-content .content-area .container .lower-panel span {
  display: inline-block;
  width: 18px;
  text-align: center; }

.main-wrapper-content .content-area .container .lower-panel a {
  color: #676666 !important;
  text-decoration: underline; }

.main-wrapper-content .content-area .container .lower-panel.noBorder {
  border-top: none;
  padding: 0; }

.main-wrapper-content .content-area .container .lower-panel.battery {
  color: #555555;
  margin: 0 0 0 30px;
  padding: 10px 0 0 0; }

.vehicle-bar-notifications {
  display: none; }

.overview .main-wrapper-content {
  max-width: 9999px;
  min-width: 0;
  overflow: auto; }

.overview .main-wrapper-content .content-area {
  border: none;
  height: auto;
  max-width: 9999px;
  /* overflow    : auto; */
  text-shadow: none; }

.overview .blade.one-column {
  overflow: hidden; }

.overview .blade.two-columns-asymmetric {
  overflow: hidden; }

.overview .blade.two-columns-asymmetric > div {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.overview .blade.two-columns-asymmetric .col-1 {
  width: 66.66%;
  padding-right: 7.33333px; }

.overview .blade.two-columns-asymmetric .col-2 {
  width: 33.33%;
  padding-left: 14.66667px; }

.overview .blade.two-columns-symmetric {
  overflow: hidden; }

.overview .blade.two-columns-symmetric > div {
  float: left;
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.overview .blade.two-columns-symmetric > div:first-child {
  padding-right: 11px; }

.overview .blade.two-columns-symmetric > div:last-child {
  padding-left: 11px; }

.overview .blade.three-columns-symmetric {
  overflow: hidden; }

.overview .blade.three-columns-symmetric > div {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.overview .blade.three-columns-symmetric > div:first-child {
  padding-right: 14.66667px; }

.overview .blade.three-columns-symmetric > div:last-child {
  padding-left: 14.66667px; }

.overview .blade.three-columns-symmetric > div:nth-child(2) {
  padding-left: 7.33333px;
  padding-right: 7.33333px; }

.overview .blade.four-columns-symmetric {
  overflow: hidden; }

.overview .blade.four-columns-symmetric > div {
  float: left;
  width: 25%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.overview .blade.four-columns-symmetric > div:first-child {
  padding-right: 16.5px; }

.overview .blade.four-columns-symmetric > div:last-child {
  padding-left: 16.5px; }

.overview .blade.four-columns-symmetric > div:nth-child(2) {
  padding-left: 5.5px;
  padding-right: 11px; }

.overview .blade.four-columns-symmetric > div:nth-child(3) {
  padding-left: 11px;
  padding-right: 5.5px; }

.overview .main-wrapper-content .content-area .lower-panel {
  text-shadow: none;
  border-top: none; }

.overview .main-wrapper-content .content-area .lower-panel a {
  color: #A4A4A4 !important;
  text-shadow: none; }

.widget-box {
  color: #676666;
  margin-bottom: 22px;
  padding: 10px; }

.widget-box.border {
  border: 1px solid #E1E1E1; }

.widget-box.hover-on {
  padding-top: 15px;
  position: relative;
  border-top: none; }

.widget-box.hover-on:before {
  display: block;
  position: absolute;
  background-color: #ABABAB;
  top: 0;
  content: "";
  height: 5px;
  width: 100%;
  left: -1px;
  z-index: 99;
  border-right: 1px solid #ABABAB;
  border-left: 1px solid #ABABAB; }

.widget-box.hover-on:hover:before {
  background-color: #005399;
  border-right-color: #005399;
  border-left-color: #005399; }

.widget-box .content {
  margin-top: 30px; }

.widget-box.center .content {
  text-align: center; }

.widget-box .title, .widget-box .cwp-box .title-arrow, .cwp-box .widget-box .title-arrow {
  font-size: 13px;
  font-family: designk-medium;
  color: #888888; }

.widget-box .titleArrow {
  font-size: 1em;
  font-family: designk-bold;
  background-image: url("../images/cwp/inventory/link-arrow.png");
  background-repeat: no-repeat;
  background-position: right 0;
  color: #888888;
  text-transform: uppercase; }

.widget-box .title a, .widget-box .cwp-box .title-arrow a, .cwp-box .widget-box .title-arrow a {
  display: block;
  background-image: url("../images/cwp/inventory/link-arrow.png");
  background-repeat: no-repeat;
  background-position: right 0;
  height: 18px; }

.widget-box .title .climateTitle a, .widget-box .cwp-box .title-arrow .climateTitle a, .cwp-box .widget-box .title-arrow .climateTitle a {
  background-image: url("../images/cwp/inventory/arrow-next-white.png");
  background-position: right;
  padding-right: 25px; }

.widget-box label {
  font-size: 0.75em;
  display: block; }

.widget-box img {
  text-align: center; }

.widget-box .amount {
  font-size: 5em;
  display: block;
  margin-top: 40px; }

.widget-box.driving-activity .upper {
  padding: 0 25px; }

.widget-box.driving-activity .upper > div {
  width: 49%;
  display: inline-block;
  vertical-align: top; }

.widget-box.driving-activity .safety-score {
  position: relative; }

.widget-box.driving-activity .safety-score .w-label {
  text-align: center; }

.widget-box.driving-activity .safety-score .amount {
  font-size: 3.5em;
  text-align: center; }

.widget-box.driving-activity .safety-score .score-footer {
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 0.5em; }

.widget-box.driving-activity .safety-score img {
  position: absolute;
  left: 23%;
  top: 20px; }

.widget-box.driving-activity .user-car {
  text-align: center;
  margin-top: 82px; }

.widget-box.driving-activity.safe-driving-score .content {
  margin-top: 85px; }

.widget-box.driving-activity.safe-driving-score .lower {
  text-align: center; }

.widget-box.driving-activity.safe-driving-score .safety-score img {
  left: 0;
  top: 0; }

.widget-box.driving-activity.safe-driving-score .safety-score .amount {
  font-size: 8em;
  color: black;
  margin-top: 95px;
  margin-left: 10px; }

.widget-box.driving-activity.safe-driving-score .safety-score .score-footer {
  margin-top: 40px;
  font-size: 1em;
  color: #ABABAB; }

.widget-box.driving-activity.safe-driving-score .legend-container {
  margin-top: 70px; }

.widget-box.driving-activity.safe-driving-score .legend-container .legend {
  display: block;
  margin-left: 40px;
  margin-top: 10px; }

.widget-box.driving-activity.safe-driving-score .legend-container .legend .color {
  width: 10px;
  height: 10px;
  background-color: #E1E1E1;
  display: inline-block; }

.widget-box.driving-activity.safe-driving-score .legend-container .legend .color.bad {
  background-color: #E1E1E1; }

.widget-box.driving-activity.safe-driving-score .legend-container .legend .color.good {
  background-color: #448CCB; }

.widget-box.driving-activity.safe-driving-score .legend-container .legend label {
  display: inline;
  font-size: 1em;
  margin-left: 10px; }

.widget-box.driving-activity .milestone-container .milestone {
  margin-top: 40px; }

.widget-box.driving-activity .milestone-container .milestone .miles {
  border: 2px solid #ABABAB;
  border-radius: 15px;
  color: #ABABAB;
  padding: 4px;
  font-size: 0.8em; }

.widget-box.driving-activity .milestone-container .milestone .date {
  color: #2F2F2F; }

.widget-box.driving-activity .milestone-container.grid {
  display: inline-table;
  margin-top: 65px;
  margin-bottom: 9px;
  text-align: center; }

.widget-box.driving-activity .milestone-container.grid .milestone {
  display: table-cell;
  padding: 10px; }

.widget-box.driving-activity .milestone-container.grid .milestone .miles {
  border-radius: 50%;
  padding: 3px 5px;
  font-size: 1em;
  display: block;
  border-color: #E6E6E6;
  color: #E6E6E6; }

.widget-box.driving-activity .milestone-container.grid .milestone .date {
  color: #E6E6E6; }

.widget-box.driving-activity .milestone-container.grid .milestone:hover .miles,
.widget-box.driving-activity .milestone-container.grid .milestone.active .miles {
  color: #ABABAB;
  border-color: #ABABAB; }

.widget-box.driving-activity .milestone-container.grid .milestone:hover .date,
.widget-box.driving-activity .milestone-container.grid .milestone.active .date {
  color: #2F2F2F;
  border-bottom: 3px solid #C4172C; }

/*.widget-box.diagnostic {
    min-height : 165px;
}*/
.widget-box.diagnostic .message.ok {
  font-size: 0.9em;
  color: #7BB609; }

/*.widget-box.maintenance {
    min-height : 165px;
}

.widget-box.maintenance .w-label {
    text-align    : left;
    margin-bottom : 10px;
}

.widget-box.maintenance .amount {
    color      : #C4172C;
    font-size  : 3.5em;
    margin-top : 10px;
}

.widget-box.maintenance .unit {
    font-size : 1.5em;
}

.widget-box.maintenance label span {
    display : inline;
}*/
.widget-box.last-sync {
  min-height: 195px;
  line-height: 15px; }

.widget-box.last-sync .month {
  font-size: 0.8em; }

.widget-box.last-sync .w-img {
  text-align: center; }

.widget-box.last-sync .w-img img {
  left: 27%; }

.widget-box.last-sync .w-img .day {
  font-size: 4em;
  color: #C4172C;
  border: 3px solid #EEEEEE;
  height: 50px;
  margin-top: 0;
  display: inline-block;
  padding: 10px 10px 10px 4px;
  vertical-align: middle;
  line-height: 1em;
  border-radius: 10px; }

.widget-box.last-sync .w-img .day .w-label {
  line-height: 2.7em; }

.widget-box.last-sync .w-footer {
  color: #A4A4A4;
  padding-top: 25px;
  display: block; }

.widget-box.my-POIs {
  min-height: 195px;
  line-height: 15px; }

.widget-box.my-POIs .w-footer {
  padding-top: 20px;
  display: block; }

/*.widget-box.awards {
    min-height : 195px;
}*/
.widget-box.awards .w-img {
  position: relative;
  margin-bottom: 20px; }

.widget-box.awards .w-img img {
  position: absolute;
  top: 0;
  /*left     : 23%;*/
  z-index: -1; }

.widget-box.awards .w-img .amount {
  color: #448CCB;
  margin-top: 0;
  display: inline-block;
  z-index: 1;
  line-height: 1.8em;
  font-size: 3.5em;
  /* margin-bottom : 15px; */ }

.widget-box.awards .w-footer {
  font-size: 0.9em; }

.widget-box.awards .w-footer strong {
  color: #C4172C; }

.widget-box.peak-driving .content {
  margin-top: 10px; }

.widget-box.peak-driving .content .w-img {
  display: inline-block; }

.widget-box.peak-driving {
  height: 181px; }

.widget-box.peak-driving .content .w-img img {
  margin-left: -10px; }

.widget-box.hours-driving {
  height: 180px; }

.widget-box.hours-driving .safety-score img {
  top: -40px;
  left: 24%; }

.widget-box.hours-driving .safety-score .amount {
  margin-top: 60px;
  color: #C4172C;
  font-size: 3em; }

.widget-box.hours-driving .safety-score .score-footer {
  color: #888888;
  font-size: 0.9em; }

.widget-box.hours-driving .date-link {
  margin-top: 25px;
  display: inline-table;
  width: 100%; }

.widget-box.hours-driving .date-link span {
  color: #676666;
  display: table-cell; }

.widget-box.hours-driving .date-link span strong {
  color: #363636;
  font-family: designk-bold; }

.widget-box.hours-driving .date-link a {
  color: #ABABAB;
  display: table-cell;
  font-size: 0;
  background-repeat: no-repeat;
  width: 20px;
  height: 15px; }

.widget-box.hours-driving .date-link a.deactivated {
  color: #CCCCCC; }

.widget-box.hours-driving .date-link a.left-arrow {
  background-image: url("../images/cwp/overview/arrows-sprite.png");
  background-position: 0 0; }

.widget-box.hours-driving .date-link a.left-arrow.deactivated {
  background-position: 0 -18px; }

.widget-box.hours-driving .date-link a.right-arrow {
  background-image: url("../images/cwp/overview/arrows-sprite.png");
  background-position: -30px 0; }

.widget-box.hours-driving .date-link a.right-arrow.deactivated {
  background-position: -30px -18px; }

.widget-box.mileage .content {
  display: table;
  width: 100%; }

.widget-box.mileage .content .mileage {
  display: table-cell; }

.widget-box.mileage .content .mileage label {
  color: #ABABAB;
  float: left;
  margin-left: 25px;
  font-size: 1em; }

.widget-box.mileage .content .y-label {
  color: #ABABAB;
  float: left;
  font-size: 1em;
  position: relative;
  top: 38px;
  left: 18px;
  margin-right: -95px;
  z-index: 1;
  -ms-transform: rotate(269deg);
  -webkit-transform: rotate(269deg);
  transform: rotate(269deg); }

.widget-box.mileage .content .chart {
  display: table-cell;
  vertical-align: top;
  position: relative;
  padding-bottom: 15px; }

.widget-box.mileage .content .chart .years-container {
  float: right;
  margin-top: -45px;
  margin-right: 25px; }

.widget-box.mileage.by-year .years-container {
  display: inline-table;
  margin-top: 25px; }

.widget-box.mileage.by-year .mileage,
.widget-box.mileage.by-year .chart {
  display: block; }

.widget-box.mileage.by-year .mileage {
  margin-top: 50px; }

.widget-box.mileage.by-year .mileage .amount,
.widget-box.mileage.by-year .mileage .w-label {
  display: inline-block;
  float: none; }

.widget-box.mileage.by-year .chart {
  margin-top: 50px; }

.widget-box .years-container {
  display: inline-table; }

.widget-box .years-container li {
  display: table-cell;
  padding: 0 10px; }

.widget-box .years-container li a {
  color: #ABABAB; }

.widget-box .years-container li a:hover,
.widget-box .years-container li a.active {
  color: #363636;
  border-bottom: 3px solid #C4172C; }

/*
>>>>>>> .r11554
.widget-box.service-schedule {
    padding : 14px 20px;
    color   : #999999;
}

.widget-box.service-schedule .title .milleage {
    float      : right;
    text-align : right;
}

.widget-box.service-schedule .title .milleage strong {
    color : #444444;
}

.widget-box.service-schedule .content .miles-to-service {
    padding       : 60px 0 30px 70px;
    border-bottom : 1px solid #E1E1E1;
    font-size     : 1.5em;
}

.widget-box.service-schedule .content .miles-to-service strong {
    color     : #C4172C;
    font-size : 4em;
}

.widget-box.service-schedule .content .dashboard {
    margin : 30px -20px 0;
    height : 70px;
}

.widget-box.service-schedule .content .dashboard .nav {
    width  : 90px;
    height : 80px;
    cursor : pointer;
}

.widget-box.service-schedule .content .dashboard .nav.left {
    float      : left;
    background : url("../images/cwp/maintenance/arrow-1-left.png") no-repeat 20px center;
}

.widget-box.service-schedule .content .dashboard .nav.left:hover {
    background-image : url("../images/cwp/maintenance/arrow-1a-left.png");
}

.widget-box.service-schedule .content .dashboard .nav.right {
    float      : right;
    background : url("../images/cwp/maintenance/arrow-1-right.png") no-repeat 46px center;
}

.widget-box.service-schedule .content .dashboard .nav.right:hover {
    background-image : url("../images/cwp/maintenance/arrow-1a-right.png");
}

.widget-box.service-schedule .content .dashboard .title {
    margin-bottom : 16px;
}

.widget-box.service-schedule .content .dashboard .content {
    margin-top : 0;
}

.widget-box.service-schedule .content .dashboard .content .box {
    float : left;
}

.widget-box.service-schedule .content .dashboard .content .box.info {
    width     : 230px;
    font-size : 1.2em;
}

.widget-box.service-schedule .content .dashboard .content .box.info strong {
    font-size : 2em;
    color     : #444444;
}

.widget-box.service-schedule .content .dashboard .content .box.actions a {
    border         : 1px solid #ABABAB;
    color          : #444444;
    display        : block;
    float          : left;
    font-family    : designk-bold;
    font-size      : 0.85em;
    line-height    : 1em;
    padding        : 8px 12px;
    text-transform : uppercase;
}

.widget-box.service-schedule .content .dashboard .content .box.actions a:first-child {
    border-radius : 18px 0 0 18px;
}

.widget-box.service-schedule .content .dashboard .content .box.actions a:first-child:hover,

.widget-box.service-schedule .content .dashboard .content .box.actions a:first-child.active {
    background   : #78B53B;
    border-color : #78B53B;
    color        : #FFFFFF;
}

.widget-box.service-schedule .content .dashboard .content .box.actions a:last-child {
    border-radius : 0 18px 18px 0;
    border-left   : none;
}

.widget-box.service-schedule .content .dashboard .content .box.actions a:last-child:hover,

.widget-box.service-schedule .content .dashboard .content .box.actions a:last-child.active {
    background   : #C0122B;
    border-color : #C0122B;
    color        : #FFFFFF;
}

.widget-box.service-schedule .content .dashboard .content .box.details-link {
    font-family    : designk-bold;
    font-size      : 0.85em;
    padding        : 5px 10px 0 10px;
    text-transform : uppercase;
}

.widget-box.service-schedule .content .dashboard .content .box.details-link a {
    color : #C4172C;
}

.widget-box.service-schedule .content .dashboard .content .box.details-link a:after {
    content     : "";
    background  : url("../images/cwp/maintenance/arrow-6-down.png") no-repeat center center;
    height      : 7px;
    float       : right;
    margin-left : 8px;
    margin-top  : 7px;
    width       : 8px;
}

.widget-box.service-schedule .content .dashboard .content .box.details-link a.active:after {
    background-image : url("../images/cwp/maintenance/arrow-6-up.png");
}

.widget-box.service-schedule .content .details {
    background : #444444;
    color      : #FFFFFF;
    display    : none;
    font-size  : 0.9em;
    margin     : 16px -20px -20px;
    min-height : 140px;
    padding    : 37px 60px 37px 90px;
}

.widget-box.service-schedule .content .details.expanded {
    display : block;
}

.widget-box.service-schedule .content .details .column {
    float : left;
}

.widget-box.service-schedule .content .details .column .title {
    color : #FFFFFF;
}

.widget-box.service-schedule .content .details .column ul {
    list-style   : disc outside none;
    padding-left : 13px;
}

.widget-box.service-schedule .content .details .column ul li {
    list-style-type : disc;
}

.widget-box.service-schedule .content .details .column:first-child {
    margin-right : 55px;
    width        : 260px;
}*/
.widget-box.diagnostic-issues {
  color: #999999;
  padding: 14px 15px 14px 20px;
  min-height: 202px; }

.widget-box.diagnostic-issues .title, .widget-box.diagnostic-issues .cwp-box .title-arrow, .cwp-box .widget-box.diagnostic-issues .title-arrow {
  margin-bottom: 50px; }

.widget-box.diagnostic-issues .title .help, .widget-box.diagnostic-issues .cwp-box .title-arrow .help, .cwp-box .widget-box.diagnostic-issues .title-arrow .help {
  border: 1px solid #999999;
  border-radius: 11px;
  cursor: pointer;
  float: right;
  font-family: designk-medium;
  font-size: 0.9em;
  line-height: 1.2em;
  text-align: center;
  width: 14px; }

/*.widget-box.diagnostic-issues .content {
    background : url("../images/cwp/maintenance/check_green.png") no-repeat 50px top;
    min-height : 125px;
}*/
.widget-box.diagnostic-issues .content .info {
  margin-left: 230px;
  font-size: 1.2em;
  padding-top: 10px; }

.widget-box.diagnostic-issues .content .info strong {
  color: #444444;
  display: block; }

.widget-box.diagnostic-issues .content.warning {
  background: url("../images/cwp/maintenance/warning-icon.png") no-repeat 50px top; }

.widget-box.diagnostic-issues .content.warning .indicator {
  float: left;
  font-size: 1.2em;
  color: #444444;
  margin: 68px 0 0 26px; }

.widget-box.diagnostic-issues .content.warning .info ul {
  width: 200px; }

.widget-box.diagnostic-issues .content.warning .info ul li {
  background: url("../images/cwp/maintenance/arrow-2-right.png") no-repeat right center;
  border-bottom: 1px solid #EEEEEE;
  padding: 8px;
  position: relative; }

.widget-box.diagnostic-issues .content.warning .info ul li:last-child {
  border: none; }

.widget-box.diagnostic-issues .content.warning .info ul li a {
  color: #C4172C; }

.widget-box.diagnostic-issues .content.warning .info ul li .details {
  background: #444444;
  color: #FFFFFF;
  display: block;
  font-size: 0.75em;
  padding: 13px 20px;
  position: absolute;
  right: -225px;
  top: -65px;
  width: 200px;
  z-index: 10; }

.widget-box.diagnostic-issues .content.warning .info ul li .details.expanded {
  display: block; }

.widget-box.diagnostic-issues .content.warning .info ul li .chassisDetails {
  background: #444444;
  color: #FFFFFF;
  display: block;
  font-size: 0.75em;
  padding: 13px 20px;
  position: absolute;
  right: -225px;
  top: -64px;
  width: 200px;
  z-index: 10; }

.widget-box.diagnostic-issues .content.warning .info ul li .details .title, .widget-box.diagnostic-issues .content.warning .info ul li .details .cwp-box .title-arrow, .cwp-box .widget-box.diagnostic-issues .content.warning .info ul li .details .title-arrow {
  font-family: designk-medium;
  margin-bottom: 0;
  text-transform: uppercase; }

.widget-box.diagnostic-issues .content.warning .info ul li .details .content {
  background: none;
  color: #BDBDBD;
  margin: 0;
  min-height: 0; }

.widget-box.diagnostic-issues .content.warning .info ul li .details:before {
  background: url("../images/cwp/maintenance/arrow-8-left.png") no-repeat center center;
  content: "";
  float: left;
  height: 13px;
  margin: 65px 0 0 -27px;
  width: 7px; }

.widget-box.diagnostic-issues .content.warning .info ul li .chassisDetails:before {
  background: url("../images/cwp/maintenance/arrow-8-left.png") no-repeat center center;
  content: "";
  float: left;
  height: 74px;
  margin: 30px 0 0 -27px;
  width: 7px; }

.widget-box.diagnostic-issues .content.warning .sidenote {
  clear: both;
  font-size: 0.9em;
  margin-top: 22px; }

.widget-box.monthly-diagnostic {
  padding: 14px 20px;
  color: #999999; }

.widget-box.monthly-diagnostic .title, .widget-box.monthly-diagnostic .cwp-box .title-arrow, .cwp-box .widget-box.monthly-diagnostic .title-arrow {
  margin-bottom: 25px; }

.widget-box.monthly-diagnostic .content .dashboard {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 37px; }

.widget-box.monthly-diagnostic .content .dashboard .switch {
  border: 1px solid #999999;
  border-radius: 14px;
  cursor: pointer;
  float: left;
  font-family: designk-bold;
  font-size: 0.9em;
  margin-top: 6px; }

.widget-box.monthly-diagnostic .content .dashboard .switch.off {
  padding: 3px 9px 3px 3px; }

.widget-box.monthly-diagnostic .content .dashboard .switch.off:before {
  background: url("../images/cwp/maintenance/indicator-1-off.png") no-repeat center center;
  content: "";
  display: inline-block;
  height: 19px;
  margin-right: 12px;
  margin-top: -2px;
  vertical-align: middle;
  width: 19px; }

.widget-box.monthly-diagnostic .content .dashboard .switch.on {
  padding: 3px 3px 3px 14px; }

.widget-box.monthly-diagnostic .content .dashboard .switch.on:after {
  background: url("../images/cwp/maintenance/indicator-1-on.png") no-repeat center center;
  content: "";
  display: inline-block;
  height: 19px;
  margin-left: 12px;
  margin-top: -2px;
  vertical-align: middle;
  width: 19px; }

.widget-box.monthly-diagnostic .content .dashboard .datepicker {
  margin-left: 77px; }

.widget-box.monthly-diagnostic .content .dashboard .datepicker .current {
  border: 1px solid #E1E1E1;
  cursor: pointer;
  color: #444444;
  font-size: 1.2em;
  padding: 8px 12px;
  position: relative;
  display: block; }

.widget-box.monthly-diagnostic .content .dashboard .datepicker .current:after {
  background: url("../images/cwp/maintenance/arrow-7-down.png") no-repeat center center;
  content: "";
  float: right;
  height: 9px;
  margin-top: 6px;
  width: 11px; }

.widget-box.monthly-diagnostic .content .dashboard .datepicker .selector {
  border: 1px solid #E1E1E1;
  background: #FFFFFF;
  display: none;
  padding: 8px 0 0 8px;
  position: absolute;
  right: 21px;
  width: 260px; }

.widget-box.monthly-diagnostic .content .dashboard .datepicker .selector.expanded {
  display: block; }

.widget-box.monthly-diagnostic .content .dashboard .datepicker .selector span {
  color: #444444;
  display: inline-block;
  font-family: designk-bold;
  font-size: 0.85em;
  margin: 0 14px 6px 0;
  text-align: center;
  width: 19px; }

.widget-box.monthly-diagnostic .content .dashboard .datepicker .selector span:hover,
.widget-box.monthly-diagnostic .content .dashboard .datepicker .selector span.selected {
  background: #C4172C;
  color: #FFFFFF; }

.widget-box.monthly-diagnostic .content .action {
  padding: 37px 0 5px 0; }

.widget-box.monthly-diagnostic .content .action a {
  border: 1px solid #E1E1E1;
  color: #C4172C;
  display: block;
  font-family: designk-bold;
  font-size: 1em;
  padding: 6px 0;
  text-align: center; }

.widget-box.drive-time {
  min-height: 200px; }

.widget-box.drive-time .traffic-indicator li {
  padding-left: 25px;
  margin-top: 10px; }

.widget-box.drive-time .traffic-indicator li:before {
  background-position: 0 14px;
  background-repeat: no-repeat;
  content: "";
  float: left;
  width: 15px;
  height: 15px;
  margin-left: -20px; }

.widget-box.drive-time .traffic-indicator li.red:before {
  background-position: 0 4px; }

.widget-box.drive-time .traffic-indicator li.yellow:before {
  background-position: 0 -14px; }

.widget-box.drive-time .traffic-indicator li.green:before {
  background-position: 0 -30px; }

.widget-box.drive-time .traffic-indicator li > div {
  display: inline-block;
  width: 70%; }

.widget-box.drive-time .traffic-indicator li span {
  display: inline-block;
  float: right;
  width: 26%;
  vertical-align: top; }

.widget-box.drive-time .traffic-indicator li span strong {
  color: #000000; }

.widget-box.fuel.blue .gas-ref {
  margin-top: 4px; }

.widget-box.trip-info {
  min-height: 200px; }

.widget-box.trip-info .content {
  padding-left: 40px; }

.widget-box.trip-info .content .start,
.widget-box.trip-info .content .end {
  color: #2F2F2F; }

.widget-box.trip-info .content .detail {
  color: #ABABAB; }

.no-js .my-car-zone.main-wrapper .container .alerts .item .item-wrapper .content .indicator {
  height: 70%;
  padding-top: 5%; }

.no-js .my-car-zone.main-wrapper .container .alerts .item .item-wrapper .content .info {
  padding-top: 3%; }

.no-js .my-car-zone.main-wrapper .container .alerts .item.speed .item-wrapper .content .indicator,
.no-js .my-car-zone.main-wrapper .container .alerts .item.geo-fence .item-wrapper .content .indicator {
  padding-top: 3%; }

.cwp-log.main-wrapper {
  min-width: 947px; }

.cwp-log.main-wrapper .main-wrapper-content {
  max-width: 9999px;
  min-width: 0;
  overflow: auto; }

.cwp-log.main-wrapper .main-wrapper-content .content-area {
  border: none;
  height: auto;
  max-width: 9999px;
  overflow: auto;
  text-shadow: none; }

.cwp-log.main-wrapper .container .widget-box {
  padding: 0; }

.cwp-log.main-wrapper .container .page-header {
  margin-bottom: 0; }

.cwp-log.main-wrapper .container .page-header .title, .cwp-log.main-wrapper .container .page-header .cwp-box .title-arrow, .cwp-box .cwp-log.main-wrapper .container .page-header .title-arrow {
  font-size: 1.1em;
  color: #2F2F2F;
  float: left;
  padding: 15px 0 30px; }

.cwp-log.main-wrapper .container .page-header .help {
  border: 1px solid #C2C2C2;
  border-radius: 11px;
  color: #C2C2C2;
  cursor: pointer;
  float: right;
  font-family: designk-medium;
  font-size: 0.9em;
  line-height: 1.2em;
  text-align: center;
  text-shadow: none;
  width: 14px;
  margin-top: 15px; }

.cwp-log.main-wrapper .container .page-header .log-alerts {
  display: block;
  padding: 10px 0;
  height: 80px; }

.cwp-log.main-wrapper .container .page-header .log-alerts .alert-msj {
  display: block;
  float: left;
  color: #444444; }

.cwp-log.main-wrapper .container .page-header .noAlert-msj {
  display: block;
  float: right;
  font-weight: bold;
  color: black;
  padding-bottom: 15px; }

.cwp-log.main-wrapper .container .alerts .noCommands {
  display: block;
  float: left;
  font-weight: bold;
  color: black;
  border-bottom: 1px solid #E1E1E1;
  border-top: 1px solid #E1E1E1;
  padding: 5% 70% 20% 0; }

.cwp-log.main-wrapper .container .page-header .log-alerts .alert-msj strong {
  font-family: designk-medium; }

.cwp-log.main-wrapper .container .page-header .log-alerts .alert-menu {
  display: block;
  float: left;
  padding: 10px 0;
  clear: both; }

.cwp-log.main-wrapper .container .page-header .log-alerts .alert-menu .button:first-child {
  margin-left: 0; }

.cwp-log.main-wrapper .container .actions .button {
  border: 1px solid #444444;
  cursor: pointer;
  color: #444444;
  font-size: 1em;
  padding: 5px 10px;
  position: relative;
  display: inline-block;
  margin: 5px;
  min-width: 110px;
  text-align: center; }

.cwp-log.main-wrapper .container .actions .button.dropdown {
  position: relative; }

.cwp-log.main-wrapper .container .actions .button.dropdown:after {
  background: url("../images/cwp/maintenance/arrow-7-down.png") no-repeat center center;
  content: "";
  float: right;
  height: 9px;
  margin-top: 6px;
  width: 11px; }

.cwp-log.main-wrapper .container .actions .button.dropdown .dropdown-menu {
  display: none;
  background-color: white;
  position: absolute;
  top: 104%;
  left: -1px;
  z-index: 1;
  width: 250px;
  border: 1px solid #E6E6E6;
  text-align: left; }

.cwp-log.main-wrapper .container .actions .button.dropdown .dropdown-menu li {
  padding: 0.5em 2em;
  border-bottom: 1px solid #E1E1E1;
  margin: 0 10px; }

.cwp-log.main-wrapper .container .actions .button.dropdown .dropdown-menu li:last-child {
  border-bottom: none; }

.cwp-log.main-wrapper .container .actions .button.dropdown.highlighted {
  border-color: #BC1728; }

.cwp-log.main-wrapper .container .actions .button.dropdown.highlighted .dropdown-menu {
  display: block; }

.cwp-log.main-wrapper .container .actions .button.active {
  color: white;
  background-color: black; }

.cwp-log.main-wrapper .container .actions .button.inactive {
  border: 1px solid #CCCCCC;
  color: #CCCCCC;
  text-shadow: none; }

.cwp-log.main-wrapper .container .alerts {
  display: block;
  text-align: center; }

.cwp-log.main-wrapper .container .alerts .item {
  display: block;
  border-bottom: 1px solid #E1E1E1;
  font-size: 1.2em; }

.cwp-log.main-wrapper .container .alerts .item .item-wrapper {
  display: table;
  width: 100%;
  min-height: 45px;
  height: auto;
  padding: 10px 0;
  position: relative;
  vertical-align: middle; }

.cwp-log.main-wrapper .container .alerts .item .item-wrapper .vehicle {
  display: table-cell;
  vertical-align: middle;
  width: 35%;
  height: 40px;
  color: #444444;
  font-family: designk-bold;
  text-align: left;
  padding-left: 15px; }

.cwp-log.main-wrapper .container .alerts .item .item-wrapper .content {
  display: table-cell;
  vertical-align: middle; }

.cwp-log.main-wrapper .container .alerts .item .item-wrapper .content .indicator {
  float: left;
  display: table-cell;
  width: 60%;
  text-align: left;
  background-image: url("../images/cwp/log/check.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  color: #444444;
  font-size: 0.80em; }

.cwp-log.main-wrapper .container .alerts .item .item-wrapper .content .indicator.red {
  background-image: url("../images/cwp/log/alert.png"); }

.cwp-log.main-wrapper .container .alerts .item .item-wrapper .content .indicator.pending {
  background-image: url("../images/icons/loading_bar.gif");
  background-size: 5%; }

.cwp-log.main-wrapper .container .alerts .item .item-wrapper .content .date {
  text-align: left;
  font-size: 0.70em;
  color: #ABABAB; }

.cwp-log.main-wrapper .container .actions.load-more {
  display: block;
  text-align: center; }

.cwp-log.main-wrapper .container .actions.load-more a {
  text-transform: uppercase;
  border: 1px solid #ABABAB;
  color: #888888; }

.alerts.widget-box.ulHeight {
  min-height: 350px; }

a.clickable {
  cursor: pointer; }

.Autowidth {
  width: 210px;
  word-wrap: break-word;
  height: 40px;
  float: left;
  background-color: #444444; }

/* tooltip design */
.language-tooltip.english {
  left: 60px; }

.language-tooltip.french {
  left: -130px; }

.language-tooltip {
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  padding: 10px;
  line-height: 15px;
  color: #333;
  position: absolute;
  z-index: 1;
  border-radius: 5px;
  opacity: 0;
  transition: opacity 1s; }

.language:hover .language-tooltip {
  visibility: visible;
  opacity: 1; }

.device.overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  z-index: 1999;
  color: #fff; }
  .device.overlay .appdetect-container {
    margin: auto;
    width: 260px;
    position: relative;
    top: 50%;
    margin-top: -99px; }
  .device.overlay .top {
    width: 100%; }
    .device.overlay .top img, .device.overlay .top .app-command {
      display: inline-block; }
    .device.overlay .top .app-command {
      width: 69%;
      margin-left: 5%;
      font-size: large;
      vertical-align: top; }
    .device.overlay .top img {
      width: 24%; }
  .device.overlay .btn-area {
    margin-top: 20px; }
    .device.overlay .btn-area .btn-download, .device.overlay .btn-area .btn-cancel {
      width: 260px;
      height: 50px;
      border: 0; }
      .device.overlay .btn-area .btn-download:focus, .device.overlay .btn-area .btn-cancel:focus {
        outline: none; }
    .device.overlay .btn-area .btn-download {
      background-color: #00aad2; }
    .device.overlay .btn-area .btn-cancel {
      background-color: #66696c;
      margin-top: 10px; }
  .device.overlay .languages-btn-area {
    text-align: center;
    margin-top: 5px; }
    .device.overlay .languages-btn-area #topEnglishToggle, .device.overlay .languages-btn-area #topFrenchToggle {
      padding: 10px 15px !important; }
      .device.overlay .languages-btn-area #topEnglishToggle:focus, .device.overlay .languages-btn-area #topFrenchToggle:focus {
        background-color: none; }
    .device.overlay .languages-btn-area .bottom > li {
      display: inline-block; }
    .device.overlay .languages-btn-area .bottom > li > a {
      display: block; }

img.vehicle-photo {
  object-fit: scale-down;
  width: 100%;
  height: 100%; }

/* body{
     display: none;
} */
body.error #a_normal span, body.updated #a_normal span {
  color: #FFFFFF; }

.inactiveIgnore {
  cursor: default;
  color: black;
  background-color: white;
  border: 1px solid #ababab;
  border-left: none; }

.speed-alert {
  min-height: 620px; }

.alert-info-wrap {
  padding-top: 40px;
  color: #2f2f2f;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
  height: 270px; }

a.nav-select {
  color: #c4172c; }

.curfew-heading {
  font-weight: bold;
  padding-bottom: 50px;
  font-size: 2em;
  /* 32px/16px */ }

.curfew-from, .curfew-freq {
  float: left;
  padding-top: 17px;
  margin-right: 10px; }

.curfew-until {
  float: left;
  padding: 17px 25px 0 15px; }

.alert-btn {
  float: right;
  margin-top: -5px; }

.alert-bottom {
  padding-top: 45px;
  clear: both; }

.freq-mins {
  float: left;
  padding-top: 17px;
  margin-left: 10px; }

.pin-error {
  position: absolute;
  left: 161px;
  bottom: 14px;
  color: #c4172c;
  display: none; }

.verify-pin {
  color: black;
  position: relative;
  min-height: 60px; }

.pin-links {
  float: left;
  margin: 0 20px; }

.pin-links:first-child {
  margin: 0; }

.enter-pin {
  float: left;
  padding: 0 20px;
  border: none;
  border-bottom: 1px solid black;
  width: 30px;
  margin: 0 15px;
  font-size: 1em;
  text-align: center; }

.enabled-switch {
  border: 1px solid #999999;
  border-radius: 14px;
  cursor: pointer;
  float: right;
  font-family: designk-bold;
  font-size: 0.9em;
  margin-top: -3px; }

.enabled-switch.off, .enabled-switch.on {
  padding: 3px 4px 3px 13px; }

.enabled-switch.off:after, .enabled-switch.on:after {
  content: "";
  display: inline-block;
  height: 20px;
  margin-left: 12px;
  margin-top: -2px;
  vertical-align: middle;
  width: 21px; }

.enabled-switch.off:after {
  background: url("../images/cwp/remote/switch-sprite.png") no-repeat -34px top; }

.enabled-switch.on:after {
  background: url("../images/cwp/remote/switch-sprite.png") no-repeat left top; }

/* JJH These are ported over from cwp for date/time picker */
.hour {
  float: left;
  width: 140px; }

.time-pick {
  position: relative; }

.alert-freq {
  float: left;
  width: 45px; }

.hour-list, .minute-list, .am-pm-list, .hour-list2, .minute-list2, .am-pm-list2, .freq-list {
  /*display:none;*/
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 9998; }

.hour-list, .hour-list2, .freq-list {
  width: 133px;
  position: absolute;
  top: -115px;
  left: -46px; }

.hour-list li, .hour-list2 li, .freq-list li {
  float: left;
  width: 32px;
  margin: 6px 0;
  padding: 3px 0; }

.minute-list, .minute-list2 {
  position: absolute;
  top: -205px;
  left: 45px; }

.minute-list li, .minute-list2 li {
  padding: 7px 8px; }

.am-pm-list, .am-pm-list2 {
  position: absolute;
  top: -69px;
  left: 90px; }

.am-pm-list li, .am-pm-list2 li {
  padding: 7px 7px 7px 6px; }

.hour-list li, .minute-list li, .am-pm-list li, .hour-list2 li, .freq-list li, .minute-list2 li, .am-pm-list2 li {
  text-align: center;
  font-weight: bold;
  font-size: 18px; }

.hour-list li:hover, .minute-list li:hover, .am-pm-list li:hover, .hour-list2 li:hover, .freq-list li:hover, .minute-list2 li:hover, .am-pm-list2 li:hover {
  background-color: #d50010;
  cursor: pointer;
  color: #fff; }

.hour-wrap, .hour-wrap2 {
  clear: both; }

.minute-wrap, .am-pm-wrap, .minute-wrap2, .am-pm-wrap2 {
  margin-left: 3px; }

.hour-wrap, .minute-wrap, .am-pm-wrap, .hour-wrap2, .minute-wrap2, .am-pm-wrap2, .freq-wrap {
  width: 30px;
  border: 1px solid #ccc;
  text-align: center;
  padding: 15px 5px;
  font-weight: bold;
  font-size: 20px;
  float: left; }

.hour-wrap:hover, .minute-wrap:hover, .am-pm-wrap:hover, .hour-wrap2:hover, .minute-wrap2:hover, .am-pm-wrap2:hover, .freq-wrap:hover {
  cursor: pointer; }

.am-pm-wrap, .am-pm-wrap2 {
  padding-right: 7px; }

.hour-arrow, .hour-arrow2, .freq-arrow {
  position: absolute;
  left: 11px;
  z-index: 9999;
  /*display:none;*/ }

.minute-arrow, .minute-arrow2 {
  position: absolute;
  left: 55px;
  z-index: 9999;
  /*display:none;*/ }

.am-arrow, .am-arrow2 {
  position: absolute;
  left: 101px;
  z-index: 9999;
  /*display:none;*/ }

.scheduleBtnWrap {
  padding: 30px 15px 10px 0; }

.btnSchedule, .btnCancel {
  float: right;
  margin: 0 !important; }

.clear {
  clear: both; }

/* Speed Limit Alert page specific */
.speed-label {
  float: left;
  padding-top: 28px;
  margin-right: 10px; }

.speed-heading {
  font-weight: bold;
  padding-bottom: 25px;
  font-size: 2em;
  /* 32px/16px */ }

.alert-label {
  float: left;
  padding-top: 48px;
  margin-right: 10px; }

.alert-info-wrap .actions {
  position: relative;
  top: 0; }

#speed-drop {
  margin-top: 20px;
  float: left; }

#freq-drop {
  margin-top: 40px;
  float: left; }

#speed-drop .button, #freq-drop .button {
  min-width: 110px;
  height: 30px;
  display: inline-block;
  border: 1px solid #444444;
  text-align: left;
  cursor: pointer;
  width: 130px;
  font-size: 1.375em;
  padding: 5px 5px 0 15px;
  margin: 0;
  color: #282828;
  line-height: 23px; }

#speed-drop .button.dropdown:after, #freq-drop .button.dropdown:after {
  background: url("../images/cwp/maintenance/arrow-7-down.png") no-repeat center center;
  content: "";
  float: right;
  height: 9px;
  margin-top: 7px;
  width: 21px; }

/* GEO Fence */
.geo-heading {
  font-weight: bold;
  padding-bottom: 40px;
  font-size: 2em; }

#geo-drop {
  margin-top: -10px;
  float: left; }

#mile-drop {
  margin-top: -10px;
  float: left; }

#geo-drop .dropdown, #mile-drop .dropdown {
  height: 30px;
  display: inline-block;
  border: 1px solid #444444;
  text-align: left;
  cursor: pointer;
  width: 90px;
  min-width: 90px;
  font-size: 1.375em;
  padding: 5px 5px 0 15px;
  margin: 0;
  color: #282828;
  line-height: 23px; }

#geo-drop .button.dropdown:after, #mile-drop .button.dropdown:after {
  background: url("../images/cwp/maintenance/arrow-7-down.png") no-repeat center center;
  content: "";
  float: right;
  height: 9px;
  margin-top: 7px;
  width: 21px; }

.geo-label {
  float: left;
  margin-right: 10px; }

.geo-label-text {
  float: left;
  padding: 0 15px; }

.geo-address {
  float: left;
  border: none;
  border-bottom: 1px solid black;
  width: 590px;
  font-size: 2em;
  margin-top: -15px;
  padding-left: 10px; }

.address-error-wrap {
  padding: 5px 0 0 20px;
  height: 20px; }

.address-error-wrap p {
  display: none;
  color: #c4172c; }

.geo-alert {
  min-height: 650px; }

.widget-box.monthly-diagnostic {
  min-height: 202px; }

.oil-change-schedule .restart-btn {
  width: 60px;
  height: 20px;
  background-color: #7bb606;
  padding: 5px 12px;
  color: white;
  text-align: center;
  cursor: pointer;
  margin-left: 47px;
  margin-top: 10px; }

.oil-change-intervals {
  margin-left: 48px;
  padding: 5px 18px 5px 10px;
  margin-top: 10px; }

.oil-change-schedule .small-text {
  text-align: center;
  font-size: 0.875em; }

.oil-change-schedule .miles {
  font-size: 40px;
  color: black;
  margin-bottom: 10px !important; }

.oil-change-schedule .title, .oil-change-schedule .cwp-box .title-arrow, .cwp-box .oil-change-schedule .title-arrow {
  margin-bottom: 10px; }

.oil-change-schedule .title, .oil-change-schedule .cwp-box .title-arrow, .cwp-box .oil-change-schedule .title-arrow {
  margin-bottom: 10px !important; }

.red-suffix {
  color: #c4172c; }

.fl {
  float: left; }

.fr {
  float: right; }

.widget-box .title, .widget-box .cwp-box .title-arrow, .cwp-box .widget-box .title-arrow {
  font-family: designk-bold; }

.my-car-zone.main-wrapper .container .alerts .item .img-container #gmap {
  width: 728px;
  height: 400px; }

.nav-vehicle-switcher .image img {
  max-height: 80px; }

#diagIssuesFound {
  position: absolute;
  bottom: 10px;
  width: 90%;
  text-align: center; }

#cwp-my-vehicles .alert span, #cwp-my-vehicles .alert a {
  display: none; }

.alerts.widget-box {
  min-height: 200px; }

.carzone-alerts .dropdown-menu {
  top: 100%;
  left: 5px;
  width: 132px;
  text-align: left;
  z-index: 999;
  border-top: none;
  box-sizing: border-box;
  margin-top: -5px; }

.highcharts-container svg text {
  font-family: 'designk-light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }

.my-car-zone.main-wrapper .container .page-header .carzone-alerts .alert-menu {
  display: block !important; }

.option.select {
  cursor: pointer; }

.milestone {
  cursor: pointer; }

#add-map .info-controls {
  display: none; }

#modal-info-base {
  overflow: visible;
  position: relative;
  width: 190px;
  height: 50px;
  box-sizing: border-box; }

.mcz-info-window {
  overflow: visible;
  position: relative;
  width: 130px;
  height: 1px;
  box-sizing: border-box;
  z-index: 10001; }

.mcz-info-window > div {
  position: absolute;
  left: -40px;
  bottom: -30px;
  width: 190px;
  min-height: 50px;
  margin: 0;
  padding: 1em;
  background-color: #444444;
  color: white;
  text-align: left;
  overflow: visible; }

.mcz-info-window strong {
  font-weight: bold; }

.mcz-info-window .arrow {
  position: absolute;
  top: 20px;
  left: -5px;
  background: url("../images/cwp/my-car-zone/popover-arrow.png");
  width: 5px;
  height: 8px; }

.mcz-info-window a.close {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10002;
  background: url("../images/cwp/my-pois/close-popup.png") no-repeat;
  display: inline-block;
  height: 15px;
  width: 15px; }

.no-results {
  font-family: 'designk-medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  font-size: 1em;
  padding: 2em;
  margin-top: 30px; }

#reg-1 {
  cursor: pointer; }

.trip-info.main-wrapper .container .tripinfo-container .alerts .item .item-wrapper .content.indicator {
  display: table-cell;
  width: 80%;
  height: 70px;
  min-height: 70px;
  color: #2F2F2F;
  /*border-right   : 1px solid #E1E1E1;*/
  vertical-align: middle; }

.trip-info.main-wrapper .container .tripinfo-container .alerts .item .item-wrapper .content.indicator strong {
  color: #C4172C;
  font-size: 2.6em;
  font-family: designk-bold; }

.trip-info.main-wrapper .container .tripinfo-container .alerts .item .img-container .map {
  width: 381px;
  border-right: 0; }

.trip-info.main-wrapper .container .tripinfo-container .tripinfo-calendar {
  display: inline-block;
  width: 12%;
  vertical-align: top; }

.trip-info.main-wrapper .container .tripinfo-container .tripinfo-calendar .button {
  min-width: 50px;
  border: 1px solid #E1E1E1; }

.trip-info.main-wrapper .container .actions .dropdown-menu {
  cursor: pointer;
  color: #444444;
  font-size: 1em;
  padding: 5px 10px;
  position: relative;
  display: inline-block;
  margin: 5px;
  margin-top: 0;
  background-color: white;
  z-index: 1;
  border: 1px solid #E6E6E6;
  text-align: left; }

.trip-info.main-wrapper .container .tripinfo-container .tripinfo-calendar .dropdown-menu {
  border: none;
  width: 70px; }

.trip-info.main-wrapper .container .tripinfo-container .tripinfo-calendar .dropdown-menu li {
  border: none;
  padding: 1em; }

.trip-info.main-wrapper .container .tripinfo-container .tripinfo-calendar .dropdown-menu li.selected {
  color: #BC1728;
  font-family: 'designk-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3); }

.trip-info.main-wrapper .container .tripinfo-container .tripinfo-calendar .button.highlighted {
  margin-bottom: auto; }

.trip-info.main-wrapper #gmap {
  width: 100%;
  height: 100%; }

.widget-box.last-sync {
  min-height: 200px; }

.widget-box.last-sync .w-img .day {
  min-width: 50px;
  /* padding: 10px; */ }

img.asc, img.desc {
  display: none;
  float: right;
  margin-top: 5px; }

th.asc img.asc {
  display: inline-block; }

th.desc img.desc {
  display: inline-block; }

th.desc:after {
  width: 0;
  height: 0;
  border-top: 6px solid white;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: '';
  margin: 0 0 7px 5px;
  vertical-align: bottom;
  display: inline-block; }

th.asc:after {
  width: 0;
  height: 0;
  border-bottom: 6px solid white;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: '';
  margin: 0 0 7px 5px;
  vertical-align: bottom;
  display: inline-block; }

body.updated .alert {
  line-height: 33px;
  height: 30px;
  padding: 0;
  border: 0; }

.widget-box.idle-time .w-img {
  position: relative;
  min-height: 94px; }

body.updated {
  background: white url("../images/cwp/bg-gray.gif") repeat-x 0 0; }

body.updated-confirm {
  background: white url("../images/cwp/bg-green-gray.gif") repeat-x 0 0;
  padding: 0;
  margin: 0; }

.my-car-zone.main-wrapper .container .page-header .carzone-menu {
  margin-bottom: 0; }

.my-car-zone.main-wrapper .container .page-header .carzone-alerts {
  margin-top: 10px; }

.my-car-zone.main-wrapper .container .page-header .curfew-nav ul {
  background-color: #F6F6F6;
  display: table; }

.my-car-zone.main-wrapper .container .page-header .curfew-nav ul li {
  display: table-cell; }

.my-car-zone.main-wrapper .container .page-header .curfew-nav ul li a {
  border: 1px solid #E1E1E1;
  display: block;
  padding: 15px 22px; }

.my-car-zone.main-wrapper .container .page-header .curfew-nav ul li:hover a,
.my-car-zone.main-wrapper .container .page-header .curfew-nav ul li:active a,
.my-car-zone.main-wrapper .container .page-header .curfew-nav ul li.active a {
  color: white;
  /*background-color : #C4172C;
    border      :1px solid  #C4172C;*/
  /* for HACC */
  background-color: #176DBC;
  border: 1px solid  #176DBC;
  padding: 15px 22px; }

.alert-info-wrap {
  padding-top: 20px; }

.speed-heading {
  font-weight: bold;
  float: left;
  padding-bottom: 25px;
  margin-right: 20px;
  font-size: 22px;
  /* 32px/16px */ }

.enabled-switch {
  float: left; }

.speed-label {
  clear: both;
  padding-top: 64px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 20px; }

.alert-label {
  float: left;
  padding-top: 48px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 20px; }

.speed-slider {
  float: left;
  margin-top: 30px; }

.speed-slider .button {
  cursor: pointer;
  float: left; }

.speed-slider .button.minus {
  background: url("../images/cwp/remote/odo-minus.png") no-repeat center center;
  width: 85px;
  height: 85px; }

.speed-slider .button.plus {
  background: url("../images/cwp/remote/odo-plus.png") no-repeat center center;
  width: 85px;
  height: 85px; }

.speed-slider .speed-wrap {
  width: 400px;
  margin: 38px 20px 0 20px;
  float: left; }

.speed-slider .ui-widget-content {
  border: 1px solid #dddddd;
  background: #dddddd;
  color: #333333;
  height: .4em; }

.speed-slider .ui-widget-header {
  border: 1px solid #008AC6;
  background: #008AC6;
  height: .8em; }

.speed-slider .ui-slider-horizontal .ui-slider-range {
  top: -.4em;
  height: 1.6em;
  background: #008AC6; }

.speed-slider .ui-slider-horizontal .ui-slider-handle {
  top: -.4em;
  margin-left: -25px;
  outline: none; }

.speed-slider .ui-slider-horizontal .ui-slider-handle div {
  position: absolute;
  bottom: 54px; }

.speed-slider .ui-slider-horizontal .ui-slider-handle span {
  font-size: 30px;
  color: #2f2f2f; }

.speed-slider .ui-slider-horizontal .ui-slider-handle sub {
  font-size: 14px;
  color: #6b6b6b; }

#speed-drop .button, #freq-drop .button {
  border: none;
  border-bottom: 3px solid #888; }

.pending-msg {
  margin: 10px  0; }

.my-vehicles .main-wrapper-content .content-area {
  min-height: 396px; }

.trip-info.main-wrapper .container .tripinfo-container .alerts .item .img-container .widgets-blade .col.col1 {
  /*width       : 57%;*/ }

.awards.main-wrapper .widget-box .content h3 {
  text-align: center; }

.awards.main-wrapper .widget-box .content p {
  text-align: center; }

#my-vehicles #awards-header {
  display: none; }

/*
.main-wrapper {
	width: 1160px;
}
*/
#vehicle-switcher {
  height: auto;
  overflow: visible; }

.maintenance .main-wrapper-content,
.overview .main-wrapper-content {
  max-width: 1280px;
  overflow: visible; }

.main-wrapper-content {
  overflow: visible; }

.my-vehicles .widget-box .no-active-vin .message {
  margin-right: 5px; }

.my-car-zone.main-wrapper .main-wrapper-content .content-area {
  overflow: hidden;
  width: 730px; }

.my-car-zone.main-wrapper .container .page-header .carzone-menu {
  margin-top: 30px; }

#notification-dropdown .item {
  cursor: pointer; }

#notification-dropdown .info-notifications {
  color: #999999;
  font-family: designk-medium;
  font-size: 12pt;
  text-align: left;
  vertical-align: middle;
  margin-left: 40px;
  margin-bottom: 15px; }

.widget-box.awards .w-img img {
  position: static;
  height: 80px;
  width: auto !important; }

.widget-box.awards .w-img .amount {
  color: #448CCB;
  margin-top: 0;
  display: block;
  z-index: 1;
  line-height: 2em;
  font-size: 3.5em;
  margin-bottom: 15px;
  width: 100%;
  text-align: center;
  position: absolute;
  top: -6px; }

.main-wrapper-content .content-area {
  position: relative;
  z-index: 0; }

.button#search-tags {
  padding: 7px 10px;
  text-align: left;
  background: url("../images/cwp/my-pois/search-white.png") top 80% right 2% no-repeat; }

.close-search {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 10px;
  cursor: pointer; }

.remote.find-my-car .main-wrapper-content .content-area .map-area {
  width: 930px; }

.modal.notification-delete .content {
  position: relative; }

.modal.notification-delete .content .close {
  position: absolute;
  top: 5px;
  right: 5px; }

.alert-interval {
  margin-bottom: 20px; }

.interval-label {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 10px; }

.interval-dropdown {
  display: inline-block;
  position: relative;
  height: 30px;
  border: 0;
  border-bottom: 3px solid #444444;
  text-align: left;
  cursor: pointer;
  font-size: 1.375em;
  margin: 0;
  color: #282828;
  line-height: 23px; }

.widget-box.driving-activity .safety-score .w-label {
  color: #ababab;
  font-size: 1em;
  font-family: designk-bold;
  padding-left: 20px; }

.trip-info.main-wrapper .main-wrapper-content .content-area {
  overflow: hidden; }

.modal.notification-pending .content {
  margin: 190px auto 0;
  background: #FFFFFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 320px;
  padding: 40px 40px 20px;
  text-align: left; }

.modal.notification-pending .actions button,
.modal.notification-pending .actions .button {
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #444444;
  cursor: pointer;
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 22px;
  padding: 9px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  min-width: 105px;
  margin-left: 10px; }

.modal.notification-pending .actions,
.modal.notification-pending .actions {
  text-align: center; }

.modal.notification-pending .content {
  margin: 190px auto 0;
  background: #FFFFFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 320px;
  padding: 40px 40px 20px;
  text-align: left; }

.modal.notification-pending .content .message {
  font-size: 1.1em;
  line-height: 1.5em;
  margin-bottom: 20px;
  text-align: center;
  padding: 0 1em; }

.fade {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  opacity: 1; }

.fade.ng-enter,
.fade.ng-leave {
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.fade.ng-enter {
  opacity: 0; }

.fade.ng-enter-active {
  opacity: 1; }

.fade.ng-leave {
  opacity: 1; }

.fade.ng-leave-active {
  opacity: 0; }

/* Footer styles */
#footer.footer-home {
  position: absolute;
  bottom: 0; }

#footer.footer-home.autoheight {
  position: relative !important; }

#footer {
  /*background: #000000;
    border-top: 1px solid #9c9c9c;
    margin-top: 50px;
    position:absolute;
    bottom:0;*/
  position: relative;
  z-index: 200;
  background-color: #fff;
  font-size: 0.9em;
  line-height: 1.8em;
  padding: 0 0 0;
  clear: both;
  color: #aaaaaa;
  height: 80px;
  width: 100%;
  /*@media (min-width: $screen-sm-min) { left:0; height:80px; }
    @media (max-width: $screen-md-min) {
      margin-top: 20px;
      font-size: 0.7em;
      line-height: 1.4em;
    }*/
  /*.footer-span {
      float:left;
      height:100%;
      line-height:3.3;

      .footer-block {
        display:inline-block;
        text-align:center;
        border-right:1px solid $dark-gray;
        color:white;
        padding:0 7px;
        height:100%;
        font-size:13px;

        &:last-child {
          border-right:none;
          padding-right:0;
        }

        @media (min-width: $screen-md-min) {
          padding:0 15px;
        }
      }
    }*/ }
  @media (max-width: 1023px) {
    #footer {
      font-size: 0.8em; } }
  @media (max-width: 767px) {
    #footer {
      height: 140px; } }
  #footer .social {
    position: absolute;
    right: 135px;
    top: 3px; }
    @media (max-width: 1023px) {
      #footer .social {
        right: 2%;
        top: 60px;
        width: 100%;
        text-align: center; } }
    @media (max-width: 767px) {
      #footer .social {
        position: static; } }
  #footer .social a {
    margin: 0 6px; }
  #footer a {
    color: #00aad2;
    cursor: pointer;
    text-decoration: none; }
  #footer .footer-wrapper {
    margin: 0 auto;
    height: 100%; }
    #footer .footer-wrapper .version-wrapper {
      display: inline-block;
      margin-left: 15px;
      color: transparent; }
    #footer .footer-wrapper .seperator {
      color: #00aad2;
      margin: 0 4px; }
    #footer .footer-wrapper .copyright {
      color: #aaa;
      margin-left: 0;
      display: block; }
    @media (min-width: 768px) {
      #footer .footer-wrapper .copyright {
        display: initial; } }
    @media (min-width: 1024px) {
      #footer .footer-wrapper {
        max-width: 1280px; } }
  #footer .container-fluid {
    /*background-color:#000;*/
    position: relative;
    top: 20px;
    left: 70px; }
    @media (max-width: 1023px) {
      #footer .container-fluid {
        left: 1%; } }
    #footer .container-fluid .copyright {
      font-size: 0.7em; }
    @media (max-width: 767px) {
      #footer .container-fluid .text-left {
        text-align: center; } }

.nav-secondary,
.nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info .title,
.nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info .cwp-box .title-arrow, .cwp-box
.nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info .title-arrow,
.nav-secondary .nav-vehicle-selector .title,
.nav-secondary .nav-vehicle-selector .cwp-box .title-arrow, .cwp-box
.nav-secondary .nav-vehicle-selector .title-arrow,
.nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info .trim,
.nav-secondary .nav-vehicle-selector .trim,
.nav-secondary h1 {
  font-family: 'designk-medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }

@media (max-width: 1023px) {
  nav + header .header-column.header-center {
    left: 50%;
    margin-left: -82.5px !important; } }

nav + header .sub_logo {
  display: none; }

.nav-secondary h1.selected,
.nav-secondary ul li a:hover,
.nav-secondary ul li a.selected,
.nav-secondary ul li.selected a {
  position: relative;
  color: #fff;
  border-bottom: 1px solid #00aad2;
  background-color: #00aad2; }

.nav-secondary h1.selected a {
  color: #fff; }

.nav-secondary h1.selected a:hover {
  color: #fff; }

.nav-secondary h1.selected:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  border-top: 1px solid #00aad2; }

.nav-secondary ui li.hide {
  display: none; }

.nav-secondary,
.nav-secondary .nav-vehicle-selector,
.nav-secondary .nav-vehicle-selector .nav-vehicle-switcher {
  color: #444444;
  border-color: #444444;
  /* background-color : white; */ }

.nav-secondary {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  z-index: 1;
  overflow: visible !important;
  width: 260px;
  height: 100%;
  font-size: 14px;
  padding: 0;
  border-left: 1px solid #acaaaa;
  border-right: 1px solid #acaaaa;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  /*margin-left:40px;*/ }
  @media (max-width: 1280px) {
    .nav-secondary {
      margin-left: -47%; } }
  .nav-secondary .sidebar {
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0; }
  .nav-secondary h2 {
    color: #333;
    padding-top: 400px;
    border-bottom: 1px solid #c1c1c1;
    font-size: 24px;
    font-weight: bold;
    line-height: 240%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0; }
  .nav-secondary h1 {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 16px 12px 26px;
    /* 42px; */
    margin-top: 0;
    text-shadow: none !important;
    color: #2F2F2F;
    border-bottom: 1px solid #acaaaa;
    background-color: transparent; }
    .nav-secondary h1 a {
      letter-spacing: -0.5px; }
      .nav-secondary h1 a:hover {
        color: #00aad2; }
  .nav-secondary ul {
    width: 142px; }
    .nav-secondary ul li {
      line-height: 34px;
      border-bottom: 1px solid #E6E6E6; }
      .nav-secondary ul li:last-child {
        border-bottom: 0;
        padding-bottom: 25px; }
      .nav-secondary ul li a {
        display: block;
        color: #444444;
        border-color: #444444;
        background-color: transparent; }
  .nav-secondary .banner {
    position: absolute;
    left: 0;
    bottom: 110px;
    width: 252px;
    margin-left: 3px; }
  .nav-secondary .nav-vehicle-selector {
    padding: 24px 0 0 39px !important;
    padding-left: 39px;
    text-align: left;
    line-height: 159%;
    border-top: 1px solid #353535; }
    .nav-secondary .nav-vehicle-selector:hover .arrow, .nav-secondary .nav-vehicle-selector.selected .arrow {
      display: block; }
    .nav-secondary .nav-vehicle-selector > p {
      line-height: 164%; }
    .nav-secondary .nav-vehicle-selector .car-name {
      font-size: 2em;
      line-height: 34px;
      margin: 0;
      padding: 0;
      text-align: center;
      color: #2a2a2a;
      font-weight: 700; }
    .nav-secondary .nav-vehicle-selector .title, .nav-secondary .nav-vehicle-selector .cwp-box .title-arrow, .cwp-box .nav-secondary .nav-vehicle-selector .title-arrow {
      word-wrap: break-word;
      font-size: 22px;
      padding: 5px;
      color: #2F2F2F; }
    .nav-secondary .nav-vehicle-selector .trim {
      font-size: 14px;
      color: #6B6B6B; }
    .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher {
      width: 330px;
      height: auto;
      max-height: 430px;
      position: absolute;
      top: -10px;
      right: -310px;
      padding: 0;
      z-index: 99;
      overflow: visible; }
      .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher .load-more-container {
        color: white;
        background: black;
        padding: 16px 0; }
      .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher #scroller {
        background: #444;
        z-index: 99; }
      .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul {
        width: 100%; }
        .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li {
          cursor: pointer;
          margin: 0;
          padding: 0 0 10px 0;
          margin-top: 20px;
          min-height: 80px;
          width: 100%;
          display: block;
          position: relative;
          border-bottom: 1px solid #585858;
          box-sizing: border-box; }
          .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li:last-child {
            border-bottom: none; }
          .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li.show-all-vehicles {
            margin-top: 0;
            min-height: 8px;
            background-color: #222;
            font-weight: bold; }
            .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li.show-all-vehicles a {
              color: #fff; }
          .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .image, .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info, .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .marker {
            display: block;
            position: relative;
            float: left;
            top: 0; }
          .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info {
            margin-left: 10px;
            top: 5px; }
            .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info .title, .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info .cwp-box .title-arrow, .cwp-box .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info .title-arrow {
              margin: 0;
              color: white;
              font-size: 18px;
              line-height: 16px;
              text-align: left;
              text-overflow: ellipsis;
              overflow: hidden;
              width: 150px; }
            .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .info .trim {
              font-size: 12px;
              color: #A2A2A2;
              text-align: left;
              padding-left: 5px;
              line-height: 20px; }
          .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .marker {
            margin-left: 15px;
            top: 15px; }
            .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .marker .check {
              background: url("../images/cwp/nav-checkbox.png") no-repeat -3px -31px;
              width: 33px;
              height: 29px;
              display: block; }
              .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .marker .check.selected, .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .marker .check.selected:hover {
                background-position: 0 1px; }
              .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .marker .check:hover {
                background-position: -2px -60px; }
          .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul li .clear {
            clear: both; }
        .nav-secondary .nav-vehicle-selector .nav-vehicle-switcher ul:before {
          position: absolute;
          top: 50px;
          left: -20px;
          width: 0;
          height: 0;
          border-right: 20px solid #444444;
          border-top: 15px solid transparent;
          border-bottom: 15px solid transparent;
          content: ''; }
    .nav-secondary .nav-vehicle-selector .arrow {
      background: url("../images/cwp/black-arrow.png") no-repeat 0 80px;
      display: block;
      width: 22px;
      height: 159px;
      position: absolute;
      float: right;
      top: 0;
      right: 0; }
    .nav-secondary .nav-vehicle-selector .icon-overlay-righttop {
      position: absolute;
      left: 80%;
      top: 18%; }
    .nav-secondary .nav-vehicle-selector .icon-overlay-rightbottom {
      position: absolute;
      left: 75%;
      top: 41%; }
    .nav-secondary .nav-vehicle-selector img.vehicle-photo {
      /* get this value from default image state.*/
      width: 182px;
      height: 95px; }

.hamburger.in {
  left: 0; }

#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1999; }
  @media (min-width: 1024px) {
    #overlay {
      display: none; } }

.main-container {
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  position: relative;
  width: 100%;
  left: 0; }
  @media (min-width: 1024px) {
    .main-container {
      -webkit-transition: left 0s;
      transition: left 0s; } }

.main-container.show-hamburger {
  left: 320px;
  position: fixed; }
  @media (min-width: 1024px) {
    .main-container.show-hamburger {
      left: 0;
      position: relative; } }

.hamburger {
  position: absolute;
  top: 0;
  width: 320px;
  height: 100%;
  background-color: black;
  z-index: 2000;
  left: -320px;
  -webkit-transition: left 0.3s;
  transition: left 0.3s; }
  .hamburger .header {
    width: 100%;
    height: 49px;
    display: table;
    table-layout: fixed; }
    .hamburger .header .back {
      display: table-cell;
      vertical-align: middle;
      float: none; }
      .hamburger .header .back span {
        display: inline-block;
        color: white;
        font-size: 13px;
        position: relative;
        left: 40px;
        cursor: pointer; }
        .hamburger .header .back span:before {
          display: inline-block;
          content: '<';
          font-size: 32px;
          font-family: designk-light, "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #585858;
          position: absolute;
          top: -11px;
          left: -25px; }
    .hamburger .header .close-nav {
      display: table-cell;
      vertical-align: middle;
      float: none;
      border-bottom: 1px solid #444444; }
      .hamburger .header .close-nav span {
        cursor: pointer;
        display: inline-block;
        color: white;
        font-size: 40px;
        padding: 5px 20px; }
  .hamburger hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #555;
    margin: 0 auto;
    padding: 0;
    width: 90%; }
  .hamburger hr.w100 {
    width: 100%; }
  .hamburger .container-fluid .vehicle-switcher-row {
    background: #2F2F2F; }
  .hamburger .container-fluid .row {
    font-family: designk-bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: table;
    table-layout: fixed;
    padding: 14px 0; }
    .hamburger .container-fluid .row > div {
      display: table-cell;
      vertical-align: middle;
      float: none; }
    .hamburger .container-fluid .row img {
      width: 100%; }
    .hamburger .container-fluid .row .carInfo {
      padding: 0;
      line-height: 1.3; }
    .hamburger .container-fluid .row .title, .hamburger .container-fluid .row .cwp-box .title-arrow, .cwp-box .hamburger .container-fluid .row .title-arrow {
      color: white; }
    .hamburger .container-fluid .row .trim {
      color: #777;
      font-size: 13px; }
    .hamburger .container-fluid .row .change {
      text-align: center;
      color: #C4172C;
      cursor: pointer;
      font-size: 16px; }
    .hamburger .container-fluid .row .button {
      text-align: center; }
      .hamburger .container-fluid .row .button span {
        background-color: #C4172C;
        color: white;
        padding: 10px 16px;
        font-size: 14px;
        font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif; }

#hamburger-menu {
  /*.logout {
    .glyphicon {
        margin-right:10px;
    }

    li {
      a, a:visited, a:active {
        padding:24px 20px;
    }
  }*/ }
  #hamburger-menu .hamburger-top-section {
    background-color: #2F2F2F; }
  #hamburger-menu ul .top-menu {
    background-color: #171717;
    /*padding-top:35px;*/ }
    #hamburger-menu ul .top-menu .logout a:hover,
    #hamburger-menu ul .top-menu .logout a:focus,
    #hamburger-menu ul .top-menu .logout a:active {
      color: #fff; }
    #hamburger-menu ul .top-menu .logout:focus {
      outline: none; }
  #hamburger-menu ul > li {
    border-bottom: 1px solid #444444; }
    #hamburger-menu ul > li > a img {
      vertical-align: middle;
      margin-right: 5px; }
    #hamburger-menu ul > li > a .menu-tab {
      font-size: 14px;
      display: inline-block;
      padding: 0;
      position: absolute;
      margin-top: 2px;
      font-family: 'designk-light', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    #hamburger-menu ul > li > a, #hamburger-menu ul > li > a:visited, #hamburger-menu ul > li > a:active, #hamburger-menu ul > li span {
      display: block;
      font-weight: normal;
      color: #fff;
      font-size: 25px;
      font-family: 'designk-medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      margin: 0;
      box-sizing: border-box;
      padding: 13px 25px; }
    #hamburger-menu ul > li > a:hover {
      color: #ffffff; }
    #hamburger-menu ul > li > a.sub-item {
      font-size: 14px;
      color: #ffffff; }
      #hamburger-menu ul > li > a.sub-item:hover {
        background-color: #00aad2; }

#hamburger-footer {
  background: black;
  padding-bottom: 20px; }
  #hamburger-footer .phone-numbers {
    padding: 0 20px; }
    #hamburger-footer .phone-numbers div {
      margin: 5px 0 15px 0;
      box-sizing: border-box;
      text-align: left;
      width: 100%;
      height: 36px;
      padding: 10px 0px;
      padding-left: 40px;
      font-size: 14px;
      color: white;
      border: 1px solid white;
      background-color: black;
      font-family: 'designk-medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
      border-color: #585858;
      background: url("../images/icons/icon_appoint_gray.png") no-repeat 0px -195px; }
  #hamburger-footer hr {
    margin: 20px auto; }
  #hamburger-footer h1 {
    color: #585858;
    font-size: 14px;
    padding: 14px 0px 8px 0px;
    font-family: 'designk-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }
  #hamburger-footer p {
    color: white;
    font-family: 'designk-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }
  #hamburger-footer ul li a, #hamburger-footer ul li a:active, #hamburger-footer ul li a:visited {
    font-family: 'designk-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    display: block;
    font-weight: normal;
    color: #585858;
    font-size: 14px;
    margin: 0;
    box-sizing: border-box;
    padding: 14px 20px; }
    #hamburger-footer ul li a:hover, #hamburger-footer ul li a:active:hover, #hamburger-footer ul li a:visited:hover {
      color: black;
      background-color: white;
      border-right: 5px solid #C4172C; }

#hamburger-vehicle-switcher {
  background-color: #2F2F2F; }

/*
*  cwp-box classes
*
*  This class set replaces the original widget-box classes. For use with bootstrap.
*
*  Examples:
*
*  To simply use, add .cwp-box class only
*  If you want border, add ".cwp-box .border" classes
*  If you want hover styles, add ".cwp-box .border .hover-on" classes
*
*  Sample HTML for two columns:
*
*  <div class="container-fluid">
*    <div class="row">
*      <div class="col-sm-6">
*        <div class="cwp-box border hover-on">
*          <div class="title-arrow"></div>
*          <div class="content"></div>
*        </div>
*      </div>
*      <div class="col-sm-6">
*        <div class="cwp-box border hover-on">
*          <div class="title-arrow"></div>
*          <div class="content"></div>
*        </div>
*      </div>
*    </div>
*  </div>
*
*/
.cwp-box {
  margin-bottom: 20px;
  position: relative;
  padding: 15px 10px 10px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .cwp-box {
      margin-bottom: 10px; } }
  .cwp-box.border {
    border: 1px solid #E1E1E1; }
  .cwp-box.hover-on {
    border-top: none; }
    .cwp-box.hover-on:before {
      display: block;
      position: absolute;
      background-color: #ABABAB;
      top: 0;
      left: -1px;
      content: "";
      height: 5px;
      width: 100%;
      z-index: 99;
      border-right: 1px solid #ABABAB;
      border-left: 1px solid #ABABAB;
      box-sizing: content-box;
      transition: all 0.2s; }
      @media (max-width: 767px) {
        .cwp-box.hover-on:before {
          height: 4px; } }
    .cwp-box.hover-on:hover:before {
      background-color: #C4172C;
      border-right-color: #C4172C;
      border-left-color: #C4172C; }
  .cwp-box .title, .cwp-box .title-arrow {
    font-size: 13px;
    font-family: designk-bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #888;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .cwp-box .title, .cwp-box .title-arrow {
        font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        color: #444;
        font-weight: bold; } }
  .cwp-box .title-arrow {
    background-image: url("../images/cwp/imginventory/link-arrow.png");
    background-repeat: no-repeat;
    background-position: right 0; }
  .cwp-box .content {
    text-align: center;
    font-size: 12px;
    color: #999;
    height: 100%; }
    .cwp-box .content .bottom-text {
      position: absolute;
      bottom: 10px;
      left: 0;
      right: 0; }

/*
*   Supplement to cwp-box classes. Decreases gutter width at mobile breakpoint.
*/
@media (max-width: 767px) {
  .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, .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, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px; } }

.messageBox {
  width: 100%;
  height: 43px;
  position: absolute;
  /*background-color:#2a2a2a;
  margin-bottom:36px;
  border-top: 1px solid #005399;
  border-bottom: 1px solid #aaaaaa;*/ }
  .messageBox .messageWrap {
    width: 60%;
    float: right;
    margin-right: 120px;
    max-width: 1250px;
    position: relative;
    top: 25px;
    display: table;
    color: #c8c8c8;
    z-index: 1; }
    .messageBox .messageWrap .history {
      display: none;
      float: left; }
    .messageBox .messageWrap a img {
      width: 28px;
      height: 18px;
      margin-top: 3px; }
    .messageBox .messageWrap #message {
      margin-top: 7px;
      text-align: right;
      float: right;
      color: #333; }
      @media (max-width: 454px) {
        .messageBox .messageWrap #message {
          font-size: x-small; } }
    .messageBox .messageWrap #error-message {
      position: relative;
      float: left;
      text-align: left;
      width: 60%;
      color: #e63312;
      display: inline-block; }
      @media (max-width: 1023px) {
        .messageBox .messageWrap #error-message {
          font-size: 12px; } }
      @media (min-width: 455px) and (max-width: 1023px) {
        .messageBox .messageWrap #error-message {
          line-height: 19px;
          width: 88%;
          margin-left: 7%; } }
      @media (max-width: 454px) {
        .messageBox .messageWrap #error-message {
          width: 90%;
          font-size: x-small;
          line-height: 12px; } }
    .messageBox .messageWrap .refresh {
      float: right;
      margin-left: 10px;
      cursor: pointer;
      margin-top: 3px; }
  @media (max-width: 1024px) {
    .messageBox .messageWrap {
      width: 95%;
      float: none;
      margin-right: 0; } }
  @media (max-width: 768px) {
    .messageBox {
      margin-bottom: 10px;
      height: 30px; }
      .messageBox .messageWrap {
        top: 4px; } }

.registration-bar {
  /* style addition*/
  width: 840px;
  height: 49px;
  font-size: 3em;
  color: #fff;
  line-height: 49px;
  text-transform: uppercase;
  text-align: center;
  border-top: 1px solid rgba(193, 193, 193, 0.5);
  border-bottom: 1px solid rgba(193, 193, 193, 0.5);
  margin: 80px auto 20px !important; }
  @media (max-width: 870px) {
    .registration-bar {
      width: inherit;
      margin: 80px 15px 20px; } }
  @media (max-width: 480px) {
    .registration-bar {
      font-size: 2.5em; } }
  @media (max-width: 359px) {
    .registration-bar {
      width: inherit;
      margin: 20px 0; } }

.pointer {
  cursor: pointer; }

.nonpointer {
  cursor: not-allowed; }

.sel {
  cursor: default; }

#registration-bar, #enrollment-bar {
  z-index: 10000; }
  #registration-bar #regstep4 span, #registration-bar #regstep5 span, #enrollment-bar #regstep4 span, #enrollment-bar #regstep5 span {
    letter-spacing: -1px; }
  #registration-bar #regstep4 span, #registration-bar #regstep5 span, #enrollment-bar #regstep4 span, #enrollment-bar #regstep5 span {
    padding-left: 4px; }

@media (max-width: 870px) and (min-width: 360px) {
  #registration-bar .progressWrap, #enrollment-bar .progressWrap {
    padding: 0 15px; } }
  @media (max-width: 870px) {
    #registration-bar .progressWrap ul, #enrollment-bar .progressWrap ul {
      width: 100% !important; } }
  @media (max-width: 768px) {
    #registration-bar .progressWrap ul li .step span, #enrollment-bar .progressWrap ul li .step span {
      font-size: xx-small !important; } }
  @media (max-width: 768px) and (min-width: 553px) {
    #registration-bar .progressWrap ul #regstep4, #enrollment-bar .progressWrap ul #regstep4 {
      width: 18% !important; }
    #registration-bar .progressWrap ul #regstep5, #enrollment-bar .progressWrap ul #regstep5 {
      width: 22% !important; }
    #registration-bar .progressWrap ul li, #enrollment-bar .progressWrap ul li {
      width: 15% !important; } }
  @media (max-width: 552px) {
    #registration-bar .progressWrap span, #enrollment-bar .progressWrap span {
      display: none !important; }
    #registration-bar .progressWrap strong, #enrollment-bar .progressWrap strong {
      display: table-cell !important;
      vertical-align: middle;
      height: 40px;
      width: 140px;
      text-align: center;
      font-size: smaller;
      line-height: 100%;
      color: #333333; }
    #registration-bar .progressWrap .sel, #enrollment-bar .progressWrap .sel {
      width: 35% !important; }
      #registration-bar .progressWrap .sel strong, #enrollment-bar .progressWrap .sel strong {
        display: none !important; }
      #registration-bar .progressWrap .sel span, #enrollment-bar .progressWrap .sel span {
        display: table-cell !important; }
    #registration-bar .progressWrap li, #enrollment-bar .progressWrap li {
      width: 13% !important; } }
  #registration-bar .progressWrap ul, #enrollment-bar .progressWrap ul {
    display: block;
    width: 840px;
    height: 40px;
    margin: 0 auto;
    border-bottom: 1px solid #c1c1c1; }
    #registration-bar .progressWrap ul .lspace, #enrollment-bar .progressWrap ul .lspace {
      display: none; }
    #registration-bar .progressWrap ul .sel, #enrollment-bar .progressWrap ul .sel {
      background: #00aad2; }
      #registration-bar .progressWrap ul .sel .step .left, #enrollment-bar .progressWrap ul .sel .step .left {
        border-top: 20px solid #00aad2;
        border-bottom: 20px solid #00aad2;
        border-left: 20px solid #fff; }
      #registration-bar .progressWrap ul .sel .step span, #enrollment-bar .progressWrap ul .sel .step span {
        color: #fff !important; }
    #registration-bar .progressWrap ul #regstep1.sel + #regstep2 .step .left,
    #registration-bar .progressWrap ul #regstep2.sel + #regstep3 .step .left,
    #registration-bar .progressWrap ul #regstep3.sel + #regstep4 .step .left,
    #registration-bar .progressWrap ul #regstep4.sel + #regstep5 .step .left,
    #registration-bar .progressWrap ul #regstep5.sel + #regstep6 .step .left, #enrollment-bar .progressWrap ul #regstep1.sel + #regstep2 .step .left,
    #enrollment-bar .progressWrap ul #regstep2.sel + #regstep3 .step .left,
    #enrollment-bar .progressWrap ul #regstep3.sel + #regstep4 .step .left,
    #enrollment-bar .progressWrap ul #regstep4.sel + #regstep5 .step .left,
    #enrollment-bar .progressWrap ul #regstep5.sel + #regstep6 .step .left {
      border-left: 20px solid #00aad2;
      border-top: 20px solid #fff;
      border-bottom: 20px solid #fff; }
    #registration-bar .progressWrap ul li, #enrollment-bar .progressWrap ul li {
      height: 40px;
      width: 16.6666666667%;
      float: left;
      display: table; }
      #registration-bar .progressWrap ul li .step, #enrollment-bar .progressWrap ul li .step {
        width: 100%;
        height: 100%; }
        #registration-bar .progressWrap ul li .step .left, #enrollment-bar .progressWrap ul li .step .left {
          width: 20px;
          height: 40px;
          display: block;
          box-sizing: border-box;
          background-image: url(/images/regist/registeration_bar.png);
          float: left; }
        #registration-bar .progressWrap ul li .step strong, #enrollment-bar .progressWrap ul li .step strong {
          display: none; }
        #registration-bar .progressWrap ul li .step span, #enrollment-bar .progressWrap ul li .step span {
          color: #333333;
          display: table-cell;
          vertical-align: middle;
          height: 40px;
          width: 140px;
          text-align: center;
          font-size: smaller;
          line-height: 1.3em; }
    #registration-bar .progressWrap ul #regstep6.sel + .end, #enrollment-bar .progressWrap ul #regstep6.sel + .end {
      background: #00aad2; }
    #registration-bar .progressWrap ul .end, #enrollment-bar .progressWrap ul .end {
      width: 10px;
      height: 40px;
      float: right;
      margin-top: -40px; }

#scroller, #addPoiScroller, #dealerSearchScroller {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none; }

.iScrollVerticalScrollbar {
  position: absolute;
  z-index: 9999;
  width: 8px;
  bottom: 2px;
  top: 2px;
  right: 0;
  overflow: hidden; }

.iScrollIndicator {
  position: absolute;
  background: #C4172C;
  border-width: 0;
  border-radius: 1px; }

.iScrollVerticalScrollbar .iScrollIndicator {
  width: 100%; }

.ngdialog {
  overflow: hidden; }

.ngdialog-content .favEditer-popup {
  max-height: 563px; }

.ngdialog-content .favLoader-popup {
  max-height: 500px; }

.favEditer-popup, .favLoader-popup,
#add-vehicle-popup-view, #enrollment-popup-view,
#enrollment-add-vehicle-popup-view {
  overflow-y: auto; }

#ngdialog1 {
  overflow: auto !important; }
  #ngdialog1 .blur {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(230, 230, 230, 0.5);
    top: 0;
    left: 0;
    z-index: 1000; }

.favLoader-popup, .favSlot-popup, .favEditer-popup, #add-vehicle-view, .changeReportDate, #enrollment-popup-view,
#enrollment-add-vehicle-popup-view, .schedule-ChargingOption, .helpPop-view,
.notificationCenter-confirmDelete, .userProfile-vehiclesDialog, .digitalkey-view {
  margin-top: 20px; }
  .favLoader-popup .dontShowAgain input[type="checkbox"], .favSlot-popup .dontShowAgain input[type="checkbox"], .favEditer-popup .dontShowAgain input[type="checkbox"], #add-vehicle-view .dontShowAgain input[type="checkbox"], .changeReportDate .dontShowAgain input[type="checkbox"], #enrollment-popup-view .dontShowAgain input[type="checkbox"],
  #enrollment-add-vehicle-popup-view .dontShowAgain input[type="checkbox"], .schedule-ChargingOption .dontShowAgain input[type="checkbox"], .helpPop-view .dontShowAgain input[type="checkbox"],
  .notificationCenter-confirmDelete .dontShowAgain input[type="checkbox"], .userProfile-vehiclesDialog .dontShowAgain input[type="checkbox"], .digitalkey-view .dontShowAgain input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .favLoader-popup .dontShowAgain input[type="checkbox"] + i, .favSlot-popup .dontShowAgain input[type="checkbox"] + i, .favEditer-popup .dontShowAgain input[type="checkbox"] + i, #add-vehicle-view .dontShowAgain input[type="checkbox"] + i, .changeReportDate .dontShowAgain input[type="checkbox"] + i, #enrollment-popup-view .dontShowAgain input[type="checkbox"] + i,
  #enrollment-add-vehicle-popup-view .dontShowAgain input[type="checkbox"] + i, .schedule-ChargingOption .dontShowAgain input[type="checkbox"] + i, .helpPop-view .dontShowAgain input[type="checkbox"] + i,
  .notificationCenter-confirmDelete .dontShowAgain input[type="checkbox"] + i, .userProfile-vehiclesDialog .dontShowAgain input[type="checkbox"] + i, .digitalkey-view .dontShowAgain input[type="checkbox"] + i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #fff;
    color: #fff;
    border: 1px solid #c1c1c1;
    /* border of the checkbox */
    cursor: pointer;
    vertical-align: middle; }
  .favLoader-popup .dontShowAgain input[type="checkbox"]:checked + i, .favSlot-popup .dontShowAgain input[type="checkbox"]:checked + i, .favEditer-popup .dontShowAgain input[type="checkbox"]:checked + i, #add-vehicle-view .dontShowAgain input[type="checkbox"]:checked + i, .changeReportDate .dontShowAgain input[type="checkbox"]:checked + i, #enrollment-popup-view .dontShowAgain input[type="checkbox"]:checked + i,
  #enrollment-add-vehicle-popup-view .dontShowAgain input[type="checkbox"]:checked + i, .schedule-ChargingOption .dontShowAgain input[type="checkbox"]:checked + i, .helpPop-view .dontShowAgain input[type="checkbox"]:checked + i,
  .notificationCenter-confirmDelete .dontShowAgain input[type="checkbox"]:checked + i, .userProfile-vehiclesDialog .dontShowAgain input[type="checkbox"]:checked + i, .digitalkey-view .dontShowAgain input[type="checkbox"]:checked + i {
    background: url(../images/cwp/login/rememberme.png) no-repeat center;
    /* whatever you want the background color of the box to be */
    background-color: #00aad2;
    border: 1px solid #00aad2; }
  .favLoader-popup .dontShowAgain label, .favSlot-popup .dontShowAgain label, .favEditer-popup .dontShowAgain label, #add-vehicle-view .dontShowAgain label, .changeReportDate .dontShowAgain label, #enrollment-popup-view .dontShowAgain label,
  #enrollment-add-vehicle-popup-view .dontShowAgain label, .schedule-ChargingOption .dontShowAgain label, .helpPop-view .dontShowAgain label,
  .notificationCenter-confirmDelete .dontShowAgain label, .userProfile-vehiclesDialog .dontShowAgain label, .digitalkey-view .dontShowAgain label {
    position: relative;
    top: 1px; }

.ngdialog.ngdialog-theme-default .ngdialog-content {
  padding: 1em !important; }

.ngdialog.ngdialog-theme-default .ngdialog-close:hover:before,
.ngdialog.ngdialog-theme-default .ngdialog-close:active:before {
  color: #555 !important; }

.ngdialog.ngdialog-theme-default .ngdialog-close:before {
  color: #999 !important; }

#unlockAccount-view {
  margin: 0 auto;
  max-width: 1280px;
  min-height: 775px;
  background: transparent; }
  #unlockAccount-view .accountLock-panel {
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    height: 360px; }
    #unlockAccount-view .accountLock-panel .title, #unlockAccount-view .accountLock-panel .cwp-box .title-arrow, .cwp-box #unlockAccount-view .accountLock-panel .title-arrow {
      display: inline-block;
      color: #fff;
      margin: 80px auto 20px;
      width: 100%;
      height: 49px;
      font-size: 3em;
      text-align: center;
      line-height: 51px;
      border-top: 1px solid rgba(193, 193, 193, 0.5);
      border-bottom: 1px solid rgba(193, 193, 193, 0.5); }
      @media (max-width: 480px) {
        #unlockAccount-view .accountLock-panel .title, #unlockAccount-view .accountLock-panel .cwp-box .title-arrow, .cwp-box #unlockAccount-view .accountLock-panel .title-arrow {
          font-size: 2em;
          margin-top: 10px; } }
    #unlockAccount-view .accountLock-panel .contents {
      box-sizing: border-box;
      background-color: #fff;
      display: inline-block;
      width: 100%;
      padding: 30px; }
      #unlockAccount-view .accountLock-panel .contents p {
        color: #333 !important; }
      #unlockAccount-view .accountLock-panel .contents .inputFlied {
        border: 1px solid #c1c1c1;
        width: 100%;
        height: 30px;
        margin-top: 5px;
        outline: none;
        color: #333; }
      #unlockAccount-view .accountLock-panel .contents a {
        color: #333; }
        #unlockAccount-view .accountLock-panel .contents a:hover {
          color: #00aad2; }
    #unlockAccount-view .accountLock-panel .form-group {
      margin: 0;
      color: #333; }
    #unlockAccount-view .accountLock-panel .btnbox {
      width: 100%;
      box-sizing: border-box; }
      #unlockAccount-view .accountLock-panel .btnbox .Submitbtn, #unlockAccount-view .accountLock-panel .btnbox .Okbtn {
        width: 100%;
        height: 50px;
        font-size: 1.6em;
        text-transform: capitalize;
        background-color: #fff;
        color: #333;
        border: 1px solid #c1c1c1;
        border-radius: 0;
        margin-top: 20px; }
      #unlockAccount-view .accountLock-panel .btnbox .Submitbtn:hover, #unlockAccount-view .accountLock-panel .btnbox .Submitbtn:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }
      #unlockAccount-view .accountLock-panel .btnbox .Okbtn:hover, #unlockAccount-view .accountLock-panel .btnbox .Okbtn:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }

#accountLock-view {
  margin: 0 auto;
  max-width: 1280px;
  min-height: 775px;
  background: transparent; }
  #accountLock-view .accountLock-panel {
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    height: 360px; }
    #accountLock-view .accountLock-panel .title, #accountLock-view .accountLock-panel .cwp-box .title-arrow, .cwp-box #accountLock-view .accountLock-panel .title-arrow {
      display: inline-block;
      color: #fff;
      margin: 80px auto 20px;
      width: 100%;
      height: 49px;
      font-size: 3em;
      text-align: center;
      line-height: 51px;
      border-top: 1px solid rgba(193, 193, 193, 0.5);
      border-bottom: 1px solid rgba(193, 193, 193, 0.5); }
      @media (max-width: 480px) {
        #accountLock-view .accountLock-panel .title, #accountLock-view .accountLock-panel .cwp-box .title-arrow, .cwp-box #accountLock-view .accountLock-panel .title-arrow {
          font-size: 2em; } }
    #accountLock-view .accountLock-panel .contents {
      color: #333;
      box-sizing: border-box;
      background-color: #fff;
      display: inline-block;
      width: 100%;
      padding: 30px; }
    #accountLock-view .accountLock-panel .btnbox {
      width: 100%;
      box-sizing: border-box; }
      #accountLock-view .accountLock-panel .btnbox .OkBtn {
        width: 100%;
        height: 50px;
        font-size: 1.6em;
        text-transform: capitalize;
        background-color: #fff;
        color: #333;
        border: 1px solid #c1c1c1;
        border-radius: 0;
        margin-top: 20px; }
      #accountLock-view .accountLock-panel .btnbox .OkBtn:hover, #accountLock-view .accountLock-panel .btnbox .OkBtn:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }

#login-view .form-group {
  margin: 30px 0 15px; }
  #login-view .form-group .passwordDiv {
    margin-top: -26px; }
  #login-view .form-group .errorMsg {
    color: #EA0029; }

#login-view .btn-place {
  /* style addition */
  display: inline-block;
  width: 100%;
  margin-top: 15px; }
  #login-view .btn-place .remember {
    display: inline-block;
    margin: 15px 0; }
    #login-view .btn-place .remember .rememberme {
      font-size: small;
      display: inline;
      cursor: pointer; }
    #login-view .btn-place .remember span {
      margin-left: 0; }
    #login-view .btn-place .remember #checkRemem {
      position: absolute;
      opacity: 0;
      margin: 0;
      width: 17px;
      height: 17px;
      cursor: pointer; }
    #login-view .btn-place .remember #checkRemem + i {
      display: inline-block;
      width: 14px;
      height: 14px;
      background-color: #fff;
      color: #fff;
      border: 1px solid #c1c1c1;
      /* border of the checkbox */
      cursor: pointer; }
    #login-view .btn-place .remember #checkRemem:checked + i {
      background: url(../images/cwp/login/rememberme.png) no-repeat center;
      /* whatever you want the background color of the box to be */
      background-color: #00aad2;
      border: 1px solid #00aad2; }
    #login-view .btn-place .remember label {
      position: relative;
      top: -1px; }
  #login-view .btn-place .user-info {
    display: inline-block;
    margin: 15px 0;
    float: right; }
    @media (max-width: 1023px) {
      #login-view .btn-place .user-info {
        max-width: 200px;
        text-align: right; } }
    @media (max-width: 560px) {
      #login-view .btn-place .user-info {
        max-width: 150px; } }
    @media (max-width: 480px) {
      #login-view .btn-place .user-info {
        max-width: 140px; } }

#login-view .form-control {
  padding: 6px 0 6px 6px;
  height: 44px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  /* style addition */
  border: 0 none;
  border-radius: 0;
  border-bottom: 1px solid #c1c1c1;
  box-shadow: none; }

#login-view .login-background {
  width: 100%;
  height: 361px; }

#login-view .login-panel {
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
  height: 360px; }
  #login-view .login-panel h2 {
    display: inline-block;
    color: #fff;
    margin: 80px auto 20px;
    /* style addition*/
    width: 100%;
    height: 49px;
    font-size: 3em;
    text-align: center;
    line-height: 51px;
    border-top: 1px solid rgba(193, 193, 193, 0.5);
    border-bottom: 1px solid rgba(193, 193, 193, 0.5); }
  #login-view .login-panel .wrapper {
    background-color: #fff;
    display: inline-block;
    /* style addition */
    width: 84%;
    padding: 0 8% 3.7% 8%; }
    #login-view .login-panel .wrapper .errorMsg {
      float: left;
      margin: 15px 5px 5px; }
    #login-view .login-panel .wrapper form .form-group .errorMsg {
      margin: 0 5px; }
    #login-view .login-panel .wrapper .loginBtn {
      width: 100%;
      height: 50px;
      font-size: 1.6em;
      text-transform: capitalize;
      background-color: #fff;
      color: #333;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      margin-top: 20px; }
    #login-view .login-panel .wrapper .loginBtn:active {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    #login-view .login-panel .wrapper .loginBtn:hover, #login-view .login-panel .wrapper .loginBtn:active {
      color: #fff;
      background-color: #00aad2;
      border: none;
      text-decoration: none; }
    #login-view .login-panel .wrapper .regBtn {
      height: 20px;
      font-size: small;
      text-decoration: underline;
      background-color: transparent;
      color: #333;
      padding: 0;
      display: inline-block;
      margin-left: 5px;
      cursor: pointer; }
    #login-view .login-panel .wrapper .regBtn:focus,
    #login-view .login-panel .wrapper .forgotPassword:focus,
    #login-view .login-panel .wrapper .loginBtn:focus {
      outline: none; }
    #login-view .login-panel .wrapper .forgotPassword {
      display: inline-block;
      text-decoration: underline;
      cursor: pointer;
      color: #333;
      font-size: small; }
    #login-view .login-panel .wrapper .rememberme {
      color: #333;
      height: 100%;
      vertical-align: text-bottom; }

@media (max-width: 1024px) {
  #login-view .login-background {
    background-position: -70px 0; } }

@media (max-width: 768px) {
  #login-view .login-background {
    background: none;
    height: initial; }
  #login-view .login-panel {
    width: initial;
    float: none;
    max-width: none;
    height: initial;
    width: 80%; }
    #login-view .login-panel h1 {
      margin-top: 15px;
      margin-top: 15px;
      font-size: 2em; }
    #login-view .login-panel .wrapper {
      margin-bottom: 20px; }
      #login-view .login-panel .wrapper .regBtn {
        margin-top: -4px; }
  #login-view .errorMsg {
    font-size: small; } }

@media (max-width: 480px) {
  #login-view .login-panel {
    width: 100%; }
    #login-view .login-panel h2 {
      font-size: 2.5em;
      margin-top: 10px; }
    #login-view .login-panel .wrapper .loginBtn {
      font-size: 1em; }
    #login-view .login-panel .wrapper .regBtn, #login-view .login-panel .wrapper .forgotPassword {
      font-size: x-small; }
    #login-view .login-panel .wrapper .rememberme {
      font-size: smaller; }
    #login-view .login-panel .wrapper .regBtn {
      margin-top: 1px; }
  #login-view .errorMsg {
    font-size: smaller; } }

#logout-view .logout-panel {
  margin: 0 auto;
  min-height: 250px;
  padding: 20px;
  border-radius: 0;
  max-width: 500px;
  max-height: 290px; }
  @media (max-width: 768px) {
    #logout-view .logout-panel {
      float: none;
      margin: 0 auto;
      width: 85%; } }
  #logout-view .logout-panel a {
    color: #1765a3;
    text-decoration: none;
    cursor: pointer;
    text-decoration: underline; }
  #logout-view .logout-panel button {
    width: 100px; }
  #logout-view .logout-panel .w95p {
    width: 95%; }

#logout-view h2 {
  width: 500px;
  max-width: 500px;
  padding-left: 20px;
  padding-right: 20px;
  height: 49px;
  font-size: 3em;
  color: #fff;
  line-height: 49px;
  text-transform: uppercase;
  text-align: center;
  border-top: 1px solid rgba(193, 193, 193, 0.5);
  border-bottom: 1px solid rgba(193, 193, 193, 0.5);
  margin: 80px auto 20px; }
  @media (max-width: 768px) {
    #logout-view h2 {
      width: 85%;
      margin-right: auto;
      margin-left: auto;
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 480px) {
    #logout-view h2 {
      font-size: 2em;
      margin-top: 10px; } }

#resetpw-view li {
  list-style-type: disc;
  margin-left: 20px;
  color: darkgray; }
  #resetpw-view li::marker {
    font-size: 1.4rem; }

#resetpw-view li.ok-color {
  color: gray; }
  #resetpw-view li.ok-color::marker {
    color: #00aad2; }

.my-vehicles .widget-box .overview .nickname,
.my-vehicles .widget-box .overview .year-model-trim,
.my-vehicles .widget-box .message-box .messages .message,
.my-vehicles .widget-box.vehicle-add .cta a,
.my-vehicles .widget-box.gray-panel .content .row input,
.my-vehicles .widget-box.gray-panel .content .row .dropdown,
.my-vehicles .widget-box.gray-panel .content .links a,
.my-vehicles .widget-box.gray-panel .content .actions button,
.my-vehicles .widget-box.gray-panel .content .actions .button {
  font-family: 'designk-light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }

/* bella update style */
.my-vehicles .row.vehicles-list {
  padding-left: 100px; }
  @media (min-width: 480px) and (max-width: 1279px) {
    .my-vehicles .row.vehicles-list {
      padding-left: 40px !important; } }
  @media (min-width: 320px) and (max-width: 479px) {
    .my-vehicles .row.vehicles-list {
      width: 100%;
      padding-left: 0 !important; } }
  .my-vehicles .row.vehicles-list .card-size {
    min-height: 442px;
    padding: 0px; }
    @media (min-width: 1280px) {
      .my-vehicles .row.vehicles-list .card-size {
        width: 28.33333333%;
        margin: 0 15px !important; } }
    @media (min-width: 1024px) and (max-width: 1279px) {
      .my-vehicles .row.vehicles-list .card-size {
        width: 30.33333333%; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      .my-vehicles .row.vehicles-list .card-size {
        width: 45.5%;
        margin: 0 10px !important; } }
    @media (min-width: 480px) and (max-width: 767px) {
      .my-vehicles .row.vehicles-list .card-size {
        width: 90%;
        margin: 0 auto; } }
    .my-vehicles .row.vehicles-list .card-size .vehicle-card .vehicle-current {
      padding-bottom: 0;
      border: 1px solid #c1c1c1;
      min-height: 410px; }

.my-vehicles .manage-card {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0; }

.my-vehicles .main-wrapper-content {
  overflow: auto; }

.my-vehicles .main-wrapper-content .content-area {
  border: none;
  height: auto;
  max-width: 960px;
  overflow: auto;
  text-shadow: none; }

.my-vehicles .blade.one-column {
  overflow: hidden; }

.my-vehicles .blade.two-columns-asymmetric {
  overflow: hidden; }

.my-vehicles .blade.two-columns-asymmetric > div {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.my-vehicles .blade.two-columns-asymmetric .col-1 {
  width: 66.66%;
  padding-right: 10px; }

.my-vehicles .blade.two-columns-asymmetric .col-2 {
  width: 33.33%;
  padding-left: 20px; }

.my-vehicles .blade.two-columns-symmetric {
  overflow: hidden; }

.my-vehicles .blade.two-columns-symmetric > div {
  float: left;
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.my-vehicles .blade.two-columns-symmetric > div:first-child {
  padding-right: 15px; }

.my-vehicles .blade.two-columns-symmetric > div:last-child {
  padding-left: 15px; }

.my-vehicles .blade.three-columns-symmetric {
  overflow: hidden; }

.my-vehicles .blade.three-columns-symmetric > div {
  padding-right: 20px; }

.my-vehicles .blade.four-columns-symmetric {
  overflow: hidden; }

.my-vehicles .blade.four-columns-symmetric > div {
  float: left;
  width: 25%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.my-vehicles .blade.four-columns-symmetric > div:first-child {
  padding-right: 22.5px; }

.my-vehicles .blade.four-columns-symmetric > div:last-child {
  padding-left: 22.5px; }

.my-vehicles .blade.four-columns-symmetric > div:nth-child(2) {
  padding-left: 7.5px;
  padding-right: 15px; }

.my-vehicles .blade.four-columns-symmetric > div:nth-child(3) {
  padding-left: 15px;
  padding-right: 7.5px; }

.my-vehicles .widget-box {
  margin-bottom: 30px;
  overflow: hidden;
  padding: 0 0 18px; }
  @media (min-width: 767px) and (max-width: 415px) {
    .my-vehicles .widget-box {
      width: 100% !important; } }
  @media (max-width: 480px) {
    .my-vehicles .widget-box {
      margin-bottom: 16px; } }

.my-vehicles .widget-box .right-arrow span {
  display: none; }

.my-vehicles .widget-box .message-box {
  width: 100%; }

.my-vehicles .widget-box .message-box.not-enrolled .messages {
  height: 170px; }

.my-vehicles .widget-box .message-box .messages {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 10px 0;
  height: 115px;
  width: 81%;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .my-vehicles .widget-box .message-box .messages {
      max-width: 93%; } }
  @media (min-width: 480px) and (max-width: 1023px) {
    .my-vehicles .widget-box .message-box .messages {
      width: 85%;
      height: 90px; } }
  @media (max-width: 480px) {
    .my-vehicles .widget-box .message-box .messages {
      width: 82%;
      font-size: x-small;
      height: 90px; } }

.my-vehicles .widget-box .message-box .messages .message.ok,
.my-vehicles .widget-box .message-box .messages .message.warning,
.my-vehicles .widget-box .message-box .messages .message.maintenance,
.my-vehicles .widget-box .message-box .messages .message.plugged,
.my-vehicles .widget-box .message-box .messages .message.battery {
  background: url("../images/cwp/my-vehicles/check-green-2.png") no-repeat left center;
  cursor: pointer;
  line-height: 1.5em;
  overflow: hidden;
  padding: 0 0 0 24px; }

.my-vehicles .widget-box .message-box .messages .message.warning {
  background-image: url("../images/cwp/my-vehicles/warning-4.png");
  color: #ff0024; }

.my-vehicles .widget-box .message-box .messages .message.maintenance {
  background-image: url("../images/cwp/my-vehicles/maintenance-2.png");
  background-position: 0px 2px;
  word-break: break-word; }

.my-vehicles .widget-box .cta {
  text-align: center; }

.my-vehicles .widget-box .cta.active-vin,
.my-vehicles .widget-box .cta.not-enrolled {
  border-top: 1px dashed #c1c1c1; }

.my-vehicles .widget-box.gray-panel {
  background: #2f2f2f;
  color: #FFFFFF;
  height: 458px;
  padding: 0; }
  @media (max-width: 1023px) {
    .my-vehicles .widget-box.gray-panel {
      height: 436px; } }
  @media (max-width: 350px) {
    .my-vehicles .widget-box.gray-panel {
      height: 410px; } }

.my-vehicles .widget-box.gray-panel .content {
  margin: 0;
  padding: 40px 30px 30px; }

.my-vehicles .widget-box.gray-panel .content .row {
  padding-bottom: 22px;
  margin: auto; }

.my-vehicles .widget-box.gray-panel .content .row input {
  background: #2F2F2F;
  border: none;
  border-bottom: 2px solid #FFFFFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #EEEEEE;
  padding: 15px 10px 5px;
  margin-bottom: 8px;
  width: 100%;
  outline: none;
  display: inline-block;
  border-radius: 3px; }

.my-vehicles .widget-box.gray-panel .content .row input.error {
  border-bottom-color: #ff0024; }

.my-vehicles .widget-box.gray-panel .content .row input.double-size {
  font-size: 2em; }

.my-vehicles .widget-box.gray-panel .content .row input.mid-size {
  font-size: 17px; }

.my-vehicles .widget-box.gray-panel .content .row .dropdown {
  border: 1px solid #444444;
  cursor: pointer;
  font-size: 1.5em;
  line-height: 0.6em;
  padding: 15px 20px 15px 19px; }

.my-vehicles .widget-box.gray-panel .content .row .dropdown:after {
  background: url("../images/cwp/my-vehicles/arrow-3-down.png") no-repeat;
  content: "";
  float: right;
  height: 8px;
  margin-top: 3px;
  width: 11px; }

.my-vehicles .widget-box.gray-panel .content .row .message {
  font-size: 1.1em;
  height: 14px;
  line-height: 0.8em; }

.my-vehicles .widget-box.gray-panel .content .row .message.warning {
  background: url("../images/cwp/my-vehicles/warning-4.png") no-repeat left center;
  color: #ff0024;
  padding-left: 26px; }

.my-vehicles .widget-box.gray-panel .content .label {
  color: white;
  font-size: 14px;
  padding: 0; }

.my-vehicles .widget-box.gray-panel .content .label strong {
  color: white; }

.my-vehicles .widget-box.gray-panel .content .links a {
  color: #EEEEEE;
  display: inline-block;
  margin-bottom: 15px;
  font-size: 15px; }

.my-vehicles .widget-box.gray-panel .content .actions {
  margin-top: 29px; }

.my-vehicles .widget-box.gray-panel .content .actions button,
.my-vehicles .widget-box.gray-panel .content .actions .button {
  border: 1px solid #555555;
  background: #2F2F2F;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  line-height: 1em;
  margin-bottom: 9px;
  padding: 18px;
  text-align: center;
  width: 100%; }

.my-vehicles .widget-box.gray-panel .content .actions button:focus {
  outline: none; }

.my-vehicles .widget-box.gray-panel .content .actions.manage-actions {
  margin-top: 7px; }

.my-vehicles .widget-box.gray-panel .content .actions button.highlighted,
.my-vehicles .widget-box.gray-panel .content .actions .button.highlighted {
  border: none;
  background: #00aad2;
  font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.my-vehicles .widget-box.gray-panel .content .actions button.clear,
.my-vehicles .widget-box.gray-panel .content .actions .button.clear {
  border: none;
  background: #FFFFFF;
  color: #ff0024;
  font-family: designk-medium; }

.my-vehicles .widget-box.gray-panel .content .actions button.cancel,
.my-vehicles .widget-box.gray-panel .content .actions .button.cancel {
  background: transparent;
  border: 1px solid #c1c1c1; }

.my-vehicles .widget-box.gray-panel .content .actions button.inactive,
.my-vehicles .widget-box.gray-panel .content .actions .button.inactive {
  color: #444444;
  border-color: #444444; }

.my-vehicles .widget-box.gray-panel .content .actions button.next span:after,
.my-vehicles .widget-box.gray-panel .content .actions .button.next span:after {
  background: url("../images/cwp/my-vehicles/arrow-2-white-right.png") no-repeat;
  content: "";
  display: inline-block;
  height: 13px;
  width: 16px;
  margin-left: 10px; }

.my-vehicles .widget-box.gray-panel .content .actions button.next.inactive span:after,
.my-vehicles .widget-box.gray-panel .content .actions .button.next.inactive span:after {
  background: url("../images/cwp/my-vehicles/arrow-2-gray-right.png") no-repeat; }

.my-vehicles .widget-box.gray-panel .content .actions button.back span {
  display: inline-block;
  color: black; }

.my-vehicles .widget-box.gray-panel .content .actions button.back span:before,
.my-vehicles .widget-box.gray-panel .content .actions .button.back span:before {
  content: "";
  display: inline-block;
  height: 13px; }

.my-vehicles .blade.three-columns-symmetric > div {
  float: none;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }
  @media (min-width: 768px) {
    .my-vehicles .blade.three-columns-symmetric > div {
      float: left;
      width: 27%; } }

@media (max-width: 767px) {
  .my-vehicles .widget-box .overview .year-model-trim {
    text-align: left; }
  .my-vehicles .widget-box.gray-panel {
    /*height: 275px;*/ }
  .my-vehicles .widget-box.gray-panel .content .label {
    color: #FFF;
    padding: 0; }
  .my-vehicles .widget-box.gray-panel .content .links a {
    color: #ff0024;
    text-transform: uppercase; }
  .my-vehicles .widget-box .message-box .messages .message {
    font-size: 0.8em; }
  #dealerSearchList {
    min-height: 105px;
    max-height: 385px !important; } }

.manage-btn {
  cursor: pointer; }

.my-vehicles .widget-box.hover-on {
  padding-top: 6px; }

.my-vehicles .vehicle-card .hover-on .overview.active {
  cursor: pointer; }

.vehicle-manage .links {
  padding-top: 30px; }
  @media (min-width: 768px) {
    .vehicle-manage .links {
      padding-top: 70px; } }

.my-vehicles {
  /* style change */ }
  .my-vehicles .showPin {
    color: #1284d4;
    background: url(../images/icons/icon_key.png) no-repeat 0 -450px;
    padding: 1px 0 4px 20px;
    font: 16px/18px designK;
    cursor: pointer;
    font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    visibility: hidden; }
  .my-vehicles .show-pin-wrapper {
    width: 100%;
    text-align: center; }
    .my-vehicles .show-pin-wrapper .showPin {
      margin: 0; }
  .my-vehicles .notActiveApps {
    float: right;
    display: inline-block;
    height: 70px;
    width: 25px;
    margin-right: -18px;
    margin-top: -8px; }
    @media (min-width: 768px) {
      .my-vehicles .notActiveApps {
        margin-right: -10px;
        margin-top: 2px; } }
  .my-vehicles .notActiveApps img:first-child {
    margin-bottom: 10px; }
  .my-vehicles .widget-box.vehicle-add {
    padding: 0;
    height: 476px;
    border: 1px solid #c1c1c1; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .my-vehicles .widget-box.vehicle-add {
        height: 414px; } }
    @media (min-width: 320px) and (max-width: 767px) {
      .my-vehicles .widget-box.vehicle-add {
        height: 456px; } }
    .my-vehicles .widget-box.vehicle-add .cta a {
      background: url("../images/cwp/my-vehicles/add-2.png") no-repeat 35px 25px;
      padding: 30px 0  150px 0;
      color: #444444;
      text-transform: none;
      font-size: 21px;
      font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif; }
      @media (min-width: 320px) {
        .my-vehicles .widget-box.vehicle-add .cta a {
          background: url("../images/cwp/my-vehicles/add-2.png") no-repeat center 159px;
          padding: 230px 0 186px 0;
          font-size: 22px; } }
  .my-vehicles .widget-box.vehicle-add.gray-panel {
    height: 476px; }
  .my-vehicles .widget-box.bg-white,
  .my-vehicles .widget-box.vehicle-add .content .actions .bg-white {
    background-color: #fff; }
  .my-vehicles .widget-box.vehicle-add.border.border-dashed {
    border: 1px dashed #c1c1c1; }
  .my-vehicles .widget-box.vehicle-add .content .row .input-vin,
  .my-vehicles .widget-box.vehicle-manage .content .row .input-vin {
    font-size: 20px;
    background-color: white;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 0;
    border-right: 0;
    color: black;
    padding: 15px 2px 11px;
    margin-top: 26px;
    margin-bottom: 8px;
    border-radius: 0; }
    .my-vehicles .widget-box.vehicle-add .content .row .input-vin::-webkit-input-placeholder,
    .my-vehicles .widget-box.vehicle-manage .content .row .input-vin::-webkit-input-placeholder {
      color: #555; }
    .my-vehicles .widget-box.vehicle-add .content .row .input-vin:-moz-placeholder,
    .my-vehicles .widget-box.vehicle-manage .content .row .input-vin:-moz-placeholder {
      color: #555; }
    .my-vehicles .widget-box.vehicle-add .content .row .input-vin:-ms-input-placeholder,
    .my-vehicles .widget-box.vehicle-manage .content .row .input-vin:-ms-input-placeholder {
      color: #555; }
  .my-vehicles .widget-box.vehicle-manage .content .row .input-vin {
    color: white;
    border-radius: 0;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: transparent;
    padding-left: 2px; }
  .my-vehicles .widget-box.vehicle-manage .content .row.manage-nickname {
    padding-bottom: 25px; }
  .my-vehicles .widget-box.safety-vehicle {
    padding: 0;
    height: 458px;
    border: 1px solid #c1c1c1; }
    .my-vehicles .widget-box.safety-vehicle .safety-contents {
      margin: 120px 0; }
    .my-vehicles .widget-box.safety-vehicle .row {
      margin: 0; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .my-vehicles .widget-box.safety-vehicle {
        height: 436px; } }
    .my-vehicles .widget-box.safety-vehicle .title, .my-vehicles .widget-box.safety-vehicle .cwp-box .title-arrow, .cwp-box .my-vehicles .widget-box.safety-vehicle .title-arrow {
      line-height: 1em;
      color: black;
      text-transform: none;
      font-size: 21px;
      font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif; }
      @media (min-width: 768px) {
        .my-vehicles .widget-box.safety-vehicle .title, .my-vehicles .widget-box.safety-vehicle .cwp-box .title-arrow, .cwp-box .my-vehicles .widget-box.safety-vehicle .title-arrow {
          font-size: 26px;
          font-family: designk-light, "Helvetica Neue", Helvetica, Arial, sans-serif; } }
    .my-vehicles .widget-box.safety-vehicle .details {
      margin: 20px 17px; }
  .my-vehicles .widget-box .right-arrow {
    background: transparent url("../images/cwp/my-vehicles/arrow-1-right.png") no-repeat center center;
    cursor: pointer;
    z-index: 1;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 17%; }
  .my-vehicles .widget-box .vehicle-photo {
    background: transparent url("../images/cwp/my-vehicles/arrow-1-right-white.png") no-repeat center center; }
  .my-vehicles .widget-box .cta a {
    font-family: 'designk-medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    color: #00aad2;
    display: block;
    font-size: 15px;
    padding: 17px 10px;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      .my-vehicles .widget-box .cta a {
        font-size: 20px; } }
  .my-vehicles .widget-box .message-box .messages .received {
    padding-left: 37px;
    margin-top: -10px;
    font-size: 12px; }
  .my-vehicles .widget-box .message-box .messages .message {
    color: #444444;
    margin-bottom: 5px;
    font-size: 12px; }
    @media (max-width: 1023px) {
      .my-vehicles .widget-box .message-box .messages .message {
        font-size: 11px; } }
    @media (max-width: 480px) {
      .my-vehicles .widget-box .message-box .messages .message {
        font-size: x-small; } }
  .my-vehicles .widget-box .message-box .messages .active-arrow {
    max-height: 94px;
    right: 9px; }
  .my-vehicles .widget-box .display-message {
    height: 61px !important;
    padding: 15px 0; }
  .my-vehicles .widget-box .overview-box {
    width: 100%;
    border-bottom: 1px dashed #c1c1c1;
    height: 150px; }
    @media (min-width: 1024px) and (max-width: 1132px) {
      .my-vehicles .widget-box .overview-box {
        padding: 15px 0; } }
    .my-vehicles .widget-box .overview-box .row {
      margin: 0; }
    .my-vehicles .widget-box .overview-box .no-enrolled-vehicle {
      width: 90% !important; }
    .my-vehicles .widget-box .overview-box .nickname {
      font-size: 26px;
      font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: black;
      margin-bottom: 5px;
      margin-top: 41px;
      text-align: left; }
      @media (min-width: 416px) {
        .my-vehicles .widget-box .overview-box .nickname {
          width: 100%;
          margin-top: 20px;
          font-family: 'designk-light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
          text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
          text-align: center; } }
      @media (min-width: 320px) and (max-width: 415px) {
        .my-vehicles .widget-box .overview-box .nickname {
          text-align: center;
          width: 100%;
          margin-top: 20px; } }
    .my-vehicles .widget-box .overview-box .existingcar {
      height: 30px;
      margin-top: 15px; }
    .my-vehicles .widget-box .overview-box .customPhotoNickname {
      margin-top: 0px;
      position: absolute;
      z-index: 1;
      top: 45%;
      color: white; }
    .my-vehicles .widget-box .overview-box .longNickname {
      font-size: 12px;
      white-space: pre-wrap;
      word-wrap: break-word; }
    .my-vehicles .widget-box .overview-box .overview-details {
      font-size: 12px;
      padding-left: 20px;
      text-align: left;
      width: 80%;
      margin: 0 auto; }
      .my-vehicles .widget-box .overview-box .overview-details ul {
        list-style: disc; }
      .my-vehicles .widget-box .overview-box .overview-details li {
        line-height: 20px; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .my-vehicles .widget-box .overview-box .overview-details {
        width: 75%;
        font-size: 11px;
        padding-left: 15px; } }
    @media (max-width: 480px) {
      .my-vehicles .widget-box .overview-box .overview-details {
        padding-left: 20px;
        width: 75%;
        font-size: x-small; } }
    @media (max-width: 350px) {
      .my-vehicles .widget-box .overview-box {
        height: 105px;
        padding: 10px 0; }
        .my-vehicles .widget-box .overview-box .overview-details {
          width: 80%; } }
  .my-vehicles .widget-box .overview {
    border-bottom: 1px dashed #c1c1c1;
    position: relative;
    text-align: center;
    /* style change */ }
    .my-vehicles .widget-box .overview .pointer {
      cursor: pointer; }
    .my-vehicles .widget-box .overview .picture {
      overflow: hidden; }
      @media (min-width: 416px) {
        .my-vehicles .widget-box .overview .picture {
          width: 100%;
          height: 109px; } }
      @media (min-width: 320px) and (max-width: 415px) {
        .my-vehicles .widget-box .overview .picture {
          width: 100%; } }
      .my-vehicles .widget-box .overview .picture img {
        margin: auto; }
    .my-vehicles .widget-box .overview .customPhoto {
      height: 155px;
      padding-right: 0px;
      padding-left: 0px; }
      .my-vehicles .widget-box .overview .customPhoto img.vehicle-photo {
        width: 100%;
        height: 100%; }
    .my-vehicles .widget-box .overview .nickname {
      font-size: 26px;
      font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: black;
      margin-bottom: 5px;
      margin-top: 41px;
      text-align: left; }
      @media (min-width: 416px) {
        .my-vehicles .widget-box .overview .nickname {
          width: 100%;
          margin-top: 20px;
          font-family: 'designk-light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
          text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
          text-align: center; } }
      @media (min-width: 320px) and (max-width: 415px) {
        .my-vehicles .widget-box .overview .nickname {
          text-align: center;
          width: 100%;
          margin-top: 20px; } }
    .my-vehicles .widget-box .overview .existingcar {
      height: 30px;
      margin-top: 15px; }
    .my-vehicles .widget-box .overview .customPhotoNickname {
      margin-top: 0px;
      position: absolute;
      z-index: 1;
      top: 45%;
      color: white; }
    .my-vehicles .widget-box .overview .longNickname {
      font-size: 12px;
      white-space: pre-wrap;
      word-wrap: break-word; }
    .my-vehicles .widget-box .overview .year-model-trim {
      font-size: 13px;
      color: #A2A2A2; }
      @media (min-width: 416px) {
        .my-vehicles .widget-box .overview .year-model-trim {
          font-size: 14px; } }
    .my-vehicles .widget-box .overview .vehicle-top {
      width: 100%;
      background-color: #f1ede9;
      padding: 0px;
      height: 155px; }
      .my-vehicles .widget-box .overview .vehicle-top .overview-arrow {
        max-height: 157px;
        top: 0; }
      .my-vehicles .widget-box .overview .vehicle-top .enrollment-add-vehicle {
        height: 156px;
        width: 100%;
        z-index: 100;
        background: transparent url("../images/cwp/my-vehicles/arrow-1-right.png") no-repeat 94% center; }
      .my-vehicles .widget-box .overview .vehicle-top .row {
        margin: 0; }
        .my-vehicles .widget-box .overview .vehicle-top .row .kci-french {
          margin-top: 25px !important;
          margin-bottom: 0px !important; }
        .my-vehicles .widget-box .overview .vehicle-top .row .enrollment-ivsi, .my-vehicles .widget-box .overview .vehicle-top .row .enrollment-pending, .my-vehicles .widget-box .overview .vehicle-top .row .enrollment-safety {
          line-height: 35px;
          font-size: 20px; }
        .my-vehicles .widget-box .overview .vehicle-top .row .enrollment-ivsi {
          padding: 0 35px; }
        .my-vehicles .widget-box .overview .vehicle-top .row .enrollment-pending, .my-vehicles .widget-box .overview .vehicle-top .row .enrollment-safety {
          margin-bottom: 20px;
          margin-top: 40px; }
    @media (min-width: 320px) and (max-width: 415px) {
      .my-vehicles .widget-box .overview .row {
        width: 100%; }
      .my-vehicles .widget-box .overview .row, .my-vehicles .widget-box .overview .row .overview-details {
        display: inline-block; }
      .my-vehicles .widget-box .overview .row .overview-details {
        padding: 12px 20px;
        margin-left: 5px; } }
  .my-vehicles .widget-box img {
    width: auto; }

@media (min-width: 768px) {
  .popupHU {
    left: 40%;
    top: 50%;
    /*  display: none; */
    position: fixed;
    z-index: 500; }
  #addVehiclePopup #popWrap {
    position: relative;
    left: -300px;
    top: -150px;
    width: 895px;
    display: block; }
  .popup-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #2f3339;
    filter: alpha(opacity=50);
    opacity: 0.5; }
  #popWrap {
    position: relative;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 5px 2px #555;
    background: #fff; }
  #popWrap h1 {
    position: relative;
    margin: 3px 3px 0 3px;
    padding: 0 0 0 15px;
    color: #424242;
    text-shadow: 1px 1px 0 #c8c8c8;
    font-size: 24px;
    font-family: 'TitilliumText22LBold';
    line-height: 67px;
    border: 1px solid #cdcdcd;
    box-shadow: inset 1px 1px 0 0 #a6a6a6;
    background: #b1b1b1; }
  #popWrap h1.popH1_add {
    padding: 13px 15px 11px 15px;
    line-height: 1em; }
  #popWrap h1 span {
    display: block;
    color: #5f5f5f;
    font-size: 14px;
    font-weight: normal;
    font-family: 'TitilliumText22LRegular'; }
  #popWrap h2 {
    position: relative;
    margin: 3px 3px 0 3px;
    padding: 0 0 0 15px;
    color: #424242;
    text-shadow: 1px 1px 0 #c8c8c8;
    font-size: 24px;
    font-family: 'TitilliumText22LBold';
    line-height: 35px;
    box-shadow: inset 1px 1px 0 0 #b1b1b1;
    background: #b1b1b1; }
  #popWrap h3 {
    position: relative;
    margin: 0 3px 3px 3px;
    padding: 0 0 10px 15px;
    color: #424242;
    text-shadow: 1px 1px 0 #c8c8c8;
    font-size: 20px;
    font-family: 'TitilliumText22LBold';
    line-height: 25px;
    box-shadow: inset 1px 1px 0 0 #b1b1b1;
    background: #b1b1b1; }
  #popWrap div.popCont {
    margin: 1px 3px 3px 3px;
    padding: 15px;
    color: #424242;
    font-size: 16px;
    border: 1px solid #cdcdcd;
    border-top: none;
    line-height: 1.3em;
    background: #fff !important; }
  #popWrap div.popCont p.txtPop01 {
    margin: 0 0 20px 0;
    color: #424242;
    line-height: 1em; }
  #popWrap div.popCont .txtPop01 strong {
    display: block; }
  #popWrap div.popCont .txtPop01 .pinNum {
    padding-bottom: 12px;
    font: 42px/45px Arial; }
  #popWrap div.popCont .popBtn {
    text-align: right; }
  #popWrap div.popCont .popBtn input {
    margin-left: 10px; }
  #popWrap div.popCont .txtPop02 {
    margin-bottom: 15px;
    padding-right: 10px; }
  #popWrap div.popCont .txtPop03 {
    margin-bottom: 30px; }
  #popWrap div.popCont .popScroll01 {
    overflow: auto;
    overflow-x: hidden;
    height: 270px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd; }
  #popWrap .popClose {
    position: absolute;
    top: 23px;
    right: 24px; }
  #popWrap .popClose a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    background: url(../images/icons/icon_key.png) no-repeat 0 -232px; }
  #cwpEservice-col1 {
    padding: 15px 11px;
    float: left; }
  #cwpEservice-col2 {
    padding: 15px 0px;
    float: left;
    padding-left: 3%; }
  #cwpEservice-col3 {
    padding: 18px 0px;
    float: right;
    margin-top: -3px; }
  .addNew p {
    position: relative;
    padding: 7px 0 15px 0;
    color: #4b4b4b; }
  .addNew p em.txtEx {
    padding: 5px 0 0 170px;
    color: #888;
    font-size: 12px; }
  form .addNew p label {
    display: inline-block;
    width: 170px; }
  #popWrap div.popCont .row {
    background: #fff !important; } }

@media (max-width: 767px) {
  .popupHU {
    left: 40%;
    top: 50%;
    /*  display: none; */
    position: fixed;
    z-index: 500; }
  #addVehiclePopup #popWrap {
    position: relative;
    left: -122px;
    top: -375px;
    width: 320px;
    display: block; }
  .popup-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #2f3339;
    filter: alpha(opacity=50);
    opacity: 0.5; }
  #popWrap {
    position: relative;
    border-radius: 5px;
    /* border:1px solid #e5e5e5;box-shadow:0 2px 5px 2px #555 */
    background: #fff; }
  #popWrap h1 {
    position: relative;
    margin: 3px 3px 0 3px;
    padding: 0 0 0 15px;
    color: #424242;
    text-shadow: 1px 1px 0 #c8c8c8;
    font-size: 24px;
    font-family: 'TitilliumText22LBold';
    line-height: 67px;
    background: #fff; }
  #popWrap h1.popH1_add {
    padding: 12px 0px 11px 0px;
    line-height: 1em;
    text-align: center; }
  #popWrap h1 span {
    display: none;
    color: #5f5f5f;
    font-size: 14px;
    font-weight: normal;
    font-family: 'TitilliumText22LRegular'; }
  #popWrap h2 {
    position: relative;
    margin: 3px 3px 0 3px;
    padding: 0 0 0 15px;
    color: #424242;
    text-shadow: 1px 1px 0 #c8c8c8;
    font-size: 24px;
    font-family: 'TitilliumText22LBold';
    line-height: 35px;
    box-shadow: inset 1px 1px 0 0 #b1b1b1;
    background: #b1b1b1; }
  #popWrap h3 {
    position: relative;
    margin: 0 3px 3px 3px;
    padding: 0 0 10px 15px;
    color: #424242;
    text-shadow: 1px 1px 0 #c8c8c8;
    font-size: 20px;
    font-family: 'TitilliumText22LBold';
    line-height: 25px;
    box-shadow: inset 1px 1px 0 0 #b1b1b1;
    background: #b1b1b1; }
  #popWrap div.popCont {
    margin: 1px 3px 3px 3px;
    padding: 15px;
    color: #424242;
    font-size: 16px;
    /* border:1px solid #cdcdcd; */
    border-top: none;
    line-height: 1.3em; }
  #popWrap div.popCont p.txtPop01 {
    margin: 0 0 20px 0;
    color: #424242;
    line-height: 1em; }
  #popWrap div.popCont .txtPop01 strong {
    display: block; }
  #popWrap div.popCont .txtPop01 .pinNum {
    padding-bottom: 12px;
    font: 42px/45px Arial; }
  #popWrap div.popCont .popBtn {
    text-align: right; }
  #popWrap div.popCont .popBtn input {
    margin-left: 10px; }
  #popWrap div.popCont .txtPop02 {
    margin-bottom: 15px;
    padding-right: 10px; }
  #popWrap div.popCont .txtPop03 {
    margin-bottom: 30px; }
  #popWrap div.popCont .popScroll01 {
    overflow: auto;
    overflow-x: hidden;
    height: 270px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd; }
  #popWrap .popClose {
    position: absolute;
    top: 23px;
    right: 24px;
    display: none; }
  #popWrap .popClose a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    background: url(../images/icons/icon_key.png) no-repeat 0 -232px; }
  #cwpEservice-col1 {
    padding: 15px 11px;
    float: left; }
  #cwpEservice-col1 span {
    position: absolute;
    top: 51px; }
  #cwpEservice-col2 {
    padding: 15px 0px;
    float: left;
    padding-left: 10px; }
  #cwpEservice-col2 span {
    position: absolute;
    top: 230px; }
  #cwpEservice-col3 {
    padding: 18px 0px;
    float: left;
    margin-top: -3px;
    padding-left: 10px; }
  #cwpEservice-col3 span {
    position: absolute;
    top: 406px; }
  .addNew p {
    position: relative;
    padding: 7px 0 15px 0;
    color: #4b4b4b; }
  .addNew p em.txtEx {
    padding: 5px 0 0 170px;
    color: #888;
    font-size: 12px; }
  form .addNew p label {
    display: inline-block;
    width: 170px; }
  .choice_span {
    display: none; }
  #addVehiclePopup img {
    padding-left: 20px; }
  #avncwpPreNav {
    position: absolute;
    top: 150px; }
  #avncwp {
    position: absolute;
    top: 322px; }
  #avncwp40 {
    position: absolute;
    top: 500px; } }

@media (max-width: 1023px) {
  .ngdialog.ngdialog-theme-default {
    padding: 50px 0 !important; } }

@media (max-width: 767px) {
  .ngdialog.ngdialog-theme-default {
    padding: 50px 20px !important; } }

@media (max-width: 480px) {
  .ngdialog.ngdialog-theme-default {
    padding: 50px 10px !important; } }

#add-vehicle-view .panel {
  min-height: 250px;
  padding: 20px;
  margin-bottom: 0; }
  #add-vehicle-view .panel h2 {
    font-size: 27.75pt;
    text-transform: uppercase; }
  #add-vehicle-view .panel a {
    color: #1765a3;
    text-decoration: none;
    cursor: pointer;
    text-decoration: underline; }
  #add-vehicle-view .panel button {
    min-width: 100px; }
  #add-vehicle-view .panel .btn-style {
    width: 30%;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #add-vehicle-view .panel .btn-style:hover, #add-vehicle-view .panel .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border-color: #00aad2;
    text-decoration: none; }
  #add-vehicle-view .panel .btn-style:focus {
    outline: none; }
  #add-vehicle-view .panel .w95p {
    width: 95%; }
  #add-vehicle-view .panel .inputField {
    display: block;
    width: 100%;
    padding: 6px 10px;
    font-size: 1em;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0; }
    #add-vehicle-view .panel .inputField:focus, #add-vehicle-view .panel .inputField:active {
      outline: none; }
  #add-vehicle-view .panel #enter-vehicle-body .panel-body .form-group .control-label {
    color: #333;
    margin-left: 5px; }

#add-vehicle-view #confirmation-panel .panel-heading {
  border-bottom-width: 1px;
  border-bottom-color: black; }

#add-vehicle-view #confirmation-panel table {
  width: 100%; }
  #add-vehicle-view #confirmation-panel table td {
    width: 50%;
    height: 30px; }

#add-vehicle-view #terms-and-conditions-panel form {
  margin: 5px 0; }

#add-vehicle-view #terms-and-conditions-panel form .form-group {
  margin: 0; }

#add-vehicle-view #terms-and-conditions-panel .panel-body {
  padding: 10px 0; }
  #add-vehicle-view #terms-and-conditions-panel .panel-body .pendingMsg {
    background: url(/images/icons/loading_bar.gif) no-repeat;
    height: 32px;
    display: table;
    padding-left: 36px;
    line-height: 250%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px !important;
    text-align: center; }

#add-vehicle-view #terms-and-conditions-panel #terms-and-conditions, #add-vehicle-view #terms-and-conditions-panel #privacy-policy {
  max-height: 250px;
  overflow-y: scroll;
  border: 1px solid #5F5F5F;
  padding: 10px; }
  #add-vehicle-view #terms-and-conditions-panel #terms-and-conditions h1, #add-vehicle-view #terms-and-conditions-panel #privacy-policy h1 {
    font-size: x-large; }
  #add-vehicle-view #terms-and-conditions-panel #terms-and-conditions strong, #add-vehicle-view #terms-and-conditions-panel #privacy-policy strong {
    font-weight: normal; }
  #add-vehicle-view #terms-and-conditions-panel #terms-and-conditions p, #add-vehicle-view #terms-and-conditions-panel #privacy-policy p {
    margin-top: 5px; }

#add-vehicle-view #terms-and-conditions-panel .inputField {
  position: absolute;
  opacity: 0;
  width: 15px;
  height: 15px;
  cursor: pointer; }

#add-vehicle-view #terms-and-conditions-panel .inputField + i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #fff;
  color: #fff;
  border: 1px solid #c1c1c1;
  /* border of the checkbox */
  cursor: pointer; }

#add-vehicle-view #terms-and-conditions-panel .inputField:checked + i {
  background: url(../images/cwp/login/rememberme.png) no-repeat center;
  /* whatever you want the background color of the box to be */
  background-color: #00aad2;
  border: 1px solid #00aad2; }

#add-vehicle-view #terms-and-conditions-panel i + label {
  cursor: pointer; }

#add-vehicle-view li {
  list-style-type: disc;
  margin-left: 20px; }

#add-vehicle-view #enter-vehicle-panel #notification-settings-body .panel-body {
  padding: 15px 0; }

#add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group.notiHeader {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f1ede9; }
  #add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group.notiHeader label {
    padding: 5px 0;
    color: #333; }
    #add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group.notiHeader label a {
      color: #333;
      text-decoration: underline; }

#add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group {
  width: 100%;
  margin-bottom: 0;
  margin-left: 0; }
  #add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group .disabled {
    color: #9a9a9a !important; }
  #add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group .checked {
    cursor: pointer;
    background: url(../images/cwp/account/checked.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }
  #add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group .checked-disabled {
    cursor: default;
    background: url(../images/cwp/account/checked_disabled.png) no-repeat center; }
  #add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group .unchecked {
    cursor: pointer;
    background: url(../images/cwp/account/uncheck.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }

#add-vehicle-view #enter-vehicle-panel #notification-settings-body .notification-name, #add-vehicle-view #enter-vehicle-panel #notification-settings-body label {
  padding: 10px 0; }

#add-vehicle-view #enter-vehicle-panel #notification-settings-body .notification-name, #add-vehicle-view #enter-vehicle-panel #notification-settings-body .notification-name-col {
  margin-left: 20px;
  border-right: 1px solid #ddd; }

#add-vehicle-view #enter-vehicle-panel #notification-settings-body .notification-name-col {
  width: 30.333333%;
  float: left;
  color: #333; }

#add-vehicle-view #enter-vehicle-panel #notification-settings-body .push-col, #add-vehicle-view #enter-vehicle-panel #notification-settings-body .email-col {
  width: 30.333333%;
  float: left;
  padding: 5px 0; }

#add-vehicle-view #enter-vehicle-panel #notification-settings-body .mt-xxlg {
  margin-top: 45px; }

#add-vehicle-view #enter-vehicle-panel #notification-settings-body .notiHeader {
  border-bottom: 1px solid #ddd;
  color: #777; }

@media (max-width: 356px) {
  #add-vehicle-view #enter-vehicle-panel #notification-settings-body .notification-name, #add-vehicle-view #enter-vehicle-panel #notification-settings-body .notification-name-col {
    width: 35%;
    margin-left: 10px; }
  #add-vehicle-view #enter-vehicle-panel #notification-settings-body .notification-name-col {
    padding: 15px 0 !important; } }

@media (max-width: 768px) {
  #add-vehicle-view .panel h2 {
    font-size: x-large; }
  #add-vehicle-view .panel .btn-style {
    max-width: 120px;
    min-width: 105px;
    height: 35px;
    font-size: small; }
  #add-vehicle-view #notification-settings-body .notification-name-col {
    font-size: 13px; }
  #add-vehicle-view #notification-settings-body .notification-name-col {
    width: 36.33333%; }
  #add-vehicle-view #notification-settings-body .push-col,
  #add-vehicle-view #notification-settings-body .email-col {
    width: 26.33333%; }
  #add-vehicle-view #adding-vehicle-panel .panel-body {
    height: 130px; } }

@media (max-width: 480px) {
  #add-vehicle-view .panel h2 {
    font-size: large; }
  #add-vehicle-view .panel .btn-style {
    font-size: smaller; } }

@media (max-width: 400px) {
  #add-vehicle-view #terms-and-conditions-panel .control-label {
    width: 90%; }
  #add-vehicle-view #terms-and-conditions-panel #inputReading {
    height: 40px; } }

.overview {
  color: #333; }
  .overview .row.row-box {
    width: 100%;
    margin: 0 auto; }
  .overview .car-remote-control {
    background: url("../images/cwp/overview/myvehicles_bg.png") no-repeat top center !important; }
    .overview .car-remote-control .panel {
      width: 100%;
      display: inline-block;
      padding-top: 30px;
      background: transparent;
      box-shadow: none; }
    .overview .car-remote-control .car-image-box {
      text-align: center; }
      .overview .car-remote-control .car-image-box .dtc-error {
        display: inline-block;
        position: absolute;
        bottom: 5px;
        left: 200px; }
    .overview .car-remote-control .car-image, .overview .car-remote-control .remote-status {
      vertical-align: middle;
      display: inline-block; }
    .overview .car-remote-control .car-image {
      width: 400px;
      /*147px : from default image (failSafe2.png), too short, so set 2:1 ratio*/
      height: 200px;
      position: relative; }
      @media (max-width: 480px) {
        .overview .car-remote-control .car-image {
          width: 90%; } }
      .overview .car-remote-control .car-image .img-responsive {
        margin: 0 auto; }
        @media (min-width: 481px) and (max-width: 1279px) {
          .overview .car-remote-control .car-image .img-responsive {
            width: 100%; } }
    .overview .car-remote-control .remote-status {
      text-align: left;
      display: inline-block;
      width: 320px; }
      @media (max-width: 767px) {
        .overview .car-remote-control .remote-status {
          text-align: left; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .overview .car-remote-control .remote-status {
          font-size: 20px; } }
      @media (max-width: 755px) {
        .overview .car-remote-control .remote-status {
          width: auto;
          text-align: center !important; } }
      .overview .car-remote-control .remote-status .vehiclestatus-component {
        margin-left: 10%; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .icon {
          cursor: pointer;
          vertical-align: middle; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .click-able {
          cursor: pointer; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .click-disable {
          cursor: default; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .statusName {
          margin-left: 10px; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .desc {
          font-size: 1.3em;
          margin-left: 4px;
          font-weight: bold; }
      @media (min-width: 768px) and (max-width: 1279px) {
        .overview .car-remote-control .remote-status .vehiclestatus-component .icon {
          width: 70px; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .desc {
          font-size: 1.3em; } }
      @media (min-width: 481px) and (max-width: 767px) {
        .overview .car-remote-control .remote-status .vehiclestatus-component .statusName {
          font-size: 0.7em; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .icon {
          width: 70px; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .desc {
          font-size: .9em; } }
      @media (max-width: 755px) {
        .overview .car-remote-control .remote-status .vehiclestatus-component {
          width: auto;
          margin-left: 0; }
          .overview .car-remote-control .remote-status .vehiclestatus-component .icon {
            width: 70px; }
          .overview .car-remote-control .remote-status .vehiclestatus-component .statusName {
            margin-left: 0; }
        .overview .car-remote-control .remote-status .power, .overview .car-remote-control .remote-status .doors {
          float: left; }
        .overview .car-remote-control .remote-status .doors {
          margin-left: 20px; } }
      @media (max-width: 510px) {
        .overview .car-remote-control .remote-status .vehiclestatus-component .icon {
          width: 60px; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .statusName {
          font-size: .7rem; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .desc {
          font-size: .9rem; }
        .overview .car-remote-control .remote-status .doors {
          margin-left: 5px; } }
      @media (max-width: 417px) {
        .overview .car-remote-control .remote-status .vehiclestatus-component .icon {
          width: 45px; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .statusName {
          font-size: .5rem; }
        .overview .car-remote-control .remote-status .vehiclestatus-component .desc {
          font-size: smaller; } }
  .overview .overview-maintenance-wrapper .spinnerWrapper, .overview .overview-diagnostic-wrapper .spinnerWrapper {
    text-align: center;
    padding-bottom: 20px; }
  .overview .overview-maintenance-wrapper, .overview .overview-diagnostic-wrapper, .overview .overview-diagram-wrapper {
    border: 1px solid #c1c1c1;
    border-bottom: 0; }
    .overview .overview-maintenance-wrapper .panel, .overview .overview-diagnostic-wrapper .panel, .overview .overview-diagram-wrapper .panel {
      border-radius: 0px !important;
      background-color: #fff !important;
      margin: 0 !important; }
      .overview .overview-maintenance-wrapper .panel .panel-heading, .overview .overview-diagnostic-wrapper .panel .panel-heading, .overview .overview-diagram-wrapper .panel .panel-heading {
        border-radius: 0px;
        border-bottom: 1px solid #c1c1c1;
        padding: 10px 15px;
        background-color: #f1ede9 !important;
        color: #333; }
        @media (max-width: 320px) {
          .overview .overview-maintenance-wrapper .panel .panel-heading h4, .overview .overview-maintenance-wrapper .panel .panel-heading .btn-red, .overview .overview-diagnostic-wrapper .panel .panel-heading h4, .overview .overview-diagnostic-wrapper .panel .panel-heading .btn-red, .overview .overview-diagram-wrapper .panel .panel-heading h4, .overview .overview-diagram-wrapper .panel .panel-heading .btn-red {
            font-size: .8rem; } }
  .overview .overview-diagram-wrapper {
    background-color: #fff !important;
    margin-top: 2%; }
    .overview .overview-diagram-wrapper .overview-diagram {
      text-align: center;
      background-size: 100%; }
      @media (max-width: 767px) {
        .overview .overview-diagram-wrapper .overview-diagram {
          background-size: auto 100%;
          background-position: 50% 0; } }
      .overview .overview-diagram-wrapper .overview-diagram .panel-heading {
        border-radius: 0px;
        border-bottom: 1px solid #c1c1c1;
        padding: 10px 15px;
        background-color: #f1ede9 !important; }
      .overview .overview-diagram-wrapper .overview-diagram .car-status {
        width: 100%;
        text-align: center;
        line-height: 2em;
        padding-top: 27px; }
        .overview .overview-diagram-wrapper .overview-diagram .car-status h4 {
          font-weight: bold;
          margin: 12px 0; }
        @media (max-width: 768px) {
          .overview .overview-diagram-wrapper .overview-diagram .car-status {
            float: none;
            margin: 0 auto; } }
        .overview .overview-diagram-wrapper .overview-diagram .car-status .red {
          color: #ff0024; }
        .overview .overview-diagram-wrapper .overview-diagram .car-status .statusName, .overview .overview-diagram-wrapper .overview-diagram .car-status .desc {
          text-align: center;
          display: block; }
        .overview .overview-diagram-wrapper .overview-diagram .car-status .statusName {
          text-transform: capitalize;
          margin-top: -2px;
          width: 100px;
          font-size: 1.0em; }
        .overview .overview-diagram-wrapper .overview-diagram .car-status .desc {
          font-weight: bold;
          text-transform: uppercase;
          font-size: 1.1em; }
        .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component {
          max-width: 128px;
          min-width: 100px;
          text-align: center;
          display: inline-block;
          margin: 0 10px;
          vertical-align: top;
          background: #fff;
          max-height: 160px; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .icon {
            width: 70px; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .statusName {
            width: 99%;
            line-height: normal; }
          @media (min-width: 768px) and (max-width: 1279px) {
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component {
              width: auto;
              margin: 0 5px; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .icon {
                width: 70px; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .desc {
                font-size: 1.1em; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .statusName {
                font-size: 1.0em; } }
          @media (max-width: 768px) {
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component {
              margin: 0 5%; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .icon {
                width: 70px; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .desc {
                font-size: 1.1em; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .statusName {
                font-size: 1.0em; } }
          @media (max-width: 480px) {
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .icon {
              max-width: 70px; }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .desc {
              font-size: 1.1em; }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehiclestatus-component .statusName {
              font-size: 1.0em; } }
        .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV {
          margin-top: 18px; }
          @media (max-width: 480px) {
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component {
              margin: 0 5%; } }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .status_drivingdistance.desc {
            text-transform: lowercase; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .status_drivingdistance.desc, .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .status_chargingtime.desc {
            line-height: 18px; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .remaining, .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .remaining + .statusName, .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .statusName + .statusName {
            margin-top: -5px; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .remaining, .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .statusName {
            width: 100%;
            display: block; }
            @media (max-width: 480px) {
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .remaining, .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .statusName {
                font-size: smaller; } }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .driving-ev {
            height: 20px; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .driving-gas {
            margin-bottom: 2px; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .driving-gas img, .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .driving-gas span, .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .driving-ev img, .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .vehicle-status-EV .vehiclestatus-component .driving-ev span {
            display: inline-block;
            vertical-align: middle; }
        .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status {
          margin-top: 28px; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .desc {
            text-align: center;
            margin-bottom: 10px; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .icon {
            margin-left: 5px;
            vertical-align: bottom; }
          .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component {
            max-width: 45%; }
            @media (max-width: 768px) {
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component {
                margin: 0 5%;
                max-width: 100%; } }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .fuelLevelDTE {
              font-size: 1.0em;
              display: flex; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .fuelLevelDTE .fuelLevel {
                display: flex;
                align-items: center;
                margin: auto 30px; }
                .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .fuelLevelDTE .fuelLevel span {
                  margin-left: 10px; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .fuelLevelDTE .dte {
                margin: auto 30px; }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .sunroofLamps {
              font-size: 1.0em;
              overflow: hidden;
              display: flex;
              justify-content: flex-end; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .sunroofLamps .left {
                display: flex;
                align-items: center;
                justify-content: flex-end; }
                .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .sunroofLamps .left .icon {
                  margin-right: 10px; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .sunroofLamps .right {
                width: 60%;
                margin-right: 10%; }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .windows {
              font-size: 1.0em;
              overflow: hidden;
              display: flex;
              align-items: left; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .windows .left {
                margin-left: 10%;
                display: flex;
                align-items: center;
                justify-content: flex-start; }
                .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .windows .left .icon {
                  height: 50%; }
              .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .windows .right {
                width: 60%;
                margin-left: 10px; }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .alertsLeft {
              font-size: 1.0em;
              width: 60%;
              float: right;
              margin-right: 10%; }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .alertsRight {
              font-size: 1.0em;
              width: 60%;
              float: left;
              margin-left: 10%; }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component table {
              table-layout: fixed;
              width: 100%; }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .tdValue {
              text-align: right;
              width: 40%;
              text-transform: uppercase; }
            .overview .overview-diagram-wrapper .overview-diagram .car-status .vehicle-status .lastvehicle-status .addition-car-status .vehiclestatus-component .tdIcon {
              vertical-align: middle; }
  .overview .overview-maintenance-wrapper .panel-body {
    text-align: center; }
  .overview .overview-maintenance-wrapper .redcolor {
    color: #ff0024; }
  .overview .overview-maintenance-wrapper .redback {
    background-color: #ff0024; }
  .overview .overview-maintenance-wrapper .lightred {
    background-color: #ffadb9; }
  .overview .overview-maintenance-wrapper .green {
    background-color: #a6c74c; }
  .overview .overview-maintenance-wrapper .btn-red {
    background-color: transparent;
    border: 0 none;
    text-decoration: underline;
    padding: 0;
    font-size: small;
    outline: none; }
  .overview .overview-maintenance-wrapper .btn-red:focus {
    outline: none; }
  .overview .overview-maintenance-wrapper .btn-red:active {
    outline: none;
    box-shadow: none; }
  .overview .overview-maintenance-wrapper .panel-heading h4 {
    width: 50%;
    display: inline-block; }
  .overview .overview-maintenance-wrapper .panel-heading p {
    width: 48%;
    float: right; }
  .overview .overview-maintenance-wrapper .currentMile {
    margin: 8px 0 !important;
    color: #333; }
  .overview .overview-maintenance-wrapper .progress {
    margin-bottom: 0 !important; }
  .overview .overview-maintenance-wrapper .table {
    display: table;
    margin-bottom: 0; }
  .overview .overview-maintenance-wrapper .table-label {
    text-align: left; }
    .overview .overview-maintenance-wrapper .table-label .progress-day-left, .overview .overview-maintenance-wrapper .table-label .progress-day-right,
    .overview .overview-maintenance-wrapper .table-label .progress-distance-left, .overview .overview-maintenance-wrapper .table-label .progress-distance-right {
      display: inline-block; }
    .overview .overview-maintenance-wrapper .table-label .progress-day-right, .overview .overview-maintenance-wrapper .table-label .progress-distance-right {
      float: right; }
    .overview .overview-maintenance-wrapper .table-label .previous-day, .overview .overview-maintenance-wrapper .table-label .next-day, .overview .overview-maintenance-wrapper .table-label .next-distance, .overview .overview-maintenance-wrapper .table-label .previous-distance {
      display: block; }
    .overview .overview-maintenance-wrapper .table-label .progress-day-right, .overview .overview-maintenance-wrapper .table-label .progress-distance-right {
      text-align: right; }
  .overview .overview-maintenance-wrapper .service-value {
    font-size: large; }
  .overview .overview-maintenance-wrapper .service-unit {
    font-size: medium; }
  .overview .overview-maintenance-wrapper .progress-top-serviceOdometer {
    margin: 10px 0; }
  .overview .overview-maintenance-wrapper .progress-top-serviceDay {
    margin-top: 20px; }
  .overview .overview-maintenance-wrapper .progress.progress-lg {
    width: 100%;
    height: 14px;
    display: inline-block; }
  .overview .overview-maintenance-wrapper .progress-bar-user {
    font-size: 13px;
    line-height: 35px;
    float: left;
    height: 100%;
    color: #fff;
    text-align: center;
    transition: width 0.6s ease;
    position: relative;
    border-radius: 25px 0px 0px 25px; }
  .overview .overview-maintenance-wrapper .progress.progress-day {
    margin-top: 3px; }
  .overview .overview-maintenance-wrapper .schedule-recommend {
    margin-top: 7px; }
  .overview .overview-maintenance-wrapper span {
    display: inline-block; }
  .overview .overview-maintenance-wrapper .value-days, .overview .overview-maintenance-wrapper .value-distance {
    margin-left: 0px; }
  @media (max-width: 480px) {
    .overview .overview-maintenance-wrapper .panel-body {
      padding: 0 10px 10px;
      text-align: center; }
    .overview .overview-maintenance-wrapper .currentMile {
      font-size: 12px; }
    .overview .overview-maintenance-wrapper .currentMile span {
      font-size: 1.4em; }
    .overview .overview-maintenance-wrapper .schedule-recommend {
      font-size: .8rem; } }
  @media (max-width: 320px) {
    .overview .overview-maintenance-wrapper span {
      font-size: smaller; } }
  .overview .overview-diagnostic-wrapper .panel .panel-body {
    padding: 3% 2.5%; }
  .overview .overview-diagnostic-wrapper .panel .panel-body .no-issue {
    display: inline-block;
    vertical-align: bottom; }
  .overview .overview-diagnostic-wrapper .panel .panel-body .msg {
    display: inline-block; }
  .overview .overview-diagnostic-wrapper .featured-boxes-style-2 .featured-box {
    min-height: 50px;
    margin: 0; }
  .overview .overview-diagnostic-wrapper .featured-boxes-style-2 .featured-box .icon-featured {
    width: 25px;
    height: 25px;
    font-size: 13px;
    line-height: 25px;
    margin: 2% 0.7% 0 0 !important; }
  .overview .overview-diagnostic-wrapper .panel .panel-body .featured-box.table-cell {
    width: auto;
    display: table-cell;
    float: none; }
  .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg {
    float: none;
    width: auto;
    display: table-cell;
    vertical-align: top; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg p {
      color: #ff0024;
      font-size: 11.5pt;
      margin-left: 10px; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg p.issue-recommend {
      color: #333;
      font-weight: bold; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg .table {
      display: inherit;
      margin: 1.5% 0; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg .table .issueHeader .subsys-icon {
      width: 60px; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg .table .issueHeader .system-title {
      font-weight: bold;
      font-size: 11.5pt;
      margin: 19.5px 15px;
      display: inline-block;
      vertical-align: top; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg .tabel .issueHeader, .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg .table .issueDetail {
      color: #333; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg .table .issueDetail {
      display: block !important;
      font-size: 10pt;
      border: 0 !important;
      padding: 0 !important; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg table {
      width: 50%;
      border-spacing: 10px;
      border-collapse: separate; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg table th {
      padding: 5px;
      font-size: medium; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg table td {
      font-size: 11pt; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg .icon {
      width: 20%; }
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg .icon img {
      width: 60px; }
  .overview .overview-diagnostic-wrapper .table {
    display: table;
    margin: auto; }
  @media (min-width: 481px) and (max-width: 1024px) {
    .overview .overview-diagnostic-wrapper .panel .panel-body .detect-msg .table > tbody > tr > td {
      padding: 10px; } }
  @media (min-width: 320px) and (max-width: 480px) {
    .overview .overview-diagnostic-wrapper {
      width: 90%;
      float: left;
      display: inline-block; }
      .overview .overview-diagnostic-wrapper p {
        font-size: small !important; }
      .overview .overview-diagnostic-wrapper .table {
        margin: 5% 0; }
      .overview .overview-diagnostic-wrapper .table > tbody > tr > td > .issueHeader span {
        font-size: small !important; }
      .overview .overview-diagnostic-wrapper .table > tbody > tr > td > .issueDetail {
        font-size: smaller !important; } }
  .overview .panel.panel-default {
    border: 0; }
  .overview #preferDealer .panel-heading {
    color: #1d2127;
    background-color: #f1ede9 !important;
    border-radius: 0;
    border-bottom: 1px solid #c1c1c1;
    padding: 10px 15px; }
  .overview #preferDealer {
    background-color: #fff !important;
    border: 1px solid #c1c1c1;
    width: auto; }
    .overview #preferDealer .panel-body {
      padding: 5%; }
    .overview #preferDealer .table {
      width: 90%;
      border-radius: 0; }
    .overview #preferDealer .dealer-left,
    .overview #preferDealer .dealer-right,
    .overview #preferDealer .dealer-info {
      color: #333; }
    @media (min-width: 1055px) and (max-width: 1066px) {
      .overview #preferDealer .dealer-left {
        padding-right: 20px; }
      .overview #preferDealer .dealer-right {
        padding-left: 20px; } }
    @media (min-width: 1044px) and (max-width: 1054px) {
      .overview #preferDealer .dealer-left {
        padding-right: 15px; }
      .overview #preferDealer .dealer-right {
        padding-left: 15px; } }
    @media (min-width: 1024px) and (max-width: 1043px) {
      .overview #preferDealer .dealer-left {
        padding-right: 0px; }
      .overview #preferDealer .dealer-right {
        padding-left: 10px; } }

.dlgResetServiceSchedule .panel, .photoSwitcherDialog .panel {
  margin: 0 !important; }

.dlgResetServiceSchedule .panel .btn-close, .photoSwitcherDialog .panel .btn-close {
  border-radius: 0;
  background-color: #676767;
  color: #fff;
  font-size: 10.5pt;
  padding: 3px 6px;
  float: right; }

.dlgResetServiceSchedule .panel .panel-body, .photoSwitcherDialog .panel .panel-body {
  padding: 3% 4.5%; }

.dlgResetServiceSchedule .panel .panel-body .font-black, .photoSwitcherDialog .panel .panel-body .font-black {
  color: #333;
  margin-bottom: 3%; }

.dlgResetServiceSchedule .panel .panel-body .font-weight-bold, .photoSwitcherDialog .panel .panel-body .font-weight-bold {
  font-weight: bold; }

.dlgResetServiceSchedule .panel .panel-body .form-layout .form-control, .photoSwitcherDialog .panel .panel-body .form-layout .form-control {
  border-radius: 0; }

.dlgResetServiceSchedule .panel .panel-body .form-layout .form-control:focus, .photoSwitcherDialog .panel .panel-body .form-layout .form-control:focus {
  border-color: #c1c1c1;
  box-shadow: none; }

.dlgResetServiceSchedule .panel .panel-body .btn-box .btn-cancel,
.dlgResetServiceSchedule .panel .panel-body .btn-box .btn-style,
.dlgResetServiceSchedule .panel .panel-body .btn-box .btn-save, .photoSwitcherDialog .panel .panel-body .btn-box .btn-cancel,
.photoSwitcherDialog .panel .panel-body .btn-box .btn-style,
.photoSwitcherDialog .panel .panel-body .btn-box .btn-save {
  width: 30%;
  height: 45px;
  color: #333;
  border-radius: 0;
  font-size: 1.188em;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  padding: 0 5%;
  outline: none;
  font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

.dlgResetServiceSchedule .panel .panel-body .btn-box .btn-style:hover, .dlgResetServiceSchedule .panel .panel-body .btn-box .btn-style:active, .photoSwitcherDialog .panel .panel-body .btn-box .btn-style:hover, .photoSwitcherDialog .panel .panel-body .btn-box .btn-style:active {
  color: #fff;
  background-color: #00aad2;
  border: none;
  text-decoration: none; }

.dlgResetServiceSchedule .panel .panel-heading, .photoSwitcherDialog .panel .panel-heading {
  padding: 4.5% 0 3% 4.5%;
  background-color: #fff; }

.dlgResetServiceSchedule .panel .panel-heading h2, .photoSwitcherDialog .panel .panel-heading h2 {
  color: #545454;
  font-size: 27.75pt; }

.dlgResetServiceSchedule .panel .panel-body .picture #selectedPhotoPreview,
.dlgResetServiceSchedule .panel .panel-body #cropPreviewContainer, .photoSwitcherDialog .panel .panel-body .picture #selectedPhotoPreview,
.photoSwitcherDialog .panel .panel-body #cropPreviewContainer {
  width: auto;
  height: 288px;
  max-width: 512px;
  max-height: 288px; }

@media (min-width: 1024px) {
  .dlgResetServiceSchedule .panel .panel-body .form-layout .form-group input[type="text"],
  .dlgResetServiceSchedule .panel .panel-body .form-layout .form-group input[type="number"], .photoSwitcherDialog .panel .panel-body .form-layout .form-group input[type="text"],
  .photoSwitcherDialog .panel .panel-body .form-layout .form-group input[type="number"] {
    display: inline-block;
    width: 60%;
    float: left; }
  .dlgResetServiceSchedule .panel .panel-body .form-layout .form-group .col-md-6 label,
  .dlgResetServiceSchedule .panel .panel-body .form-layout .form-group .col-md-6 .errorMsg, .photoSwitcherDialog .panel .panel-body .form-layout .form-group .col-md-6 label,
  .photoSwitcherDialog .panel .panel-body .form-layout .form-group .col-md-6 .errorMsg {
    display: inline-block; }
  .dlgResetServiceSchedule .panel .panel-body .form-layout .form-group .col-md-6 label, .photoSwitcherDialog .panel .panel-body .form-layout .form-group .col-md-6 label {
    float: left; } }

@media (max-width: 1023px) {
  .dlgResetServiceSchedule, .photoSwitcherDialog {
    padding: 75px 0 !important; }
    .dlgResetServiceSchedule .panel .panel-heading, .photoSwitcherDialog .panel .panel-heading {
      padding: 3% 0 3% 4.5%; }
    .dlgResetServiceSchedule .panel .panel-heading h2, .photoSwitcherDialog .panel .panel-heading h2 {
      font-size: x-large; }
    .dlgResetServiceSchedule .panel .panel-body, .photoSwitcherDialog .panel .panel-body {
      line-height: 12px; }
    .dlgResetServiceSchedule .panel .panel-body p,
    .dlgResetServiceSchedule .panel .form-group label, .photoSwitcherDialog .panel .panel-body p,
    .photoSwitcherDialog .panel .form-group label {
      font-size: .9rem;
      line-height: 18px; }
    .dlgResetServiceSchedule .panel .panel-body .errorMsg, .photoSwitcherDialog .panel .panel-body .errorMsg {
      font-size: .9rem;
      clear: both; }
    .dlgResetServiceSchedule .panel .panel-body .form-layout .form-control, .photoSwitcherDialog .panel .panel-body .form-layout .form-control {
      width: 30%;
      margin-top: 5px; }
    .dlgResetServiceSchedule .panel .panel-body .form-layout .form-control:focus, .photoSwitcherDialog .panel .panel-body .form-layout .form-control:focus {
      border-color: #c1c1c1;
      box-shadow: none;
      outline: none; }
    .dlgResetServiceSchedule .panel .panel-body .form-layout .form-control#inputReading, .photoSwitcherDialog .panel .panel-body .form-layout .form-control#inputReading {
      float: left; }
    .dlgResetServiceSchedule .panel .panel-body .form-layout .form-control#inputReading,
    .dlgResetServiceSchedule .panel .panel-body .form-layout .form-group .col-md-3, .photoSwitcherDialog .panel .panel-body .form-layout .form-control#inputReading,
    .photoSwitcherDialog .panel .panel-body .form-layout .form-group .col-md-3 {
      display: inline-block; } }

@media (max-width: 767px) {
  .dlgResetServiceSchedule, .photoSwitcherDialog {
    padding: 75px 20px !important; }
    .dlgResetServiceSchedule .panel .panel-body p,
    .dlgResetServiceSchedule .panel .form-group label,
    .dlgResetServiceSchedule .panel .panel-body .errorMsg, .photoSwitcherDialog .panel .panel-body p,
    .photoSwitcherDialog .panel .form-group label,
    .photoSwitcherDialog .panel .panel-body .errorMsg {
      font-size: small; }
    .dlgResetServiceSchedule .panel .panel-heading h2, .photoSwitcherDialog .panel .panel-heading h2 {
      font-size: large; }
    .dlgResetServiceSchedule .form-horizontal .form-group, .photoSwitcherDialog .form-horizontal .form-group {
      margin-left: -5px; }
    .dlgResetServiceSchedule .panel .panel-body .btn-box .btn-cancel,
    .dlgResetServiceSchedule .panel .panel-body .btn-box .btn-save, .photoSwitcherDialog .panel .panel-body .btn-box .btn-cancel,
    .photoSwitcherDialog .panel .panel-body .btn-box .btn-save {
      max-width: 120px;
      min-width: 105px;
      height: 35px;
      font-size: small; }
    .dlgResetServiceSchedule .panel .panel-body .picture #selectedPhotoPreview, .photoSwitcherDialog .panel .panel-body .picture #selectedPhotoPreview {
      max-width: 100%;
      max-height: 100%; } }

@media (max-width: 480px) {
  .dlgResetServiceSchedule, .photoSwitcherDialog {
    padding: 75px 10px !important; }
    .dlgResetServiceSchedule .panel .panel-heading h2, .photoSwitcherDialog .panel .panel-heading h2 {
      font-size: medium; }
    .dlgResetServiceSchedule .panel .panel-body .form-layout .form-control, .photoSwitcherDialog .panel .panel-body .form-layout .form-control {
      width: 50%; }
    .dlgResetServiceSchedule .panel .panel-body .btn-box .btn-cancel,
    .dlgResetServiceSchedule .panel .panel-body .btn-box .btn-save, .photoSwitcherDialog .panel .panel-body .btn-box .btn-cancel,
    .photoSwitcherDialog .panel .panel-body .btn-box .btn-save {
      font-size: smaller; }
    .dlgResetServiceSchedule .panel .panel-body .picture #selectedPhotoPreview, .photoSwitcherDialog .panel .panel-body .picture #selectedPhotoPreview {
      max-width: 256px;
      max-height: 144px; } }

.photoSwitcherDialog .panel-body .picture {
  width: 70%;
  text-align: center;
  margin: 0px auto; }

.photoSwitcherDialog .drop-box-icon {
  width: 100px;
  height: 100px;
  background: url("../images/drag_img.png") no-repeat 50% 50%;
  margin: 0px auto; }

.photoSwitcherDialog .panel .panel-body + .panel-body {
  border-top: 1px solid #c1c1c1; }

.photoSwitcherDialog .panel .panel-body .btn-box label[type="button"] {
  height: auto;
  width: auto; }

.photoSwitcherDialog .panel .panel-body .btn-box button[type="button"] {
  width: auto;
  max-width: none; }

.photoSwitcherDialog #cropPreviewContainer {
  margin-bottom: 20px; }

.photoSwitcherDialog input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

.photoSwitcherDialog input[type="checkbox"] + i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #fff;
  color: #fff;
  border: 1px solid #c1c1c1;
  /* border of the checkbox */
  cursor: pointer; }

.photoSwitcherDialog input[type="checkbox"]:checked + i {
  background: url(../images/cwp/login/rememberme.png) no-repeat center;
  /* whatever you want the background color of the box to be */
  background-color: #00aad2;
  border: 1px solid #00aad2; }

.remote {
  margin-top: 40px;
  /* it moved here from remote service */ }
  .remote .main-wrapper-content {
    overflow: auto; }
  .remote .remoteTabMenu .end {
    width: 10px;
    height: 40px;
    margin-left: -10px;
    float: right; }
  .remote .remoteTabMenu .ev .schedule {
    padding: 0 0 0 14px !important; }
  .remote .remoteTabMenu .ev .tsoc {
    padding: 0 0 0 14px !important; }
  @media (max-width: 370px) {
    .remote .remoteTabMenu .ev .engine div {
      padding: 0 20% 0 30px; } }
  .remote .remoteTabMenu .gasoline .stop div, .remote .remoteTabMenu .gasoline .lock div, .remote .remoteTabMenu .gasoline .hornlight div {
    letter-spacing: -1px;
    padding: 0 15px 0 30px; }
    @media (max-width: 480px) {
      .remote .remoteTabMenu .gasoline .stop div, .remote .remoteTabMenu .gasoline .lock div, .remote .remoteTabMenu .gasoline .hornlight div {
        padding: 0 5px 0 30px; } }
  .remote .remoteTabMenu .engine.active + .end, .remote .remoteTabMenu .climate.active + .end, .remote .remoteTabMenu .hornlight.active + .end,
  .remote .remoteTabMenu .phev-stop.active + .end, .remote .remoteTabMenu .phev-hornlight.active + .end {
    background-color: #F2EDE9; }
  .remote .panel {
    position: relative;
    border: 1px solid #c1c1c1;
    margin: 0px 5% 50px;
    border-radius: 0px; }
    .remote .panel .climate-SpinnerPanel {
      padding: 190px 0 228px 0; }
      .remote .panel .climate-SpinnerPanel .climate-SpinnerWrapper {
        display: table;
        margin: auto; }
        .remote .panel .climate-SpinnerPanel .climate-SpinnerWrapper .climate-Spinner {
          width: 100%; }
          .remote .panel .climate-SpinnerPanel .climate-SpinnerWrapper .climate-Spinner .loading_bar {
            display: table;
            margin: auto; }
    .remote .panel #remoteCommon {
      border-bottom: 1px solid #c1c1c1; }
    @media (max-width: 768px) {
      .remote .panel {
        margin: 0 0 40px; } }
  .remote .main-wrapper-content .content-area {
    border: none;
    height: auto;
    max-width: 960px;
    overflow: auto;
    text-shadow: none; }
  .remote .main-wrapper-content .content-area .page-header {
    margin-bottom: 30px; }
  .remote .main-wrapper-content .content-area .page-header ul {
    height: 43px;
    border-bottom: 1px solid #E1E1E1; }
  .remote .main-wrapper-content .content-area .page-header ul li {
    float: left;
    text-transform: uppercase; }
  .remote .main-wrapper-content .content-area .page-header ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #F6F6F6;
    border: 1px solid #E1E1E1;
    border-left: none;
    display: block;
    color: #2F2F2F;
    height: 44px;
    line-height: 1em;
    padding: 15px 20px 0 20px; }
  .remote .main-wrapper-content .content-area .page-header ul li a.status-error {
    background: #F6F6F6 url("../images/cwp/my-vehicles/warning-2.png") no-repeat left center;
    background-position: 5px;
    background-size: 12px; }
  .remote .main-wrapper-content .content-area .page-header ul li a.active, .remote .main-wrapper-content .content-area .page-header ul li a:hover {
    background: #BC1728;
    border-color: #BC1728;
    color: white;
    font-family: designk-bold; }
  .remote .main-wrapper-content .content-area .page-header ul li:first-child a {
    border-left: 1px solid #E1E1E1; }
  .remote .main-wrapper-content .content-area .page-header ul li a.disabled,
  .remote .main-wrapper-content .content-area .page-header ul li a.disabled:hover {
    color: #C2C2C2;
    background: #F6F6F6;
    border-color: #E1E1E1;
    font-family: designk-medium;
    cursor: default; }
  .remote .main-wrapper-content .content-area .page-header ul li a.disabled.active,
  .remote .main-wrapper-content .content-area .page-header ul li a.disabled.active:hover {
    background: #777777; }
  .remote .page-header {
    border-bottom: 1px solid #E1E1E1 !important;
    padding-bottom: 0px !important; }
  .remote .page-header ul {
    height: 43px; }
    .remote .page-header ul li {
      float: left;
      text-transform: uppercase; }
      .remote .page-header ul li a {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #F6F6F6;
        border: 1px solid #E1E1E1;
        border-left: none;
        display: block;
        color: #2F2F2F;
        height: 44px;
        line-height: 1em;
        padding: 15px 10px 5px 10px;
        text-align: center; }
      .remote .page-header ul li a.status-error {
        background: #F6F6F6 url("../images/cwp/my-vehicles/warning-2.png") no-repeat left center;
        background-position: 5px;
        background-size: 12px; }
      .remote .page-header ul li a.active, .remote .page-header ul li a:hover {
        background-color: #176DBC;
        border: 1px solid  #176DBC;
        color: white;
        font-family: designk-bold; }
      .remote .page-header ul li a.disabled, .remote .page-header ul li a.disabled:hover {
        color: #C2C2C2;
        background: #F6F6F6;
        border-color: #E1E1E1;
        font-family: designk-medium;
        cursor: default; }
      .remote .page-header ul li a.disabled.active, .remote .page-header ul li a.disabled.active:hover {
        background: #777777; }
    .remote .page-header ul li:first-child a {
      border-left: 1px solid #E1E1E1; }
  @media (max-width: 768px) {
    .remote .page-header {
      margin-bottom: 0px;
      margin-top: 33px; }
    .remote .page-header ul li a {
      height: 50px; }
    .remote .mob_box {
      display: block;
      width: 100%;
      height: 30px;
      background-color: #444444;
      margin-top: -10px;
      position: absolute;
      margin-left: -2px; }
    .remote .mobile-view {
      display: block !important;
      margin-top: 20px;
      text-align: center; }
    .remote .reg-view {
      display: none !important; }
    .remote .mobile-view ul {
      display: inline !important; }
    .remote .remote-content .info {
      width: 100%;
      border: none; }
    .remote .remote-content .info {
      height: auto !important;
      margin-bottom: 15px; } }
  .remote .col-xs-1, .remote .col-sm-1, .remote .col-md-1, .remote .col-lg-1,
  .remote .col-xs-2, .remote .col-sm-2, .remote .col-md-2, .remote .col-lg-2,
  .remote .col-xs-3, .remote .col-sm-3, .remote .col-md-3, .remote .col-lg-3,
  .remote .col-xs-4, .remote .col-sm-4, .remote .col-md-4, .remote .col-lg-4,
  .remote .col-xs-5, .remote .col-sm-5, .remote .col-md-5, .remote .col-lg-5,
  .remote .col-xs-6, .remote .col-sm-6, .remote .col-md-6, .remote .col-lg-6,
  .remote .col-xs-7, .remote .col-sm-7, .remote .col-md-7, .remote .col-lg-7,
  .remote .col-xs-8, .remote .col-sm-8, .remote .col-md-8, .remote .col-lg-8,
  .remote .col-xs-9, .remote .col-sm-9, .remote .col-md-9, .remote .col-lg-9,
  .remote .col-xs-10, .remote .col-sm-10, .remote .col-md-10, .remote .col-lg-10,
  .remote .col-xs-11, .remote .col-sm-11, .remote .col-md-11, .remote .col-lg-11,
  .remote .col-xs-12, .remote .col-sm-12, .remote .col-md-12, .remote .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .remote .col-md-4 {
    float: left;
    text-align: left; }
  .remote .panel-heading {
    background: #555555;
    padding: 0;
    margin-bottom: 20px; }
  .remote .panel-title a {
    /*border: 1px solid #cdcdcd;*/
    position: relative;
    padding: 0 !important;
    text-align: center;
    color: #000;
    font-size: 0.8em;
    line-height: 27px;
    height: 40px;
    display: table !important; }
    .remote .panel-title a div {
      padding: 0 10% 0 25px;
      display: table-cell;
      vertical-align: middle;
      line-height: 100%;
      max-width: 79.5px; }
  .remote .panel-title a.active {
    background: #F2EDE9; }
  .remote .panel-title .none_before.active:before {
    display: none; }
  .remote .panel-title .row_end.active:after {
    display: none; }
  .remote .panel-title .row_end:before {
    visibility: hidden; }
  .remote .panel-title .start.active:after, .remote .panel-title .stop.active:after,
  .remote .panel-title .lock.active:after, .remote .panel-title .charge.active:after, .remote .panel-title .schedule.active:after, .remote .panel-title .tsoc.active:after {
    content: url(/images/remote/bg_tab_on_right.jpg);
    position: absolute;
    top: 0;
    left: 95%;
    height: 40px; }
  .remote .panel-title .start:before, .remote .panel-title .stop:before, .remote .panel-title .lock:before,
  .remote .panel-title .charge:before, .remote .panel-title .schedule:before, .remote .panel-title .tsoc:before,
  .remote .panel-title .phev-charge:before, .remote .panel-title .phev-engine:before,
  .remote .panel-title .phev-schedule:before, .remote .panel-title .phev-lock:before {
    content: url(/images/remote/bg_tab_off.jpg);
    position: absolute;
    top: 0;
    left: 95%;
    height: 40px; }
  .remote .panel-title .stop.active:before, .remote .panel-title .lock.active:before, .remote .panel-title .hornlight.active:before,
  .remote .panel-title .schedule.active:before, .remote .panel-title .climate.active:before, .remote .panel-title .engine.active:before, .remote .panel-title .tsoc.active:before {
    content: url(/images/remote/bg_tab_on_left.jpg);
    position: absolute;
    top: 0;
    left: -5%;
    height: 40px;
    visibility: visible; }
  .remote .panel-title .phev-charge.active:after, .remote .panel-title .phev-engine.active:after,
  .remote .panel-title .phev-schedule.active:after, .remote .panel-title .phev-lock.active:after {
    content: url(/images/remote/bg_tab_on_right.jpg);
    position: absolute;
    top: 0;
    left: 95%;
    height: 40px; }
  .remote .panel-title .phev-engine.active:before, .remote .panel-title .phev-stop.active:before,
  .remote .panel-title .phev-lock.active:before, .remote .panel-title .phev-hornlight.active:before {
    content: url(/images/remote/bg_tab_on_left.jpg);
    position: absolute;
    top: 0;
    left: -5%;
    height: 40px;
    visibility: visible; }
  .remote .panel-title .top-tab {
    display: table;
    width: 100%; }
  .remote .panel-title .bottom-tab {
    border-top: 1px solid #c1c1c1; }
  .remote .panel-body {
    padding-top: 0;
    padding-bottom: 0; }
  .remote .remote-box {
    padding: 20px 0 20px;
    height: 280px !important;
    text-align: center;
    border-right: 1px solid #c1c1c1; }
  .remote .remote-box:last-child {
    border-right: 0; }
  .remote .remote-box.msg p {
    margin: 0 auto;
    width: 90%; }
  .remote .remote-box .icon-image {
    margin: 0 0 15px;
    min-height: 95px; }
  .remote .remote-box p span {
    display: block; }
  .remote .remote-box p {
    color: #2a2a2a; }
  .remote .remote-box .remote-box-title {
    margin: 0 auto;
    padding-top: 20px;
    width: 90%;
    border-top: 1px solid #c1c1c1; }
  .remote .remote-row1 p {
    min-height: 55px; }
  .remote .remote-row2 p {
    min-height: 75px; }
  .remote .favorite-bar {
    margin: 0 0 0 !important;
    padding: 10px 0 5px !important;
    border-bottom: 1px solid #c1c1c1; }
  @media (max-width: 991px) {
    .remote .remote-row1 .remote-box-title {
      border-top: 0; }
    .remote .remote-box {
      border-right: 0; }
    .remote .remote-box {
      height: 245px !important; }
    .remote .panel-title a {
      display: block;
      text-align: center;
      color: #000;
      font-size: 0.8em; }
    .remote .remote-row1:first-child .remote-box-title {
      border-top: 0; }
    .remote .favorite-bar a {
      display: block;
      float: left; } }
  @media (max-width: 479px) {
    .remote .panel-title a {
      font-size: 0.7em; } }
  .remote h2 {
    color: #1d2127;
    margin: 0 0 32px;
    line-height: 42px; }

.mL40 {
  margin-left: 40px; }

.mT10 {
  margin-top: 10px; }

@media (max-width: 768px) {
  .remote h2 {
    margin: 0;
    line-height: initial;
    font-size: 1.4em; } }

#engine-view {
  color: #333;
  /* MOBILE VIEW  */ }
  #engine-view .sideback_precondition {
    float: left;
    margin: 0 auto 1px;
    font-size: 11px;
    width: 80%;
    text-align: start;
    line-height: inherit;
    margin-top: 10px;
    color: #2a2a2a;
    padding-left: 10px; }
  #engine-view .temperature-blur {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 4; }
  #engine-view .remote-content {
    overflow: hidden; }
    #engine-view .remote-content .engine {
      margin-right: 19px;
      width: 490px;
      position: relative;
      float: left;
      box-sizing: border-box; }
      #engine-view .remote-content .engine .power {
        float: left;
        width: 100%; }
    #engine-view .remote-content .temperature {
      width: 185px;
      padding: 0 5px;
      position: absolute;
      margin-top: 25px;
      box-sizing: border-box;
      float: left; }
      #engine-view .remote-content .temperature .temp {
        display: block;
        width: 50%;
        float: right;
        text-align: center;
        font-size: 2em;
        text-shadow: none;
        color: #676666;
        padding: 3px 0 5px; }
        #engine-view .remote-content .temperature .temp label {
          display: block;
          font-size: 13px;
          margin-top: 2px;
          color: #999999; }
        #engine-view .remote-content .temperature .temp sup {
          font-size: 25px;
          vertical-align: bottom;
          display: inline;
          color: #999999; }
  #engine-view .button {
    border-bottom: 1px solid #000;
    display: block;
    padding: 0px 0px;
    text-transform: uppercase;
    color: #000;
    background-color: white;
    font-size: 0.8em;
    line-height: 0.8em;
    text-align: center;
    box-sizing: initial; }
  @media (max-width: 670px) {
    #engine-view .time-panel, #engine-view .option-panel {
      width: 100% !important; } }
  #engine-view .time-panel {
    margin-top: 20px;
    float: left;
    text-align: center;
    width: 30%;
    position: relative;
    border-top: none;
    border-bottom: none; }
    #engine-view .time-panel h4 {
      font-size: 1.3em; }
    #engine-view .time-panel .igniOnOption {
      border: 1px solid #999;
      margin-top: 5px;
      padding: 3px; }
  #engine-view .stop-icon-box {
    width: 100%;
    margin: 20px auto; }
    #engine-view .stop-icon-box .stop-icon {
      width: 50px;
      height: 50px;
      margin: auto;
      background-size: contain;
      background-image: url(/images/remote/stop_icon.png); }
  #engine-view .cancel_btn_panel h4 {
    margin: 100px auto 50px;
    padding: 0 40px;
    text-align: center; }
  #engine-view .cancel_btn_panel .cancel_btnSubmit:hover {
    background-position: 224px; }
  #engine-view .cancel_btn_panel .cancel_btnSubmit {
    width: 224px;
    height: 64px;
    cursor: pointer;
    margin: 0 0 80px -112px;
    position: relative;
    left: 50%;
    background-image: url(/images/remote/btn_middle.png);
    display: table;
    text-align: center; }
    #engine-view .cancel_btn_panel .cancel_btnSubmit .cancel_text {
      color: #fff;
      font-size: 1.1em;
      vertical-align: middle;
      display: table-cell;
      padding: 0 20px; }
      @media (max-width: 767px) {
        #engine-view .cancel_btn_panel .cancel_btnSubmit .cancel_text {
          padding: 0 19px; } }
  #engine-view .start-button-panel {
    width: 100%; }
    #engine-view .start-button-panel .btnSubmit:hover {
      background-position: 224px; }
    #engine-view .start-button-panel .btnSubmit {
      width: 224px;
      height: 64px;
      cursor: pointer;
      margin: 10px 0 0 -112px;
      position: relative;
      left: 50%;
      background-image: url(/images/remote/btn_middle.png);
      display: table;
      text-align: center; }
      #engine-view .start-button-panel .btnSubmit .buttonText1 {
        font-size: 2.3em;
        color: #fff;
        letter-spacing: -1px; }
      #engine-view .start-button-panel .btnSubmit .buttonText2 {
        font-size: 3.2em;
        color: #fff;
        line-height: 50px;
        font-weight: bolder; }
      #engine-view .start-button-panel .btnSubmit .buttonText_send {
        color: #fff;
        display: table-cell;
        vertical-align: middle;
        font-size: 1.1em;
        padding: 0 20px;
        line-height: 100%; }
  #engine-view .option-panel {
    border-bottom: none;
    position: relative;
    float: left;
    /* for button width of IE10/Edge */ }
    #engine-view .option-panel .box {
      float: left;
      min-width: 144px;
      width: 100%;
      text-align: center;
      border-top: 0;
      border-left: 0;
      text-align: center;
      position: relative;
      overflow: hidden; }
      @media (max-width: 767px) {
        #engine-view .option-panel .box {
          width: 100%; } }
      #engine-view .option-panel .box h4 {
        padding-left: 10px;
        float: left;
        margin: 0 auto 1px;
        font-size: 1.0em;
        color: #2a2a2a;
        width: 70%;
        min-width: 70%;
        text-align: start;
        line-height: inherit; }
      #engine-view .option-panel .box .descWrap {
        margin: 5px 0 0;
        height: 20px; }
    #engine-view .option-panel .box-idletime {
      height: 250px; }
      #engine-view .option-panel .box-idletime h4 {
        font-size: 1.3em; }
    #engine-view .option-panel .button {
      float: right;
      margin: 0 0 0 0;
      border-radius: 5px 5px 5px 5px;
      width: 40px;
      background-color: #005399;
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    #engine-view .option-panel _:-ms-lang(x), #engine-view .option-panel .button {
      width: 60px; }
    #engine-view .option-panel .button:hover {
      border-color: #005399;
      background-color: #0099E6; }
    #engine-view .option-panel .button.disabled {
      border-color: #ccc;
      background-color: #ccc;
      color: #fff;
      cursor: not-allowed;
      pointer-events: all !important; }
    #engine-view .option-panel .box.blank .message {
      color: #3d3d3d;
      margin: 80px 5px; }
      #engine-view .option-panel .box.blank .message a {
        text-decoration: underline;
        color: #035398; }
    #engine-view .option-panel .box.blank.fivepanels {
      width: 33.3333333%;
      display: block; }
      @media (max-width: 767px) {
        #engine-view .option-panel .box.blank.fivepanels {
          display: block;
          width: 50%; } }
    #engine-view .option-panel .box.blank.fourpanels {
      width: 66.6666666%;
      display: block; }
      @media (max-width: 767px) {
        #engine-view .option-panel .box.blank.fourpanels {
          display: none; } }
    #engine-view .option-panel .box.blank.threepanels {
      width: 33.3333333%;
      display: none; }
      @media (max-width: 767px) {
        #engine-view .option-panel .box.blank.threepanels {
          display: block;
          width: 50%; } }
  #engine-view .option-panel-bottom-right, #engine-view .option-panel-bottom-left {
    width: 50%;
    margin-top: 20px; }
    @media (max-width: 479px) {
      #engine-view .option-panel-bottom-right, #engine-view .option-panel-bottom-left {
        width: 100%; } }
    #engine-view .option-panel-bottom-right .box, #engine-view .option-panel-bottom-left .box {
      margin-top: 20px; }
      #engine-view .option-panel-bottom-right .box .seatControl, #engine-view .option-panel-bottom-left .box .seatControl {
        width: 100%; }
      #engine-view .option-panel-bottom-right .box .imsControl, #engine-view .option-panel-bottom-left .box .imsControl {
        width: 100%; }
  #engine-view .precondition-panel {
    border-bottom: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1; }
    #engine-view .precondition-panel ul {
      margin: 20px; }
      #engine-view .precondition-panel ul li {
        list-style-type: circle; }
  #engine-view .sidebackControl {
    width: 30%;
    text-align: center;
    min-width: 30%;
    margin: 0;
    border-top: 0;
    border-left: 0;
    position: relative;
    overflow: hidden;
    float: right;
    height: 100%; }
  @media (max-width: 767px) {
    #engine-view .remote-content .climate-wrap {
      width: 33%; }
    #engine-view .remote-content .engine {
      width: 66% !important; }
    #engine-view .remote-content .temperature {
      width: 100%; }
    #engine-view .pending-list {
      display: none; }
    #engine-view .remote-content .temperature {
      margin-top: 5px; } }

.favPop-view .setting {
  margin: 20px 0;
  margin-left: 20px; }

.favPop-view h4 {
  font-size: 1.0em;
  font-weight: bold; }

.favPop-view li {
  list-style-type: disc;
  font-size: 0.8em;
  margin-left: 20px; }

#engine-view.fra .success-panel .buttons .save .saveFav {
  margin-top: 5px; }

#engine-view.fra .start-button-panel .btnSubmit .buttonText1, #engine-view.fra .start-button-panel .btnSubmit .buttonText2 {
  display: none; }

#engine-view.fra .start-button-panel .btnSubmit .buttonText3 {
  display: initial;
  width: 167px;
  height: 70px;
  font-size: 1.9em;
  line-height: 1.2em;
  color: #fff;
  top: 68px;
  margin-left: -83px;
  position: absolute;
  text-align: center; }

#engine-view.eng .start-button-panel .btnSubmit .buttonText1, #engine-view.eng .start-button-panel .btnSubmit .buttonText2 {
  display: initial; }

#engine-view.eng .start-button-panel .btnSubmit .buttonText3 {
  display: none; }

#engine-view.eng .climateControl {
  width: 40%;
  text-align: center;
  min-width: 40%;
  margin: 0;
  border-top: 0;
  border-left: 0;
  position: relative;
  overflow: hidden;
  float: right; }
  #engine-view.eng .climateControl .btn {
    margin-right: 10px; }

#engine-view.eng .defrosterControl {
  width: 40%;
  text-align: center;
  min-width: 40%;
  margin: 0;
  border-top: 0;
  border-left: 0;
  position: relative;
  overflow: hidden;
  float: right;
  height: 100%; }

#engine-view.eng #line-panel {
  border: 1px solid #c1c1c1;
  padding-top: 30px; }

#engine-view.eng .option-panel-center {
  min-width: 200px;
  margin-top: 70px;
  width: 32%; }
  #engine-view.eng .option-panel-center .box {
    margin-top: 20px; }
    @media (max-width: 670px) {
      #engine-view.eng .option-panel-center .box {
        width: 100%;
        margin: 20px 0 0; } }
  @media (max-width: 670px) {
    #engine-view.eng .option-panel-center {
      width: 100%;
      margin-top: 10px; } }
  #engine-view.eng .option-panel-center h4 {
    padding-left: 10px; }

#engine-view.eng .option-panel-right {
  width: 34%;
  margin-top: 20px; }
  @media (max-width: 670px) {
    #engine-view.eng .option-panel-right {
      width: 100%; } }
  #engine-view.eng .option-panel-right .box {
    margin-top: 0px; }
    @media (max-width: 480px) {
      #engine-view.eng .option-panel-right .box {
        width: 100%; } }
    #engine-view.eng .option-panel-right .box .climateControl {
      width: 100%; }

#engine-view.eng .temper {
  width: 186px;
  margin-bottom: 20px;
  font-size: 1.3em;
  margin: 0 auto; }

#lockUnlock-view .door-locks {
  border-top: 0px;
  margin: 0 -1px;
  padding-bottom: 40px;
  border-right: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  border-left: 1px solid #c1c1c1;
  position: relative; }
  #lockUnlock-view .door-locks .car-info {
    display: inline-block; }
  #lockUnlock-view .door-locks .info {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    color: #333;
    background-color: white; }
    #lockUnlock-view .door-locks .info .title, #lockUnlock-view .door-locks .info .cwp-box .title-arrow, .cwp-box #lockUnlock-view .door-locks .info .title-arrow {
      font-size: 0.9em;
      line-height: 1em;
      text-align: center;
      text-shadow: none; }
  #lockUnlock-view .door-locks .controlWrapper {
    width: 100%; }
    #lockUnlock-view .door-locks .controlWrapper h5 {
      text-align: center;
      margin: 30px 0;
      text-transform: none; }
    @media (max-width: 480px) {
      #lockUnlock-view .door-locks .controlWrapper {
        padding-top: 20px; } }
    #lockUnlock-view .door-locks .controlWrapper .button_container {
      text-align: center;
      margin: auto;
      display: table; }
    #lockUnlock-view .door-locks .controlWrapper .button {
      padding-left: 40px;
      cursor: pointer;
      border-radius: 100px;
      width: 224px;
      height: 64px;
      text-align: center;
      color: #fff;
      line-height: 1.4em; }
      @media (min-width: 479px) {
        #lockUnlock-view .door-locks .controlWrapper .button {
          float: left;
          display: inline-block; } }
      #lockUnlock-view .door-locks .controlWrapper .button .unlock_text {
        height: 100%;
        line-height: 250%; }
      #lockUnlock-view .door-locks .controlWrapper .button .btnText1 {
        font-size: 1.15em; }
      #lockUnlock-view .door-locks .controlWrapper .button .btnText2 {
        font-size: 0.9em; }
    #lockUnlock-view .door-locks .controlWrapper .yellowBtn:hover {
      background-position: 224px; }
    #lockUnlock-view .door-locks .controlWrapper .yellowBtn {
      background-image: url(/images/remote/btn_middle.png); }
      #lockUnlock-view .door-locks .controlWrapper .yellowBtn .icon {
        background: url(/images/remote/btn_icon_unlock.png) no-repeat left;
        height: 100%;
        padding: 15px 0; }
        #lockUnlock-view .door-locks .controlWrapper .yellowBtn .icon .yellow_text {
          color: #f7bb3a; }
    #lockUnlock-view .door-locks .controlWrapper .greenBtn:hover {
      background-position: 224px; }
    #lockUnlock-view .door-locks .controlWrapper .greenBtn {
      background-image: url(/images/remote/btn_middle.png); }
      #lockUnlock-view .door-locks .controlWrapper .greenBtn .icon {
        background: url(/images/remote/btn_icon_lock.png) no-repeat left;
        height: 100%;
        padding: 22px 0 0; }
      #lockUnlock-view .door-locks .controlWrapper .greenBtn .green_text {
        color: #009900; }
    #lockUnlock-view .door-locks .controlWrapper .control {
      text-align: center; }
      #lockUnlock-view .door-locks .controlWrapper .control .title, #lockUnlock-view .door-locks .controlWrapper .control .cwp-box .title-arrow, .cwp-box #lockUnlock-view .door-locks .controlWrapper .control .title-arrow {
        border-bottom: solid 1px;
        margin: auto;
        font-size: 1.5em;
        padding-top: 5px;
        display: initial; }
        @media (max-width: 768px) {
          #lockUnlock-view .door-locks .controlWrapper .control .title, #lockUnlock-view .door-locks .controlWrapper .control .cwp-box .title-arrow, .cwp-box #lockUnlock-view .door-locks .controlWrapper .control .title-arrow {
            font-size: 1em;
            padding-top: 10px; } }
    #lockUnlock-view .door-locks .controlWrapper .lockedback {
      padding: 5px 0 5px 40px;
      height: inherit;
      margin: 50px auto 0;
      display: table; }
    #lockUnlock-view .door-locks .controlWrapper .locked {
      background: url("/images/remote/icon_locked.png") no-repeat left; }
      @media (max-width: 400px) {
        #lockUnlock-view .door-locks .controlWrapper .locked {
          background-position-x: 15px; } }
    #lockUnlock-view .door-locks .controlWrapper .unlocked {
      background: url("/images/remote/icon_unlocked.png") no-repeat left; }
    #lockUnlock-view .door-locks .controlWrapper .opened {
      background: url("/images/remote/icon_unlocked.png") no-repeat left; }
    #lockUnlock-view .door-locks .controlWrapper .nostatus {
      background: url("/images/remote/icon_locked.png") no-repeat center 77px; }
    #lockUnlock-view .door-locks .controlWrapper .blocked {
      cursor: no-drop;
      background-image: url(/images/remote/btn_middle.png) !important; }
  #lockUnlock-view .door-locks .car-doors {
    width: 100%;
    text-align: center;
    margin: 30px 0;
    float: left; }
    @media (max-width: 768px) {
      #lockUnlock-view .door-locks .car-doors {
        margin: 0; } }
    #lockUnlock-view .door-locks .car-doors .base.unlocked {
      border-color: #ff7200; }
    #lockUnlock-view .door-locks .car-doors .base.locked {
      border-color: #009E22; }
    #lockUnlock-view .door-locks .car-doors .base {
      background: url(/images/remote/car-base.png) no-repeat 5px 5px;
      height: 216px;
      width: 368px;
      display: inline-block;
      float: left;
      border: dotted;
      border-radius: 20px; }
      @media (max-width: 400px) {
        #lockUnlock-view .door-locks .car-doors .base {
          height: 175px;
          width: 295px;
          background-size: contain; } }
      @media (max-width: 480px) {
        #lockUnlock-view .door-locks .car-doors .base {
          float: inherit;
          margin: 0; } }
      #lockUnlock-view .door-locks .car-doors .base .door {
        position: relative; }
      #lockUnlock-view .door-locks .car-doors .base .locked {
        background: url("/images/remote/car-locked.png") no-repeat; }
      #lockUnlock-view .door-locks .car-doors .base .unlocked {
        background: url("/images/remote/car-unlocked.png") no-repeat; }
      #lockUnlock-view .door-locks .car-doors .base .opened {
        background: url("/images/remote/car-open.png") no-repeat; }
      #lockUnlock-view .door-locks .car-doors .base .p0, #lockUnlock-view .door-locks .car-doors .base .p1, #lockUnlock-view .door-locks .car-doors .base .p2, #lockUnlock-view .door-locks .car-doors .base .p3, #lockUnlock-view .door-locks .car-doors .base .p4, #lockUnlock-view .door-locks .car-doors .base .p5 {
        position: absolute;
        width: 352px;
        height: 200px;
        background-clip: content-box;
        margin: 5px; }
      #lockUnlock-view .door-locks .car-doors .base .p0 {
        padding-right: 260px; }
      #lockUnlock-view .door-locks .car-doors .base .p1 {
        padding: 0 154px 100px 110px; }
      #lockUnlock-view .door-locks .car-doors .base .p2 {
        padding: 100px 154px 0px 110px; }
      #lockUnlock-view .door-locks .car-doors .base .p3 {
        padding: 0 74px 100px 198px; }
      #lockUnlock-view .door-locks .car-doors .base .p4 {
        padding: 100px 74px 0px 198px; }
      #lockUnlock-view .door-locks .car-doors .base .p5 {
        padding: 0 0px 0px 300px; }
      @media (max-width: 400px) {
        #lockUnlock-view .door-locks .car-doors .base .p0, #lockUnlock-view .door-locks .car-doors .base .p1, #lockUnlock-view .door-locks .car-doors .base .p2, #lockUnlock-view .door-locks .car-doors .base .p3, #lockUnlock-view .door-locks .car-doors .base .p4, #lockUnlock-view .door-locks .car-doors .base .p5 {
          width: 280px;
          height: 160px;
          background-size: contain; }
        #lockUnlock-view .door-locks .car-doors .base .p0 {
          padding-right: 179px; }
        #lockUnlock-view .door-locks .car-doors .base .p1 {
          padding: 0 116px 75px 85px; }
        #lockUnlock-view .door-locks .car-doors .base .p2 {
          padding: 75px 116px 0 85px; }
        #lockUnlock-view .door-locks .car-doors .base .p3 {
          padding: 0 55px 75px 148px; }
        #lockUnlock-view .door-locks .car-doors .base .p4 {
          padding: 75px 55px 0 148px; }
        #lockUnlock-view .door-locks .car-doors .base .p5 {
          padding: 0 0px 0px 208px; } }
  #lockUnlock-view .door-locks .marksWrapper {
    float: left;
    margin-left: 40px; }
    #lockUnlock-view .door-locks .marksWrapper .title, #lockUnlock-view .door-locks .marksWrapper .cwp-box .title-arrow, .cwp-box #lockUnlock-view .door-locks .marksWrapper .title-arrow {
      padding: 0px 0 25px; }
    #lockUnlock-view .door-locks .marksWrapper .marks {
      text-align: center; }
      @media (max-width: 867px) {
        #lockUnlock-view .door-locks .marksWrapper .marks {
          margin: 0 0 20px; } }
      @media (max-width: 480px) {
        #lockUnlock-view .door-locks .marksWrapper .marks {
          float: inherit;
          margin: 20px auto 0; } }
      #lockUnlock-view .door-locks .marksWrapper .marks ul {
        margin-left: -25px;
        display: inline-block; }
        #lockUnlock-view .door-locks .marksWrapper .marks ul li {
          height: 13px;
          background: no-repeat left center;
          color: #444444;
          font-size: 0.85em;
          text-transform: uppercase;
          text-align: left; }
        #lockUnlock-view .door-locks .marksWrapper .marks ul .opendoor, #lockUnlock-view .door-locks .marksWrapper .marks ul .closedoor {
          line-height: 1.1em;
          margin: 0 0 15px 0;
          padding-left: 25px; }
        #lockUnlock-view .door-locks .marksWrapper .marks ul .opendoor {
          background-image: url("/images/remote/icon-marks-03.png"); }
        #lockUnlock-view .door-locks .marksWrapper .marks ul .closedoor {
          background-image: url("/images/remote/icon-marks-02.png"); }
        #lockUnlock-view .door-locks .marksWrapper .marks ul .unlocked, #lockUnlock-view .door-locks .marksWrapper .marks ul .locked {
          border: dotted;
          margin-left: -15px;
          width: 40px;
          height: 30px;
          vertical-align: middle;
          line-height: 250%;
          border-radius: 5px;
          margin-top: 15px; }
          #lockUnlock-view .door-locks .marksWrapper .marks ul .unlocked div, #lockUnlock-view .door-locks .marksWrapper .marks ul .locked div {
            margin-left: 50px; }
        #lockUnlock-view .door-locks .marksWrapper .marks ul .unlocked {
          border-color: #ff7200; }
        #lockUnlock-view .door-locks .marksWrapper .marks ul .locked {
          border-color: #009E22; }

@media (max-width: 867px) {
  .car-doors .marksWrapper, .car-doors .base {
    float: initial !important; } }

#lockUnlock-view.fra .contents, #lockUnlock-view.fra .green_text, #lockUnlock-view.fra .yellow_text {
  font-size: 0.8em; }

#lockUnlock-view.fra .door-locks .controlWrapper .button .btnText1,
#lockUnlock-view.fra .door-locks .controlWrapper .button .btnText2 {
  display: none; }

#lockUnlock-view.fra .door-locks .controlWrapper .button .btnText3 {
  display: initial;
  width: 81px;
  height: 62px;
  font-size: 0.85em;
  line-height: 1.2em;
  color: #fff;
  margin: -16px 0 0 -41px;
  position: absolute;
  text-align: center;
  letter-spacing: -1px; }

#lockUnlock-view.eng .door-locks .controlWrapper .button .btnText1,
#lockUnlock-view.eng .door-locks .controlWrapper .button .btnText2 {
  display: initial; }

#lockUnlock-view.eng .door-locks .controlWrapper .button .btnText3 {
  display: none; }

#hornlight-view .panel-heading {
  margin-bottom: 0; }

#hornlight-view .submit-panel-wrapper {
  border: solid 1px #ccc;
  margin: -1px -1px 0; }

#hornlight-view .submit-panel {
  min-width: 220px;
  border-top: 0px;
  float: left;
  width: 50%;
  text-align: center;
  position: relative; }
  @media (max-width: 480px) {
    #hornlight-view .submit-panel {
      float: inherit;
      width: 100%; } }
  #hornlight-view .submit-panel .title, #hornlight-view .submit-panel .cwp-box .title-arrow, .cwp-box #hornlight-view .submit-panel .title-arrow {
    font-size: 1.1em;
    color: #2a2a2a;
    line-height: 1.5em;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    margin: 50px 0 20px 0; }
  #hornlight-view .submit-panel .img_lightonly, #hornlight-view .submit-panel .img_hornlight {
    width: 100px;
    height: 100px;
    margin: 0 auto; }
  #hornlight-view .submit-panel .img_lightonly {
    background-image: url(/images/cwp/remote/img_light.png);
    background-size: contain;
    background-repeat: no-repeat; }
  #hornlight-view .submit-panel .img_hornlight {
    background-image: url(/images/cwp/remote/img_hornlight.png);
    background-size: contain;
    background-repeat: no-repeat; }
  #hornlight-view .submit-panel .button {
    cursor: pointer;
    margin: 20px 0 30px -112px;
    left: 50%;
    width: 224px;
    height: 64px;
    position: relative; }
  #hornlight-view .submit-panel .btnLight:hover {
    background-position: -224px; }
  #hornlight-view .submit-panel .btnLight {
    display: table;
    background: url("/images/remote/btn_middle.png") no-repeat; }
    #hornlight-view .submit-panel .btnLight .btnLight_text {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      color: #fff;
      line-height: 1.4em; }
  #hornlight-view .submit-panel .btnHornLight:hover {
    background-position: -224px; }
  #hornlight-view .submit-panel .btnHornLight {
    display: table;
    background: url("/images/remote/btn_middle.png") no-repeat; }
    #hornlight-view .submit-panel .btnHornLight .btnHornLight_text {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      color: #fff;
      line-height: 1.4em; }

#hornlight-view .hornlight {
  border-left: 0; }

#hornlight-view h5 {
  text-transform: none;
  width: 214px;
  margin: auto;
  color: #777777; }

#schedule-view .errorMsg {
  padding: 10px 20px; }

#schedule-view label {
  min-height: 28px; }

#schedule-view .vertical-label {
  line-height: 25px; }

#schedule-view .form-group {
  margin-left: 0;
  margin-right: 0; }

#schedule-view .blur_schedule {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(230, 230, 230, 0.5);
  top: 0;
  z-index: 1000;
  left: 0; }

#schedule-view #bottom-line {
  float: left;
  width: 100%;
  height: 30px; }

#schedule-view #charge_reservation, #schedule-view #intelligent_charging {
  padding: 15px 20px;
  position: relative;
  float: left;
  width: 100%; }
  #schedule-view #charge_reservation .intelligentTitle, #schedule-view #intelligent_charging .intelligentTitle {
    margin: -16px -20px 30px;
    text-align: center;
    background: #F2EDE9;
    padding: 5px 0;
    border: 1px #ccc solid; }
  #schedule-view #charge_reservation .intelligent-button-field, #schedule-view #intelligent_charging .intelligent-button-field {
    position: relative;
    float: left;
    width: 100%; }
  #schedule-view #charge_reservation .intelligent-button-field.offpeak, #schedule-view #intelligent_charging .intelligent-button-field.offpeak {
    margin-top: 20px;
    position: relative;
    float: left;
    width: 100%; }
  #schedule-view #charge_reservation .offpeakPower-field, #schedule-view #intelligent_charging .offpeakPower-field {
    padding-left: 10%;
    position: relative;
    float: left; }
    #schedule-view #charge_reservation .offpeakPower-field .inputSection label, #schedule-view #intelligent_charging .offpeakPower-field .inputSection label {
      float: left; }
    #schedule-view #charge_reservation .offpeakPower-field .inputSection .sub_title, #schedule-view #intelligent_charging .offpeakPower-field .inputSection .sub_title {
      width: 100%; }
    #schedule-view #charge_reservation .offpeakPower-field .inputSection .clockpicker, #schedule-view #intelligent_charging .offpeakPower-field .inputSection .clockpicker {
      position: relative;
      float: left; }
    #schedule-view #charge_reservation .offpeakPower-field .inputSection .sub_text, #schedule-view #intelligent_charging .offpeakPower-field .inputSection .sub_text {
      padding: 0 10px;
      line-height: 250%; }
    #schedule-view #charge_reservation .offpeakPower-field .inputSection .offpeakMode, #schedule-view #intelligent_charging .offpeakPower-field .inputSection .offpeakMode {
      padding-top: 40px; }

#schedule-view .inputSection .onoffButton {
  float: left; }

#schedule-view .schedule_body {
  width: 100%;
  height: 100%;
  float: left;
  padding-bottom: 30px;
  position: relative; }
  #schedule-view .schedule_body .scheduleTitle {
    margin: -1px -20px 30px;
    text-align: center;
    background: #F2EDE9;
    padding: 5px 0;
    border: 1px #ccc solid; }
  #schedule-view .schedule_body .climate-container {
    float: left;
    width: 100%; }
    #schedule-view .schedule_body .climate-container .climateControlBox {
      width: 50%;
      border: none;
      margin: 0;
      position: relative;
      height: 100%;
      float: left;
      padding-left: 10%;
      box-sizing: border-box; }
      @media (max-width: 612px) {
        #schedule-view .schedule_body .climate-container .climateControlBox {
          width: 100%;
          padding-left: 0; } }
      #schedule-view .schedule_body .climate-container .climateControlBox .inputSection {
        position: relative;
        height: 100%;
        width: 100%;
        float: left; }
        #schedule-view .schedule_body .climate-container .climateControlBox .inputSection .climateControl {
          min-width: 186px !important; }
          @media (min-width: 613px) {
            #schedule-view .schedule_body .climate-container .climateControlBox .inputSection .climateControl {
              width: 186px;
              margin: 0 !important;
              float: left; } }
    #schedule-view .schedule_body .climate-container .onoffbut_container.climate {
      margin-top: 48px; }
    #schedule-view .schedule_body .climate-container .onoffbut_container {
      float: left;
      width: 50%;
      margin-top: 25px;
      line-height: 100%; }
      #schedule-view .schedule_body .climate-container .onoffbut_container .sideback_precondition {
        text-transform: capitalize;
        width: 50%;
        font-size: 11px; }
      #schedule-view .schedule_body .climate-container .onoffbut_container .climate_precondition {
        text-transform: capitalize;
        font-size: 13px;
        color: red;
        width: 70%;
        text-align: left; }
      #schedule-view .schedule_body .climate-container .onoffbut_container .inputSection .onoffButton {
        float: left; }
      @media (max-width: 612px) {
        #schedule-view .schedule_body .climate-container .onoffbut_container {
          margin-top: 15px;
          width: 100%; }
          #schedule-view .schedule_body .climate-container .onoffbut_container .inputSection {
            width: initial; } }
      #schedule-view .schedule_body .climate-container .onoffbut_container .control-label {
        float: left;
        padding-left: 0; }
        @media (max-width: 612px) {
          #schedule-view .schedule_body .climate-container .onoffbut_container .control-label {
            width: 50%;
            float: left;
            padding-left: 10%; } }
        @media (max-width: 480px) {
          #schedule-view .schedule_body .climate-container .onoffbut_container .control-label {
            width: 40%;
            padding: 4px 0 0 10px; } }

#schedule-view button {
  outline: none; }

#schedule-view .remote-content {
  overflow: hidden; }

#schedule-view .schedule-wrapper {
  border-top: none;
  padding: 0;
  position: relative;
  min-height: 300px;
  margin: 0 -1px; }
  #schedule-view .schedule-wrapper .formBody {
    padding: 0 20px 50px 20px; }
  #schedule-view .schedule-wrapper .control-label {
    padding: 4px 0 0 10%;
    text-transform: capitalize;
    width: 50%; }
    #schedule-view .schedule-wrapper .control-label img {
      vertical-align: middle;
      cursor: pointer; }
    @media (max-width: 480px) {
      #schedule-view .schedule-wrapper .control-label {
        padding: 4px 0 0 20px;
        width: 40%; } }
  #schedule-view .schedule-wrapper .haccback .weekday .checked {
    background-color: #00A9D4; }
  #schedule-view .schedule-wrapper .haccback .weekday .unchecked {
    background-color: #85C9DB; }
  #schedule-view .schedule-wrapper .genback .weekday .checked {
    background-color: #a36b4f; }
  #schedule-view .schedule-wrapper .genback .weekday .unchecked {
    background-color: #c49f83; }
  #schedule-view .schedule-wrapper .kciback .weekday .checked {
    background-color: #05141F; }
  #schedule-view .schedule-wrapper .kciback .weekday .unchecked {
    background-color: #9BA1A5; }
  #schedule-view .schedule-wrapper .inputSection {
    position: relative;
    float: left;
    padding-top: 0px; }
    #schedule-view .schedule-wrapper .inputSection .input-group-addon {
      padding: 7px 10px;
      width: 38px;
      margin-left: -1px;
      float: left;
      height: 32px;
      border-radius: 0;
      border: 1px solid #ccc; }
    #schedule-view .schedule-wrapper .inputSection .form-control {
      float: left;
      width: 150px;
      border: 1px solid #CCC;
      height: 32px;
      background-color: #fff;
      border-radius: inherit;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    #schedule-view .schedule-wrapper .inputSection .inputField {
      display: block;
      width: 100%;
      font-size: 13px;
      line-height: 1.428571429;
      color: #555555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 4px;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      padding-top: -6px; }
    #schedule-view .schedule-wrapper .inputSection .weekday {
      float: left;
      width: 27px;
      height: 27px;
      position: relative;
      cursor: pointer; }
      #schedule-view .schedule-wrapper .inputSection .weekday i {
        font-size: 1.8em;
        position: absolute;
        top: -0.06em;
        left: 0px; }
      #schedule-view .schedule-wrapper .inputSection .weekday .day {
        font-size: 1.01em; }
      #schedule-view .schedule-wrapper .inputSection .weekday .day0 {
        padding-left: 0.42em; }
      #schedule-view .schedule-wrapper .inputSection .weekday .day1 {
        padding-left: 0.35em; }
      #schedule-view .schedule-wrapper .inputSection .weekday .day2 {
        padding-left: 0.45em; }
      #schedule-view .schedule-wrapper .inputSection .weekday .day3 {
        padding-left: 0.35em; }
      #schedule-view .schedule-wrapper .inputSection .weekday .day4 {
        padding-left: 0.25em; }
      #schedule-view .schedule-wrapper .inputSection .weekday .day5 {
        padding-left: 0.45em; }
      #schedule-view .schedule-wrapper .inputSection .weekday .day6 {
        padding-left: 0.15em; }
      #schedule-view .schedule-wrapper .inputSection .weekday .checked {
        width: 25px;
        height: 25px;
        border: solid 1px #fff;
        border-radius: 12.5px;
        text-align: center;
        margin: 0;
        padding: 1px 0 0 0;
        color: #fff; }
      #schedule-view .schedule-wrapper .inputSection .weekday .unchecked {
        width: 25px;
        height: 25px;
        border: solid 1px #fff;
        border-radius: 12.5px;
        text-align: center;
        margin: 0;
        padding: 1px 0 0 0;
        color: #fff; }
    #schedule-view .schedule-wrapper .inputSection a {
      cursor: pointer; }
  #schedule-view .schedule-wrapper .climateControlBox {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 20px -20px; }
  #schedule-view .schedule-wrapper .panel-heading {
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    font-size: 1.2em;
    color: #333;
    display: block;
    margin: 0; }
  #schedule-view .schedule-wrapper .panel-bg-border {
    border-radius: 0;
    border: 1px solid #c1c1c1; }
  #schedule-view .schedule-wrapper .sub-title {
    color: #333;
    font-size: 1.3em; }
  #schedule-view .schedule-wrapper .panel-body {
    padding: 3.5% 5.5%; }
  @media (max-width: 320px) {
    #schedule-view .schedule-wrapper .inputSection .weekday {
      width: 25px;
      height: 25px; } }

#schedule-view .savebtnbox {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  float: left; }
  #schedule-view .savebtnbox button:hover, #schedule-view .savebtnbox button:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #schedule-view .savebtnbox .btn-schedule, #schedule-view .savebtnbox .btn-save {
    width: 30%;
    min-width: 180px;
    max-width: 200px;
    background: #fff;
    border: solid 1px #c1c1c1;
    color: #333;
    margin: 0 0.5% 0 0.5%;
    padding: 0;
    height: 40px;
    border-radius: 0px; }
  @media (max-width: 409px) {
    #schedule-view .savebtnbox .btn-save {
      min-width: 100px; } }

#charge-view .submit-panel {
  border-top: 0px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: relative;
  margin: 0 -1px; }
  #charge-view .submit-panel .chargeinfo {
    max-width: 350px;
    margin: 0 auto;
    position: relative;
    top: 40px;
    font-size: 0.9em; }
    #charge-view .submit-panel .chargeinfo .chargeinfoBox {
      border: 1px dashed #ccc;
      padding: 10px;
      margin-bottom: 20px; }
    #charge-view .submit-panel .chargeinfo .remainTime {
      display: inline-block;
      vertical-align: top;
      padding-leffont-weightt: 5px; }
  #charge-view .submit-panel .button:hover {
    background-position: 224px; }
  #charge-view .submit-panel .button.disabled {
    background-image: url(/images/remote/btn_middle_disable.png); }
    #charge-view .submit-panel .button.disabled:hover {
      background-position: 0px;
      cursor: not-allowed; }
  #charge-view .submit-panel .button {
    width: 224px;
    height: 64px;
    cursor: pointer;
    margin: 80px 0 80px -102px;
    position: relative;
    left: 50%;
    background-image: url(/images/remote/btn_middle.png);
    display: inline-block;
    text-align: center; }
    #charge-view .submit-panel .button .buttonText1 {
      font-size: 1.1em;
      color: #fff;
      letter-spacing: -1px;
      text-transform: uppercase; }
    #charge-view .submit-panel .button .charge-icon.disabled .buttonText {
      opacity: 0.7; }
    #charge-view .submit-panel .button .charge-icon {
      padding: 19px 50px; }
      #charge-view .submit-panel .button .charge-icon .buttonText {
        font-size: 1.1em;
        color: #fff;
        line-height: 100%;
        text-transform: uppercase; }
    @media (max-width: 320px) {
      #charge-view .submit-panel .button {
        margin-bottom: 20px; } }

@media (max-width: 420px) {
  #charge-view .submit-panel .chargeinfo .chargeinfoBox {
    border: 0px; } }

@media (max-width: 320px) {
  #charge-view .submit-panel .chargeinfo {
    top: initial;
    font-size: 0.8em;
    line-height: 1.7em;
    letter-spacing: -0.01em; }
    #charge-view .submit-panel .chargeinfo .chargeinfoBox {
      padding: 10px 3px 3px 10px; }
  #charge-view .submit-panel .button {
    margin-top: 20px; } }

#remote-panel {
  display: table;
  width: 100%; }

#climate-view {
  /* MOBILE VIEW  */ }
  #climate-view .temperature-blur {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 4; }
  #climate-view .remote-content {
    overflow: hidden; }
    #climate-view .remote-content .engine {
      margin-right: 19px;
      width: 490px;
      position: relative;
      float: left;
      box-sizing: border-box; }
      #climate-view .remote-content .engine .power {
        float: left;
        width: 100%; }
    #climate-view .remote-content .temperature {
      width: 185px;
      padding: 0 5px;
      position: absolute;
      margin-top: 25px;
      box-sizing: border-box;
      float: left; }
      #climate-view .remote-content .temperature .temp {
        display: block;
        width: 50%;
        float: right;
        text-align: center;
        font-size: 2em;
        text-shadow: none;
        color: #676666;
        padding: 3px 0 5px; }
        #climate-view .remote-content .temperature .temp label {
          display: block;
          font-size: 13px;
          margin-top: 2px;
          color: #999999; }
        #climate-view .remote-content .temperature .temp sup {
          font-size: 25px;
          vertical-align: bottom;
          display: inline;
          color: #999999; }
  #climate-view .button {
    border-bottom: 1px solid #000;
    display: block;
    padding: 0px 0px;
    text-transform: uppercase;
    color: #000;
    background-color: white;
    font-size: 0.8em;
    line-height: 0.8em;
    text-align: center;
    box-sizing: initial; }
  #climate-view .time-panel {
    margin-top: 20px;
    float: left;
    text-align: center;
    width: 34%;
    position: relative;
    border-top: none;
    border-bottom: none; }
    #climate-view .time-panel h4 {
      font-size: 1.3em; }
    #climate-view .time-panel .igniOnOption {
      border: 1px solid #999;
      margin-top: 5px;
      padding: 3px; }
  #climate-view .cancel_btn_panel {
    border-right: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1; }
    #climate-view .cancel_btn_panel h4 {
      margin: 100px auto 50px;
      width: 65%; }
    #climate-view .cancel_btn_panel .cancel_btnSubmit {
      width: 204px;
      height: 40px;
      cursor: pointer;
      margin: 0 0 80px -102px;
      position: relative;
      left: 50%;
      background-image: url(/images/remote/btn_cancel_start.png);
      display: inline-block;
      text-align: center; }
  #climate-view .start-button-panel, #climate-view .stop-button-panel {
    width: 100%;
    position: relative;
    border-top: none; }
    #climate-view .start-button-panel #btnStopClimate, #climate-view .stop-button-panel #btnStopClimate {
      margin-bottom: 50px; }
    #climate-view .start-button-panel .btnSubmit:hover, #climate-view .stop-button-panel .btnSubmit:hover {
      background-position: 224px; }
    #climate-view .start-button-panel .btnSubmit, #climate-view .stop-button-panel .btnSubmit {
      width: 224px;
      height: 64px;
      cursor: pointer;
      margin: 50px 0 0 -112px;
      position: relative;
      left: 50%;
      background-image: url(/images/remote/btn_middle.png);
      display: table;
      text-align: center; }
      #climate-view .start-button-panel .btnSubmit .buttonText1, #climate-view .stop-button-panel .btnSubmit .buttonText1 {
        font-size: 2.3em;
        color: #fff;
        letter-spacing: -1px; }
      #climate-view .start-button-panel .btnSubmit .buttonText2, #climate-view .stop-button-panel .btnSubmit .buttonText2 {
        font-size: 3.2em;
        color: #fff;
        line-height: 50px;
        font-weight: bolder; }
  #climate-view .option-panel {
    border-bottom: none;
    position: relative;
    float: left;
    margin-left: 80px;
    min-width: 200px;
    /* for button width of IE10/Edge */ }
    #climate-view .option-panel .sideback_precondition {
      float: left;
      margin-top: 10px;
      font-size: 1.0em;
      color: #2a2a2a;
      width: 70%;
      min-width: 70%;
      text-align: start;
      line-height: inherit;
      padding-left: 10px;
      font-size: 11px; }
    #climate-view .option-panel .box {
      float: left;
      min-width: 144px;
      width: 100%;
      text-align: center;
      border-top: 0;
      border-left: 0;
      text-align: center;
      position: relative;
      overflow: hidden; }
      @media (max-width: 479px) {
        #climate-view .option-panel .box {
          width: 100%;
          margin: 20px 0 0; } }
      #climate-view .option-panel .box h4 {
        padding-left: 10px;
        float: left;
        margin: 0 auto 1px;
        font-size: 1.0em;
        color: #2a2a2a;
        width: 70%;
        min-width: 70%;
        text-align: start;
        line-height: inherit; }
      #climate-view .option-panel .box .climateControl {
        text-align: center;
        margin: 0;
        border-top: 0;
        border-left: 0;
        position: relative;
        overflow: hidden;
        float: right; }
        #climate-view .option-panel .box .climateControl .btn {
          margin-right: 10px; }
      #climate-view .option-panel .box .descWrap {
        margin: 5px 0 0;
        height: 20px; }
    #climate-view .option-panel .box-idletime {
      height: 250px; }
      #climate-view .option-panel .box-idletime h4 {
        font-size: 1.3em; }
    #climate-view .option-panel .button {
      float: right;
      margin: 0 0 0 0;
      border-radius: 5px 5px 5px 5px;
      width: 40px;
      background-color: #005399;
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    #climate-view .option-panel _:-ms-lang(x), #climate-view .option-panel .button {
      width: 60px; }
    #climate-view .option-panel .button:hover {
      border-color: #005399;
      background-color: #0099E6; }
    #climate-view .option-panel .button.disabled {
      border-color: #ccc;
      background-color: #ccc;
      color: #fff;
      cursor: not-allowed;
      pointer-events: all !important; }
    #climate-view .option-panel .box.blank .message {
      color: #3d3d3d;
      margin: 80px 5px; }
      #climate-view .option-panel .box.blank .message a {
        text-decoration: underline;
        color: #035398; }
    #climate-view .option-panel .box.blank.fivepanels {
      width: 33.3333333%;
      display: block; }
      @media (max-width: 767px) {
        #climate-view .option-panel .box.blank.fivepanels {
          display: block;
          width: 50%; } }
    #climate-view .option-panel .box.blank.fourpanels {
      width: 66.6666666%;
      display: block; }
      @media (max-width: 767px) {
        #climate-view .option-panel .box.blank.fourpanels {
          display: none; } }
    #climate-view .option-panel .box.blank.threepanels {
      width: 33.3333333%;
      display: none; }
      @media (max-width: 767px) {
        #climate-view .option-panel .box.blank.threepanels {
          display: block;
          width: 50%; } }
  #climate-view .precondition-panel {
    border-bottom: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    background-color: #ffffff; }
    #climate-view .precondition-panel ul {
      margin: 20px; }
      #climate-view .precondition-panel ul li {
        list-style-type: circle; }
  #climate-view .sidebackControl {
    width: 30%;
    text-align: center;
    min-width: 30%;
    margin: 0;
    border-top: 0;
    border-left: 0;
    position: relative;
    overflow: hidden;
    float: right;
    height: 100%; }
  #climate-view .selectField {
    box-sizing: border-box;
    height: 30px;
    width: 80%;
    margin: 10px auto 0;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    background: url("../images/select-arrow.png") no-repeat 100% 50%;
    padding: 0; }
    #climate-view .selectField select {
      text-align: center;
      width: 100%;
      padding: 5px;
      height: auto;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    #climate-view .selectField select::-ms-expand {
      display: none; }
    #climate-view .selectField select:focus {
      outline: none; }
    #climate-view .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    #climate-view .selectField select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
  @media (max-width: 594px) {
    #climate-view .remote-content {
      width: 100%;
      margin-left: 0px; }
    #climate-view .remote-content .climate-wrap {
      width: 33%; }
    #climate-view .remote-content .engine {
      width: 66% !important; }
    #climate-view .remote-content .temperature {
      width: 100%; }
    #climate-view .pending-list {
      display: none; }
    #climate-view .remote-content .temperature {
      margin-top: 5px; } }

.favPop-view .setting {
  margin: 20px 0;
  margin-left: 20px; }

.favPop-view h4 {
  font-size: 1.0em;
  font-weight: bold; }

.favPop-view li {
  list-style-type: disc;
  font-size: 0.8em;
  margin-left: 20px; }

#engine-view.fra .success-panel .buttons .save .saveFav {
  margin-top: 5px; }

#engine-view.fra .start-button-panel .btnSubmit .buttonText1, #engine-view.fra .start-button-panel .btnSubmit .buttonText2 {
  display: none; }

#engine-view.fra .start-button-panel .btnSubmit .buttonText3 {
  display: initial;
  width: 167px;
  height: 70px;
  font-size: 1.9em;
  line-height: 1.2em;
  color: #fff;
  top: 68px;
  margin-left: -83px;
  position: absolute;
  text-align: center; }

.start-button-panel .btnSubmit .buttonText, .start-button-panel .btnSubmit .buttonText2, .stop-button-panel .btnSubmit .buttonText, .stop-button-panel .btnSubmit .buttonText2 {
  width: 100%;
  font-size: 1.2em;
  color: #fff;
  line-height: 100%;
  text-transform: uppercase;
  vertical-align: middle;
  display: table-cell;
  padding: 0 20px; }

.start-button-panel .btnSubmit .buttonText3, .stop-button-panel .btnSubmit .buttonText3 {
  display: none; }

.climateControl {
  width: 40%;
  text-align: center !important;
  min-width: 40% !important;
  margin: 0 auto !important;
  border-top: 0 !important;
  border-left: 0 !important; }
  .climateControl .btn {
    margin-right: 10px; }

#defrosterControl {
  width: 30%;
  text-align: center;
  min-width: 30%;
  margin: 0;
  border-top: 0;
  border-left: 0;
  position: relative;
  overflow: hidden;
  float: right;
  height: 100%; }

#line-panel {
  border: 1px solid #c1c1c1;
  padding-top: 30px;
  margin: 0 -1px; }
  #line-panel .climate-SpinnerPanel {
    padding: 190px 0 228px 0; }
    #line-panel .climate-SpinnerPanel .climate-SpinnerWrapper {
      display: table;
      margin: auto; }
      #line-panel .climate-SpinnerPanel .climate-SpinnerWrapper .climate-Spinner {
        width: 100%; }
        #line-panel .climate-SpinnerPanel .climate-SpinnerWrapper .climate-Spinner .loading_bar {
          display: table;
          margin: auto; }

.option-panel-center {
  margin-top: 70px;
  width: 37%; }
  .option-panel-center .box {
    margin-top: 20px; }
  @media (max-width: 479px) {
    .option-panel-center {
      width: 100%;
      margin-top: 10px; } }

.option-panel-right {
  width: 32%;
  margin-top: 20px; }
  @media (max-width: 479px) {
    .option-panel-right {
      width: 100%; } }
  .option-panel-right .box {
    margin-top: 0px; }
    .option-panel-right .box .climateControl {
      width: 100%; }

.temper {
  width: 186px;
  margin-bottom: 20px;
  font-size: 1.3em;
  margin: 0 auto; }

.option-panel-bottom {
  width: 100%;
  margin-top: 20px auto 0; }
  @media (max-width: 479px) {
    .option-panel-bottom {
      width: 100%; } }
  .option-panel-bottom .box {
    margin-top: 20px; }
    .option-panel-bottom .box .seatControl {
      width: 100%; }

.seathv {
  width: 186px;
  margin-bottom: 20px;
  font-size: 1.3em;
  margin: 0 auto; }

.favPop-view .setting {
  margin: 20px 0;
  margin-left: 20px; }

.favPop-view h4 {
  font-size: 1.0em;
  font-weight: bold; }

.favPop-view li {
  list-style-type: disc;
  font-size: 0.8em;
  margin-left: 20px; }

#climate-view.fra .start-button-panel .btnSubmit .buttonText2 {
  font-size: 1.9em; }

#tsoc-view .submit-panel {
  border-top: 0px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: relative;
  margin: 0 -1px; }
  #tsoc-view .submit-panel .tsoc {
    display: flex;
    flex-flow: row wrap;
    margin-top: 30px; }
    #tsoc-view .submit-panel .tsoc .wrapper {
      flex: 1;
      overflow: hidden;
      min-width: 250px; }
      #tsoc-view .submit-panel .tsoc .wrapper .status {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px; }
        #tsoc-view .submit-panel .tsoc .wrapper .status .line {
          padding: 0 5px; }
      #tsoc-view .submit-panel .tsoc .wrapper .setting {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
        -ms-user-select: none;
        /* IE 10+ */
        user-select: none;
        /* Standard syntax */ }
      #tsoc-view .submit-panel .tsoc .wrapper p {
        text-align: center;
        font-size: 1.2em;
        color: #2a2a2a; }
  #tsoc-view .submit-panel .sliderDegrees {
    width: 80px;
    height: 40px;
    margin-left: 3px;
    margin-right: 3px;
    float: left;
    font-size: 1.2em;
    color: #2a2a2a;
    padding-top: 10px;
    text-align: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none; }
  #tsoc-view .submit-panel .sliderButton {
    width: 186px;
    height: 60px;
    padding-left: 20px;
    text-align: center; }
    #tsoc-view .submit-panel .sliderButton .sliderMinMax {
      line-height: 7em; }
    #tsoc-view .submit-panel .sliderButton .sliderDec {
      width: 40px;
      height: 40px;
      float: left;
      border-radius: 10px;
      border: 0px;
      cursor: pointer;
      background: url(/images/remote/btn_minus.png) no-repeat; }
    #tsoc-view .submit-panel .sliderButton .sliderDec:active {
      background: url(/images/remote/btn_minus_press.png) no-repeat; }
    #tsoc-view .submit-panel .sliderButton .sliderInc {
      width: 40px;
      height: 40px;
      border-radius: 10px;
      border: 0px;
      float: left;
      cursor: pointer;
      background: url(/images/remote/btn_plus.png) no-repeat; }
    #tsoc-view .submit-panel .sliderButton .sliderInc:active {
      background: url(/images/remote/btn_plus_press.png) no-repeat; }
  #tsoc-view .submit-panel .tsoc x {
    background-color: #f0f0f0;
    border: 1px solid red;
    padding: 1px; }
  #tsoc-view .submit-panel .button:hover {
    background-position: -224px; }
  #tsoc-view .submit-panel .button.disabled {
    background-image: url(/images/remote/btn_middle_disable.png); }
    #tsoc-view .submit-panel .button.disabled:hover {
      background-position: 0px;
      cursor: not-allowed; }
  #tsoc-view .submit-panel .button {
    cursor: pointer;
    margin: 20px 0 30px -112px;
    left: 50%;
    width: 224px;
    height: 64px;
    position: relative;
    display: table;
    background: url("/images/remote/btn_middle.png") no-repeat; }
    #tsoc-view .submit-panel .button .buttonText {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      color: #fff;
      line-height: 1.4em; }
    @media (max-width: 320px) {
      #tsoc-view .submit-panel .button {
        margin-bottom: 20px; } }

#vehicleHealthStatus .toggler {
  float: right;
  cursor: pointer; }

#vehicleHealthStatus .issueDetail {
  padding: 12px;
  border: 1px solid #ddd;
  margin-top: 11px;
  display: none; }

.dlgResetServiceSchedule .ngdialog-content {
  width: 700px !important; }

#userProfile, #digitalkey {
  max-width: 785px;
  margin-top: 25px; }
  #userProfile .panel-heading, #digitalkey .panel-heading {
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    border-bottom: 0;
    font-size: 1.2em;
    color: #333;
    display: block; }
  #userProfile .panel, #digitalkey .panel {
    border-radius: 0;
    border: 1px solid #c1c1c1; }
  #userProfile .sub-title, #digitalkey .sub-title {
    color: #333;
    font-size: 1.3em; }
  #userProfile .panel-body, #digitalkey .panel-body {
    padding: 3.5% 5.5%; }
  #userProfile .align-items-center, #digitalkey .align-items-center {
    display: flex;
    align-items: center; }
  #userProfile .profile-name, #digitalkey .profile-name {
    font-size: 1.1em;
    line-height: 120%;
    margin-bottom: 20px;
    padding-left: 10px; }
    #userProfile .profile-name .icon, #digitalkey .profile-name .icon {
      height: 16px;
      margin-left: 4px;
      margin-top: 4px; }
    #userProfile .profile-name .glyphicon, #digitalkey .profile-name .glyphicon {
      top: 0px; }
    #userProfile .profile-name .historyItemDate, #digitalkey .profile-name .historyItemDate {
      color: #4a4a4a;
      font-weight: normal;
      vertical-align: super; }
    #userProfile .profile-name form, #digitalkey .profile-name form {
      width: 40%;
      margin-right: 20px; }
    #userProfile .profile-name button, #digitalkey .profile-name button {
      margin-left: 10px; }
  #userProfile .tab-content, #digitalkey .tab-content {
    background-color: #f6f4f3;
    padding: 30px 0px 0px 0px;
    border: 0px; }
  #userProfile .nav-pills > li > a, #digitalkey .nav-pills > li > a {
    border-radius: 4px;
    border-style: 1px solid;
    font-size: 15px;
    background-color: #d0d0d0; }
    #userProfile .nav-pills > li > a .icon, #digitalkey .nav-pills > li > a .icon {
      height: 18px; }
  #userProfile .nav-pills > li.active > a,
  #userProfile .nav-pills > li.active > a:hover,
  #userProfile .nav-pills > li.active > a:focus, #digitalkey .nav-pills > li.active > a,
  #digitalkey .nav-pills > li.active > a:hover,
  #digitalkey .nav-pills > li.active > a:focus {
    color: #000;
    background-color: #ffffff; }
  #userProfile .inputField, #digitalkey .inputField {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 4px 10px;
    font-size: 1em;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0; }
    #userProfile .inputField:focus, #userProfile .inputField:active, #digitalkey .inputField:focus, #digitalkey .inputField:active {
      outline: none; }
  #userProfile .selectField, #digitalkey .selectField {
    box-sizing: border-box;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    background: #ffffff url("../images/select-arrow.png") no-repeat 100% 50%;
    padding: 0; }
    #userProfile .selectField select, #digitalkey .selectField select {
      width: 100%;
      padding: 5px 30px 0 5px;
      height: auto;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      white-space: normal;
      min-height: 22px; }
    #userProfile .selectField select::-ms-expand, #digitalkey .selectField select::-ms-expand {
      display: none; }
    #userProfile .selectField select:focus, #digitalkey .selectField select:focus {
      outline: none; }
    #userProfile .selectField select:focus::-ms-value, #digitalkey .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    #userProfile .selectField select:-moz-focusring, #digitalkey .selectField select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
  #userProfile input[type="radio"], #digitalkey input[type="radio"] {
    display: none; }
  #userProfile input[type="radio"] + span, #digitalkey input[type="radio"] + span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: -2px 6px 0 0;
    vertical-align: middle;
    background-image: url("../images/cwp/radio_off.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer; }
  #userProfile input[type="radio"]:checked + span, #digitalkey input[type="radio"]:checked + span {
    background-image: url("../images/cwp/radio_on.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  #userProfile .textField, #digitalkey .textField {
    float: none;
    margin-top: 10px; }
  #userProfile .form-group, #digitalkey .form-group {
    margin-left: 0;
    margin-right: 0; }
    #userProfile .form-group label, #digitalkey .form-group label {
      text-align: left;
      color: #333; }
  #userProfile .indent-x2, #digitalkey .indent-x2 {
    padding-left: 10px; }
  #userProfile .indent, #digitalkey .indent {
    padding-left: 5px; }
  #userProfile select, #digitalkey select {
    margin-bottom: 4px; }
  #userProfile .btn-style, #digitalkey .btn-style {
    width: auto;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #userProfile .btn-style:focus, #digitalkey .btn-style:focus {
    outline: none; }
  #userProfile .btn-style:active, #digitalkey .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #userProfile .btn-style:hover, #userProfile .btn-sytle:active, #digitalkey .btn-style:hover, #digitalkey .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #userProfile .font-success, #digitalkey .font-success {
    color: #333 !important; }
  #userProfile .userprofileshowtooltip, #digitalkey .userprofileshowtooltip {
    top: -2px; }
  #userProfile .errorMsg, #digitalkey .errorMsg {
    font-size: 1.5em;
    padding: 10px 0; }
  #userProfile .spinnerWrapper, #digitalkey .spinnerWrapper {
    text-align: center; }
  #userProfile .tooltip, #digitalkey .tooltip {
    background-color: #00aad2 !important;
    border: 1px solid #00aad2;
    color: #fff !important;
    z-index: 10001; }
  @media (max-width: 1023px) {
    #userProfile, #digitalkey {
      width: 100%;
      max-width: none; } }
  @media (max-width: 1023px) {
    #userProfile .btn-style, #digitalkey .btn-style {
      height: 45px;
      font-size: .9rem; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    #userProfile .panel-heading, #digitalkey .panel-heading {
      padding: 1.5% 2.5%; } }
  @media (min-width: 481) and (max-width: 680px) {
    #userProfile .btn-style, #digitalkey .btn-style {
      height: 40px; } }
  @media (max-width: 480px) {
    #userProfile .panel-heading, #digitalkey .panel-heading {
      padding: 3% 4%; }
    #userProfile .panel-heading .panel-title, #digitalkey .panel-heading .panel-title {
      font-size: .85rem; } }

.monthly-view {
  color: #777777;
  font-size: 14px;
  line-height: 22px;
  margin: 40px auto;
  /* bella style apply*/
  /*  driving information */
  /* Tables */ }
  .monthly-view h1, .monthly-view h2, .monthly-view h3, .monthly-view h4, .monthly-view h5, .monthly-view h6 {
    color: #1d2127;
    font-weight: 200;
    letter-spacing: -1px;
    margin: 0; }
  .monthly-view h2 {
    width: 50%;
    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px 0;
    letter-spacing: -1px; }
  .monthly-view h4 {
    display: inline-block;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px; }
  .monthly-view h5 {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase; }
  .monthly-view label {
    font-weight: normal; }
  .monthly-view .mvr h2 {
    margin: 10px 0 0 18px; }
  .monthly-view .mvr.panel {
    margin-bottom: 0;
    border: 0; }
  .monthly-view .panel {
    box-shadow: none;
    background-color: transparent; }
  .monthly-view .panel-heading {
    border-bottom: none;
    background: transparent !important;
    padding: 0; }
  .monthly-view .panel-body {
    padding: 0 20px 20px;
    clear: both;
    background-color: #fff; }
  .monthly-view .panel-sub-title {
    border-bottom: 1px solid #ccc; }
  .monthly-view .form-report-date {
    float: right;
    text-align: right;
    display: inline-block;
    width: 70%; }
  .monthly-view .form-report-date .control-label, .monthly-view .form-report-date .btn-box {
    padding: 0 5px 0 0; }
  .monthly-view .form-report-date .control-label, .monthly-view .form-report-date .input-date, .monthly-view .form-report-date .btn-box {
    display: inline-block;
    vertical-align: middle; }
  @media (min-width: 584px) and (max-width: 767px) {
    .monthly-view .form-report-date {
      width: 50%; } }
  .monthly-view .mb-xlg {
    margin-bottom: 30px !important; }
  .monthly-view *:before, .monthly-view *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .monthly-view .col-md-8 {
    width: 95%; }
  @media (min-width: 768px) {
    .monthly-view .col-sm-6 {
      width: 50%;
      float: left; }
    .monthly-view .col-sm-1, .monthly-view .col-sm-2, .monthly-view .col-sm-3, .monthly-view .col-sm-4, .monthly-view .col-sm-5, .monthly-view .col-sm-6, .monthly-view .col-sm-7, .monthly-view .col-sm-8, .monthly-view .col-sm-9, .monthly-view .col-sm-10, .monthly-view .col-sm-11, .monthly-view .col-sm-12 {
      float: left; } }
  .monthly-view .form-group {
    margin-bottom: 15px; }
  .monthly-view .pb-lg {
    padding-bottom: 20px !important;
    display: block; }
  .monthly-view .pt-lg {
    padding-top: 20px !important; }
  .monthly-view select.input-sm, .monthly-view .input-group-sm > select.form-control, .monthly-view
  .input-group-sm > select.input-group-addon, .monthly-view
  .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px; }
  .monthly-view .mb-md {
    margin-bottom: 15px !important; }
  .monthly-view .input-sm, .monthly-view .input-group-sm > .form-control, .monthly-view
  .input-group-sm > .input-group-addon, .monthly-view
  .input-group-sm > .input-group-btn > .btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .monthly-view .form-control {
    display: block;
    width: 100%;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .monthly-view button, .monthly-view select {
    text-transform: none; }
  .monthly-view select {
    outline: none; }
  .monthly-view option {
    font-weight: normal;
    display: block;
    padding: 0px 2px 1px;
    white-space: pre;
    min-height: 1.2em; }
  .monthly-view .floatleft {
    float: left; }
  .monthly-view .floatright {
    float: right; }
  .monthly-view .clearfix {
    clear: both; }
  .monthly-view .width-half {
    width: 100%; }
    @media (min-width: 768px) {
      .monthly-view .width-half {
        width: 50%; } }
  .monthly-view .fa {
    border-radius: 65px;
    padding: 2px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .monthly-view .fa-remove:before, .monthly-view .fa-close:before, .monthly-view .fa-times:before {
    content: "\f00d"; }
  .monthly-view .fa-gears:before, .monthly-view .fa-cogs:before {
    content: "\f085"; }
  .monthly-view .fa-calender:before {
    content: "\f073";
    font-size: 1.6em;
    vertical-align: sub; }
  .monthly-view .fa-check {
    border: 1px solid #22a538; }
  .monthly-view .fa-check {
    border: 1px solid #22a538; }
  .monthly-view .fa-close {
    border: 1px solid #dd1f0f;
    font-size: 0.6em;
    vertical-align: text-bottom; }
  .monthly-view .fa-check:before {
    content: "\f00c"; }
  .monthly-view .heading-secondary, .monthly-view .lnk-secondary, .monthly-view .text-color-secondary {
    color: #dd1f0f !important; }
  .monthly-view .heading-tertiary, .monthly-view .lnk-tertiary, .monthly-view .text-color-tertiary {
    color: #22a538 !important; }
  .monthly-view .subsys {
    width: 40%;
    margin: 10px 25px 10px 30px; }
    .monthly-view .subsys .subsys-icon {
      width: 70px; }
    .monthly-view .subsys .subsys-name {
      max-width: 140px;
      color: #333;
      font-weight: bold;
      padding: 0 12px;
      font-size: medium; }
    .monthly-view .subsys .floatright {
      padding-top: 15px;
      margin-left: 10px; }
    .monthly-view .subsys .subsys-div {
      display: table;
      width: 100%;
      margin: 10px 0; }
      .monthly-view .subsys .subsys-div div {
        display: table-cell;
        vertical-align: middle; }
      .monthly-view .subsys .subsys-div .subsys-div-icon {
        width: 25%; }
      .monthly-view .subsys .subsys-div .subsys-name {
        width: 65%; }
      .monthly-view .subsys .subsys-div .subsys-result {
        width: 10%;
        text-align: center; }
  .monthly-view .top2 {
    border: 1px solid;
    clear: both;
    padding: 20px;
    width: 92%;
    margin: 0 auto; }
    .monthly-view .top2 .dealer {
      border: 1px solid;
      clear: both;
      padding: 10px;
      width: 97%;
      margin: 0 auto;
      font-size: 0.9em;
      line-height: 1.6em; }
  .monthly-view .top2 h5 {
    margin-bottom: 0; }
  .monthly-view .selectField {
    width: 40% !important;
    height: 22px;
    max-width: 120px;
    min-width: 105px;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    margin-top: -11px;
    background: url("../images/select-arrow.png") no-repeat 100% 50%;
    background-color: #fff;
    color: #333; }
    .monthly-view .selectField select {
      padding: 0 5px;
      width: 100%;
      height: auto;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    .monthly-view .selectField select::-ms-expand {
      display: none; }
    .monthly-view .selectField select:focus {
      outline: none; }
    .monthly-view .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    .monthly-view .selectField select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
  .monthly-view .mvr .mvr-top {
    width: 100%; }
    .monthly-view .mvr .mvr-top .panel-heading {
      display: table;
      width: 100%; }
  .monthly-view .mvr .panel-heading .form-group .btn-red {
    color: #000;
    margin-top: -10px;
    padding: 6px; }
  .monthly-view .mvr .mvr-comment {
    display: inline-block; }
  .monthly-view .mvr .mvr-comment, .monthly-view .form-group label {
    color: #333; }
  .monthly-view .mvr .diagnostics-report {
    background-color: #fff; }
  .monthly-view .issues-detected .detect-msg {
    float: none;
    width: 100%; }
    .monthly-view .issues-detected .detect-msg .table .system-title {
      font-weight: bold;
      font-size: 11.5pt;
      margin: 15px;
      display: inline-block;
      vertical-align: top;
      color: #333; }
    .monthly-view .issues-detected .detect-msg .table > tbody > tr > td {
      border: 0; }
  .monthly-view .issues-detected .featured-box {
    width: auto;
    min-height: 25px;
    margin: 0; }
    .monthly-view .issues-detected .featured-box img {
      width: 20px; }
  .monthly-view .errorMessage {
    color: #333; }
  .monthly-view .diagnostics-report .panel-heading,
  .monthly-view .driving-information .panel-heading,
  .monthly-view #preferDealer .panel-heading {
    color: #1d2127;
    background-color: #f1ede9 !important;
    border: 1px solid #c1c1c1;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 1em;
    display: block;
    width: auto;
    border-bottom: 0; }
  .monthly-view .row.row-box {
    width: 100%;
    margin: 0 auto; }
  .monthly-view #preferDealer {
    border: 1px solid #c1c1c1;
    width: auto; }
    .monthly-view #preferDealer .panel-heading {
      border: 0;
      border-bottom: 1px solid #c1c1c1;
      height: 22px; }
      .monthly-view #preferDealer .panel-heading h4 {
        margin-top: -2px; }
    .monthly-view #preferDealer .panel-body {
      padding: 5%; }
    .monthly-view #preferDealer .table {
      width: 90%;
      border-radius: 0; }
    .monthly-view #preferDealer .dealer-left,
    .monthly-view #preferDealer .dealer-right,
    .monthly-view #preferDealer .dealer-info {
      color: #333; }
    @media (min-width: 1055px) and (max-width: 1066px) {
      .monthly-view #preferDealer .dealer-left {
        padding-right: 20px; }
      .monthly-view #preferDealer .dealer-right {
        padding-left: 20px; } }
    @media (min-width: 1044px) and (max-width: 1054px) {
      .monthly-view #preferDealer .dealer-left {
        padding-right: 15px; }
      .monthly-view #preferDealer .dealer-right {
        padding-left: 15px; } }
    @media (min-width: 1024px) and (max-width: 1043px) {
      .monthly-view #preferDealer .dealer-left {
        padding-right: 0px; }
      .monthly-view #preferDealer .dealer-right {
        padding-left: 10px; } }
  .monthly-view .diagnostics-report .panel-body,
  .monthly-view .driving-information .panel-body {
    border: 1px solid #c1c1c1;
    border-bottom: 0; }
  .monthly-view .diagnostics-report .spinnerWrapper {
    text-align: center;
    padding-top: 20px; }
  .monthly-view .issues-detected {
    background-color: transparent;
    padding: 0; }
  .monthly-view .issues-detected p {
    color: #e63312; }
  .monthly-view .icon-box {
    display: inline; }
  .monthly-view .driving-information {
    color: #333; }
    .monthly-view .driving-information .panel-body {
      padding-top: 20px;
      text-align: center; }
    .monthly-view .driving-information .driving-table {
      display: table;
      text-align: left;
      width: 50%; }
      @media (max-width: 767px) {
        .monthly-view .driving-information .driving-table {
          width: 100%;
          display: block; } }
    .monthly-view .driving-information .vertical-center {
      display: inline-block;
      vertical-align: top;
      text-align: center;
      margin: 0 10px; }
    .monthly-view .driving-information .title, .monthly-view .driving-information .cwp-box .title-arrow, .cwp-box .monthly-view .driving-information .title-arrow {
      display: inline-block;
      font-family: designk-bold; }
      @media (max-width: 640px) {
        .monthly-view .driving-information .title, .monthly-view .driving-information .cwp-box .title-arrow, .cwp-box .monthly-view .driving-information .title-arrow {
          font-size: small;
          line-height: 13px; } }
    .monthly-view .driving-information .driving-unit {
      font-size: medium; }
    .monthly-view .driving-information .font-b {
      font-family: designk-bold;
      font-size: x-large;
      margin: 10px 0; }
    .monthly-view .driving-information .table-cell {
      display: table-cell; }
    .monthly-view .driving-information .top-info {
      display: inline-block;
      width: 90%; }
    .monthly-view .driving-information .total-engine-bottom {
      clear: both;
      text-align: left;
      margin-left: 5%; }
    .monthly-view .driving-information .total-engine {
      display: inline-block;
      width: 90%;
      margin: 20px 0; }
    .monthly-view .driving-information .total-engine-title {
      margin: 0px 10px; }
      @media (max-width: 640px) {
        .monthly-view .driving-information .total-engine-title {
          font-size: small;
          line-height: 13px; } }
      @media (max-width: 480px) {
        .monthly-view .driving-information .total-engine-title {
          font-size: smaller; } }
    .monthly-view .driving-information .font-small {
      font-size: small; }
      @media (max-width: 480px) {
        .monthly-view .driving-information .font-small {
          font-size: smaller; } }
    .monthly-view .driving-information .total-engine-idle {
      text-align: right; }
    .monthly-view .driving-information .total-engine-idle, .monthly-view .driving-information .total-engine-bottom {
      display: inline-block;
      line-height: 17px; }
      @media (max-width: 360px) {
        .monthly-view .driving-information .total-engine-idle, .monthly-view .driving-information .total-engine-bottom {
          font-size: x-small; } }
    .monthly-view .driving-information .total-engine-top {
      display: inline-blockl;
      width: 100%; }
    .monthly-view .driving-information .total-engine-subtitle {
      display: inline-block;
      width: 100%;
      text-align: center; }
    .monthly-view .driving-information .total-engine-body {
      width: 95%;
      margin-left: 5%; }
    .monthly-view .driving-information .eco-details {
      display: flex;
      flex-direction: column;
      width: 90%;
      margin: 0 auto; }
    .monthly-view .driving-information .eco-details-title {
      margin-left: 10px; }
      @media (max-width: 640px) {
        .monthly-view .driving-information .eco-details-title {
          font-size: small;
          line-height: 13px; } }
      @media (max-width: 480px) {
        .monthly-view .driving-information .eco-details-title {
          font-size: smaller; } }
    .monthly-view .driving-information .eco-details-subtitle {
      display: inline-block;
      width: 100%;
      text-align: center;
      margin: 0px 0px 20px 0px; }
    .monthly-view .driving-information .eco-details-item-title {
      margin-left: 5px; }
      @media (max-width: 640px) {
        .monthly-view .driving-information .eco-details-item-title {
          font-size: small;
          line-height: 13px; } }
      @media (max-width: 480px) {
        .monthly-view .driving-information .eco-details-item-title {
          font-size: smaller; } }
    .monthly-view .driving-information .eco-details-top {
      display: inline-block; }
    .monthly-view .driving-information .eco-details-body {
      display: flex;
      flex-flow: row wrap;
      margin: 20px 0px; }
      .monthly-view .driving-information .eco-details-body .box-h {
        display: flex;
        flex-direction: row; }
      .monthly-view .driving-information .eco-details-body .box-v {
        display: flex;
        flex-direction: column; }
      .monthly-view .driving-information .eco-details-body .box-item {
        flex: 1;
        margin: 5px; }
      .monthly-view .driving-information .eco-details-body .box-item-top {
        flex: 1;
        margin: 5px;
        min-width: 292px; }
      .monthly-view .driving-information .eco-details-body .image-box {
        position: relative; }
      .monthly-view .driving-information .eco-details-body .text-over-image {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .monthly-view .driving-information .progress {
      margin-bottom: 0 !important; }
    .monthly-view .driving-information .progress-group {
      display: table-row;
      width: 100%; }
    .monthly-view .driving-information .progress.progress-lg {
      width: 100%;
      height: 14px;
      display: inline-block;
      background: #f4647f; }
    .monthly-view .driving-information .progress-bar-user {
      font-size: 13px;
      line-height: 35px;
      float: left;
      height: 100%;
      color: #fff;
      text-align: center;
      box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
      transition: width 0.6s ease;
      position: relative;
      border-radius: 25px;
      background-color: #57ffaa; }
    .monthly-view .driving-information .progress.progress-battery {
      width: 100%;
      height: 14px;
      display: inline-block;
      background: #DAD9DA; }
      .monthly-view .driving-information .progress.progress-battery .motor {
        font-size: 13px;
        line-height: 35px;
        float: left;
        height: 100%;
        color: #fff;
        text-align: center;
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        transition: width 0.6s ease;
        position: relative;
        border-radius: 25px 0px 0px 25px;
        background-color: #F82E69; }
      .monthly-view .driving-information .progress.progress-battery .climate {
        font-size: 13px;
        line-height: 35px;
        float: left;
        height: 100%;
        color: #fff;
        text-align: center;
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        transition: width 0.6s ease;
        position: relative;
        border-radius: 0px;
        background-color: #B2D60E; }
      .monthly-view .driving-information .progress.progress-battery .electric {
        font-size: 13px;
        line-height: 35px;
        float: left;
        height: 100%;
        color: #fff;
        text-align: center;
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        transition: width 0.6s ease;
        position: relative;
        border-radius: 0px 25px 25px 0px;
        background-color: #8594DD; }
    .monthly-view .driving-information span {
      display: inline-block;
      margin-top: -1px;
      margin-left: 5px; }
    .monthly-view .driving-information .value-distance {
      margin-left: 0px; }
    .monthly-view .driving-information .refuel {
      display: table;
      vertical-align: top;
      width: 50%;
      text-align: left;
      float: left; }
      .monthly-view .driving-information .refuel .value {
        text-align: center; }
    .monthly-view .driving-information .tire-pressure {
      display: table;
      text-align: left;
      width: 100%; }
      .monthly-view .driving-information .tire-pressure .tire-pressure-title-icon {
        display: inline-block; }
      .monthly-view .driving-information .tire-pressure .tire-pressure-title {
        display: inline-block;
        vertical-align: top;
        margin: 0px 10px;
        font-family: designk-bold; }
      @media (max-width: 360px) {
        .monthly-view .driving-information .tire-pressure {
          margin: 0; } }
    .monthly-view .driving-information .tire-pressure-body {
      margin: 25px 0;
      text-align: center; }
      .monthly-view .driving-information .tire-pressure-body .right, .monthly-view .driving-information .tire-pressure-body .left, .monthly-view .driving-information .tire-pressure-body .front, .monthly-view .driving-information .tire-pressure-body .back {
        display: inline-block; }
      .monthly-view .driving-information .tire-pressure-body .right, .monthly-view .driving-information .tire-pressure-body .left {
        height: 32px;
        width: 160px;
        text-align: left;
        position: relative;
        z-index: 2; }
        .monthly-view .driving-information .tire-pressure-body .right .front, .monthly-view .driving-information .tire-pressure-body .left .front {
          margin-left: 15px; }
        .monthly-view .driving-information .tire-pressure-body .right .back, .monthly-view .driving-information .tire-pressure-body .left .back {
          margin-right: 15px; }
        .monthly-view .driving-information .tire-pressure-body .right .result-icon, .monthly-view .driving-information .tire-pressure-body .left .result-icon {
          background-color: #00aad2;
          width: 30px;
          border-radius: 50px;
          text-align: center;
          padding: 4px 0;
          color: #fff;
          font-family: designk-light, "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: small; }
      .monthly-view .driving-information .tire-pressure-body .left {
        top: -20px; }
      .monthly-view .driving-information .tire-pressure-body .right {
        top: -5px; }
      .monthly-view .driving-information .tire-pressure-body .back {
        float: right; }
      .monthly-view .driving-information .tire-pressure-body .tirecar-image {
        position: relative;
        height: 95px;
        z-index: 1;
        margin-top: -25px; }
    .monthly-view .driving-information .traveled-result span {
      margin: 0; }
    .monthly-view .driving-information .traveled-icon, .monthly-view .driving-information .engine-icon, .monthly-view .driving-information .eco-details-icon {
      display: inline-block;
      /*@media (max-width: $screen-xs-max){
				width: 66px;
				img { width : 60px; }
			}
			@media (max-width: 480px){
				img { width : 50px; }
			}
			@media (max-width: 360px){
				display: inline-block;
				img { width : 55px; }
			}

			@media (max-width: $screen-xs-min){

			}*/ }
  .monthly-view table {
    width: 100%; }
    .monthly-view table tr {
      margin-left: 5px;
      border-bottom: 1px solid #ccc; }
      .monthly-view table tr td {
        color: #333; }
    .monthly-view table tr.maxMinButton.minimize, .monthly-view table tr.maxMinButton.maximize {
      display: table-row; }
  .monthly-view .tbHeader {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f1ede9; }
    .monthly-view .tbHeader label {
      padding: 6px 5px;
      color: #333; }
      .monthly-view .tbHeader label a {
        color: #333;
        text-decoration: underline;
        cursor: pointer; }
  @media (min-width: 1024px) and (max-width: 1279px) {
    .monthly-view {
      /*preferred dealer*/ }
      .monthly-view h4 {
        float: left; }
      .monthly-view .form-report-date {
        width: 60%; }
      .monthly-view .subsys {
        margin: 0;
        margin-left: 30px;
        width: 42%; }
      .monthly-view #preferDealer .dealer-name {
        display: inline-block;
        width: 100%; } }
  @media (max-width: screen-sm-max) {
    .monthly-view .subsys .subsys-name {
      width: 200px;
      max-width: auto; } }
  @media (max-width: 1023px) {
    .monthly-view {
      max-width: none;
      margin-left: 10px;
      margin-top: 0; }
      .monthly-view .row.row-box {
        max-width: 1280px !important; } }
  @media (max-width: 767px) {
    .monthly-view .subsys .subsys-div .subsys-name {
      line-height: 20px;
      font-weight: normal;
      font-size: medium; } }
  @media (max-width: 670px) {
    .monthly-view #preferDealer .dealer-left, .monthly-view #preferDealer .dealer-right {
      width: 100%; } }
  @media (min-width: 641px) and (max-width: 767px) {
    .monthly-view .subsys {
      width: 44%;
      margin: 15px; }
    .monthly-view #preferDealer .dealer-left {
      width: 49%; }
    .monthly-view #preferDealer .dealer-right {
      margin-left: 3%;
      width: 47%; } }
  @media (min-width: 481px) and (max-width: 640px) {
    .monthly-view .selectField {
      background: url("../images/select-arrow-small.png") no-repeat 100% 50%;
      width: 30% !important; }
    .monthly-view .changeMvrDate img {
      width: 20px; }
    .monthly-view .btn-red {
      font-size: .8rem;
      padding: 3px; }
    .monthly-view .form-report-date {
      float: right; }
    .monthly-view .subsys {
      font-size: .8rem;
      width: 45%;
      line-height: 13px;
      margin-left: 50px; }
    .monthly-view .subsys .subsys-name {
      max-width: 140px;
      padding-left: 7px;
      padding-right: 12px; }
    .monthly-view .subsys .subsys-icon {
      width: 50px; }
    .monthly-view .subsys .floatright {
      margin-left: 0; }
    .monthly-view #preferDealer .dealer-name h4 {
      margin-left: 2.5%; }
    .monthly-view #preferDealer .dealer-info {
      margin-left: 5.5% !important;
      width: 100%; } }
  @media (min-width: 320px) and (max-width: 640px) {
    .monthly-view {
      margin-left: 5px; }
      .monthly-view .panel-body {
        padding: 0 10px 10px; }
      .monthly-view .changeMvrDate img {
        width: 20px; }
      .monthly-view .form-report-date {
        width: 100%;
        text-align: left; }
      .monthly-view .form-report-date .form-group {
        margin-top: 10px; }
      .monthly-view .issues-detected {
        width: 100%; }
      .monthly-view .issues-detected.panel-body {
        padding: 0; }
      .monthly-view .issues-detected .featured-box {
        display: inline-block; }
      .monthly-view .issues-detected .featured-box img {
        width: 20px; }
      .monthly-view .issues-detected .featured-box, .monthly-view .issues-detected .featured-box img {
        vertical-align: top; }
      .monthly-view .issues-detected .detect-msg {
        display: inline-block;
        width: 90%; }
      .monthly-view .issues-detected .detect-msg p {
        font-size: .8rem;
        margin-left: 5px !important; }
      .monthly-view .subsys {
        width: 80%; }
        .monthly-view .subsys .subsys-div .subsys-div-icon {
          width: 20%; }
        .monthly-view .subsys .subsys-div .subsys-name {
          width: 75%; }
      .monthly-view .subsys .subsys-icon {
        width: 55px; }
      .monthly-view .subsys .subsys-name {
        max-width: 200px;
        font-size: .8rem;
        padding-top: 11px;
        padding-left: 12px;
        line-height: 13px; }
      .monthly-view .subsys .floatright {
        margin-left: 0;
        padding-top: 11px; }
      .monthly-view .subsys .floatright img {
        width: 15px; }
      .monthly-view #preferDealer .dealer-name h4 {
        margin-left: 2.5%;
        font-size: .8rem; }
      .monthly-view #preferDealer .dealer-info {
        margin-left: 8.5% !important;
        width: 90%;
        font-size: .7rem; } }
  @media (max-width: 320px) {
    .monthly-view .diagnostics-report .panel-heading,
    .monthly-view #preferDealer .panel-heading .panel-title {
      font-size: small; }
    .monthly-view .form-report-date .form-group {
      margin-top: 10px; }
    .monthly-view .form-report-date .form-group .control-label {
      margin-bottom: 10px !important; }
    .monthly-view .form-report-date .selectField {
      float: right;
      margin-top: 0; }
    .monthly-view .form-report-date .btn-box {
      clear: both;
      float: right;
      margin: 0 !important;
      padding: 0;
      margin-top: 5px !important; } }

.changeReportDate .pendingMsg {
  background: url(/images/icons/loading_bar.gif) no-repeat;
  display: inline-block;
  margin: 100px 38%;
  height: 41px;
  padding-left: 42px;
  padding-top: 6px;
  text-align: center; }

.changeReportDate .errorMsg {
  height: 70px;
  padding-top: 6px; }

.ngdialog {
  overflow: auto !important; }

@media (max-width: 1023px) {
  .ngdialog.ngdialog-theme-default {
    padding: 75px 0 !important; } }

@media (max-width: 767px) {
  .ngdialog.ngdialog-theme-default {
    padding: 75px 20px !important; } }

@media (max-width: 480px) {
  .ngdialog.ngdialog-theme-default {
    padding: 75px 10px !important; } }

.ngdialog-content .changeReportDate {
  margin-bottom: 0; }
  .ngdialog-content .changeReportDate .panel-heading {
    padding: 4.5% 0 3% 4.5%;
    background-color: #fff; }
  .ngdialog-content .changeReportDate .panel-heading h2 {
    color: #545454;
    font-size: 27.75pt; }
  .ngdialog-content .changeReportDate .panel-body {
    padding: 3% 4.5%; }
  .ngdialog-content .changeReportDate .clearfix {
    display: block; }
  .ngdialog-content .changeReportDate .floatright {
    float: right; }
  .ngdialog-content .changeReportDate .btn-style {
    width: 30%;
    height: 45px;
    color: #333;
    border-radius: 0;
    font-size: 1.188em;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    outline: none; }
  .ngdialog-content .changeReportDate .btn-style:focus {
    outline: none; }
  .ngdialog-content .changeReportDate .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .ngdialog-content .changeReportDate .btn-style:hover, .ngdialog-content .changeReportDate .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  .ngdialog-content .changeReportDate .btn-area {
    width: 100%;
    text-align: center; }
  .ngdialog-content .changeReportDate .form-sectio span, .ngdialog-content .changeReportDate .selectField {
    float: left; }

.ngdialog-content .selectField {
  width: 10% !important;
  height: 22px;
  min-width: 60px;
  max-width: 60px;
  display: inline-block;
  border: 1px solid #c1c1c1;
  border-radius: 0;
  overflow: hidden;
  background: url("../images/select-arrow-small.png") no-repeat 100% 50%; }
  .ngdialog-content .selectField select {
    width: 100%;
    padding: 0 5px;
    height: auto;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .ngdialog-content .selectField option {
    background: transparent;
    outline: none; }
  .ngdialog-content .selectField select::-ms-expand {
    display: none; }
  .ngdialog-content .selectField select:focus {
    outline: none; }
  .ngdialog-content .selectField select:focus::-ms-value {
    background: transparent;
    color: #333; }
  .ngdialog-content .selectField select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

@media (max-width: 1023px) {
  .ngdialog-content .panel .panel-heading {
    padding: 3% 0 3% 4.5%; }
  .ngdialog-content .panel .panel-heading h2 {
    font-size: x-large; }
  .ngdialog-content .panel .panel-body {
    line-height: 20px; }
  .ngdialog-content .panel .errorMsg, .ngdialog-content .pendingMsg {
    font-size: .9rem; } }

@media (max-width: 768px) {
  .ngdialog-content .panel .pendingMsg,
  .ngdialog-content .panel .errorMsg {
    font-size: small; }
  .ngdialog-content .panel .panel-heading h2 {
    font-size: large; }
  .ngdialog-content .panel .panel-body {
    font-size: small; }
  .ngdialog-content .panel .btn-area .btn-style {
    max-width: 120px;
    min-width: 105px;
    height: 35px;
    font-size: small; } }

@media (max-width: 480px) {
  .ngdialog-content .panel .panel-heading h2 {
    font-size: medium; }
  .ngdialog-content .panel .btn-area .btn-style {
    font-size: smaller; } }

#valet {
  color: #333;
  margin-bottom: 30px; }
  #valet .row.row-box {
    width: 100%;
    margin: 0 auto; }
  #valet .car-image-control .panel {
    width: 100%;
    display: inline-block;
    background: transparent;
    box-shadow: none;
    text-align: center; }
    #valet .car-image-control .panel .car-image-box {
      position: relative;
      top: -40px; }
    #valet .car-image-control .panel .car-image {
      margin: 0 auto;
      width: ""; }
    #valet .car-image-control .panel .over-car-image {
      position: absolute;
      top: 80%;
      width: 100%; }
    #valet .car-image-control .panel .valet-mode-text {
      font-size: 1.8em;
      line-height: 2.0em; }
    #valet .car-image-control .panel .off-button-panel {
      width: 100%;
      border-top: none;
      overflow: hidden; }
      #valet .car-image-control .panel .off-button-panel .btnSubmit:hover {
        background-position: 224px; }
      #valet .car-image-control .panel .off-button-panel .btnSubmit {
        width: 224px;
        height: 64px;
        cursor: pointer;
        margin: 0px 0 0 -112px;
        position: relative;
        left: 50%;
        background-image: url(/images/remote/btn_middle.png);
        display: table;
        text-align: center; }
        #valet .car-image-control .panel .off-button-panel .btnSubmit .buttonText {
          width: 100%;
          font-size: 1.2em;
          color: #fff;
          line-height: 100%;
          text-transform: uppercase;
          vertical-align: middle;
          display: table-cell;
          padding: 0 20px; }
  #valet .content-wrapper {
    background-color: #fff !important;
    border: 1px solid #c1c1c1;
    background-size: 100%; }
    @media (max-width: 767px) {
      #valet .content-wrapper {
        background-size: auto 100%;
        background-position: 50% 0; } }
    #valet .content-wrapper .panel-heading {
      border-radius: 0px;
      border-bottom: 1px solid #c1c1c1;
      padding: 10px 15px;
      background-color: #f1ede9 !important; }
    #valet .content-wrapper .valet-status {
      width: 100%;
      text-align: center;
      line-height: 2em;
      margin-top: 28px;
      margin-bottom: 28px; }
      #valet .content-wrapper .valet-status h4 {
        font-weight: bold;
        margin: 12px 0; }
      @media (max-width: 768px) {
        #valet .content-wrapper .valet-status {
          float: none;
          margin: 0 auto; } }
      #valet .content-wrapper .valet-status .red {
        color: #ff0024; }
      #valet .content-wrapper .valet-status .prop {
        font-weight: bold;
        text-transform: uppercase; }
      #valet .content-wrapper .valet-status .result-panel {
        border-top-style: none; }
      #valet .content-wrapper .valet-status .lastvalet-status .valetstatus-component {
        width: 45%;
        max-width: 45%;
        min-width: 100px;
        text-align: left;
        display: inline-block;
        margin: 0 10px;
        vertical-align: top;
        background: transparent;
        max-height: 160px; }
        @media (min-width: 768px) and (max-width: 1279px) {
          #valet .content-wrapper .valet-status .lastvalet-status .valetstatus-component {
            margin: 0 5px; } }
        @media (max-width: 768px) {
          #valet .content-wrapper .valet-status .lastvalet-status .valetstatus-component {
            margin: 0 5%;
            max-width: 100%; } }
        #valet .content-wrapper .valet-status .lastvalet-status .valetstatus-component .valet-prop .prop {
          font-weight: bold;
          text-transform: uppercase; }
        #valet .content-wrapper .valet-status .lastvalet-status .valetstatus-component .valet-prop .value {
          color: gray;
          margin: 0;
          position: relative;
          top: -10px; }
      #valet .content-wrapper .valet-status .lastvalet-status .left-block {
        margin-left: 6%; }
  #valet .panel.panel-default {
    border: 0; }

#personal-setting {
  max-width: 785px;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 25px; }
  #personal-setting .personl-info-panel {
    max-height: 690px; }
  #personal-setting .panel {
    box-shadow: none;
    border: 1px solid #c1c1c1;
    border-radius: 0; }
  #personal-setting .panel-heading {
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    border-bottom: 0;
    font-size: 1.2em; }
    #personal-setting .panel-heading .panel-title {
      color: #333; }
  #personal-setting .panel-body {
    padding: 3.5% 5.5%; }
  #personal-setting .panel-body .formBody p {
    display: inline-block;
    width: 100%; }
  #personal-setting .inputField {
    display: block;
    width: 100%;
    max-width: 311px;
    padding: 6px 10px;
    font-size: 1em;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    box-sizing: border-box; }
    #personal-setting .inputField:focus {
      outline: none; }
  #personal-setting .selectField {
    width: 90% !important;
    max-width: 311px;
    height: 32px;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    margin-left: 10px;
    padding: 0;
    box-sizing: border-box;
    background: url("../images/select-arrow.png") no-repeat 100%; }
    @media (max-width: 767px) {
      #personal-setting .selectField {
        margin-left: 5px; } }
    #personal-setting .selectField select {
      padding: 5px 32px 5px 10px;
      width: 100%;
      height: auto;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    #personal-setting .selectField select::-ms-expand {
      display: none; }
    #personal-setting .selectField select:focus {
      outline: none; }
    #personal-setting .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    #personal-setting .selectField select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
  #personal-setting .f-none {
    float: none; }
  #personal-setting .btn-style {
    width: 30%;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #personal-setting .btn-style:focus {
    outline: none; }
  #personal-setting .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #personal-setting .btn-style:hover, #personal-setting .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #personal-setting .btn-chnage {
    width: auto; }
  #personal-setting .form-left, #personal-setting .form-right {
    width: 47%;
    display: inline-block;
    padding-left: 15px; }
  #personal-setting .form-left {
    float: left; }
  #personal-setting .form-right {
    float: right; }
  #personal-setting .form-group {
    margin-left: 0; }
  #personal-setting .form-group label {
    width: auto;
    text-align: left;
    font-size: 1.1em; }
  #personal-setting .form-group div {
    float: none;
    width: 90%; }
  #personal-setting .submitSuccessBody p {
    font-size: 1em; }
  #personal-setting .phone-number-panel .panel {
    padding-left: 15px; }
  #personal-setting form[name="phoneNumberForm"] .form-group .phoneNumberButtons {
    margin-left: 40px;
    float: left; }
    #personal-setting form[name="phoneNumberForm"] .form-group .phoneNumberButtons span:not(:last-child) {
      margin-right: 15px; }
      @media (max-width: 620px) {
        #personal-setting form[name="phoneNumberForm"] .form-group .phoneNumberButtons span:not(:last-child) {
          margin-right: 0px; } }
  #personal-setting form[name="phoneNumberForm"] .form-group span.phoneNumber {
    width: 45%; }
    @media (min-width: 621px) {
      #personal-setting form[name="phoneNumberForm"] .form-group span.phoneNumber {
        width: 25%; } }
  @media (max-width: 620px) {
    #personal-setting form[name="phoneNumberForm"] .form-group .phoneNumberButtons span {
      font-size: 1em; } }
  @media (max-width: 620px) {
    #personal-setting form[name="phoneNumberForm"] .form-group .phoneNumberButtons span.delete {
      display: block; } }
  #personal-setting .panel .panel-body .subBox:not(:last-child) {
    margin-bottom: 50px; }
  #personal-setting .addButton {
    cursor: pointer; }
  @media (min-width: 1024px) {
    #personal-setting form[name="addressForm"] .addressButtons {
      margin-left: 24.333333%; } }
  #personal-setting form[name="addressForm"] .addressButtons span {
    cursor: pointer; }
  #personal-setting form[name="addressForm"] .addressButtons span.setPrimary {
    margin-right: 10px; }
  @media (min-width: 1024px) {
    #personal-setting form[name="emergencyContactForm"] .emergencyContactButtons {
      margin-left: 24.333333%; } }
  #personal-setting form[name="emergencyContactForm"] .emergencyContactButtons span {
    cursor: pointer; }
  #personal-setting .preferred-dealer-panel .dealerName {
    color: #00aad2;
    line-height: 1.6em;
    display: inline-block;
    margin-left: 10px; }
  #personal-setting .preferred-dealer-panel .preferred-info span {
    margin-left: 10px; }
  #personal-setting .preferred-dealer-panel .preferred-info span.fax {
    margin-left: 30px; }
  #personal-setting .preferred-dealer-panel .dealerHourPanel .hourList {
    border: 0;
    display: inline-block;
    float: none; }
  #personal-setting .preferred-dealer-panel .dealerHourPanel .icon {
    padding-top: 10px;
    vertical-align: top; }
  #personal-setting .preferred-dealer-panel .dealerHourPanel strong {
    font-weight: bold; }
  #personal-setting .preferred-dealer-panel .dealerHourPanel .dealer-left, #personal-setting .preferred-dealer-panel .dealerHourPanel .dealer-right {
    display: inline-block;
    width: 46%; }
  #personal-setting .preferred-dealer-panel .dealerHourPanel .dealer-left {
    border-right: 1px dashed #c1c1c1; }
  #personal-setting .preferred-dealer-panel .dealerHourPanel .dealer-right {
    margin-left: 6%; }
  #personal-setting .preferred-dealer-panel .icon {
    margin: 2px; }
  #personal-setting .preferred-dealer-panel .icon-person, #personal-setting .preferred-dealer-panel .icon-loaction, #personal-setting .preferred-dealer-panel .icon-phone {
    width: 20px;
    height: 20px;
    float: left; }
  #personal-setting .preferred-dealer-panel .icon-person {
    margin-top: 4px; }
  #personal-setting .preferred-dealer-panel .info-location {
    margin-left: 30px; }
  #personal-setting .preferred-dealer-panel .icon-phone, #personal-setting .preferred-dealer-panel .info-phone {
    margin-top: 10px; }
  #personal-setting .preferred-dealer-panel .info-phone {
    display: inline-block;
    margin-left: 10px; }
  #personal-setting .preferred-dealer-panel .btn-area {
    width: 100%; }
  #personal-setting .font-success {
    color: #333 !important; }
  @media (min-width: 1024px) and (max-width: 1279px) {
    #personal-setting .dealerHourPanel .hourList {
      padding: 10px; } }
  @media (max-width: 1023px) {
    #personal-setting {
      width: 100%;
      max-width: none; }
      #personal-setting .panel-heading {
        padding: 1.5% 2.5%; } }
  @media (max-width: 767px) {
    #personal-setting {
      /*
        .preferred-dealer-panel .dealerHourPanel{
            .hourList{
                font-size   : .8rem;
                margin      : 0 5px 20px 10px;
                padding     : 0;
                min-width   : 215px;
            }

            .icon {
                width       : 13px;
                padding-top : 3px;
            }

            .dealer-left, .dealer-right { width : 49%; }
            .dealer-right{
                margin-left : 5px;
            }
        }*/ }
      #personal-setting .btn-style {
        height: 45px;
        font-size: .8rem; } }
  @media (max-width: 608px) {
    #personal-setting .preferred-dealer-panel .dealerHourPanel {
      margin-top: 0; }
      #personal-setting .preferred-dealer-panel .dealerHourPanel .dealer-left {
        border-bottom: 1px dashed #c1c1c1;
        border-right: 0; }
      #personal-setting .preferred-dealer-panel .dealerHourPanel .dealer-left, #personal-setting .preferred-dealer-panel .dealerHourPanel .dealer-right {
        width: 100%;
        height: 210px;
        margin-top: 10px;
        margin-left: 0; }
    #personal-setting .form-left, #personal-setting .form-right {
      width: 95%;
      margin: 0 auto;
      padding-left: 10px;
      float: none; }
    #personal-setting .form-group div {
      width: 100%; }
    #personal-setting .inputField {
      max-width: none;
      width: 93%;
      overflow: hidden; }
    #personal-setting .selectField {
      width: 93% !important;
      overflow: hideen;
      margin-left: 5px; }
    #personal-setting .formBody p {
      margin-bottom: 10px; }
    #personal-setting .panel-heading .panel-title {
      font-size: .85rem;
      margin-left: 5px; } }
  @media (max-width: 416px) {
    #personal-setting .panel-heading {
      padding: 3% 2.5%; }
    #personal-setting .form-left, #personal-setting .form-right {
      padding: 0; }
    #personal-setting .preferred-dealer-panel .preferred-info span {
      width: 85%;
      font-size: smaller; }
    #personal-setting .preferred-dealer-panel .dealer-address {
      display: inline-block;
      margin-left: 11px; }
    #personal-setting .preferred-dealer-panel .dealer-phone {
      margin-left: 8px !important; }
    #personal-setting .preferred-dealer-panel #current-preferred-dealer .icon {
      vertical-align: top; }
    #personal-setting .preferred-dealer-panel #current-preferred-dealer .dealerName {
      font-size: medium; }
    #personal-setting .preferred-dealer-panel .dealerHourPanel .hourList {
      padding: 0;
      padding: 10px 5px;
      margin: 0;
      min-width: 220px;
      font-size: small; } }

.maxMinButton.maximize {
  cursor: pointer;
  background: url(../images/icons/arrow_down_35x35.png) no-repeat center right;
  width: 100%;
  height: 25px;
  margin-top: -20px;
  display: inline-block;
  vertical-align: sub; }

.maxMinButton.minimize {
  cursor: pointer;
  background: url(../images/icons/arrow_up_35x35.png) no-repeat center right;
  width: 100%;
  height: 25px;
  margin-top: -20px;
  display: inline-block;
  vertical-align: sub; }

#accountSecurity {
  max-width: 785px;
  margin: 0 auto;
  margin-top: 25px; }
  #accountSecurity .panel-heading {
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    border-bottom: 0;
    font-size: 1.2em;
    color: #333;
    display: block; }
  #accountSecurity .panel {
    border-radius: 0;
    border: 1px solid #c1c1c1; }
  #accountSecurity .panel-body {
    padding: 3.5% 5.5%; }
  #accountSecurity .inputField {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 4px 10px;
    font-size: 1em;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0; }
    #accountSecurity .inputField:focus, #accountSecurity .inputField:active {
      outline: none; }
  #accountSecurity .selectField {
    box-sizing: border-box;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    background: url("../images/select-arrow.png") no-repeat 100% 50%;
    padding: 0; }
    #accountSecurity .selectField select {
      width: 100%;
      padding: 5px 30px 0 5px;
      height: auto;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      white-space: normal;
      min-height: 22px; }
    #accountSecurity .selectField select::-ms-expand {
      display: none; }
    #accountSecurity .selectField select:focus {
      outline: none; }
    #accountSecurity .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    #accountSecurity .selectField select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
  #accountSecurity .textField {
    float: none;
    margin-top: 10px; }
  #accountSecurity .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px; }
    #accountSecurity .form-group label {
      text-align: left;
      color: #333; }
    #accountSecurity .form-group .form-psw {
      float: none;
      width: 50%; }
  #accountSecurity form[name="securityQuestionsForm"] {
    margin-top: 10px; }
  #accountSecurity select {
    margin-bottom: 4px; }
  #accountSecurity .btn-style {
    width: auto;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #accountSecurity .btn-style:focus {
    outline: none; }
  #accountSecurity .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #accountSecurity .btn-style:hover, #accountSecurity .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #accountSecurity .font-success {
    color: #333 !important; }
  #accountSecurity li {
    list-style-type: disc;
    margin-left: 30px;
    color: darkgray; }
    #accountSecurity li::marker {
      font-size: 1.4rem; }
    #accountSecurity li.ok-color {
      color: gray; }
      #accountSecurity li.ok-color::marker {
        color: #00aad2; }
  @media (max-width: 1023px) {
    #accountSecurity {
      width: 100%;
      max-width: none; } }
  @media (max-width: 1023px) {
    #accountSecurity .btn-style {
      height: 45px;
      font-size: .9rem; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    #accountSecurity .panel-heading {
      padding: 1.5% 2.5%; } }
  @media (min-width: 481) and (max-width: 680px) {
    #accountSecurity .btn-style {
      height: 40px; } }
  @media (max-width: 480px) {
    #accountSecurity .panel-heading {
      padding: 3% 4%; }
    #accountSecurity .panel-heading .panel-title {
      font-size: .85rem; } }

#pinSetting {
  max-width: 785px;
  margin: 0 auto;
  margin-top: 25px;
  /*.col-md-5 { width: 41.6666666667%; }*/ }
  #pinSetting .panel-heading {
    color: #1d2127;
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    border-bottom: 0;
    font-size: 1.2em; }
  #pinSetting .link {
    color: #5076a5;
    text-decoration: underline;
    cursor: pointer; }
  #pinSetting .inputField {
    display: block;
    width: 100%;
    padding: 4px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #c1c1c1;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    #pinSetting .inputField:focus {
      outline: none; }
  #pinSetting .panel {
    padding: 29px 40px 40px;
    border: 1px solid #c1c1c1;
    border-radius: 0; }
  #pinSetting .form-group {
    width: 95%;
    margin-bottom: 19px; }
    #pinSetting .form-group label {
      text-align: left;
      color: #333333; }
      #pinSetting .form-group label .check {
        cursor: pointer; }
    #pinSetting .form-group div {
      float: none; }
    #pinSetting .form-group .link {
      color: #5076a5; }
    #pinSetting .form-group .enteryourpin {
      margin: 0 0 10px 0; }
    #pinSetting .form-group .lblpassword {
      padding-left: 0px; }
  #pinSetting .formBody, #pinSetting .submitSuccessBody {
    margin: 0; }
  #pinSetting .formBody form[name="preferenceForm"] {
    margin-top: 15px; }
  #pinSetting .col-md-3 {
    width: 25%; }
  #pinSetting .col-md-2 {
    width: 16.6666666667%; }
  #pinSetting .mt-xxlg {
    margin-top: 45px; }
  #pinSetting .btn-style {
    width: auto;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #pinSetting .btn-style:focus {
    outline: none; }
  #pinSetting .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #pinSetting .btn-style:hover, #pinSetting .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #pinSetting .font-success {
    color: #333 !important; }
  @media (max-width: 1023px) {
    #pinSetting {
      max-width: none;
      width: 100%; }
      #pinSetting .panel-heading {
        padding: 1.5% 4%;
        color: #1d2127; }
      #pinSetting .inputField {
        width: 50%; } }
  @media (max-width: 767px) {
    #pinSetting .form-group label {
      font-size: .9rem; }
    #pinSetting .btn-style {
      height: 45px;
      font-size: .8rem; } }
  @media (max-width: 480px) {
    #pinSetting .panel-heading {
      padding: 3% 4%; }
    #pinSetting .inputField {
      width: 100%; }
    #pinSetting .panel-heading {
      font-size: .75rem; } }

#preference-setting {
  max-width: 785px;
  margin: 0 auto;
  margin-top: 25px; }
  #preference-setting .btn-style {
    width: auto;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #preference-setting .btn-style:focus {
    outline: none; }
  #preference-setting .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #preference-setting .btn-style:hover, #preference-setting .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #preference-setting .font-success {
    color: #333 !important; }
  #preference-setting .selectField {
    box-sizing: border-box;
    height: 30px;
    width: 35% !important;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    background: url("../images/select-arrow.png") no-repeat 100% 50%;
    padding: 0; }
    #preference-setting .selectField select {
      width: 100%;
      padding: 5px;
      height: auto;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    #preference-setting .selectField select::-ms-expand {
      display: none; }
    #preference-setting .selectField select:focus {
      outline: none; }
    #preference-setting .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    #preference-setting .selectField select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
  @media (max-width: 1023px) {
    #preference-setting {
      max-width: none;
      width: 100%; }
      #preference-setting .panel-heading {
        padding: 1.5% 4% !important;
        color: #1d2127; }
      #preference-setting .selectField {
        width: 50% !important; } }
  @media (max-width: 767px) {
    #preference-setting .form-group label {
      font-size: .9rem; }
    #preference-setting .btn-style {
      height: 45px;
      font-size: .8rem; } }
  @media (max-width: 480px) {
    #preference-setting .selectField {
      width: 100% !important; }
    #preference-setting .panel-heading {
      padding: 3% 4% !important;
      font-size: .85rem !important; } }

#preference-setting .panel-heading {
  color: #1d2127;
  background-color: #f1ede9;
  border: 1px solid #c1c1c1;
  padding: 1.5% 2.5%;
  border-radius: 0;
  border-bottom: 0;
  font-size: 1.2em; }

#preference-setting .inputField {
  display: block;
  width: 100%;
  padding: 6px 10px;
  font-size: 1em;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0; }

#preference-setting .panel {
  padding: 29px 40px 40px;
  box-shadow: none;
  border: 1px solid #c1c1c1;
  border-radius: 0; }

#preference-setting .form-group {
  width: 95%; }

#preference-setting .form-group label {
  font-size: 1.1em; }

#preference-setting .form-group div {
  float: none; }

#preference-setting .formBody, #preference-setting .submitSuccessBody {
  margin-top: 15px; }

#preference-setting .formBody form[name="preferenceForm"] {
  margin-top: 15px; }

.notificationCenter {
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 25px; }
  .notificationCenter .panel-heading {
    color: #1d2127;
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    border-bottom: 0;
    font-size: 1.2em; }
  .notificationCenter .panel {
    padding: 0;
    box-shadow: none;
    border: 1px solid #c1c1c1;
    border-radius: 0; }
  .notificationCenter errorMsg {
    padding: 10px 20px; }
  .notificationCenter .break {
    word-break: break-all; }
  .notificationCenter .wrap {
    word-wrap: break-word; }
  @media (max-width: 1023px) {
    .notificationCenter {
      max-width: none;
      width: 100%; }
      .notificationCenter .panel-heading {
        padding: 1.5% 4%;
        color: #1d2127; }
      .notificationCenter td {
        font-size: .9em; }
      .notificationCenter th {
        font-size: 1em; } }
  @media (max-width: 767px) {
    .notificationCenter table {
      min-width: none !important; }
    .notificationCenter th, .notificationCenter td {
      padding: 0;
      font-size: .8em !important;
      line-height: 15px; } }
  @media (max-width: 480px) {
    .notificationCenter .panel-heading {
      font-size: .85rem; }
    .notificationCenter .panel-heading {
      padding: 3% 4%; } }
  .notificationCenter table {
    width: 100%; }
    .notificationCenter table .msgId {
      width: 3%; }
    .notificationCenter table .msgTitle {
      font-size: 1.1em; }
    .notificationCenter table .msgContent {
      font-size: 1em; }
    .notificationCenter table .msgDate {
      width: 12%; }
    .notificationCenter table th, .notificationCenter table td {
      border-top: 1px solid #c1c1c1;
      border-bottom: 1px solid #c1c1c1;
      padding: 0 5px;
      color: #333;
      text-align: left; }
    .notificationCenter table th {
      background-color: #e4e2e1;
      height: 45px;
      font-size: 1.1em; }
      .notificationCenter table th b {
        color: #000; }
    .notificationCenter table tr {
      background-color: #fff;
      height: 45px; }
    .notificationCenter table .normal-bg {
      background-color: #ffffff; }
    .notificationCenter table .urgent-bg {
      background-color: #ffffff; }
    .notificationCenter table .selected-bg {
      background-color: #ededed; }
    .notificationCenter table .title-read {
      color: #4a4a4a; }
    .notificationCenter table .title-unread {
      color: #00d3e7; }
    .notificationCenter table .content-read {
      color: #4a4a4a; }
    .notificationCenter table .content-unread {
      color: #000000; }
    .notificationCenter table .content-unread-highlighted {
      color: #000000; }
    .notificationCenter table .vertical-center {
      display: table-cell;
      vertical-align: middle; }
    .notificationCenter table button {
      border: none; }
    .notificationCenter table button:focus {
      outline: none; }
    .notificationCenter table button:active {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .notificationCenter table button#markAsRead {
      background: url(../images/ntc/read.png) no-repeat left;
      padding-left: 22px; }
    .notificationCenter table button#delete {
      background: url(../images/ntc/delete.png) no-repeat left;
      padding-left: 18px; }
  .notificationCenter .checked {
    cursor: pointer;
    background: url(../images/cwp/account/checked.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }
  .notificationCenter .unchecked {
    cursor: pointer;
    background: url(../images/cwp/account/uncheck.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }
  .notificationCenter .panel-default {
    border-color: #c1c1c1; }
  .notificationCenter .mt-xxlg {
    margin-top: 25px;
    margin-bottom: 25px; }
  .notificationCenter .btn-style {
    width: auto;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  .notificationCenter .btn-style:focus {
    outline: none;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333; }
  .notificationCenter .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .notificationCenter .btn-style:hover, .notificationCenter .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  .notificationCenter .noMessages {
    color: #333; }
  .notificationCenter .spinnerWrapper {
    text-align: center; }
  .notificationCenter input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .notificationCenter input[type="checkbox"] + i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #fff;
    color: #fff;
    border: 1px solid #c1c1c1;
    /* border of the checkbox */
    cursor: pointer;
    vertical-align: middle; }
  .notificationCenter input[type="checkbox"]:checked + i {
    background: url(../images/cwp/login/rememberme.png) no-repeat center;
    /* whatever you want the background color of the box to be */
    background-color: #00aad2;
    border: 1px solid #00aad2; }

#notificationCenterPopupDetail .msgHeading {
  color: #1d2127;
  background-color: #f1ede9;
  padding: 5px 20px;
  overflow: hidden;
  height: auto; }
  #notificationCenterPopupDetail .msgHeading .msgTitle {
    float: left;
    width: 75%;
    font-size: 1.5em;
    margin-top: 4px; }
  #notificationCenterPopupDetail .msgHeading .msgDate {
    float: left;
    width: 20%;
    text-align: right;
    margin-top: 4px; }
  #notificationCenterPopupDetail .msgHeading .delete {
    float: right;
    width: 5%;
    cursor: pointer;
    background: url(../images/ntc/delete.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }

#notificationCenterPopupDetail .msgBody {
  padding: 20px 20px;
  word-break: break-word; }
  #notificationCenterPopupDetail .msgBody .msgText {
    font-size: 1.2em;
    color: #333;
    white-space: pre-wrap; }
    #notificationCenterPopupDetail .msgBody .msgText a {
      /* overwrite for .popup-common a */
      font-size: 1em;
      padding: 0px;
      margin: auto;
      text-shadow: none;
      text-transform: none; }
  #notificationCenterPopupDetail .msgBody .msgImage {
    padding-top: 20px; }

#notificationSetting {
  max-width: 785px;
  margin: 0 auto;
  margin-top: 25px; }
  #notificationSetting .panel-heading {
    color: #1d2127;
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    border-bottom: 0;
    font-size: 1.2em; }
  #notificationSetting .inputField {
    display: block;
    width: 100%;
    padding: 6px 10px;
    font-size: 1em;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0; }
  #notificationSetting .selectField {
    width: 55% !important;
    min-width: 180px;
    box-sizing: border-box;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    background: url("../images/select-arrow.png") no-repeat 100% 50%;
    position: relative; }
    #notificationSetting .selectField select {
      width: 100%;
      height: 100%;
      padding: 5px 38px 5px 8px;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      position: absolute;
      color: transparent;
      opacity: 0; }
    #notificationSetting .selectField select::-ms-expand {
      display: none; }
    #notificationSetting .selectField select:focus {
      outline: none; }
    #notificationSetting .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    #notificationSetting .selectField select:-moz-focusring {
      color: transparent; }
    #notificationSetting .selectField select option {
      color: #333; }
    #notificationSetting .selectField span {
      white-space: normal;
      word-wrap: break-word;
      width: 85%;
      margin: 5px 10px;
      display: block; }
  #notificationSetting .panel {
    padding: 29px 40px 40px;
    box-shadow: none;
    border: 1px solid #c1c1c1;
    border-radius: 0; }
    #notificationSetting .panel .topText {
      color: #333; }
      #notificationSetting .panel .topText .changeEmail {
        color: #333;
        text-decoration: underline;
        cursor: pointer; }
    #notificationSetting .panel .notiHeader {
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      background-color: #f1ede9; }
      #notificationSetting .panel .notiHeader label {
        padding: 6px 10px;
        color: #333; }
        #notificationSetting .panel .notiHeader label a {
          color: #333;
          text-decoration: underline;
          cursor: pointer; }
  #notificationSetting table {
    width: 100%; }
  #notificationSetting .disabled {
    color: #9a9a9a; }
  #notificationSetting .checked {
    cursor: pointer;
    background: url(../images/cwp/account/checked.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }
  #notificationSetting .checked-disabled {
    cursor: default;
    background: url(../images/cwp/account/checked_disabled.png) no-repeat center; }
  #notificationSetting .unchecked {
    cursor: pointer;
    background: url(../images/cwp/account/uncheck.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }
  #notificationSetting .unchecked-disabled {
    cursor: default; }
  #notificationSetting .setting-email, #notificationSetting .setting-push {
    width: 30%; }
  #notificationSetting .setting-email, #notificationSetting .setting-push {
    text-align: center; }
  #notificationSetting .setting-name.value {
    padding: 10px;
    padding-right: 20px; }
  #notificationSetting .setting-name {
    width: 40%;
    border-right: 1px solid #ddd; }
  #notificationSetting .panel-default {
    border-color: #c1c1c1; }
  #notificationSetting .form-group {
    width: 95%;
    margin-bottom: 0;
    margin-left: 0; }
    #notificationSetting .form-group .control-label {
      padding: 0; }
    #notificationSetting .form-group label {
      height: 20px;
      padding: 10px 0; }
  #notificationSetting .formBody {
    margin-top: 15px; }
  #notificationSetting .formBody form[name="preferenceForm"] {
    margin-top: 15px; }
  #notificationSetting .mt-xxlg {
    margin-top: 45px; }
  #notificationSetting .btn-style {
    width: auto;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #notificationSetting .btn-style:focus {
    outline: none; }
  #notificationSetting .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #notificationSetting .btn-style:hover, #notificationSetting .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #notificationSetting .font-success {
    color: #333 !important; }
  #notificationSetting .noVehicleFoundBody {
    color: #333; }
  #notificationSetting .spinnerWrapper {
    text-align: center; }

#notification-settings-body .form-group {
  width: 95%;
  margin-bottom: 19px;
  margin: 0; }
  @media (max-width: 767px) {
    #notification-settings-body .form-group {
      width: 100%; } }
  #notification-settings-body .form-group .disabled {
    color: #9a9a9a !important; }
  #notification-settings-body .form-group .checked {
    cursor: pointer;
    background: url(../images/cwp/account/checked.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }
  #notification-settings-body .form-group .checked-disabled {
    cursor: default;
    background: url(../images/cwp/account/checked_disabled.png) no-repeat center; }
  #notification-settings-body .form-group .unchecked {
    cursor: pointer;
    background: url(../images/cwp/account/uncheck.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }
  #notification-settings-body .form-group a {
    color: #333; }
  @media (max-width: 767px) {
    #notification-settings-body .form-group .icon {
      padding-top: 5px; } }

#notification-settings-body .notiHeader {
  border-top: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  background-color: #f1ede9; }
  #notification-settings-body .notiHeader label {
    padding: 10px; }
    @media (max-width: 767px) {
      #notification-settings-body .notiHeader label {
        padding: 0;
        padding-top: 10px; } }

#notification-settings-body .notification-name-col {
  width: 41.6666666667%;
  float: left;
  border-right: 1px solid #c1c1c1;
  padding: 10px !important; }

#notification-settings-body .push-col {
  width: 20%;
  float: left; }
  @media (max-width: 767px) {
    #notification-settings-body .push-col {
      width: 20%; } }

#notification-settings-body .email-col {
  width: 20%;
  float: left; }
  @media (max-width: 767px) {
    #notification-settings-body .email-col {
      width: 20%; } }

#notification-settings-body .mt-xxlg {
  margin-top: 45px; }

/* bella change style */
.notificationHistory {
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 25px; }
  .notificationHistory .panel-heading {
    color: #1d2127;
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    border-bottom: 0;
    font-size: 1.2em; }
  .notificationHistory .selectFieldbox {
    width: 100%;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    border-right: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1; }
    .notificationHistory .selectFieldbox .selectField {
      width: 55% !important;
      min-width: 250px;
      min-height: 30px;
      box-sizing: border-box;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      overflow: hidden;
      background: url("../images/select-arrow.png") no-repeat 100% 50%;
      position: relative; }
      .notificationHistory .selectFieldbox .selectField select {
        width: 100%;
        height: 100%;
        padding: 5px 38px 5px 8px;
        border: none;
        box-shadow: none;
        background: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: absolute;
        color: transparent;
        opacity: 0; }
      .notificationHistory .selectFieldbox .selectField select::-ms-expand {
        display: none; }
      .notificationHistory .selectFieldbox .selectField select:focus {
        outline: none; }
      .notificationHistory .selectFieldbox .selectField select:focus::-ms-value {
        background: transparent;
        color: #333; }
      .notificationHistory .selectFieldbox .selectField select:-moz-focusring {
        color: transparent; }
      .notificationHistory .selectFieldbox .selectField select option {
        color: #333; }
      .notificationHistory .selectFieldbox .selectField span {
        white-space: normal;
        word-wrap: break-word;
        width: 90%;
        margin: 5px 10px;
        display: block; }
  .notificationHistory .break {
    word-break: break-all; }
  .notificationHistory .wrap {
    word-wrap: break-word; }
  .notificationHistory .icon-push, .notificationHistory .icon-email {
    display: inline-block;
    text-align: center; }
  @media (max-width: 1023px) {
    .notificationHistory {
      max-width: none;
      width: 100%; }
      .notificationHistory .panel-heading {
        padding: 1.5% 4%;
        color: #1d2127; }
      .notificationHistory td {
        font-size: .9em; }
      .notificationHistory th {
        font-size: 1em; } }
  @media (max-width: 767px) {
    .notificationHistory table {
      min-width: none !important; }
    .notificationHistory th, .notificationHistory td {
      padding: 0;
      font-size: .8em !important;
      line-height: 15px; }
    .notificationHistory .btn-area {
      width: 16% !important; } }
  @media (max-width: 480px) {
    .notificationHistory .panel-heading {
      font-size: .85rem; }
    .notificationHistory .panel-heading {
      padding: 3% 4%; } }
  .notificationHistory .not_available {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    font-size: 1.2em; }
  .notificationHistory .content-unread td {
    font-weight: 900; }
  .notificationHistory .title-unread {
    color: #00d3e7; }

.notificationHistory .status-success {
  color: #a6c74c; }

.notificationHistory .status-fail {
  color: #ff0024; }

.notificationHistory .status-cancel {
  color: #cccc00; }

.notificationHistory .sendTo {
  display: table-cell;
  min-width: 70px;
  vertical-align: bottom;
  padding: 0; }
  .notificationHistory .sendTo .sendTo_text {
    border-bottom: 1px solid #c1c1c1;
    vertical-align: middle;
    height: 23px; }
  .notificationHistory .sendTo .sendTo_push {
    float: left;
    width: 50%;
    height: 21px;
    background: url(/images/icons/push_icon.png) no-repeat center;
    margin-right: -1px; }
  .notificationHistory .sendTo .sendTo_email {
    float: left;
    width: 50%;
    height: 21px;
    box-sizing: border-box;
    border-left: 1px solid #c1c1c1;
    background: url(/images/icons/email_icon.png) no-repeat center; }

.notificationHistory .sendTo_contents {
  height: 45px;
  min-width: 70px;
  padding: 0; }
  .notificationHistory .sendTo_contents .sendTo_push_contents {
    float: left;
    width: 50%;
    margin-right: -1px;
    height: 100%; }
  .notificationHistory .sendTo_contents .sendTo_email_contents {
    float: left;
    width: 49.5%;
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    height: 100%; }
  .notificationHistory .sendTo_contents .checkd {
    background-image: url("../images/cwp/icons/check_green.png") no-repeat center; }
  .notificationHistory .sendTo_contents .noncheckd {
    background-image: url("../images/cwp/icons/error.png") no-repeat center; }
  .notificationHistory .sendTo_contents .nontable {
    height: 100%;
    width: 100%;
    display: table;
    box-sizing: border-box; }
  .notificationHistory .sendTo_contents .nonContents {
    display: table-cell;
    vertical-align: middle; }

.notificationHistory th, .notificationHistory td {
  border: 1px solid #c1c1c1;
  padding: 0 5px;
  color: #333;
  text-align: center; }

.notificationHistory th {
  background-color: #f1ede9;
  height: 50px;
  font-size: 1.1em; }
  .notificationHistory th b {
    color: #000; }

.notificationHistory tr {
  background-color: #fff;
  height: 45px;
  font-size: 1.1em; }

.notificationHistory .sentToPush {
  font-size: 11px;
  width: 9px;
  height: 15px;
  background: url(/images/icons/push_icon.png) no-repeat;
  display: block;
  margin: 0 auto; }

.notificationHistory .sentToEmail {
  font-size: 11px;
  width: 12px;
  height: 12px;
  background: url(/images/icons/email_icon.png) no-repeat;
  margin: 0 auto;
  display: block; }

.notificationHistory .vertical-center {
  display: table-cell;
  vertical-align: middle; }

.progress-image {
  background-color: white;
  border: 1px solid #c1c1c1;
  text-align: center; }

.popover .popover-title .text-primary {
  color: #00aad2; }

.clockpicker-tick.active,
.clockpicker-tick:hover {
  background-color: #c0e5f7; }

svg g line {
  stroke: #0095dd !important; }

svg g .clockpicker-canvas-bg {
  fill: #c0e5f7 !important; }

svg g .clockpicker-canvas-fg {
  fill: #c0e5f7 !important; }

svg g .clockpicker-canvas-bearing {
  fill: #0095dd !important; }

#chargingOptionSetting {
  max-width: 785px;
  margin: 0 auto;
  margin-top: 25px; }
  #chargingOptionSetting .panel-heading {
    color: #1d2127;
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 3.5%;
    border-radius: 0;
    border-bottom: 0;
    font-size: 1.2em; }
  #chargingOptionSetting .input-group-addon {
    width: 39px;
    height: 34px;
    box-sizing: border-box;
    float: left;
    padding: 7px 12px; }
  #chargingOptionSetting .inputField {
    display: block;
    width: 100px;
    float: left;
    padding: 0 12px;
    height: 32px;
    font-size: 13px;
    line-height: 150%;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border-right: none !important;
    border: 1px solid #c1c1c1;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    #chargingOptionSetting .inputField:focus, #chargingOptionSetting .inputField:hover, #chargingOptionSetting .inputField:active {
      outline: none; }
  #chargingOptionSetting .selectField {
    width: 55% !important;
    min-width: 250px;
    box-sizing: border-box;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    background: url(../images/select-arrow.png) no-repeat 100% 50%;
    padding: 0;
    position: relative; }
    #chargingOptionSetting .selectField select {
      width: 100%;
      height: 100%;
      padding: 5px 35px 5px 5px;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      position: absolute;
      color: transparent;
      opacity: 0; }
    #chargingOptionSetting .selectField select::-ms-expand {
      display: none; }
    #chargingOptionSetting .selectField select:focus {
      outline: none; }
    #chargingOptionSetting .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    #chargingOptionSetting .selectField select:-moz-focusring {
      color: transparent; }
    #chargingOptionSetting .selectField select option {
      color: #333; }
    #chargingOptionSetting .selectField span {
      white-space: normal;
      word-wrap: break-word;
      width: 85%;
      margin: 5px 10px;
      display: block; }
  #chargingOptionSetting .panel {
    padding: 29px 40px 40px;
    border: 1px solid #c1c1c1;
    border-radius: 0; }
  #chargingOptionSetting .form-group {
    width: 95%;
    margin: 0; }
    #chargingOptionSetting .form-group label {
      color: #333; }
  #chargingOptionSetting .formBody, #chargingOptionSetting .submitSuccessBody {
    margin-top: 15px; }
  #chargingOptionSetting .formBody form[name="settingForm"] {
    margin-top: 15px; }
  #chargingOptionSetting .charging-title {
    float: none;
    display: block;
    padding: 0; }
  #chargingOptionSetting .sub_title {
    margin-bottom: 10px; }
  #chargingOptionSetting .sub_text, #chargingOptionSetting .sub_title {
    margin-top: 1%; }
  #chargingOptionSetting .sub_title {
    display: block; }
  #chargingOptionSetting .sub_text, #chargingOptionSetting .first-col, #chargingOptionSetting .second-col {
    display: inline-block;
    position: relative; }
    #chargingOptionSetting .sub_text .blur, #chargingOptionSetting .first-col .blur, #chargingOptionSetting .second-col .blur {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 1000; }
  #chargingOptionSetting .sub_text {
    vertical-align: top;
    margin-top: 7px;
    padding: 0 15px; }
  #chargingOptionSetting .click_help {
    margin-top: -5px; }
    #chargingOptionSetting .click_help img {
      cursor: pointer;
      width: 30px;
      height: 30px;
      vertical-align: middle; }
  #chargingOptionSetting .disabled {
    pointer-events: none;
    color: #AAA;
    background: #F5F5F5; }
  #chargingOptionSetting .btn-style {
    width: 200px;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    font-size: 1.188em;
    padding: 0 5%; }
  #chargingOptionSetting .btn-style:focus {
    outline: none; }
  #chargingOptionSetting .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #chargingOptionSetting .btn-style:hover, #chargingOptionSetting .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #chargingOptionSetting .font-success {
    color: #333 !important; }
  @media (max-width: 1023px) {
    #chargingOptionSetting {
      width: 100%;
      max-width: none; }
      #chargingOptionSetting .panel {
        padding: 0 40px 40px; }
      #chargingOptionSetting .inputField {
        display: inline-block;
        float: left; }
      #chargingOptionSetting .form-group .col-md-3.first-col, #chargingOptionSetting .form-group .col-md-3.second-col {
        width: 110px; }
      #chargingOptionSetting .form-group .col-md-3.first-col {
        display: block;
        margin-top: 5px; }
      #chargingOptionSetting .form-group .col-md-3.second-col {
        display: inline-block;
        padding-left: 0; }
      #chargingOptionSetting .sub_text {
        padding-left: 10px;
        margin-right: 0;
        display: inline-block;
        width: 15px;
        vertical-align: top;
        padding-right: 0; } }
  @media (max-width: 767px) {
    #chargingOptionSetting .selectField {
      margin-left: 0; }
    #chargingOptionSetting .charging-title {
      padding-left: 0; } }
  @media (max-width: 480px) {
    #chargingOptionSetting .panel-heading {
      font-size: .85rem;
      padding: 3% 4%; }
    #chargingOptionSetting .btn-style {
      height: 40px;
      font-size: small; }
    #chargingOptionSetting .first-col, #chargingOptionSetting .second-col {
      display: table-cell !important; }
    #chargingOptionSetting .sub_text {
      width: 140px;
      display: block;
      text-align: center;
      margin: 5px 0;
      padding: 0; }
    #chargingOptionSetting .selectField {
      width: 60% !important; }
      #chargingOptionSetting .selectField select {
        padding: 1px 3px; }
    #chargingOptionSetting .font-success {
      font-size: small; } }

.helpPop-view {
  border: 1px solid #ccc;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px; }
  .helpPop-view .title, .helpPop-view .cwp-box .title-arrow, .cwp-box .helpPop-view .title-arrow {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px; }
  .helpPop-view .setting {
    margin: 20px 0;
    margin-left: 20px; }
  .helpPop-view h4 {
    font-size: 1.0em;
    font-weight: bold; }
  .helpPop-view .w100 {
    width: 100%; }
  .helpPop-view .clearfix {
    clear: both; }
  .helpPop-view .btn-ok {
    outline: none !important;
    text-transform: uppercase;
    width: 145px;
    background: #fff;
    border: solid 1px #c1c1c1;
    color: #333;
    margin: 0 0.5% 0 0.5%;
    padding: 0;
    height: 40px;
    border-radius: 0px; }
  .helpPop-view button:hover, .helpPop-view button:active {
    color: #fff !important;
    background-color: #00aad2 !important;
    border-color: #00aad2 !important;
    text-decoration: none; }
  .helpPop-view .coloredIcon {
    color: #00aad2 !important; }

#calendarSettings {
  max-width: 785px;
  margin: 0 auto;
  margin-top: 25px; }
  #calendarSettings .panel-heading {
    color: #1d2127;
    background-color: #f1ede9;
    border: 1px solid #c1c1c1;
    padding: 1.5% 2.5%;
    border-radius: 0;
    border-bottom: 0;
    font-size: 1.2em; }
  #calendarSettings .inputField {
    display: block;
    width: 100%;
    padding: 6px 10px;
    font-size: 1em;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0; }
  #calendarSettings .selectField {
    width: 55% !important;
    min-width: 180px;
    box-sizing: border-box;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    background: url("../images/select-arrow.png") no-repeat 100% 50%;
    position: relative; }
    #calendarSettings .selectField select {
      width: 100%;
      height: auto;
      padding: 5px 38px 5px 8px;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    #calendarSettings .selectField select::-ms-expand {
      display: none; }
    #calendarSettings .selectField select:focus {
      outline: none; }
    #calendarSettings .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    #calendarSettings .selectField select:-moz-focusring {
      color: transparent; }
    #calendarSettings .selectField select option {
      color: #333; }
    #calendarSettings .selectField span {
      white-space: normal;
      word-wrap: break-word;
      width: 85%;
      margin: 5px 10px;
      display: block; }
  #calendarSettings .panel {
    padding: 29px 40px 40px;
    box-shadow: none;
    border: 1px solid #c1c1c1;
    border-radius: 0; }
    #calendarSettings .panel .accountList {
      display: inline-block;
      width: 100%; }
    #calendarSettings .panel .accountButton {
      display: flex;
      align-items: center;
      border-radius: 5px;
      border-style: solid;
      border-width: 1px;
      margin-bottom: 10px;
      padding: 10px; }
      #calendarSettings .panel .accountButton .calendar-icon {
        display: inline-block;
        width: 44px;
        height: 44px;
        vertical-align: middle;
        margin: 0px 5px; }
      #calendarSettings .panel .accountButton .accountText {
        font-size: 1.2em;
        font-weight: bold;
        vertical-align: middle;
        margin: 0px 5px;
        flex-grow: 1; }
      #calendarSettings .panel .accountButton .statusText {
        display: inline-block;
        flex-grow: 10;
        vertical-align: middle;
        text-align: center; }
      #calendarSettings .panel .accountButton .errorStatus {
        display: inline-block; }
        #calendarSettings .panel .accountButton .errorStatus img {
          vertical-align: middle;
          width: 22px;
          height: 22px; }
      #calendarSettings .panel .accountButton .delButton {
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        height: 16px; }
    #calendarSettings .panel .accountDefault {
      color: #b9b9b9;
      border-color: #c0c0c0;
      background-color: #ffffff; }
      #calendarSettings .panel .accountDefault:hover {
        background-color: #f6f6f6;
        text-decoration: none; }
      #calendarSettings .panel .accountDefault .gcalendar {
        background-image: url("../images/account/google_calendar_disabled.png"); }
      #calendarSettings .panel .accountDefault .icalendar {
        background-image: url("../images/account/icloud_calendar_disabled.png"); }
      #calendarSettings .panel .accountDefault .delButton {
        background-image: url("../images/account/btn_icon_x_g.png"); }
    #calendarSettings .panel .accountEnabled {
      color: #ffffff;
      border-color: #00a6d0;
      background-color: #00a6d0; }
      #calendarSettings .panel .accountEnabled:hover {
        border-color: #0095bb;
        background-color: #0095bb;
        text-decoration: none; }
      #calendarSettings .panel .accountEnabled .gcalendar {
        background-image: url("../images/account/google_calendar_enabled.png"); }
      #calendarSettings .panel .accountEnabled .icalendar {
        background-image: url("../images/account/icloud_calendar_enabled.png"); }
      #calendarSettings .panel .accountEnabled .delButton {
        background-image: url("../images/account/btn_icon_x_w.png"); }
  #calendarSettings .panel-default {
    border-color: #c1c1c1; }
  #calendarSettings .h-line {
    border-top: 1px solid #c1c1c1; }
  #calendarSettings .form-group {
    width: 95%;
    margin-bottom: 0;
    margin-left: 0; }
    #calendarSettings .form-group .control-label {
      padding: 0; }
    #calendarSettings .form-group label {
      height: 20px;
      padding: 10px 0; }
  #calendarSettings .formBody {
    margin-top: 15px; }
  #calendarSettings .formBody form[name="preferenceForm"] {
    margin-top: 15px; }
  #calendarSettings .mt-xxlg {
    margin-top: 45px; }
  #calendarSettings .btn-style {
    width: auto;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #calendarSettings .btn-style:focus {
    outline: none; }
  #calendarSettings .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #calendarSettings .btn-style:hover, #calendarSettings .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #calendarSettings .font-success {
    color: #333 !important; }
  #calendarSettings .noVehicleFoundBody {
    color: #333; }
  #calendarSettings .spinnerWrapper {
    text-align: center; }
  @media (min-width: 1024px) {
    #calendarSettings .leftAccountButton {
      margin-right: 10%; } }

.calendar-add-view .pending-panel {
  border: none; }
  .calendar-add-view .pending-panel .spinnerWrapper {
    text-align: center; }

#contact {
  border: 1px solid #cecece;
  border-radius: 0; }
  @media (min-width: 1024px) {
    #contact .errorMsg {
      float: left;
      min-width: 140px; }
    #contact .half-label {
      min-width: 140px; } }
  #contact .panel-heading {
    border-bottom: 1px solid #cecece;
    border-radius: 0;
    background-color: #f1ede9; }
  #contact .contactus-panel .panel-default {
    border: 0;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    width: 90%; }
  #contact .contactus-panel .panel-body {
    margin: 0;
    padding: 0; }
  @media (min-width: 800px) {
    #contact .contactus-panel .emailsupport {
      border-left: 1px dashed #c1c1c1 !important; } }
  #contact .contactus-panel .panel-body.col-md-6 {
    border: 1px solid #c1c1c1;
    width: 100%;
    margin-top: 20px; }
    @media (min-width: 800px) {
      #contact .contactus-panel .panel-body.col-md-6 {
        float: left;
        width: 49%;
        border: 0;
        margin-top: 0px; } }
  #contact .contactus-panel .content {
    margin: 0 auto;
    display: block;
    position: relative;
    padding: 10px;
    line-height: 1.3em; }
    #contact .contactus-panel .content h5 {
      margin-bottom: 10px;
      font-weight: bold; }
    #contact .contactus-panel .content span {
      maring-left: 25px; }
    #contact .contactus-panel .content .icon {
      width: 15px;
      height: 15px;
      margin-right: 10px;
      vertical-align: middle; }
  @media (min-width: 800px) {
    #contact .contactus-panel .phone {
      margin-right: 0px;
      margin-top: 30px;
      margin-bottom: 30px; } }
  #contact .contactus-panel .email a {
    color: #00aad2;
    text-decoration: underline;
    cursor: pointer; }
  #contact .contactus-panel .email a.emailto {
    text-decoration: underline; }
  @media (min-width: 800px) {
    #contact .contactus-panel .email {
      margin-left: 30px;
      margin-top: 30px;
      margin-bottom: 30px; } }
  #contact .col-md-10 {
    width: 100%; }
    @media (min-width: 1024px) {
      #contact .col-md-10 {
        width: 80%; } }
  #contact .col-md-6 {
    padding: 0; }
  #contact .padding-none {
    padding: 0; }
  #contact .group-Field {
    margin-bottom: 15px;
    width: 100%;
    display: table; }
    #contact .group-Field #loginId {
      width: 100%; }
    #contact .group-Field label {
      padding-left: 0px;
      max-width: 140px; }
    @media (min-width: 1024px) {
      #contact .group-Field .col-md-6 {
        width: 60%; } }
    #contact .group-Field .col-md-4 {
      padding-right: 0; }
  #contact .inputField {
    border: 1px solid #c1c1c1;
    box-sizing: border-box; }
    @media (max-width: 1023px) {
      #contact .inputField {
        display: table;
        width: 100%; } }
    #contact .inputField .input-group-addon {
      width: 10px;
      height: 28px;
      min-width: 30px;
      padding: 7px;
      box-sizing: border-box;
      float: right;
      border: none;
      border-left: 1px solid #ccc; }
    #contact .inputField input {
      box-sizing: border-box;
      display: block;
      float: left;
      width: 150px;
      padding: 3px 10px;
      font-size: 13px;
      line-height: 1.428571429;
      color: #555555;
      background-color: #fff;
      background-image: none;
      border: 1px solid transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-radius: 0;
      outline: none; }
    #contact .inputField #inputdate {
      width: 100%; }
  #contact .selectField {
    padding-left: 5px;
    box-sizing: border-box;
    height: 30px;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    background: url(../images/select-arrow.png) no-repeat 100% 50%;
    padding: 0; }
    #contact .selectField select {
      width: 100%;
      padding: 5px;
      height: auto;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    #contact .selectField select::-ms-expand {
      display: none; }
    #contact .selectField select:focus {
      outline: none; }
    #contact .selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    #contact .selectField select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
  #contact .emailsupport-panel .formBody {
    padding: 20px; }
    #contact .emailsupport-panel .formBody label.control-label {
      text-align: left; }
    #contact .emailsupport-panel .formBody .note {
      width: 100%;
      height: 200px;
      border: 1px #c1c1c1 solid;
      outline: none; }
  #contact .submitted-panel {
    padding-left: 20px; }
  #contact .form-group .btn-style {
    width: auto;
    height: 54px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 11%; }
  #contact .form-group .btn-style:focus {
    outline: none; }
  #contact .form-group .btn-style:hover, #contact .form-group .btn-sytle:active {
    text-decoration: none;
    color: #fff;
    background-color: #00aad2;
    border-color: #00aad2; }

#firstDialogId .contactus-popup {
  margin-bottom: 0; }
  #firstDialogId .contactus-popup .panel-heading {
    padding: 4.5% 0 3% 4.5%;
    background-color: #fff; }
  #firstDialogId .contactus-popup .panel-heading h2 {
    color: #545454;
    font-size: 27.75pt; }
  #firstDialogId .contactus-popup .panel-body {
    padding: 3% 4.5%; }
  #firstDialogId .contactus-popup .clearfix {
    display: block; }
  #firstDialogId .contactus-popup .floatright {
    float: right; }
  #firstDialogId .contactus-popup .btn-style {
    width: 30%;
    height: 45px;
    color: #333;
    border-radius: 0;
    font-size: 1.188em;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    outline: none; }
  #firstDialogId .contactus-popup .btn-style:focus {
    outline: none; }
  #firstDialogId .contactus-popup .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #firstDialogId .contactus-popup .btn-style:hover, #firstDialogId .contactus-popup .btn-style:active {
    text-decoration: none;
    color: #fff;
    background-color: #00aad2;
    border: none; }
  #firstDialogId .contactus-popup .btn-area {
    width: 100%;
    text-align: center; }
  #firstDialogId .contactus-popup .form-sectio span, #firstDialogId .contactus-popup .selectField {
    float: left; }

@media (max-width: 1023px) {
  #firstDialogId .panel .panel-heading {
    padding: 3% 0 3% 4.5%; }
  #firstDialogId .panel .panel-heading h2 {
    font-size: x-large; }
  #firstDialogId .panel .panel-body {
    line-height: 20px; }
  #firstDialogId .panel .errorMsg, #firstDialogId .pendingMsg {
    font-size: .9rem; } }

@media (max-width: 768px) {
  #firstDialogId .panel .pendingMsg,
  #firstDialogId .panel .errorMsg {
    font-size: small; }
  #firstDialogId .panel .panel-heading h2 {
    font-size: large; }
  #firstDialogId .panel .panel-body {
    font-size: small; }
  #firstDialogId .panel .btn-area .btn-style {
    max-width: 120px;
    min-width: 105px;
    height: 35px;
    font-size: small; } }

@media (max-width: 480px) {
  #firstDialogId .panel .panel-heading h2 {
    font-size: medium; }
  #firstDialogId .panel .btn-area .btn-style {
    font-size: smaller; } }

#faq {
  padding-left: 30px;
  padding-right: 30px; }
  #faq .faq_title {
    padding: 0;
    color: #333333; }
  #faq .collapseWrapper {
    float: right; }
    #faq .collapseWrapper .kci {
      color: #05141F; }
    #faq .collapseWrapper .hacc {
      color: #000; }
    #faq .collapseWrapper .expense, #faq .collapseWrapper .coallapse {
      text-decoration: underline;
      cursor: pointer; }
      #faq .collapseWrapper .expense img, #faq .collapseWrapper .coallapse img {
        margin-right: 5px; }
    #faq .collapseWrapper .icon {
      vertical-align: sub; }
  #faq .panel-heading {
    padding: 10px 15px 10px 0; }
  #faq .faq-panel .question_box {
    font-weight: bold;
    cursor: pointer;
    font-size: 1em;
    margin-top: 20px;
    color: #333333; }
  #faq .faq-panel .answer_box {
    color: #666;
    display: none; }

#term {
  margin-bottom: 77px; }
  #term strong {
    margin-top: 20px;
    color: #333;
    display: inline-block; }
  #term p {
    color: #333; }
  #term a {
    color: #1765a3;
    text-decoration: none;
    cursor: pointer;
    text-decoration: underline; }
    #term a strong {
      color: #1765a3; }
  #term .terms-and-conditions {
    max-height: 250px;
    overflow-y: scroll;
    border: 1px solid #5F5F5F;
    margin: 0 25px;
    padding: 20px; }
  #term .btn-style {
    width: 200px;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em; }
  #term .btn-style:hover, #term .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border-color: #00aad2;
    text-decoration: none; }
  #term .inputField {
    position: absolute;
    opacity: 0;
    width: 15px;
    height: 15px;
    cursor: pointer; }
  #term .inputField + i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #fff;
    color: #fff;
    border: 1px solid #c1c1c1;
    /* border of the checkbox */
    cursor: pointer; }
  #term .inputField:checked + i {
    background: url(../images/cwp/login/rememberme.png) no-repeat center;
    /* whatever you want the background color of the box to be */
    background-color: #00aad2;
    border: 1px solid #00aad2; }
  #term i + label {
    cursor: pointer; }
  #term label {
    position: relative;
    top: -3px;
    left: 5px;
    padding-top: 7px; }
  #term .form-horizontal + .panel-heading {
    margin-top: 20px; }
  @media (min-width: 1024px) {
    #term {
      margin-left: 100px;
      margin-right: 100px; } }
  @media (max-width: 450px) {
    #term .panel-heading {
      padding: 0; }
    #term .terms-and-conditions, #term form, #term p {
      margin: 0 !important; } }

#error-view {
  max-width: 730px;
  /* MOBILE VIEW  */ }
  #error-view .descWrap {
    margin: 25px 0; }
    #error-view .descWrap .desc {
      font-size: 1.2em; }
  #error-view h1 {
    font-size: 3em; }
  #error-view a {
    color: #00aad2; }

#preferDealer {
  width: 100%;
  border-radius: 0;
  background-color: #fff !important;
  /* table style */ }
  #preferDealer .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid #c1c1c1;
    background: #f1ede9 !important; }
    #preferDealer .panel-heading h4, #preferDealer .panel-heading button {
      margin: 0;
      padding: 0;
      display: inline-block; }
    #preferDealer .panel-heading h4 {
      width: auto; }
    #preferDealer .panel-heading button {
      background-color: transparent;
      color: #333 !important;
      border: 0 none;
      text-decoration: underline;
      font-size: small;
      float: right;
      text-shadow: none; }
    #preferDealer .panel-heading button:focus, #preferDealer .panel-heading button:active {
      outline: none; }
  #preferDealer .panel-default {
    border: 1px solid #c1c1c1; }
  #preferDealer .panel-body {
    padding: 5%; }
  #preferDealer #no-dealer-selected p {
    color: #333; }
  #preferDealer table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px; }
  #preferDealer table tr {
    margin: 10px 0; }
  #preferDealer .va-top {
    vertical-align: top; }
  #preferDealer .va-middle {
    vertical-align: middle; }
  #preferDealer .dealerName {
    color: #00aad2; }

.preferDealerSelector {
  width: 100%; }
  .preferDealerSelector #postalCode {
    padding: 20px 20px 0 20px; }
  .preferDealerSelector .searchInput {
    margin: 0px 20px 10px 20px; }
    .preferDealerSelector .searchInput input {
      border: 1px solid #c1c1c1;
      width: 40%;
      height: 30px;
      float: left;
      margin-right: 5px;
      padding: 0 12px;
      outline: none; }
      @media (max-width: 768px) {
        .preferDealerSelector .searchInput input {
          width: 60%; } }
    .preferDealerSelector .searchInput #search-btn {
      border-style: solid;
      cursor: pointer;
      overflow: visible;
      white-space: nowrap;
      border-color: #c1c1c1;
      background: #fff;
      border-width: 1px;
      height: 32px;
      min-width: 100px; }
      @media (max-width: 480px) {
        .preferDealerSelector .searchInput #search-btn {
          width: 30%;
          min-width: 70px;
          font-size: 11px; } }
      .preferDealerSelector .searchInput #search-btn:active {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
      .preferDealerSelector .searchInput #search-btn:hover, .preferDealerSelector .searchInput #search-btn:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }
      .preferDealerSelector .searchInput #search-btn:focus {
        outline: none; }
  .preferDealerSelector .disable {
    cursor: not-allowed;
    background-color: #eee !important; }
  .preferDealerSelector .disable:hover {
    background-color: none !important;
    border-color: #c1c1c1 !important;
    color: #333 !important; }
  .preferDealerSelector .searchCount {
    margin: 0 20px; }
  .preferDealerSelector .searchResult {
    border: 1px solid #cdcdcd;
    margin: 20px;
    height: 230px;
    overflow: hidden;
    position: relative;
    display: block; }
    .preferDealerSelector .searchResult .dealerInfo {
      border-bottom: 1px solid #cdcdcd;
      padding: 20px; }
      .preferDealerSelector .searchResult .dealerInfo h4 {
        color: #00aad2;
        cursor: pointer;
        text-decoration: underline; }
  .preferDealerSelector .dealerInfo:last-child {
    border-bottom: 0px; }
  .preferDealerSelector .name-dealership {
    margin: 0 20px; }

#register-view {
  min-width: 290px; }
  #register-view .tooltip {
    background-color: #00aad2 !important;
    border: 1px solid #00aad2;
    color: #fff !important;
    z-index: 10001; }
  @media (max-width: 768px) {
    #register-view {
      position: absolute;
      box-sizing: border-box;
      width: 100%; } }
  @media (max-width: 768px) and (min-width: 360px) {
    #register-view {
      padding-right: 30px; } }
  #register-view .errorMsg, #register-view .error {
    color: #ff0024 !important; }
  #register-view p {
    padding-bottom: 20px !important; }
  #register-view label, #register-view input, #register-view select, #register-view span, #register-view td, #register-view p, #register-view div {
    color: #333333 !important; }
    @media (min-width: 768px) {
      #register-view label, #register-view input, #register-view select, #register-view span, #register-view td, #register-view p, #register-view div {
        font-size: 12px !important; } }
  #register-view .name-dealership {
    margin: 0 20px; }
  #register-view .panel-default {
    display: table;
    width: 100%; }
  #register-view button {
    outline: none; }
  #register-view .btn-change-dealer {
    height: 50px;
    font-size: 1.3em;
    text-transform: capitalize;
    background-color: #fff;
    color: #333;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    margin-top: 20px;
    min-width: 250px;
    white-space: normal; }
    @media (max-width: 480px) {
      #register-view .btn-change-dealer {
        font-size: 1em; } }
  @media (max-width: 1022px) {
    #register-view #notification-settings-panel button {
      margin-top: 30px; } }
  #register-view .btn-style {
    width: auto;
    height: 30px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    padding: 0 11%; }
  #register-view .btn-style:hover, #register-view .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border-color: #00aad2;
    text-decoration: none; }
  #register-view .displayToggle {
    padding-left: 10px;
    color: blue;
    text-decoration: underline;
    cursor: pointer; }
  #register-view .glyphicon {
    color: #00aad2 !important;
    text-decoration: none !important; }
  #register-view .editButton {
    color: #00aad2 !important;
    text-decoration: underline;
    cursor: pointer; }
  #register-view .panel {
    float: none;
    padding: 40px 0 20px 0;
    margin: 0 auto;
    width: 840px;
    border-radius: 0px;
    border: 0 none; }
    @media (max-width: 1022px) {
      #register-view .panel {
        float: none;
        height: inherit;
        padding-bottom: 50px; }
        #register-view .panel .panel-default {
          border: 0 none; } }
    @media (max-width: 870px) {
      #register-view .panel {
        width: 100%; } }
    #register-view .panel .create-account-body {
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px;
      width: 329px;
      float: left; }
      @media (max-width: 1022px) {
        #register-view .panel .create-account-body {
          padding-left: 2%;
          padding-right: 2%;
          float: inherit;
          width: inherit;
          height: inherit; } }
    #register-view .panel .create-account-body-center {
      padding-left: 5%;
      padding-right: 5%;
      width: inherit;
      margin: 120px 0; }
      @media (max-width: 1022px) {
        #register-view .panel .create-account-body-center {
          margin: inherit;
          float: inherit;
          height: inherit; } }
    @media (max-width: 1023px) {
      #register-view .panel #last-next-btn {
        width: auto;
        height: 30px;
        background-color: #fff;
        border: 1px solid #c1c1c1;
        border-radius: 0;
        color: #333;
        padding: 0 5%; }
        #register-view .panel #last-next-btn:hover, #register-view .panel #last-next-btn:active {
          color: #fff;
          background-color: #00aad2;
          border-color: #00aad2; } }
    #register-view .panel .btn_skip {
      width: 30%;
      height: 45px;
      font-size: 1.188em;
      background-color: #fff;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      color: #333;
      padding: 0 5%; }
      #register-view .panel .btn_skip:hover, #register-view .panel .btn_skip:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }
    #register-view .panel .btn_submit {
      width: 30%;
      height: 45px;
      font-size: 1.188em;
      background-color: #fff;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      color: #333;
      padding: 0 5%; }
      #register-view .panel .btn_submit:hover, #register-view .panel .btn_submit:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }
    #register-view .panel .create-account-left {
      box-sizing: border-box;
      width: 32%;
      float: left; }
      @media (max-width: 768px) {
        #register-view .panel .create-account-left {
          width: 100%;
          float: inherit; } }
    #register-view .panel .create-account-right {
      border-left: 1px solid #ddd;
      box-sizing: border-box;
      width: 68%;
      float: left;
      margin-bottom: 30px; }
      @media (max-width: 768px) {
        #register-view .panel .create-account-right {
          width: 100%;
          float: inherit; } }
    #register-view .panel .create-profile-left {
      box-sizing: border-box;
      width: 50%;
      float: left; }
      @media (max-width: 768px) {
        #register-view .panel .create-profile-left {
          width: 100%;
          float: inherit; } }
    #register-view .panel .create-profile-right {
      border-left: 1px solid #ddd;
      box-sizing: border-box;
      width: 50%;
      float: left;
      margin-bottom: 30px; }
      @media (max-width: 768px) {
        #register-view .panel .create-profile-right {
          width: 100%;
          float: inherit; } }
    #register-view .panel #last-next-btn {
      margin-top: 70px;
      width: 420px;
      height: 54px;
      font-size: 1.6em;
      background-color: #fff;
      color: #333;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      margin-top: 20px; }
      @media (max-width: 500px) {
        #register-view .panel #last-next-btn {
          width: 80%;
          font-size: 15px; } }
      #register-view .panel #last-next-btn:hover, #register-view .panel #last-next-btn:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }
    #register-view .panel #panel-last {
      padding: 100px 70px 70px 70px; }
      @media (max-width: 768px) {
        #register-view .panel #panel-last {
          padding: 150px 70px 70px; } }
      @media (max-width: 480px) {
        #register-view .panel #panel-last {
          padding: 40px; } }
    #register-view .panel #panel-last.loading-panel {
      padding: 100px 70px;
      text-align: center; }
      #register-view .panel #panel-last.loading-panel .spinner {
        margin: 20px 0; }
      #register-view .panel #panel-last.loading-panel .prog {
        font-size: small !important; }
      @media (max-width: 768px) {
        #register-view .panel #panel-last.loading-panel {
          padding: 150px 70px 70px; } }
      @media (max-width: 480px) {
        #register-view .panel #panel-last.loading-panel {
          padding: 40px; } }
    #register-view .panel .non-button {
      height: 25px; }
    #register-view .panel h2 {
      color: #555555;
      text-transform: uppercase;
      margin-bottom: 50px; }
    #register-view .panel a {
      color: #1765a3;
      text-decoration: none;
      cursor: pointer;
      text-decoration: underline; }
    #register-view .panel button {
      min-width: 100px;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      background-color: #fff;
      color: #000; }
      #register-view .panel button:hover, #register-view .panel button:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }
    #register-view .panel .btn_next {
      width: 30%;
      height: 45px;
      font-size: 1.188em;
      background-color: #fff;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      color: #333;
      padding: 0 5%; }
      #register-view .panel .btn_next:hover, #register-view .panel .btn_next:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }
      @media (max-width: 1023px) {
        #register-view .panel .btn_next {
          width: auto;
          height: 30px; } }
    #register-view .panel .btn_previous {
      width: 30%;
      height: 45px;
      font-size: 1.188em;
      background-color: #fff;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      color: #333;
      padding: 0 5%; }
      #register-view .panel .btn_previous:hover, #register-view .panel .btn_previous:active {
        color: #fff;
        background-color: #00aad2;
        border: none;
        text-decoration: none; }
      @media (max-width: 1023px) {
        #register-view .panel .btn_previous {
          width: auto;
          height: 30px; } }
    #register-view .panel .w95p {
      width: 95%; }
    #register-view .panel .panel-body {
      width: 50%;
      padding: 30px; }
      @media (max-width: 768px) {
        #register-view .panel .panel-body {
          width: 90%; } }
    #register-view .panel .selectField {
      box-sizing: border-box;
      height: 30px;
      padding-left: 10px;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      overflow: hidden;
      background: url(../images/select-arrow.png) no-repeat 100% 50%;
      padding: 0; }
      #register-view .panel .selectField select {
        width: 100%;
        padding: 5px;
        height: auto;
        border: none;
        box-shadow: none;
        background: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
      #register-view .panel .selectField select::-ms-expand {
        display: none; }
      #register-view .panel .selectField select:focus {
        outline: none; }
      #register-view .panel .selectField select:focus::-ms-value {
        background: transparent;
        color: #333; }
      #register-view .panel .selectField select:-moz-focusring {
        color: transparent !important;
        text-shadow: 0 0 0 #000 !important; }
    #register-view .panel .inputField {
      display: block;
      outline: none;
      width: 100%;
      padding: 6px 12px;
      font-size: 13px;
      line-height: 1.428571429;
      color: #555555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 0px;
      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/IE 8+ */ }
  #register-view #enter-vehicle-panel .control-label {
    text-align: left; }
  @media (min-width: 1024px) {
    #register-view #create-account-panel .panel-body {
      width: 100%; }
      #register-view #create-account-panel .panel-body .requirement {
        margin-left: 10px;
        font-size: 0.7em;
        line-height: 1.2em; } }
  #register-view #confirmation-panel {
    overflow: hidden;
    padding: 60px 20px 20px 20px;
    margin-bottom: 0;
    width: 800px; }
    @media (max-width: 1022px) {
      #register-view #confirmation-panel {
        height: 450px;
        padding: 60px 20px 50px; } }
    @media (max-width: 870px) {
      #register-view #confirmation-panel {
        width: 100%;
        padding: 60px 0 50px; } }
    #register-view #confirmation-panel .content-wrapper {
      position: relative;
      overflow: hidden;
      height: 450px; }
    #register-view #confirmation-panel .panel-heading {
      background-color: #F1EDE9;
      border-top: 1px solid #C1C1C1;
      border-bottom: 1px solid #C1C1C1;
      padding-bottom: 5px;
      padding-top: 5px;
      border-radius: initial; }
    #register-view #confirmation-panel .panel-title {
      font-weight: bold; }
    #register-view #confirmation-panel #vehicle-body, #register-view #confirmation-panel #account-body, #register-view #confirmation-panel #profile-body, #register-view #confirmation-panel #notification-settings-body, #register-view #confirmation-panel #preferred-dealer-body {
      margin-left: 20px; }
    #register-view #confirmation-panel table {
      width: 100%; }
      #register-view #confirmation-panel table .left {
        width: 30% !important; }
      #register-view #confirmation-panel table .right {
        width: 70% !important; }
        #register-view #confirmation-panel table .right .displayToggle {
          color: #00aad2 !important;
          cursor: pointer; }
      #register-view #confirmation-panel table td {
        width: 50%;
        height: 30px; }
  #register-view #terms-and-conditions-panel #terms-and-conditions, #register-view #terms-and-conditions-panel #privacy-policy {
    max-height: 230px;
    overflow-y: scroll;
    border: 1px solid #5F5F5F;
    padding: 10px;
    margin: 20px; }
  #register-view li {
    list-style-type: disc;
    margin-left: 20px;
    color: darkgray; }
    #register-view li::marker {
      font-size: 1.4rem; }
    #register-view li.ok-color {
      color: gray; }
      #register-view li.ok-color::marker {
        color: #00aad2; }
  #register-view #terms-and-conditions-panel .pendingMsg {
    background: url(/images/icons/loading_bar.gif) no-repeat;
    height: 32px;
    display: table;
    padding-left: 36px;
    line-height: 250%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px !important;
    text-align: center; }
  #register-view #terms-and-conditions-panel .check-form {
    margin-left: 20px; }
    #register-view #terms-and-conditions-panel .check-form .inputField {
      line-height: normal;
      position: absolute;
      opacity: 0;
      margin: 1.5px auto;
      width: 310px;
      height: 17px;
      cursor: pointer;
      z-index: 2; }
    #register-view #terms-and-conditions-panel .check-form .inputField + i {
      display: inline-block;
      width: 15px;
      height: 15px;
      background-color: #fff;
      color: #fff;
      border: 1px solid #c1c1c1;
      /* border of the checkbox */
      cursor: pointer;
      margin: 1.5px 0; }
    #register-view #terms-and-conditions-panel .check-form .inputField:checked + i {
      background: url(../images/cwp/login/rememberme.png) no-repeat center;
      /* whatever you want the background color of the box to be */
      background-color: #00aad2;
      border: 1px solid #00aad2;
      box-sizing: border-box;
      margin: 1.5px 1px; }
    #register-view #terms-and-conditions-panel .check-form .inputLabel {
      position: absolute;
      margin-left: 5px; }
    #register-view #terms-and-conditions-panel .check-form .secondaryLabel {
      display: block;
      margin-left: 19px; }
  #register-view #notification-settings-panel .name-group {
    width: 100%;
    box-sizing: border-box;
    float: left;
    background-color: #f1ede9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0 15px;
    margin-top: 20px; }
    #register-view #notification-settings-panel .name-group label {
      padding: 5px 0;
      color: #333; }
    #register-view #notification-settings-panel .name-group .notification-name-col {
      border-right: 1px solid #ddd;
      margin-left: 20px;
      line-height: 12px;
      height: 20px;
      width: 30%;
      line-height: inherit; }
      @media (max-width: 767px) {
        #register-view #notification-settings-panel .name-group .notification-name-col {
          width: 33%; } }
      @media (max-width: 480px) {
        #register-view #notification-settings-panel .name-group .notification-name-col {
          margin-left: 10px; } }
    #register-view #notification-settings-panel .name-group .push-email-col, #register-view #notification-settings-panel .name-group .push-email-col {
      width: 33%;
      height: 20px; }
      @media (max-width: 1023px) {
        #register-view #notification-settings-panel .name-group .push-email-col, #register-view #notification-settings-panel .name-group .push-email-col {
          width: 32%; } }
      @media (max-width: 767px) {
        #register-view #notification-settings-panel .name-group .push-email-col, #register-view #notification-settings-panel .name-group .push-email-col {
          width: 30%; } }
    #register-view #notification-settings-panel .name-group .mt-xxlg {
      margin-top: 45px; }
  #register-view #notification-settings-panel .check-group {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 15px; }
    #register-view #notification-settings-panel .check-group .notification-name-col {
      width: 30%;
      float: left;
      margin-left: 20px;
      border-right: 1px solid #ddd;
      height: 20px;
      padding: 10px 0; }
    #register-view #notification-settings-panel .check-group .notification-name-col {
      border-right: 1px solid #ddd;
      margin-left: 20px;
      line-height: 12px;
      height: 20px;
      width: 30%; }
      @media (max-width: 767px) {
        #register-view #notification-settings-panel .check-group .notification-name-col {
          width: 33%; } }
      @media (max-width: 480px) {
        #register-view #notification-settings-panel .check-group .notification-name-col {
          margin-left: 10px;
          line-height: 12px; } }
    #register-view #notification-settings-panel .check-group .push-col, #register-view #notification-settings-panel .check-group .email-col {
      float: left;
      width: 33%;
      height: 20px; }
      @media (max-width: 1023px) {
        #register-view #notification-settings-panel .check-group .push-col, #register-view #notification-settings-panel .check-group .email-col {
          width: 32%; } }
      @media (max-width: 767px) {
        #register-view #notification-settings-panel .check-group .push-col, #register-view #notification-settings-panel .check-group .email-col {
          width: 30%; } }
    #register-view #notification-settings-panel .check-group .disabled {
      color: #9a9a9a !important; }
    #register-view #notification-settings-panel .check-group .checked {
      cursor: pointer;
      background: url(/images/cwp/regist/check_green.png) no-repeat center;
      width: 25px;
      height: 25px;
      padding-top: 7.5px;
      padding-bottom: 7.5px;
      margin-left: auto;
      margin-right: auto; }
    #register-view #notification-settings-panel .check-group .checked-disabled {
      cursor: default;
      background: url(/images/cwp/regist/check_disabled.png) no-repeat center; }
    #register-view #notification-settings-panel .check-group .unchecked {
      cursor: pointer;
      background: url(/images/cwp/regist/check_grey.png) no-repeat center;
      width: 25px;
      height: 25px;
      padding-top: 7.5px;
      padding-bottom: 7.5px;
      margin-left: auto;
      margin-right: auto; }
    #register-view #notification-settings-panel .check-group .push-email-col {
      width: 50%;
      float: left; }
    @media (min-width: 1023px) {
      #register-view #notification-settings-panel .check-group {
        margin-bottom: 0; } }
  #register-view #notification-settings-panel .labalpadding {
    float: left; }
  #register-view #select-dealer-panel .dealerName {
    color: #00aad2; }
  #register-view #confirmation-panel .notification-settings-panel .disabled {
    color: #9a9a9a; }
  #register-view #confirmation-panel .notification-settings-panel .checked {
    background: url(/images/cwp/regist/check_green.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }
  #register-view #confirmation-panel .notification-settings-panel .unchecked {
    background: url(/images/cwp/regist/check_grey.png) no-repeat center;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto; }
  #register-view #confirmation-panel .notification-settings-panel table td {
    width: 30% !important; }

.rdr-popup-view {
  border: 1px solid #ccc;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px; }
  .rdr-popup-view .title, .rdr-popup-view .cwp-box .title-arrow, .cwp-box .rdr-popup-view .title-arrow {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px; }
  .rdr-popup-view .message {
    margin: 20px 0;
    margin-left: 20px; }
  .rdr-popup-view h4 {
    font-size: 1.0em;
    font-weight: bold; }
  .rdr-popup-view .w100 {
    width: 100%; }
  .rdr-popup-view .clearfix {
    clear: both; }
  .rdr-popup-view .btn-ok {
    outline: none !important;
    text-transform: uppercase;
    width: 145px;
    background: #fff;
    border: solid #c1c1c1 1px;
    color: #333;
    margin: 0 0.5% 0 0.5%;
    padding: 0;
    height: 40px;
    border-radius: 0px; }
  .rdr-popup-view button:hover, .rdr-popup-view button:active {
    color: #fff !important;
    background-color: #00aad2 !important;
    border-color: #00aad2 !important; }

.main > h2 {
  /* style addition*/
  width: 840px;
  height: 49px;
  font-size: 3em;
  color: #fff;
  line-height: 49px;
  text-transform: uppercase;
  text-align: center;
  border-top: 1px solid rgba(193, 193, 193, 0.5);
  border-bottom: 1px solid rgba(193, 193, 193, 0.5);
  margin: 50px auto 20px; }
  @media (max-width: 870px) {
    .main > h2 {
      width: inherit;
      margin: 80px 15px 20px; } }
  @media (max-width: 480px) {
    .main > h2 {
      font-size: 2.5em;
      margin-top: 10px; } }
  @media (max-width: 359px) {
    .main > h2 {
      width: inherit;
      margin: 20px 0; } }

.ngdialog .ngdialog-content {
  width: 868.6px !important;
  font-family: designk-medium, "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

@media (max-width: 870px) {
  #enrollment-bar .progressWrap {
    font-size: xx-small; } }
  @media (max-width: 870px) and (min-width: 360px) {
    #enrollment-bar .progressWrap {
      padding: 0px; } }

@media (max-width: 870px) {
    #enrollment-bar .progressWrap ul {
      width: 100% !important; } }

@media (max-width: 768px) {
  #enrollment-bar .progressWrap ul li .step span {
    font-size: xx-small !important; } }

@media (max-width: 768px) and (min-width: 553px) {
  #enrollment-bar .progressWrap ul #regstep4 {
    width: 18% !important; }
  #enrollment-bar .progressWrap ul #regstep5 {
    width: 22% !important; }
  #enrollment-bar .progressWrap ul li {
    width: 15% !important; } }

@media (max-width: 552px) {
  #enrollment-bar .progressWrap span {
    display: none !important; }
  #enrollment-bar .progressWrap strong {
    display: table-cell !important;
    vertical-align: middle;
    height: 40px;
    width: 140px;
    text-align: center;
    font-size: smaller;
    line-height: 100%;
    color: #333333; }
  #enrollment-bar .progressWrap .sel {
    width: 35% !important; }
    #enrollment-bar .progressWrap .sel strong {
      display: none !important; }
    #enrollment-bar .progressWrap .sel span {
      display: table-cell !important; }
  #enrollment-bar .progressWrap li {
    width: 13% !important; } }

#enrollment-bar .progressWrap ul {
  display: block;
  width: 840px;
  height: 40px;
  margin: 0 auto;
  border-bottom: 1px solid #c1c1c1;
  box-sizing: content-box;
  background: #fff; }
  #enrollment-bar .progressWrap ul .lspace {
    display: none; }
  #enrollment-bar .progressWrap ul .sel {
    background: #00aad2; }
    #enrollment-bar .progressWrap ul .sel .step .left {
      border-top: 20px solid #00aad2;
      border-bottom: 20px solid #00aad2;
      border-left: 20px solid #fff; }
    #enrollment-bar .progressWrap ul .sel .step span {
      color: #fff !important; }
  #enrollment-bar .progressWrap ul #regstep1.sel + #regstep2 .step .left,
  #enrollment-bar .progressWrap ul #regstep2.sel + #regstep3 .step .left,
  #enrollment-bar .progressWrap ul #regstep3.sel + #regstep4 .step .left,
  #enrollment-bar .progressWrap ul #regstep4.sel + #regstep5 .step .left,
  #enrollment-bar .progressWrap ul #regstep5.sel + #regstep6 .step .left {
    border-left: 20px solid #00aad2;
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff; }
  #enrollment-bar .progressWrap ul li {
    height: 40px;
    width: 16.6666666667%;
    float: left;
    display: table; }
    #enrollment-bar .progressWrap ul li .step {
      width: 100%;
      height: 100%; }
      #enrollment-bar .progressWrap ul li .step .left {
        width: 20px;
        height: 40px;
        display: block;
        box-sizing: border-box;
        background-image: url(/images/regist/registeration_bar.png);
        float: left; }
      #enrollment-bar .progressWrap ul li .step strong {
        display: none; }
      #enrollment-bar .progressWrap ul li .step span {
        color: #333333;
        display: table-cell;
        vertical-align: middle;
        height: 40px;
        width: 140px;
        text-align: center;
        font-size: smaller;
        line-height: 100%; }
  #enrollment-bar .progressWrap ul #regstep6.sel + .end {
    background: #00aad2; }
  #enrollment-bar .progressWrap ul .end {
    width: 10px;
    height: 40px;
    float: right;
    margin-top: -40px; }

#enrollment-view {
  background-color: #fff;
  border-top: 0;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  #enrollment-view h2 {
    font-size: 3em; }
  #enrollment-view .panel-default {
    margin-bottom: 0;
    border: none;
    width: 100%; }
  #enrollment-view label {
    color: #444; }
  #enrollment-view #search-btn {
    height: 30px !important; }
    #enrollment-view #search-btn:hover {
      text-decoration: none; }
  #enrollment-view .btn_next, #enrollment-view .btn_pre, #enrollment-view .btn_skip, #enrollment-view .btn_submit {
    margin-bottom: 20px;
    width: auto;
    height: 30px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    padding: 0 5%;
    min-width: 100px;
    outline: none; }
  #enrollment-view #enter-vehicle-panel {
    border: none; }
    #enrollment-view #enter-vehicle-panel .inputField {
      display: block;
      outline: none;
      width: 100%;
      padding: 6px 12px;
      font-size: 13px;
      line-height: 1.428571429;
      color: #555555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 0px;
      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      box-sizing: border-box; }
  #enrollment-view #create-account-panel .panel-left, #enrollment-view #create-profile-panel .panel-left {
    border-right: 1px solid #c1c1c1; }
  #enrollment-view #create-account-panel .panel-right, #enrollment-view #create-profile-panel .panel-right {
    border-left: 1px solid #c1c1c1;
    margin-left: -1px; }
  #enrollment-view #create-account-panel .panel-left, #enrollment-view #create-account-panel .panel-right, #enrollment-view #create-profile-panel .panel-left, #enrollment-view #create-profile-panel .panel-right {
    width: 50%;
    float: left; }
    @media (max-width: 768px) {
      #enrollment-view #create-account-panel .panel-left, #enrollment-view #create-account-panel .panel-right, #enrollment-view #create-profile-panel .panel-left, #enrollment-view #create-profile-panel .panel-right {
        width: 100%;
        float: inherit; } }
  #enrollment-view #create-account-panel .form-group, #enrollment-view #create-profile-panel .form-group {
    width: 100%;
    float: left;
    padding: 0 20px;
    margin: 0; }
    #enrollment-view #create-account-panel .form-group .email, #enrollment-view #create-profile-panel .form-group .email {
      width: 100%;
      display: block;
      outline: none;
      height: 32px;
      font-size: 13px;
      line-height: 1.428571429;
      color: #555555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 0px;
      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      box-sizing: border-box;
      padding: 6px 12px;
      box-sizing: border-box; }
    #enrollment-view #create-account-panel .form-group .col-md-5, #enrollment-view #create-profile-panel .form-group .col-md-5 {
      width: 100%;
      text-align: left; }
    #enrollment-view #create-account-panel .form-group .col-md-6, #enrollment-view #create-profile-panel .form-group .col-md-6 {
      width: 100%; }
      #enrollment-view #create-account-panel .form-group .col-md-6 input, #enrollment-view #create-profile-panel .form-group .col-md-6 input {
        width: 100%;
        display: block;
        outline: none;
        height: 32px;
        font-size: 13px;
        line-height: 1.428571429;
        color: #555555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        box-sizing: border-box;
        padding: 6px 12px; }
      #enrollment-view #create-account-panel .form-group .col-md-6 select, #enrollment-view #create-profile-panel .form-group .col-md-6 select {
        margin-top: 2px;
        padding: 3px 32px 3px 12px;
        background-color: #fff;
        width: 100% !important;
        height: 32px;
        border: 1px solid #c1c1c1;
        border-radius: 0;
        background: url(../images/select-arrow.png) no-repeat 100% 50%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
  #enrollment-view #notification-settings-panel .panel-default {
    display: table; }
  #enrollment-view #notification-settings-panel label {
    padding: 10px 0;
    color: #333;
    box-sizing: content-box; }
  #enrollment-view #notification-settings-panel .name-group {
    width: 100%;
    box-sizing: border-box;
    float: left;
    background-color: #f1ede9;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0 15px;
    margin-top: 20px; }
    #enrollment-view #notification-settings-panel .name-group .notification-name-col {
      border-right: 1px solid #ddd;
      height: 20px;
      width: 30%; }
    #enrollment-view #notification-settings-panel .name-group .push-email-col {
      width: 33%;
      height: 20px; }
  #enrollment-view #notification-settings-panel .check-group {
    margin-bottom: 0;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 15px; }
    #enrollment-view #notification-settings-panel .check-group .notification-name-col {
      border-right: 1px solid #ddd;
      line-height: 12px;
      height: 20px;
      width: 30%;
      float: left; }
    #enrollment-view #notification-settings-panel .check-group .email-col, #enrollment-view #notification-settings-panel .check-group .push-col {
      float: left;
      width: 33%;
      height: 20px; }
    #enrollment-view #notification-settings-panel .check-group .disabled {
      color: #9a9a9a !important; }
    #enrollment-view #notification-settings-panel .check-group .unchecked {
      cursor: pointer;
      background: url(/images/cwp/regist/check_grey.png) no-repeat center;
      width: 25px;
      height: 25px;
      padding-top: 7.5px;
      padding-bottom: 7.5px;
      margin-left: auto;
      margin-right: auto; }
    #enrollment-view #notification-settings-panel .check-group .checked {
      cursor: pointer;
      background: url(/images/cwp/regist/check_green.png) no-repeat center;
      width: 25px;
      height: 25px;
      padding-top: 7.5px;
      padding-bottom: 7.5px;
      margin-left: auto;
      margin-right: auto; }
    #enrollment-view #notification-settings-panel .check-group .checked-disabled {
      cursor: default;
      background: url(/images/cwp/regist/check_disabled.png) no-repeat center; }
  #enrollment-view #select-dealer-panel h4 {
    color: #00aad2; }
  #enrollment-view #select-dealer-panel p {
    font-size: 13px !important;
    color: #333333 !important; }
  #enrollment-view #select-dealer-panel .btn-change-dealer {
    height: 50px;
    font-size: 1.3em;
    text-transform: capitalize;
    background-color: #fff;
    color: #333;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    margin-top: 20px;
    min-width: 250px;
    white-space: normal; }
  #enrollment-view #confirmation-panel {
    overflow: hidden;
    padding: 20px;
    margin-bottom: 0; }
    #enrollment-view #confirmation-panel .panel-heading {
      background-color: #F1EDE9;
      border-top: 1px solid #C1C1C1;
      border-bottom: 1px solid #C1C1C1;
      padding-bottom: 5px;
      padding-top: 5px;
      border-radius: initial; }
      #enrollment-view #confirmation-panel .panel-heading .panel-title {
        font-weight: bold; }
      #enrollment-view #confirmation-panel .panel-heading .editButton {
        color: #00aad2;
        cursor: pointer; }
    #enrollment-view #confirmation-panel table {
      width: 100%; }
      #enrollment-view #confirmation-panel table .left {
        width: 30% !important; }
      #enrollment-view #confirmation-panel table .right {
        width: 70% !important; }
        #enrollment-view #confirmation-panel table .right .displayToggle {
          color: #00aad2;
          cursor: pointer; }
      #enrollment-view #confirmation-panel table td {
        width: 50%;
        height: 30px;
        padding-left: 15px;
        font-size: 13px; }
    #enrollment-view #confirmation-panel .content-wrapper {
      position: relative;
      overflow: hidden;
      height: 400px; }
    #enrollment-view #confirmation-panel .notification-settings-panel .checked {
      background: url(/images/cwp/regist/check_green.png) no-repeat center;
      width: 25px;
      height: 25px;
      margin-left: auto;
      margin-right: auto; }
    #enrollment-view #confirmation-panel .notification-settings-panel .unchecked {
      background: url(/images/cwp/regist/check_grey.png) no-repeat center;
      width: 25px;
      height: 25px;
      margin-left: auto;
      margin-right: auto; }
    #enrollment-view #confirmation-panel .notification-settings-panel td {
      width: 30% !important; }
    #enrollment-view #confirmation-panel .dealername {
      color: #00aad2; }
  #enrollment-view #terms-and-conditions, #enrollment-view #privacy-policy {
    max-height: 230px;
    overflow-y: scroll;
    border: 1px solid #5F5F5F;
    padding: 10px;
    margin: 10px; }
  #enrollment-view #terms-and-conditions-panel a {
    color: #1765a3;
    text-decoration: none;
    cursor: pointer;
    text-decoration: underline; }
  #enrollment-view #terms-and-conditions-panel .pendingMsg {
    background: url(/images/icons/loading_bar.gif) no-repeat;
    height: 32px;
    padding-left: 42px;
    line-height: 250%;
    width: 300px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px; }
  #enrollment-view #terms-and-conditions-panel .check-form {
    margin-left: 10px;
    vertical-align: middle; }
    #enrollment-view #terms-and-conditions-panel .check-form .inputField {
      line-height: normal;
      position: absolute;
      opacity: 0;
      width: 360px;
      height: 15px;
      margin: 3px 0; }
    #enrollment-view #terms-and-conditions-panel .check-form .inputField + i {
      display: inline-block;
      width: 15px;
      height: 15px;
      background-color: #fff;
      color: #fff;
      border: 1px solid #c1c1c1;
      cursor: pointer;
      vertical-align: middle;
      margin-right: 6px; }
    #enrollment-view #terms-and-conditions-panel .check-form .inputField:checked + i {
      background: url(../images/cwp/login/rememberme.png) no-repeat center;
      /* whatever you want the background color of the box to be */
      background-color: #00aad2;
      border: 1px solid #00aad2;
      box-sizing: border-box; }
    #enrollment-view #terms-and-conditions-panel .check-form label {
      padding-top: 0; }
  #enrollment-view #registration-complete-panel, #enrollment-view #registration-complete-panel {
    padding-top: 20px;
    padding-left: 20px; }
    #enrollment-view #registration-complete-panel h2, #enrollment-view #registration-complete-panel h2 {
      text-transform: uppercase; }
  @media (max-width: 1023px) {
    #enrollment-view .btn_next {
      width: auto;
      height: 30px;
      background-color: #fff;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      color: #333;
      padding: 0 5%; }
      #enrollment-view .btn_next:hover, #enrollment-view .btn_next:active {
        color: #fff;
        background-color: #00aad2;
        border-color: #00aad2; } }
  @media (min-width: 1023px) {
    #enrollment-view .btn_next {
      border: none;
      background: url(/images/icons/next.png) no-repeat center;
      position: absolute;
      height: 100%;
      right: -100px;
      top: 4%;
      text-indent: -9999px; }
      #enrollment-view .btn_next:hover {
        background: url(/images/icons/next_press.png) no-repeat center; } }
  @media (max-width: 1023px) {
    #enrollment-view .btn_pre {
      width: auto;
      height: 30px;
      background-color: #fff;
      border: 1px solid #c1c1c1;
      border-radius: 0;
      color: #333;
      padding: 0 5%; }
      #enrollment-view .btn_pre:hover, #enrollment-view .btn_pre:active {
        color: #fff;
        background-color: #00aad2;
        border-color: #00aad2; } }
  @media (min-width: 1023px) {
    #enrollment-view .btn_pre {
      border: none;
      background: url(/images/icons/prev.png) no-repeat center;
      position: absolute;
      height: 100%;
      left: -100px;
      top: 4%;
      text-indent: -9999px; }
      #enrollment-view .btn_pre:hover {
        background: url(/images/icons/prev_press.png) no-repeat center; } }
  #enrollment-view .last-next-btn {
    width: 420px;
    height: 54px;
    font-size: 1.6em;
    background-color: #fff;
    color: #333;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    margin-top: 20px;
    margin-bottom: 30px; }
    #enrollment-view .last-next-btn:hover, #enrollment-view .last-next-btn:active {
      color: #fff;
      background-color: #00aad2;
      border-color: #00aad2; }

#enrollment_token_warning {
  max-height: 300px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 11px 0; }
  #enrollment_token_warning .textfild {
    margin: auto;
    margin-top: 10px;
    font-size: medium;
    display: table;
    color: #333; }

.rdr-popup-view {
  border: 1px solid #ccc;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px; }
  .rdr-popup-view .title, .rdr-popup-view .cwp-box .title-arrow, .cwp-box .rdr-popup-view .title-arrow {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px; }
  .rdr-popup-view .message {
    margin: 20px 0;
    margin-left: 20px; }
  .rdr-popup-view h4 {
    font-size: 1.0em;
    font-weight: bold; }
  .rdr-popup-view .w100 {
    width: 100%; }
  .rdr-popup-view .clearfix {
    clear: both; }
  .rdr-popup-view .btn-ok {
    outline: none !important;
    text-transform: uppercase;
    width: 145px;
    background: #fff;
    border: 1px solid #c1c1c1;
    color: #333;
    margin: 0 0.5% 0 0.5%;
    padding: 0;
    height: 40px;
    border-radius: 0; }
  .rdr-popup-view button:hover, .rdr-popup-view button:active {
    color: #fff !important;
    background-color: #00aad2 !important;
    border: none !important;
    text-decoration: none !important; }

#enrollment-add-vehicle-view {
  color: #333; }
  @media (max-width: 767px) {
    #enrollment-add-vehicle-view label {
      color: #333;
      font-size: small; } }
  #enrollment-add-vehicle-view .panel {
    min-height: 250px;
    padding: 20px;
    margin-bottom: 0px; }
    #enrollment-add-vehicle-view .panel h2 {
      font-size: 3em;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        #enrollment-add-vehicle-view .panel h2 {
          font-size: xx-large; } }
      @media (max-width: 480px) {
        #enrollment-add-vehicle-view .panel h2 {
          font-size: x-large; } }
    #enrollment-add-vehicle-view .panel a {
      color: #1765a3;
      text-decoration: none;
      cursor: pointer;
      text-decoration: underline; }
    #enrollment-add-vehicle-view .panel button {
      min-width: 100px; }
    #enrollment-add-vehicle-view .panel .w95p {
      width: 95%; }
    #enrollment-add-vehicle-view .panel .inputField {
      display: block;
      width: 100%;
      padding: 6px 12px;
      font-size: 13px;
      line-height: 1.428571429;
      color: #555555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 0px;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
      #enrollment-add-vehicle-view .panel .inputField:focus {
        outline: none; }
  @media (max-width: 767px) {
    #enrollment-add-vehicle-view .panel-body {
      padding: 0; } }
  #enrollment-add-vehicle-view .btn-style {
    width: 30%;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #enrollment-add-vehicle-view .btn-style:focus {
    outline: none; }
  #enrollment-add-vehicle-view .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #enrollment-add-vehicle-view .btn-style:hover, #enrollment-add-vehicle-view .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    text-decoration: none;
    border: none; }
  #enrollment-add-vehicle-view #confirmation-panel .panel-heading {
    border-bottom-width: 1px;
    border-bottom-color: black; }
  #enrollment-add-vehicle-view #confirmation-panel table {
    width: 100%; }
    #enrollment-add-vehicle-view #confirmation-panel table td {
      width: 50%;
      height: 30px; }
  @media (max-width: 480px) {
    #enrollment-add-vehicle-view #terms-and-conditions-panel h2 {
      font-size: 22px;
      margin-bottom: 20px; } }
  @media (max-width: 480px) {
    #enrollment-add-vehicle-view #terms-and-conditions-panel {
      padding: 20px 5px; } }
  #enrollment-add-vehicle-view #terms-and-conditions-panel #terms-and-conditions, #enrollment-add-vehicle-view #terms-and-conditions-panel #privacy-policy {
    max-height: 250px;
    overflow-y: scroll;
    border: 1px solid #5F5F5F;
    padding: 10px; }
    @media (max-width: 480px) {
      #enrollment-add-vehicle-view #terms-and-conditions-panel #terms-and-conditions h1, #enrollment-add-vehicle-view #terms-and-conditions-panel #privacy-policy h1 {
        font-size: x-large; } }
    @media (max-width: 767px) {
      #enrollment-add-vehicle-view #terms-and-conditions-panel #terms-and-conditions p, #enrollment-add-vehicle-view #terms-and-conditions-panel #privacy-policy p {
        margin-bottom: 10px;
        line-height: 15px; }
        #enrollment-add-vehicle-view #terms-and-conditions-panel #terms-and-conditions p strong, #enrollment-add-vehicle-view #terms-and-conditions-panel #privacy-policy p strong {
          font-weight: normal; } }
  #enrollment-add-vehicle-view #terms-and-conditions-panel .check-form .form-group {
    margin: 0; }
    @media (max-width: 480px) {
      #enrollment-add-vehicle-view #terms-and-conditions-panel .check-form .form-group {
        margin-top: 10px; } }
  #enrollment-add-vehicle-view #terms-and-conditions-panel .check-form .inputField {
    line-height: normal;
    position: absolute;
    opacity: 0;
    width: 350px;
    height: 20px; }
  #enrollment-add-vehicle-view #terms-and-conditions-panel .check-form .inputField + i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    color: #fff;
    border: 1px solid #c1c1c1;
    /* border of the checkbox */
    cursor: pointer; }
  #enrollment-add-vehicle-view #terms-and-conditions-panel .check-form .inputField:checked + i {
    background: url(../images/cwp/login/rememberme.png) no-repeat center;
    /* whatever you want the background color of the box to be */
    background-color: #00aad2;
    border: 1px solid #00aad2; }
  #enrollment-add-vehicle-view #terms-and-conditions-panel .check-form .control-label {
    margin-left: 5px; }
    @media (max-width: 480px) {
      #enrollment-add-vehicle-view #terms-and-conditions-panel .check-form .control-label {
        font-size: x-small; } }
  #enrollment-add-vehicle-view li {
    list-style-type: disc;
    margin-left: 20px; }
  #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group {
    width: 95%;
    margin-bottom: 19px;
    margin: 0; }
    @media (max-width: 767px) {
      #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group {
        width: 100%; } }
    #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group .disabled {
      color: #9a9a9a !important; }
    #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group .checked {
      cursor: pointer;
      background: url(../images/cwp/account/checked.png) no-repeat center;
      width: 25px;
      height: 25px;
      margin-left: auto;
      margin-right: auto; }
    #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group .checked-disabled {
      cursor: default;
      background: url(../images/cwp/account/checked_disabled.png) no-repeat center; }
    #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group .unchecked {
      cursor: pointer;
      background: url(../images/cwp/account/uncheck.png) no-repeat center;
      width: 25px;
      height: 25px;
      margin-left: auto;
      margin-right: auto; }
    #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group a {
      color: #333; }
    @media (max-width: 767px) {
      #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .form-group .icon {
        padding-top: 5px; } }
  #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .notiHeader {
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    background-color: #f1ede9; }
    #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .notiHeader label {
      padding: 10px; }
      @media (max-width: 767px) {
        #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .notiHeader label {
          padding: 0;
          padding-top: 10px; } }
  #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .notification-name-col {
    width: 41.6666666667%;
    float: left;
    height: 40px;
    border-right: 1px solid #c1c1c1;
    padding: 10px !important; }
  #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .push-col {
    width: 25%;
    float: left; }
    @media (max-width: 767px) {
      #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .push-col {
        width: 28%; } }
  #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .email-col {
    width: 20%;
    float: left; }
    @media (max-width: 767px) {
      #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .email-col {
        width: 28%; } }
  #enrollment-add-vehicle-view #enter-vehicle-panel #notification-settings-body .mt-xxlg {
    margin-top: 45px; }
  #enrollment-add-vehicle-view #terms-and-conditions-panel .pendingMsg {
    background: url(/images/icons/loading_bar.gif) no-repeat;
    height: 41px;
    padding-left: 42px;
    padding-top: 6px;
    margin-top: 10px;
    margin-bottom: 20px; }

.remoteTabMenu {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  border-bottom: 1px solid transparent;
  border: 0;
  line-height: 20px;
  color: #333333; }
  .remoteTabMenu h4 a {
    font-size: 1.15em;
    height: 50px;
    cursor: pointer; }
  .remoteTabMenu h4 a.col-md-3 {
    width: 25%;
    padding-left: 5%;
    padding: 8px 5%; }
  .remoteTabMenu h4 a.col-md-4 {
    width: 33.333%; }
  .remoteTabMenu h4 a.col-md-6 {
    width: 50%; }
  .remoteTabMenu h4 a.active {
    background: #005399; }
  .remoteTabMenu .row {
    margin-left: 0px;
    margin-right: 0px;
    overflow: hidden; }
  @media (max-width: 1024px) {
    .remoteTabMenu h4 a {
      font-size: 0.8em; } }
  @media (max-width: 320px) {
    .remoteTabMenu h4 a {
      font-size: 0.7em; } }

.remoteTabMenu.evphev h4 a, .remoteTabMenu.evphev h4 a.active {
  font-size: 0.8em;
  line-height: 1.6em;
  line-height: 1.2em;
  padding: 14px 0px 0px 0px; }

.remoteTabMenu.evphev h4 a:nth-child(4) {
  padding-left: 12px;
  padding-right: 12px; }

.remoteTabMenu.evphev h4 a.col-md-3 {
  width: 25%; }

.remoteTabMenu.evphev h4 a.col-md-4 {
  width: 33.333%; }

.remoteTabMenu.evphev h4 a.col-md-6 {
  border-top: 1px solid #cdcdcd;
  width: 50%;
  margin-top: -1px; }

@media (max-width: 1024px) {
  .remoteTabMenu.evphev h4 a, .remoteTabMenu.evphev h4 a.active {
    font-size: 0.8em;
    padding: 15px 0px 0px 0px; } }

@media (max-width: 768px) {
  .remoteTabMenu.evphev h4 a, .remoteTabMenu.evphev h4 a.active, .remoteTabMenu.evphev h4 a:nth-child(4) {
    font-size: 0.7em; } }

@media (max-width: 320px) {
  .remoteTabMenu.evphev h4 a, .remoteTabMenu.evphev h4 a.active {
    padding-top: 15px; } }

.fra .remoteTabMenu h4 a, .fra .remoteTabMenu h4 a.active {
  font-size: 0.8em;
  line-height: 1.6em;
  line-height: 1.2em;
  padding: 12px 0px 0px 0px; }

.fra .remoteTabMenu h4 a:nth-child(4) {
  padding-left: 12px;
  padding-right: 12px; }

@media (max-width: 1024px) {
  .fra .remoteTabMenu h4 a, .fra .remoteTabMenu h4 a.active {
    font-size: 0.7em;
    padding: 18px 0px 0px 0px; } }

@media (max-width: 768px) {
  .fra .remoteTabMenu h4 a, .fra .remoteTabMenu h4 a.active, .fra .remoteTabMenu h4 a:nth-child(4) {
    font-size: 0.7em;
    padding-top: 14px; } }

@media (max-width: 320px) {
  .fra .remoteTabMenu h4 a, .fra .remoteTabMenu h4 a.active {
    font-size: 0.6em;
    padding-top: 15px; } }

.fra .remoteTabMenu.evphev h4 a:nth-child(5) {
  padding-top: 12px; }
  .fra .remoteTabMenu.evphev h4 a:nth-child(5) span {
    width: 120px;
    display: block;
    margin: 0 auto; }

.scheduleTabMenu {
  margin-top: -1px; }
  .scheduleTabMenu .haccborder {
    border-bottom-color: #00A9D4 !important; }
  .scheduleTabMenu .genborder {
    border-bottom-color: #a36b4f !important; }
  .scheduleTabMenu .kciborder {
    border-bottom-color: #05141f !important; }
  .scheduleTabMenu h4 a {
    height: 50px;
    cursor: pointer;
    width: 50%;
    background-color: #fff;
    border-bottom: Solid 1px;
    text-align: center;
    padding-top: 20px;
    font-size: 1em;
    color: #cbcbcb; }
  .scheduleTabMenu h4 a.active {
    border-bottom: Solid 5px;
    color: #000; }
  .scheduleTabMenu .row {
    overflow: hidden;
    border-top: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    padding: 0 10px;
    margin: 0 -1px; }
  @media (max-width: 1024px) {
    .scheduleTabMenu h4 a {
      font-size: 0.8em; } }
  @media (max-width: 320px) {
    .scheduleTabMenu h4 a {
      font-size: 0.7em; } }

.precondition-panel {
  border: solid 1px #ccc;
  padding: 20px 20px 20px 20px;
  margin: -1px; }
  .precondition-panel ul {
    margin-left: 40px; }
    .precondition-panel ul li {
      list-style-type: disc; }

.pending-panel {
  border-top: 0;
  border-top: 1px solid #c1c1c1;
  text-align: center; }
  .pending-panel .spinnerWrapper {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px; }
    .pending-panel .spinnerWrapper .spinner {
      width: 32px;
      height: 32px; }
      .pending-panel .spinnerWrapper .spinner img {
        vertical-align: middle; }
    .pending-panel .spinnerWrapper .prog {
      margin-left: 5px; }

.result-panel {
  border-top: 0;
  border-top: 1px solid #c1c1c1;
  text-align: center; }
  .result-panel .text {
    display: inline-block;
    padding: 0 50px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%; }
    .result-panel .text img {
      vertical-align: text-bottom;
      margin-right: 5px;
      display: inline-block; }
    .result-panel .text .errorText {
      display: inline-block;
      width: 80%;
      text-align: left;
      margin-left: 5px; }
    .result-panel .text .btn-error-area {
      text-align: right;
      margin-top: 5px;
      margin-right: 5%; }
      .result-panel .text .btn-error-area button {
        background-color: #00aad2;
        border: none;
        color: #fff;
        padding-left: 10px;
        padding-right: 10px; }
        .result-panel .text .btn-error-area button:focus {
          outline: none; }

.onoffswitch {
  position: relative;
  width: 46px;
  margin-right: 10px;
  float: right;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  -ms-scroll-limit: 0 0 0 0;
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #c1c1c1;
  border-radius: 15px; }

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 25px;
  padding: 0;
  line-height: 24px;
  font-size: 12px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box; }

.haccback:before {
  background-color: #00A9D4 !important; }

.genback:before {
  background-color: #a36b4f !important; }

.kciback:before {
  background-color: #05141F !important; }

.heatvent:before {
  background-color: #ec1d25 !important; }

.onoffswitch-inner:before {
  content: " ";
  padding-left: 30px;
  background-color: #00A9D4;
  color: #FFFFFF; }

.heatvent:after {
  background-color: #7984a9 !important; }

.onoffswitch-inner:after {
  content: " ";
  padding-right: 30px;
  background-color: #ffffff;
  color: #c1c1c1;
  text-align: right; }

.onoffswitch-switch {
  display: block;
  width: 22px;
  margin: 4px;
  background: #c1c1c1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  border-radius: 18px;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
  background-color: #fff;
  box-shadow: 1px 0 1px #000; }

.climateControl {
  min-width: 186px;
  text-align: center;
  margin: 0;
  border-top: 0;
  border-left: 0;
  text-align: center;
  position: relative;
  /* for button width of IE10/Edge */ }
  .climateControl .descWrap {
    margin: 5px 0 0;
    height: 20px; }
  .climateControl .climate-img {
    background: url("../images/cwp/remote/remote-sprite.png") no-repeat 0px -98px;
    width: 104px;
    height: 70px;
    margin: 28px auto; }
  .climateControl .button {
    margin: 20px auto 0;
    border-radius: 5px 5px 5px 5px;
    width: 40px;
    background-color: #005399;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase; }
  .climateControl _:-ms-lang(x), .climateControl .button {
    width: 60px; }
  .climateControl .sliderWrapper {
    width: 186px;
    height: 186px;
    overflow: hidden;
    background: url(/images/remote/bg_temp.png) no-repeat;
    position: relative;
    margin: 25px auto 0; }
    .climateControl .sliderWrapper .sliderPointer {
      position: absolute;
      height: 35px;
      width: 35px;
      border-radius: 10px;
      cursor: pointer;
      z-index: 3;
      margin: 10px; }
  .climateControl .sliderPointerBG {
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 10px;
    cursor: pointer;
    background: url(../images/remote/temp_pointer.png) no-repeat; }
  .climateControl .sliderPointerBG_blur {
    background: url(../images/remote/temp_pointer_blur.png) no-repeat !important; }
  .climateControl .sliderContainer {
    position: relative;
    width: 130px;
    height: 100px;
    margin: 0 auto 0;
    cursor: default; }
  .climateControl .sliderDegrees {
    width: 80px;
    height: 40px;
    margin-left: 3px;
    margin-right: 3px;
    float: left;
    font-size: 1.2em;
    color: #2a2a2a;
    padding-top: 10px;
    text-align: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none; }
  .climateControl .sliderDegrees_blur {
    color: #999999 !important; }
  .climateControl .sliderButton {
    width: 186px;
    height: 40px;
    padding-left: 10px;
    margin: 0 auto; }
    .climateControl .sliderButton .sliderDec {
      width: 40px;
      height: 40px;
      float: left;
      border-radius: 10px;
      border: 0px;
      cursor: pointer;
      background: url(/images/remote/btn_minus.png) no-repeat; }
    .climateControl .sliderButton .sliderDec_blur {
      background: url(/images/remote/btn_minus_blur.png) no-repeat !important; }
    .climateControl .sliderButton .sliderDec:active {
      background: url(/images/remote/btn_minus_press.png) no-repeat; }
    .climateControl .sliderButton .sliderInc {
      width: 40px;
      height: 40px;
      border-radius: 10px;
      border: 0px;
      float: left;
      cursor: pointer;
      background: url(/images/remote/btn_plus.png) no-repeat; }
    .climateControl .sliderButton .sliderInc_blur {
      background: url(/images/remote/btn_plus_blur.png) no-repeat !important; }
    .climateControl .sliderButton .sliderInc:active {
      background: url(/images/remote/btn_plus_press.png) no-repeat; }

.idletimeControl {
  min-width: 178px;
  width: 33.3333333%;
  text-align: center;
  margin: 0;
  border-top: 0;
  border-left: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  /* for button width of IE10/Edge */ }
  .idletimeControl .descWrap {
    margin: 5px 0 0;
    height: 20px; }
  .idletimeControl .button {
    margin: 20px auto 0;
    border-radius: 5px 5px 5px 5px;
    width: 40px;
    background-color: #005399;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase; }
  .idletimeControl _:-ms-lang(x), .idletimeControl .button {
    width: 60px; }
  .idletimeControl .idletimeWrapper {
    width: 178px;
    height: 250px;
    overflow: hidden;
    margin: 0px auto; }
  .idletimeControl .idletimeContainer {
    position: relative;
    width: 178px;
    height: 178px;
    background: url("/images/remote/bg_timer.png") no-repeat;
    margin: 25px auto 0;
    cursor: default; }
  .idletimeControl .idletimePointer {
    position: absolute;
    height: 39px;
    width: 59px;
    border-radius: 10px;
    cursor: pointer;
    z-index: 3; }
  .idletimeControl .idletimePointerBG {
    position: absolute;
    height: 39px;
    width: 118px;
    z-index: 1;
    background: url("/images/remote/timer_pointer.png") no-repeat; }
  .idletimeControl .idletimeValue {
    width: 80px;
    height: 40px;
    margin-left: 3px;
    margin-right: 3px;
    float: left;
    font-size: 1.2em;
    padding-top: 10px;
    text-align: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none; }
  .idletimeControl .sliderButton {
    width: 178px;
    height: 40px;
    padding-left: 6px; }
    .idletimeControl .sliderButton .sliderDec {
      background: url(/images/remote/btn_down.png) no-repeat;
      width: 40px;
      height: 40px;
      float: left;
      border-radius: 10px;
      border: 0px;
      cursor: pointer; }
    .idletimeControl .sliderButton .sliderDec:active {
      background: url(/images/remote/btn_down_press.png) no-repeat; }
    .idletimeControl .sliderButton .sliderInc {
      background: url(/images/remote/btn_up.png) no-repeat;
      width: 40px;
      height: 40px;
      border-radius: 10px;
      border: 0px;
      float: left;
      cursor: pointer; }
    .idletimeControl .sliderButton .sliderInc:active {
      background: url(/images/remote/btn_up_press.png) no-repeat; }

.seatControl {
  min-width: 400px;
  width: 100%;
  text-align: center;
  margin: 0;
  border-top: 0;
  border-left: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  /* for button width of IE10/Edge */ }
  .seatControl .descWrap {
    margin: 5px 0 0;
    height: 20px; }
  .seatControl .button {
    margin: 20px auto 0;
    border-radius: 5px 5px 5px 5px;
    width: 40px;
    background-color: #005399;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase; }
  .seatControl _:-ms-lang(x), .seatControl .button {
    width: 60px; }
  .seatControl .seatWrapper {
    width: 400px;
    height: 250px;
    overflow: hidden;
    margin: 0px auto;
    display: flex; }
  .seatControl .seatContainer {
    position: relative;
    width: 400px;
    height: 250px;
    background: url("/images/remote/bg_seats.png") no-repeat center;
    background-size: contain;
    margin: 25px 0 0 0;
    cursor: default;
    flex: 1 1 auto; }
  .seatControl .seatPointer {
    position: absolute;
    height: 103px;
    width: 54px;
    border-radius: 10px;
    cursor: pointer;
    z-index: 3;
    margin: 0px;
    top: 60px;
    left: 50px; }
  .seatControl .drvH {
    top: 0px;
    left: 20px !important;
    background: url("/images/remote/btn_heat_disable.png") no-repeat center;
    background-size: contain; }
  .seatControl .drvV {
    top: 0px;
    left: 80px !important;
    background: url("/images/remote/btn_vent_disable.png") no-repeat center;
    background-size: contain; }
  .seatControl .astH {
    top: 0px;
    left: 280px !important;
    background: url("/images/remote/btn_heat_disable.png") no-repeat center;
    background-size: contain; }
  .seatControl .astV {
    top: 0px;
    left: 340px !important;
    background: url("/images/remote/btn_vent_disable.png") no-repeat center;
    background-size: contain; }
  .seatControl .rlH {
    top: 120px;
    left: 20px !important;
    background: url("/images/remote/btn_heat_disable.png") no-repeat center;
    background-size: contain; }
  .seatControl .rlV {
    top: 120px;
    left: 80px !important;
    background: url("/images/remote/btn_vent_disable.png") no-repeat center;
    background-size: contain; }
  .seatControl .rrH {
    top: 120px;
    left: 280px !important;
    background: url("/images/remote/btn_heat_disable.png") no-repeat center;
    background-size: contain; }
  .seatControl .rrV {
    top: 120px;
    left: 340px !important;
    background: url("/images/remote/btn_vent_disable.png") no-repeat center;
    background-size: contain; }
  .seatControl .box-heatvent {
    float: left;
    min-width: 144px;
    width: 100%;
    text-align: center;
    border-top: 0;
    border-left: 0;
    text-align: center;
    position: relative;
    overflow: hidden; }
    @media (max-width: 767px) {
      .seatControl .box-heatvent {
        width: 100%; } }
    .seatControl .box-heatvent h4 {
      padding-left: 10px;
      float: left;
      margin: 0 auto 1px;
      font-size: 1.0em;
      color: #2a2a2a;
      width: 70%;
      min-width: 70%;
      text-align: start;
      line-height: inherit; }
    .seatControl .box-heatvent .descWrap {
      margin: 5px 0 0;
      height: 20px; }

.imsControl {
  min-width: 180px;
  width: 100%;
  text-align: center;
  margin: 0;
  border-top: 0;
  border-left: 0;
  position: relative;
  overflow: hidden;
  align: center; }
  .imsControl .imsContainer {
    height: 135px;
    margin: 25px 0 0 0;
    cursor: default;
    flex: 1 1 auto; }

.defrosterControl {
  min-width: 144px;
  width: 33.3333333%;
  text-align: center;
  height: 234px;
  margin: 0;
  border-top: 0;
  border-left: 0;
  text-align: center;
  position: relative;
  overflow: hidden; }
  @media (max-width: 767px) {
    .defrosterControl {
      width: 50%; } }
  .defrosterControl .descWrap {
    margin: 5px 0 0;
    height: 20px; }
  .defrosterControl .defroster-img {
    background: url("../images/cwp/remote/remote-sprite.png") no-repeat -140px -202px;
    width: 104px;
    height: 70px;
    margin: 28px auto; }
  .defrosterControl .defroster-img.on {
    background-position: 0px -202px; }

.sidebackControl {
  min-width: 144px;
  width: 33.3333333%;
  text-align: center;
  height: 234px;
  margin: 0;
  border-top: 0;
  border-left: 0;
  text-align: center;
  position: relative;
  overflow: hidden; }
  @media (max-width: 767px) {
    .sidebackControl {
      width: 50%; } }
  .sidebackControl .descWrap {
    margin: 5px 0 0;
    height: 20px; }
  .sidebackControl .sideback-img {
    background: url("../images/cwp/remote/remote-sprite.png") no-repeat -140px -98px;
    width: 104px;
    height: 82px;
    margin: 0 auto 10px; }
  .sidebackControl .heated {
    background-position: -140px -314px;
    height: 74px;
    margin-top: 28px; }
  .sidebackControl .heated.on {
    background-position: 0px -314px; }
  .sidebackControl .sideback {
    background-position: -140px -429px;
    height: 78px;
    margin-top: 24px; }
  .sidebackControl .sideback.on {
    background-position: 3px -429px; }
  .sidebackControl .both {
    background-position: -140px -550px;
    height: 82px;
    margin-top: 20px; }
  .sidebackControl .both.on {
    background-position: 4px -550px; }

.favPanel {
  padding: 10px 0 10px 0;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  position: relative;
  overflow: hidden;
  margin: 0 -1px; }
  .favPanel .verticalTop {
    vertical-align: top; }
  .favPanel ul li {
    line-height: 1em;
    display: inline-block;
    float: left;
    margin: 5px 10px;
    font-size: 0.85em;
    font-weight: bold;
    color: #000; }
    .favPanel ul li a {
      cursor: pointer; }
    .favPanel ul li i.fa-star:hover {
      cursor: pointer;
      color: #00529b; }
    .favPanel ul li i.fa-star.default {
      color: #F7D347; }
      .favPanel ul li i.fa-star.default:hover {
        cursor: default; }
  .favPanel .button {
    float: left;
    width: 120px;
    margin: 7px 6px 0px 0px;
    padding: 7px 7px 4px 7px !important; }
  .favPanel .blur {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(230, 230, 230, 0.5);
    top: 0;
    z-index: 4; }

.favSave {
  position: relative;
  border-top: none !important; }
  .favSave .buttons {
    display: table;
    margin: 10px auto 40px auto; }
    .favSave .buttons .button {
      display: block;
      text-transform: uppercase;
      color: #3376AD;
      border-color: #3376AD;
      background-color: white;
      float: left;
      font-size: 0.8em;
      line-height: 0.8em; }
      .favSave .buttons .button img {
        vertical-align: sub; }
    .favSave .buttons .save {
      height: 18px;
      margin-left: -6px; }
      .favSave .buttons .save .fa-star {
        margin-left: 5px; }
      .favSave .buttons .save .saveFav {
        display: inline-block;
        margin-top: 5px;
        margin-right: 7px; }
  .favSave .blur {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(230, 230, 230, 0.5);
    top: 0;
    z-index: 4; }

.popup-common .align-center {
  margin-top: 73px; }

@media (max-width: 480px) {
  .popup-common .floatright, .popup-common .inputbox {
    width: 100% !important; }
  .popup-common a {
    padding-left: 0 !important; }
  .popup-common .labelheight {
    width: 0 !important; } }

.popup-common .title, .popup-common .cwp-box .title-arrow, .cwp-box .popup-common .title-arrow {
  outline: 0;
  padding: 0 20px 20px;
  border-bottom: 1px solid #c1c1c1;
  margin: 0 -20px 10px; }

.popup-common .form-control {
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #ccc;
  width: 100%;
  border-radius: 0px; }

.popup-common .labelheight {
  height: 20px; }

.popup-common .control-label {
  width: 25%;
  float: left; }

.popup-common .form-group .inputbox {
  float: left;
  width: 50%; }

.popup-common .floatright {
  width: 60%;
  margin: 30px auto 0; }

.popup-common .setting-title {
  margin: 0 -75px 20px;
  padding: 0 0 20px 20px;
  border-bottom: 1px solid #ccc; }
  @media (max-width: 400px) {
    .popup-common .setting-title {
      padding: 0 0 10px;
      margin: 0 0 20px; } }

.popup-common h3 {
  text-transform: uppercase;
  font-size: 2em;
  color: #7d7d7d; }
  @media (max-width: 1023px) {
    .popup-common h3 {
      font-size: x-large; } }
  @media (max-width: 768px) {
    .popup-common h3 {
      font-size: large; } }
  @media (max-width: 480px) {
    .popup-common h3 {
      font-size: medium; } }

.popup-common .clear {
  clear: both; }

.popup-common button:focus {
  outline: none;
  background: #fff; }

.popup-common .pin_reset {
  width: 180px;
  min-width: 170px; }

.popup-common button {
  outline: none !important;
  text-transform: uppercase;
  width: 145px;
  background: #fff;
  border: 1px solid #c1c1c1;
  color: #333;
  margin: 0 0.5% 0 0.5%;
  padding: 0;
  height: 40px;
  border-radius: 0px; }
  @media (max-width: 1022px) {
    .popup-common button {
      width: 30%;
      max-width: 120px;
      min-width: 105px; } }

.popup-common button:hover, .popup-common button:active {
  color: #fff;
  background-color: #00aad2 !important;
  border-color: #00aad2 !important;
  text-decoration: none; }

.popup-common button[disabled] {
  cursor: not-allowed;
  background-color: #eee;
  color: #666; }

.popup-common .content {
  border: 1px solid #ccc;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px; }
  .popup-common .content .slot-title {
    border-bottom: 1px solid #c1c1c1;
    margin: 0 -20px;
    padding: 0 0 20px 20px; }
  .popup-common .content .message {
    margin: 20px 0; }
  .popup-common .content span {
    color: #7d7d7d; }
  .popup-common .content h2 {
    border-bottom: solid 1px #ccc;
    margin: 0 -20px;
    padding: 0 0 20px 20px; }

.popup-common a {
  padding-left: 5px;
  color: #000;
  display: inline;
  text-transform: uppercase;
  font-size: 0.8em;
  line-height: 0.8em;
  text-align: center;
  box-sizing: content-box !important;
  width: 40px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  border-bottom: solid #000 1px;
  margin: 0 0 0 5px; }

.popup-common a.plain {
  border: none;
  background-color: inherit;
  color: #666;
  text-decoration: underline;
  margin-left: 0; }

.popup-common a.plain:hover {
  border: none;
  background-color: inherit;
  color: #999; }

.popup-common .sharedbtn {
  height: 44px;
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 1.1em;
  padding: 10px 0 0 0; }

.favLoader-popup .setting .settingname {
  height: 30px;
  margin: 30px 0 30px 0; }
  .favLoader-popup .setting .settingname h4 {
    font-size: 1.3em;
    font-weight: bold;
    display: inline;
    color: #000; }

.favLoader-popup .setting li {
  color: #7d7d7d;
  list-style-type: disc;
  font-size: 0.9em;
  margin-left: 20px;
  text-transform: capitalize; }

.favEditer-popup .sideback_precondition, .favLoader-popup .sideback_precondition {
  width: 100%;
  position: relative;
  float: left;
  padding: 10px 0 0 10px;
  font-size: 11px; }

.favEditer-popup .favedit-box, .favLoader-popup .favedit-box {
  margin-top: 20px; }
  .favEditer-popup .favedit-box .Edit-selectField, .favLoader-popup .favedit-box .Edit-selectField {
    box-sizing: border-box;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    overflow: hidden;
    background: url(../images/select-arrow.png) no-repeat 100% 50%;
    padding: 0; }
    .favEditer-popup .favedit-box .Edit-selectField select, .favLoader-popup .favedit-box .Edit-selectField select {
      width: 100%;
      padding: 5px;
      height: auto;
      border: none;
      box-shadow: none;
      background: transparent;
      background-image: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    .favEditer-popup .favedit-box .Edit-selectField select::-ms-expand, .favLoader-popup .favedit-box .Edit-selectField select::-ms-expand {
      display: none; }
    .favEditer-popup .favedit-box .Edit-selectField select:focus, .favLoader-popup .favedit-box .Edit-selectField select:focus {
      outline: none; }
    .favEditer-popup .favedit-box .Edit-selectField select:focus::-ms-value, .favLoader-popup .favedit-box .Edit-selectField select:focus::-ms-value {
      background: transparent;
      color: #333; }
    .favEditer-popup .favedit-box .Edit-selectField select:-moz-focusring, .favLoader-popup .favedit-box .Edit-selectField select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }

.favEditer-popup .setting .settingName, .favLoader-popup .setting .settingName {
  border: 1px solid #c1c1c1;
  width: 100%;
  height: 30px;
  margin-top: 5px;
  outline: none; }

.favEditer-popup .setting .form-group .control-label, .favLoader-popup .setting .form-group .control-label {
  text-transform: capitalize;
  text-align: left;
  width: inherit;
  float: left; }

.favEditer-popup .setting .form-group input, .favLoader-popup .setting .form-group input {
  height: 32px;
  padding: 0 5px; }

.favEditer-popup .climateSetting, .favLoader-popup .climateSetting {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc; }
  .favEditer-popup .climateSetting .climateControl, .favLoader-popup .climateSetting .climateControl {
    margin: 0 auto;
    width: 186px; }

.favEditer-popup .setting-save, .favLoader-popup .setting-save {
  padding: 20px 75px 20px 75px; }
  .favEditer-popup .setting-save .climateSetting .climateControl, .favLoader-popup .setting-save .climateSetting .climateControl {
    width: 100% !important; }
  @media (max-width: 400px) {
    .favEditer-popup .setting-save, .favLoader-popup .setting-save {
      padding: 20px; } }

@media (max-width: 1022px) {
  .favEditer-popup label, .favEditer-popup input, .favEditer-popup select, .favEditer-popup span, .favEditer-popup li, .favEditer-popup h4, .favEditer-popup .error, .favLoader-popup label, .favLoader-popup input, .favLoader-popup select, .favLoader-popup span, .favLoader-popup li, .favLoader-popup h4, .favLoader-popup .error {
    font-size: 0.9em !important; } }

@media (max-width: 767px) {
  .favEditer-popup label, .favEditer-popup input, .favEditer-popup select, .favEditer-popup span, .favEditer-popup li, .favEditer-popup h4, .favEditer-popup .error, .favLoader-popup label, .favLoader-popup input, .favLoader-popup select, .favLoader-popup span, .favLoader-popup li, .favLoader-popup h4, .favLoader-popup .error {
    font-size: small  !important; } }

.favEditer-popup .align-center .btn-cancel, .favEditer-popup .align-center .btn-save, .favLoader-popup .align-center .btn-cancel, .favLoader-popup .align-center .btn-save {
  width: 30%; }
  @media (max-width: 767px) {
    .favEditer-popup .align-center .btn-cancel, .favEditer-popup .align-center .btn-save, .favLoader-popup .align-center .btn-cancel, .favLoader-popup .align-center .btn-save {
      max-width: 120px;
      min-width: 105px; } }

.favEditer-popup .align-center .btn-close, .favEditer-popup .align-center .btn-delete, .favEditer-popup .align-center .btn-submit, .favLoader-popup .align-center .btn-close, .favLoader-popup .align-center .btn-delete, .favLoader-popup .align-center .btn-submit {
  width: 25%; }
  @media (max-width: 767px) {
    .favEditer-popup .align-center .btn-close, .favEditer-popup .align-center .btn-delete, .favEditer-popup .align-center .btn-submit, .favLoader-popup .align-center .btn-close, .favLoader-popup .align-center .btn-delete, .favLoader-popup .align-center .btn-submit {
      max-width: 120px;
      min-width: 60px; } }

.favEditer-popup .align-center .btn-cancel, .favEditer-popup .align-center .btn-save, .favEditer-popup .align-center .btn-close, .favEditer-popup .align-center .btn-delete, .favEditer-popup .align-center .btn-submit, .favLoader-popup .align-center .btn-cancel, .favLoader-popup .align-center .btn-save, .favLoader-popup .align-center .btn-close, .favLoader-popup .align-center .btn-delete, .favLoader-popup .align-center .btn-submit {
  background: #fff;
  border: solid #c1c1c1 1px;
  color: #333;
  margin: 0 1.5% 0 0.5%;
  outline: none;
  height: 45px;
  font-size: 1.188em; }
  @media (max-width: 767px) {
    .favEditer-popup .align-center .btn-cancel, .favEditer-popup .align-center .btn-save, .favEditer-popup .align-center .btn-close, .favEditer-popup .align-center .btn-delete, .favEditer-popup .align-center .btn-submit, .favLoader-popup .align-center .btn-cancel, .favLoader-popup .align-center .btn-save, .favLoader-popup .align-center .btn-close, .favLoader-popup .align-center .btn-delete, .favLoader-popup .align-center .btn-submit {
      font-size: small;
      height: 35px; } }
  @media (max-width: 480px) {
    .favEditer-popup .align-center .btn-cancel, .favEditer-popup .align-center .btn-save, .favEditer-popup .align-center .btn-close, .favEditer-popup .align-center .btn-delete, .favEditer-popup .align-center .btn-submit, .favLoader-popup .align-center .btn-cancel, .favLoader-popup .align-center .btn-save, .favLoader-popup .align-center .btn-close, .favLoader-popup .align-center .btn-delete, .favLoader-popup .align-center .btn-submit {
      font-size: smaller; } }

.favEditer-popup .align-center button:hover, .favEditer-popup .align-center button:active, .favLoader-popup .align-center button:hover, .favLoader-popup .align-center button:active {
  color: #fff;
  background-color: #00aad2 !important;
  border-color: #00aad2 !important;
  text-decoration: none; }

.favSlot-popup .slots label {
  cursor: pointer;
  text-decoration: underline; }

.dealerHourPanel {
  margin-top: 10px; }
  .dealerHourPanel .hourList {
    border: 1px solid #ccc;
    padding: 0.8em;
    float: left;
    margin: 0 10px 20px 0;
    min-width: 230px; }
  .dealerHourPanel .service {
    margin-right: 0; }

#preferDealerSelector .dealerHourPanel {
  margin-top: 10px; }
  #preferDealerSelector .dealerHourPanel .hourList {
    padding: 0.3em;
    margin: 0 10px 0 0;
    min-width: 237px; }

.favLoader-delete-popup {
  max-height: 200px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 11px 0; }
  .favLoader-delete-popup #textfild {
    font-size: medium;
    margin: 20px auto;
    display: table;
    color: #333; }

#charge-view, #climate-view, #engine-view,
#hornlight-view, #lockUnlock-view, #schedule-view, #tsoc-view,
#userProfile {
  position: relative; }
  #charge-view .blur, #climate-view .blur, #engine-view .blur,
  #hornlight-view .blur, #lockUnlock-view .blur, #schedule-view .blur, #tsoc-view .blur,
  #userProfile .blur {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(230, 230, 230, 0.5);
    top: 0;
    z-index: 1000; }

.temperature-blur {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 4; }

#forgotpw-view {
  width: 100%;
  max-width: 500px !important; }
  #forgotpw-view h2 {
    width: 100%;
    max-width: 500px;
    height: 49px;
    font-size: 2.5em;
    color: #fff;
    line-height: 51px;
    text-transform: uppercase;
    text-align: center;
    border-top: 1px solid rgba(193, 193, 193, 0.5);
    border-bottom: 1px solid rgba(193, 193, 193, 0.5);
    margin: 80px auto 20px; }
  #forgotpw-view .panel {
    margin: 0 auto;
    border-radius: 0;
    padding: 20px 35px;
    box-shadow: none; }
  #forgotpw-view .panel.panel-default {
    border: 0;
    margin-top: 20px; }
  #forgotpw-view .panel .forgotpw-content {
    color: #333;
    padding-top: 0; }
  #forgotpw-view .panel .panel-default .form-group {
    margin: 0; }
  #forgotpw-view .panel .panel-default .form-group .inputEmailBox, #forgotpw-view .panel .panel-default .form-group .inputNameBox {
    border: 1px solid #c1c1c1; }
  #forgotpw-view .panel .panel-default .form-group .inputEmailBox {
    width: 100%; }
  #forgotpw-view .panel .panel-default .form-group .inputNameBox {
    width: 85%; }
  #forgotpw-view .panel .panel-default .form-group input {
    width: 90%;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    margin: 0 auto; }
    #forgotpw-view .panel .panel-default .form-group input .textfield::placeholder {
      color: #c1c1c1; }
  #forgotpw-view .panel .panel-default .form-group .w95p .errorMsg {
    margin-left: 10px; }
  #forgotpw-view .panel .panel-default form {
    width: 100%; }
  #forgotpw-view .panel .btn-area {
    margin: 4% 0; }
    #forgotpw-view .panel .btn-area .link_color {
      color: #428bca; }
  #forgotpw-view .panel .btn-area .btn-submit,
  #forgotpw-view .panel .btn-area .btn-ok {
    border-radius: 0;
    border: 1px solid #c1c1c1;
    background-color: #fff;
    color: #333;
    width: 100%;
    height: 50px;
    font-size: 20px;
    text-transform: capitalize; }
  #forgotpw-view .panel .btn-area .btn-submit:active,
  #forgotpw-view .panel .btn-area .btn-ok:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #forgotpw-view .panel .btn-area .btn-submit:focus,
  #forgotpw-view .panel .btn-area .btn-ok:focus {
    outline: none; }
  #forgotpw-view .panel .btn-area .btn-submit:active,
  #forgotpw-view .panel .btn-area .btn-ok:active,
  #forgotpw-view .panel .btn-area .btn-submit:hover,
  #forgotpw-view .panel .btn-area .btn-ok:hover {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  #forgotpw-view .message {
    font-size: smaller; }
  @media (max-width: 768px) {
    #forgotpw-view h2 {
      font-size: 2.5em;
      padding-top: 5px; } }
  @media (max-width: 480px) {
    #forgotpw-view h2 {
      font-size: 2em;
      height: 45px;
      padding: 0;
      margin-top: 10px; }
    #forgotpw-view .panel .forgotpw-content,
    #forgotpw-view .panel .errorMsg,
    #forgotpw-view .panel.logout-panel p {
      font-size: 0.9em; }
    #forgotpw-view .panel .btn-area .btn-submit,
    #forgotpw-view .panel.logout-panel .btn-area .btn-ok {
      font-size: 15px; } }
  @media (max-width: 320px) {
    #forgotpw-view h2 {
      font-size: 1.5em; }
    #forgotpw-view .panel .forgotpw-content {
      font-size: 0.8em; } }

#resetpw-view, #otp-view {
  width: 500px;
  max-width: 500px;
  margin: auto; }
  #resetpw-view .panel-heading, #otp-view .panel-heading {
    border-bottom: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 80px; }
    #resetpw-view .panel-heading h2, #otp-view .panel-heading h2 {
      color: #fff;
      font-size: 2.5em;
      text-transform: uppercase; }
  #resetpw-view .panel, #otp-view .panel {
    border-radius: 0;
    box-shadow: none;
    padding: 20px;
    color: #333; }
    #resetpw-view .panel h2, #otp-view .panel h2 {
      color: #333;
      font-size: medium; }
  #resetpw-view .panel-default, #otp-view .panel-default {
    border: 0; }
  #resetpw-view .form-top, #otp-view .form-top {
    width: 100%;
    display: table; }
    #resetpw-view .form-top .input-text, #otp-view .form-top .input-text {
      display: table-row;
      width: 100%; }
    #resetpw-view .form-top .form-group, #otp-view .form-top .form-group {
      margin: 0; }
      #resetpw-view .form-top .form-group .form-control, #otp-view .form-top .form-group .form-control {
        width: 95%;
        height: auto;
        padding: 6px 10px;
        border-radius: 0;
        box-shadow: none;
        border-color: #c1c1c1; }
        #resetpw-view .form-top .form-group .form-control:focus, #otp-view .form-top .form-group .form-control:focus {
          border-color: #c1c1c1;
          box-shadow: none; }
  #resetpw-view .btn-style, #otp-view .btn-style {
    width: 30%;
    height: 45px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    color: #333;
    font-size: 1.188em;
    padding: 0 5%; }
  #resetpw-view .btn-style:focus, #otp-view .btn-style:focus {
    outline: none; }
  #resetpw-view .btn-style:active, #otp-view .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #resetpw-view .btn-style:hover, #resetpw-view .btn-sytle:active, #otp-view .btn-style:hover, #otp-view .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }
  @media (max-width: 1023px) {
    #resetpw-view, #otp-view {
      width: auto; }
      #resetpw-view .btn-style, #otp-view .btn-style {
        width: auto; } }
  @media (max-width: 789px) {
    #resetpw-view .panel-heading, #otp-view .panel-heading {
      margin-top: 0; } }

.maintenance-view {
  height: 100% !important; }

#maintenance-view {
  max-width: 610px;
  border: solid 1px #444444;
  padding: 50px 35px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-top: 130px;
  /* MOBILE VIEW  */ }
  #maintenance-view h1 {
    font-size: 2.8em;
    color: #00aad2; }
  #maintenance-view .descWrap {
    margin: 25px 0 0 0; }
    #maintenance-view .descWrap .desc {
      font-size: 1.4em;
      color: #ffffff; }
    #maintenance-view .descWrap .sub3 {
      margin-top: 30px; }
    #maintenance-view .descWrap .line {
      margin: 30px auto;
      border: solid 1px;
      width: 60px; }
    #maintenance-view .descWrap .social {
      text-align: center; }
      #maintenance-view .descWrap .social a {
        margin: 0 5px; }

#invitation-view .invitation-panel {
  margin: 0 auto;
  min-height: 250px;
  padding: 20px;
  border-radius: 0;
  max-width: 500px;
  max-height: 290px; }
  @media (max-width: 768px) {
    #invitation-view .invitation-panel {
      float: none;
      margin: 0 auto;
      width: 85%;
      max-height: 100%; } }
  #invitation-view .invitation-panel .w95p {
    width: 95%; }
  #invitation-view .invitation-panel .sub-title {
    font-size: 1.3em; }
  #invitation-view .invitation-panel .btn-block {
    padding-top: 20%; }

#invitation-view h2 {
  width: 500px;
  max-width: 500px;
  padding-left: 20px;
  padding-right: 20px;
  height: 49px;
  font-size: 3em;
  color: #fff;
  line-height: 49px;
  text-transform: uppercase;
  text-align: center;
  border-top: 1px solid rgba(193, 193, 193, 0.5);
  border-bottom: 1px solid rgba(193, 193, 193, 0.5);
  margin: 80px auto 20px; }
  @media (max-width: 768px) {
    #invitation-view h2 {
      width: 85%;
      margin-right: auto;
      margin-left: auto;
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 480px) {
    #invitation-view h2 {
      font-size: 2em;
      margin-top: 10px; } }

#invitation-view .btn-style {
  width: auto;
  height: 45px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 0;
  color: #333;
  font-size: 1.188em;
  padding: 0 5%; }

#invitation-view .btn-style:focus {
  outline: none; }

#invitation-view .btn-style:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

#invitation-view .btn-style:hover, #invitation-view .btn-sytle:active {
  color: #fff;
  background-color: #00aad2;
  border: none;
  text-decoration: none; }

@media (max-width: 480px) {
  #invitation-view #terms-and-conditions-panel h2 {
    font-size: 22px;
    margin-bottom: 20px; } }

@media (max-width: 480px) {
  #invitation-view #terms-and-conditions-panel {
    padding: 20px 5px; } }

#invitation-view #terms-and-conditions-panel #terms-and-conditions, #invitation-view #terms-and-conditions-panel #privacy-policy {
  max-height: 250px;
  overflow-y: scroll;
  border: 1px solid #5F5F5F;
  padding: 10px; }
  @media (max-width: 480px) {
    #invitation-view #terms-and-conditions-panel #terms-and-conditions h1, #invitation-view #terms-and-conditions-panel #privacy-policy h1 {
      font-size: x-large; } }
  @media (max-width: 767px) {
    #invitation-view #terms-and-conditions-panel #terms-and-conditions p, #invitation-view #terms-and-conditions-panel #privacy-policy p {
      margin-bottom: 10px;
      line-height: 15px; }
      #invitation-view #terms-and-conditions-panel #terms-and-conditions p strong, #invitation-view #terms-and-conditions-panel #privacy-policy p strong {
        font-weight: normal; } }

#invitation-view .check-form .form-group {
  margin: 0; }
  @media (max-width: 480px) {
    #invitation-view .check-form .form-group {
      margin-top: 10px; } }

#invitation-view .check-form .inputField {
  line-height: normal;
  position: absolute;
  opacity: 0;
  width: 350px;
  height: 20px; }

#invitation-view .check-form .inputField + i {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  color: #fff;
  border: 1px solid #c1c1c1;
  /* border of the checkbox */
  cursor: pointer; }

#invitation-view .check-form .inputField:checked + i {
  background: url(../images/cwp/login/rememberme.png) no-repeat center;
  /* whatever you want the background color of the box to be */
  background-color: #00aad2;
  border: 1px solid #00aad2; }

#invitation-view .check-form .control-label {
  margin-left: 5px; }
  @media (max-width: 480px) {
    #invitation-view .check-form .control-label {
      font-size: x-small; } }

#invitation-view .icPasswordComplexity li {
  list-style-type: disc;
  margin-left: 20px;
  color: darkgray; }
  #invitation-view .icPasswordComplexity li::marker {
    font-size: 1.4rem; }
  #invitation-view .icPasswordComplexity li.ok-color {
    color: gray; }
    #invitation-view .icPasswordComplexity li.ok-color::marker {
      color: #00aad2; }

#invitation-view a.clickable {
  color: #00aad2;
  text-decoration: underline;
  cursor: pointer; }

#emergency {
  margin-bottom: 77px; }
  #emergency strong {
    margin-top: 20px;
    color: #333;
    display: inline-block; }
  #emergency p {
    color: #333; }
  #emergency a {
    color: #1765a3;
    text-decoration: none;
    cursor: pointer;
    text-decoration: underline; }
    #emergency a strong {
      color: #1765a3; }
  @media (min-width: 1024px) {
    #emergency {
      margin-left: 100px;
      margin-right: 100px; } }
  @media (max-width: 450px) {
    #emergency p {
      margin: 0 !important; } }

#releasenote {
  color: #333;
  margin: auto;
  max-width: 1150px; }
  #releasenote h2 {
    color: #333; }
  #releasenote hr {
    height: 1px;
    background: #697279; }
  #releasenote .content .title, #releasenote .content .cwp-box .title-arrow, .cwp-box #releasenote .content .title-arrow {
    margin-top: 30px;
    margin-left: 10px;
    border-left: 5px #00aad2 solid;
    padding-left: 5px; }
  #releasenote .content .subcontent {
    margin-left: 20px; }
    #releasenote .content .subcontent .features {
      margin-left: 20px; }
      #releasenote .content .subcontent .features li.featurecontent {
        list-style-position: inside;
        text-indent: -1em; }

#digitalkey {
  /* reuse #userProfile styel */
  /* additional style is here */ }
  #digitalkey h5 {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase; }
  #digitalkey .panel-sub-title {
    border-bottom: 1px solid #ccc; }
  #digitalkey .link {
    text-decoration: underline; }
    #digitalkey .link:hover {
      cursor: pointer; }
  #digitalkey .content-wrapper .panel-heading {
    display: flex;
    justify-content: space-between; }
    #digitalkey .content-wrapper .panel-heading #dkControlDropdown img {
      vertical-align: middle; }
    #digitalkey .content-wrapper .panel-heading .dropdown-menu {
      left: auto;
      right: 0;
      font-size: 1em;
      min-width: 250px;
      color: #333; }
      #digitalkey .content-wrapper .panel-heading .dropdown-menu button.dropdown-item {
        background: none;
        border: none; }
      #digitalkey .content-wrapper .panel-heading .dropdown-menu .red {
        color: #ff0024; }
  #digitalkey .content-wrapper .digitalkey-status .result-panel {
    border-top-style: none; }
  #digitalkey .content-wrapper .digitalkey-status .red {
    color: #ff0024; }
  #digitalkey .content-wrapper .digitalkey-status .gray {
    color: #666; }

#otpVerifier p {
  color: #777 !important; }

#otpVerifier .well {
  color: #333; }
  #otpVerifier .well .form-top {
    width: 100%;
    display: table; }
    #otpVerifier .well .form-top .input-text {
      display: table-row;
      width: 100%; }
    #otpVerifier .well .form-top .form-group {
      margin: 0; }
      #otpVerifier .well .form-top .form-group .form-control {
        width: 95%;
        height: auto;
        padding: 6px 10px;
        border-radius: 0;
        box-shadow: none;
        border-color: #c1c1c1; }
        #otpVerifier .well .form-top .form-group .form-control:focus {
          border-color: #c1c1c1;
          box-shadow: none; }
  #otpVerifier .well .btn {
    background-color: #00aad2;
    border: 1px solid transparent;
    border-radius: 0; }
    #otpVerifier .well .btn:focus {
      outline: none; }
    #otpVerifier .well .btn:active {
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    #otpVerifier .well .btn:hover, #otpVerifier .well .btn .btn:active {
      text-decoration: none; }
  #otpVerifier .well #checkDontAgain {
    opacity: 0;
    position: absolute;
    margin: 0;
    width: 17px;
    height: 17px;
    cursor: pointer;
    vertical-align: text-bottom; }
  #otpVerifier .well #checkDontAgain + i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #fff;
    color: #fff;
    border: 1px solid #c1c1c1;
    cursor: pointer; }
  #otpVerifier .well #checkDontAgain:checked + i {
    background: url(../images/cwp/login/rememberme.png) no-repeat center;
    /* whatever you want the background color of the box to be */
    background-color: #00aad2;
    border: 1px solid #00aad2; }
  #otpVerifier .well .checkdontagain {
    vertical-align: text-bottom; }

#otpSender h1, #selMethod h1 {
  color: #333; }

#otpSender .btn-style, #selMethod .btn-style {
  width: 30%;
  height: 45px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 0;
  color: #333;
  font-size: 1.188em;
  padding: 0 5%; }
  #otpSender .btn-style:focus, #selMethod .btn-style:focus {
    outline: none; }
  #otpSender .btn-style:active, #selMethod .btn-style:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  #otpSender .btn-style:hover, #otpSender .btn-style .btn-sytle:active, #selMethod .btn-style:hover, #selMethod .btn-style .btn-sytle:active {
    color: #fff;
    background-color: #00aad2;
    border: none;
    text-decoration: none; }

#otpSender input[type="radio"], #selMethod input[type="radio"] {
  display: none; }

#otpSender input[type="radio"] + span, #selMethod input[type="radio"] + span {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: -2px 6px 0 0;
  vertical-align: middle;
  background-image: url("../images/cwp/radio_off.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer; }

#otpSender input[type="radio"]:checked + span, #selMethod input[type="radio"]:checked + span {
  background-image: url("../images/cwp/radio_on.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

#otpSender form, #selMethod form {
  color: #555; }

.ngdialog.ngdialog-theme-default.otp-dialog {
  padding: 250px 0 !important; }
  .ngdialog.ngdialog-theme-default.otp-dialog .ngdialog-content {
    width: 450px !important; }

@media (max-width: 1023px) {
  .ngdialog.ngdialog-theme-default.otp-dialog {
    padding: 250px 0 !important; } }

@media (max-width: 767px) {
  .ngdialog.ngdialog-theme-default.otp-dialog {
    padding: 250px 20px !important; } }

@media (max-width: 480px) {
  .ngdialog.ngdialog-theme-default.otp-dialog {
    padding: 200px 10px !important; } }

#deactivation-view {
  max-width: 730px;
  /* MOBILE VIEW  */ }
  #deactivation-view .descWrap {
    margin: 25px 0; }
    #deactivation-view .descWrap .desc {
      font-size: 1.2em; }
  #deactivation-view h1 {
    font-size: 2em; }
  #deactivation-view a {
    color: #00aad2; }

.unenroll-view {
  color: #333;
  margin: auto;
  max-width: 1150px; }
  .unenroll-view h2 {
    font-size: x-large;
    color: #333; }
  .unenroll-view hr {
    height: 1px;
    background: #697279; }
  .unenroll-view .panel-body {
    padding-left: 0px;
    padding-right: 0px; }
  .unenroll-view .content .title, .unenroll-view .content .cwp-box .title-arrow, .cwp-box .unenroll-view .content .title-arrow {
    margin-top: 30px;
    margin-left: 10px;
    border-left: 5px #00aad2 solid;
    padding-left: 5px; }
  .unenroll-view .content .subcontent {
    margin-left: 20px; }
    .unenroll-view .content .subcontent .features {
      margin-left: 20px; }
      .unenroll-view .content .subcontent .features li.featurecontent {
        list-style-position: inside;
        text-indent: -1em; }
  .unenroll-view .coloredIcon {
    color: #00aad2 !important; }
  .unenroll-view .btn-ok {
    outline: none !important;
    text-transform: uppercase;
    width: 145px;
    background: #fff;
    border: solid 1px #c1c1c1;
    color: #333;
    margin: 0 0.5% 0 0.5%;
    padding: 0;
    height: 40px;
    border-radius: 0px; }
  .unenroll-view button:hover, .unenroll-view button:active {
    color: #fff !important;
    background-color: #00aad2 !important;
    border-color: #00aad2 !important;
    text-decoration: none; }
  .unenroll-view .w100 p {
    justify-content: normal !important; }

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

/* JJH Start CWP like styles for test main content */
.widget-box {
  color: #676666;
  padding: 10px;
  border: 1px solid #e1e1e1;
  border-top: none;
  position: relative; }

/*
.widget-box:before {
    display: block;
    position: absolute;
    background-color: #ABABAB;
    top: 0;
    content: "";
    height: 5px;
    width: 100%;
    left: -1px;
    z-index: 99;
    border-right: 1px solid #ABABAB;
    border-left: 1px solid #ABABAB;
}

.widget-box:hover:before {
    background-color:#C4172C;
    border-color:#C4172C;
}
*/
.widget-box .title-arrow {
  font-size: 1em;
  font-family: designk-bold;
  /*background-image: url("../images/link-arrow.png");*/
  background-repeat: no-repeat;
  background-position: right 0;
  color: #888888;
  text-transform: uppercase; }

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

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/*
fix footer
*/
html {
  height: 100%; }

/*# sourceMappingURL=styles.74b8103b.css.map */