@font-face {
    font-family: 'icons';
    src: url("/fonts/icons.eot?tny7kq");
    src: url("/fonts/icons.eot?#iefixtny7kq") format("embedded-opentype"), url("/fonts/icons.woff?tny7kq") format("woff"), url("/fonts/icons.ttf?tny7kq") format("truetype"), url("/fonts/icons.svg?tny7kq#icons") format("svg");
    font-weight: normal;
    font-style: normal
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
@font-face {
    font-family: 'AutoDeal-Material-Icons';
    src: url("/fonts/AutoDeal-Material-Icons.eot?nrkwp2");
    src: url("/fonts/AutoDeal-Material-Icons.eot?#iefixnrkwp2") format("embedded-opentype"), url("/fonts/AutoDeal-Material-Icons.ttf?nrkwp2") format("truetype"), url("/fonts/AutoDeal-Material-Icons.woff?nrkwp2") format("woff"), url("/fonts/AutoDeal-Material-Icons.svg?nrkwp2#AutoDeal-Material-Icons") format("svg");
    font-weight: normal;
    font-style: normal
}
[class^="icon-mat"],
[class*=" icon-mat"] {
    font-family: 'AutoDeal-Material-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.modalopen {
    overflow: hidden
}
.modal{
    display: block;
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
address {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: transparent;
    text-decoration: none;
    color: unset;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
a:hover {
    color: unset;
    pointer: cursor
}
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
}
li {
    line-height: 1.8em;
    margin-bottom: 1em
}
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;
    max-width: 100%;
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto;
    white-space: pre-line
}
pre code {
    font-size: 14px
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
textarea {
    resize: vertical
}
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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
iframe[name~="google_conversion_frame"] {
    display: none !important;
    height: 0 !important
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(/scripts/boxsizing.htc)
}
.container {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}
.container:after,
.row:after,
.col:after,
.clr:after,
.group:after {
    content: "";
    display: table;
    clear: both
}
.row {
    padding-bottom: 0em
}
.col {
    display: block;
    float: left;
    width: 100%
}
.col.no-break.half {
    width: 50%
}
.col.no-break.thirds {
    width: 33%
}
@media (min-width: 700px) {
    .gutters .col {
        margin-left: 2%
    }
    .gutters .col:first-child {
        margin-left: 0
    }
}
@media (min-width: 700px) {
    .span_1 {
        width: 8.33333333333%
    }
    .span_2,
    .inquiry .inquiry-upper .stats>div {
        width: 16.6666666667%
    }
    .span_3 {
        width: 25%
    }
    .span_4 {
        width: 33.3333333333%
    }
    .span_5 {
        width: 41.6666666667%
    }
    .span_6,
    .inquiry .inquiry-upper .search {
        width: 50%
    }
    .span_7 {
        width: 58.3333333333%
    }
    .span_8 {
        width: 66.6666666667%
    }
    .span_9 {
        width: 75%
    }
    .span_10 {
        width: 83.3333333333%
    }
    .span_11 {
        width: 91.6666666667%
    }
    .span_12,
    .submenu,
    .inquiry .menucard {
        width: 100%
    }
    .gutters .span_1 {
        width: 6.5%
    }
    .gutters .span_2,
    .gutters .inquiry .inquiry-upper .stats>div,
    .inquiry .inquiry-upper .gutters .stats>div {
        width: 15.0%
    }
    .gutters .span_3 {
        width: 23.5%
    }
    .gutters .span_4 {
        width: 32.0%
    }
    .gutters .span_5 {
        width: 40.5%
    }
    .gutters .span_6,
    .gutters .inquiry .inquiry-upper .search,
    .inquiry .inquiry-upper .gutters .search {
        width: 49.0%
    }
    .gutters .span_7 {
        width: 57.5%
    }
    .gutters .span_8 {
        width: 66.0%
    }
    .gutters .span_9 {
        width: 74.5%
    }
    .gutters .span_10 {
        width: 83.0%
    }
    .gutters .span_11 {
        width: 91.5%
    }
    .gutters .span_12,
    .gutters .submenu,
    .gutters .inquiry .menucard,
    .inquiry .gutters .menucard {
        width: 100%
    }
}
.icon-heart:before {
    content: "\e605"
}
.icon-heart-outline:before {
    content: "\e606"
}
.icon-star:before {
    content: "\e604"
}
.icon-eye:before {
    content: "\e000"
}
.icon-paper-clip:before {
    content: "\e001"
}
.icon-mail:before {
    content: "\e002"
}
.icon-toggle:before {
    content: "\e003"
}
.icon-layout:before {
    content: "\e004"
}
.icon-link:before {
    content: "\e005"
}
.icon-bell:before {
    content: "\e006"
}
.icon-lock:before {
    content: "\e007"
}
.icon-unlock:before {
    content: "\e008"
}
.icon-ribbon:before {
    content: "\e009"
}
.icon-image:before {
    content: "\e010"
}
.icon-signal:before {
    content: "\e011"
}
.icon-clipboard:before {
    content: "\e013"
}
.icon-clock:before {
    content: "\e014"
}
.icon-watch:before {
    content: "\e015"
}
.icon-air-play:before {
    content: "\e016"
}
.icon-camera:before {
    content: "\e017"
}
.icon-video:before {
    content: "\e018"
}
.icon-printer:before {
    content: "\e020"
}
.icon-monitor:before {
    content: "\e021"
}
.icon-server:before {
    content: "\e022"
}
.icon-cog:before {
    content: "\e023"
}
.icon-paragraph:before {
    content: "\e025"
}
.icon-align-justify:before {
    content: "\e026"
}
.icon-align-left:before {
    content: "\e027"
}
.icon-align-center:before {
    content: "\e028"
}
.icon-align-right:before {
    content: "\e029"
}
.icon-book:before {
    content: "\e030"
}
.icon-layers:before {
    content: "\e031"
}
.icon-stack:before {
    content: "\e032"
}
.icon-stack-2:before {
    content: "\e033"
}
.icon-paper:before {
    content: "\e034"
}
.icon-paper-stack:before {
    content: "\e035"
}
.icon-search:before {
    content: "\e036"
}
.icon-zoom-in:before {
    content: "\e037"
}
.icon-zoom-out:before {
    content: "\e038"
}
.icon-reply:before {
    content: "\e039"
}
.icon-circle-plus:before {
    content: "\e040"
}
.icon-circle-minus:before {
    content: "\e041"
}
.icon-circle-check:before {
    content: "\e042"
}
.icon-circle-cross:before {
    content: "\e043"
}
.icon-square-plus:before {
    content: "\e044"
}
.icon-square-minus:before {
    content: "\e045"
}
.icon-square-check:before {
    content: "\e046"
}
.icon-square-cross:before {
    content: "\e047"
}
.icon-microphone:before {
    content: "\e048"
}
.icon-record:before {
    content: "\e049"
}
.icon-skip-back:before {
    content: "\e050"
}
.icon-rewind:before {
    content: "\e051"
}
.icon-play:before {
    content: "\e052"
}
.icon-pause:before {
    content: "\e053"
}
.icon-stop:before {
    content: "\e054"
}
.icon-fast-forward:before {
    content: "\e055"
}
.icon-skip-forward:before {
    content: "\e056"
}
.icon-shuffle:before {
    content: "\e057"
}
.icon-repeat:before {
    content: "\e058"
}
.icon-folder:before {
    content: "\e059"
}
.icon-umbrella:before {
    content: "\e060"
}
.icon-moon:before {
    content: "\e061"
}
.icon-thermometer:before {
    content: "\e062"
}
.icon-drop:before {
    content: "\e063"
}
.icon-sun:before {
    content: "\e064"
}
.icon-cloud:before {
    content: "\e065"
}
.icon-cloud-upload:before {
    content: "\e066"
}
.icon-cloud-download:before {
    content: "\e067"
}
.icon-upload:before {
    content: "\e068"
}
.icon-download:before {
    content: "\e069"
}
.icon-location:before {
    content: "\e070"
}
.icon-location-2:before {
    content: "\e071"
}
.icon-map:before {
    content: "\e072"
}
.icon-battery:before {
    content: "\e073"
}
.icon-head:before {
    content: "\e074"
}
.icon-briefcase:before {
    content: "\e075"
}
.icon-speech-bubble:before {
    content: "\e076"
}
.icon-anchor:before {
    content: "\e077"
}
.icon-globe:before {
    content: "\e078"
}
.icon-box:before {
    content: "\e079"
}
.icon-reload:before {
    content: "\e080"
}
.icon-marquee:before {
    content: "\e082"
}
.icon-marquee-plus:before {
    content: "\e083"
}
.icon-marquee-minus:before {
    content: "\e084"
}
.icon-tag:before {
    content: "\e085"
}
.icon-power:before {
    content: "\e086"
}
.icon-command:before {
    content: "\e087"
}
.icon-alt:before {
    content: "\e088"
}
.icon-esc:before {
    content: "\e089"
}
.icon-bar-graph:before {
    content: "\e090"
}
.icon-bar-graph-2:before {
    content: "\e091"
}
.icon-pie-graph:before {
    content: "\e092"
}
.icon-arrow-left:before {
    content: "\e094"
}
.icon-arrow-right:before {
    content: "\e095"
}
.icon-arrow-up:before {
    content: "\e096"
}
.icon-arrow-down:before {
    content: "\e097"
}
.icon-volume:before {
    content: "\e098"
}
.icon-mute:before {
    content: "\e099"
}
.icon-content-right:before {
    content: "\e100"
}
.icon-content-left:before {
    content: "\e101"
}
.icon-grid:before {
    content: "\e102"
}
.icon-grid-2:before {
    content: "\e103"
}
.icon-columns:before {
    content: "\e104"
}
.icon-loader:before {
    content: "\e105"
}
.icon-bag:before {
    content: "\e106"
}
.icon-ban:before {
    content: "\e107"
}
.icon-flag:before {
    content: "\e108"
}
.icon-trash:before {
    content: "\e109"
}
.icon-expand:before {
    content: "\e110"
}
.icon-contract:before {
    content: "\e111"
}
.icon-maximize:before {
    content: "\e112"
}
.icon-minimize:before {
    content: "\e113"
}
.icon-plus:before {
    content: "\e114"
}
.icon-minus:before {
    content: "\e115"
}
.icon-check:before {
    content: "\e116"
}
.icon-cross:before {
    content: "\e117"
}
.icon-move:before {
    content: "\e118"
}
.icon-delete:before {
    content: "\e119"
}
.icon-menu:before {
    content: "\e120"
}
.icon-archive:before {
    content: "\e121"
}
.icon-inbox:before {
    content: "\e122"
}
.icon-outbox:before {
    content: "\e123"
}
.icon-file:before {
    content: "\e124"
}
.icon-file-add:before {
    content: "\e125"
}
.icon-file-subtract:before {
    content: "\e126"
}
.icon-open:before {
    content: "\e128"
}
.icon-ellipsis:before {
    content: "\e129"
}
.icon-uniE772:before {
    content: "\e772"
}
.icon-pin:before {
    content: "\e601"
}
.icon-share:before {
    content: "\e771"
}
.icon-phone:before {
    content: "\e600"
}
.icon-bubbles:before {
    content: "\e602"
}
.icon-bookmark:before {
    content: "\e603"
}
.icon-arrowupleft:before {
    content: "\e765"
}
.icon-arrowup:before {
    content: "\e766"
}
.icon-arrowupright:before {
    content: "\e767"
}
.icon-arrowright:before {
    content: "\e768"
}
.icon-arrowdownright:before {
    content: "\e769"
}
.icon-arrowdown:before {
    content: "\e76a"
}
.icon-arrowdownleft:before {
    content: "\e76b"
}
.icon-arrowleft:before {
    content: "\e76c"
}
.icon-googleplus:before {
    content: "\e761"
}
.icon-facebook:before {
    content: "\e760"
}
.icon-twitter:before {
    content: "\e75f"
}
.icon-rss:before {
    content: "\e76d"
}
.icon-youtube:before {
    content: "\e763"
}
.icon-pinterest:before {
    content: "\e762"
}
.icon-comparison-dimensions:before {
    content: "\e775"
}
.icon-comparison-economy:before {
    content: "\e777"
}
.icon-comparison-engine-04:before {
    content: "\e778"
}
.icon-comparison-features:before {
    content: "\e779"
}
.icon-comparison-performance:before {
    content: "\e77a"
}
.icon-comparison-price:before {
    content: "\e77b"
}
.icon-comparison-security:before {
    content: "\e77c"
}
.icon-menu2:before {
    content: "\e6c4"
}
.icon-require:before {
    content: "\e764"
}
.icon-arrow-right2:before {
    content: "\e773"
}
.icon-linearrowleft:before {
    content: "\e770"
}
.icon-linearrowdown:before {
    content: "\e75e"
}
.icon-linearrowup:before {
    content: "\e76e"
}
.icon-linearrowright:before {
    content: "\e76f"
}
.icon-linkedin:before {
    content: "\e774"
}
.icon-image:before {
    content: "\e010"
}
.icon-mat-3d_rotation:before {
    content: "\e84d"
}
.icon-mat-ac_unit:before {
    content: "\eb3b"
}
.icon-mat-alarm:before {
    content: "\e855"
}
.icon-mat-access_alarms:before {
    content: "\e191"
}
.icon-mat-schedule:before {
    content: "\e8b5"
}
.icon-mat-accessibility:before {
    content: "\e84e"
}
.icon-mat-accessible:before {
    content: "\e914"
}
.icon-mat-account_balance:before {
    content: "\e84f"
}
.icon-mat-account_balance_wallet:before {
    content: "\e850"
}
.icon-mat-account_box:before {
    content: "\e851"
}
.icon-mat-account_circle:before {
    content: "\e853"
}
.icon-mat-adb:before {
    content: "\e60e"
}
.icon-mat-add:before {
    content: "\e145"
}
.icon-mat-add_a_photo:before {
    content: "\e439"
}
.icon-mat-alarm_add:before {
    content: "\e856"
}
.icon-mat-add_alert:before {
    content: "\e003"
}
.icon-mat-add_box:before {
    content: "\e146"
}
.icon-mat-add_circle:before {
    content: "\e147"
}
.icon-mat-control_point:before {
    content: "\e3ba"
}
.icon-mat-add_location:before {
    content: "\e567"
}
.icon-mat-add_shopping_cart:before {
    content: "\e854"
}
.icon-mat-queue:before {
    content: "\e03c"
}
.icon-mat-add_to_queue:before {
    content: "\e05c"
}
.icon-mat-adjust:before {
    content: "\e39e"
}
.icon-mat-airline_seat_flat:before {
    content: "\e630"
}
.icon-mat-airline_seat_flat_angled:before {
    content: "\e631"
}
.icon-mat-airline_seat_individual_suite:before {
    content: "\e632"
}
.icon-mat-airline_seat_legroom_extra:before {
    content: "\e633"
}
.icon-mat-airline_seat_legroom_normal:before {
    content: "\e634"
}
.icon-mat-airline_seat_legroom_reduced:before {
    content: "\e635"
}
.icon-mat-airline_seat_recline_extra:before {
    content: "\e636"
}
.icon-mat-airline_seat_recline_normal:before {
    content: "\e637"
}
.icon-mat-flight:before {
    content: "\e539"
}
.icon-mat-airplanemode_inactive:before {
    content: "\e194"
}
.icon-mat-airplay:before {
    content: "\e055"
}
.icon-mat-airport_shuttle:before {
    content: "\eb3c"
}
.icon-mat-alarm_off:before {
    content: "\e857"
}
.icon-mat-alarm_on:before {
    content: "\e858"
}
.icon-mat-album:before {
    content: "\e019"
}
.icon-mat-all_inclusive:before {
    content: "\eb3d"
}
.icon-mat-all_out:before {
    content: "\e90b"
}
.icon-mat-android:before {
    content: "\e859"
}
.icon-mat-announcement:before {
    content: "\e85a"
}
.icon-mat-apps:before {
    content: "\e5c3"
}
.icon-mat-archive:before {
    content: "\e149"
}
.icon-mat-arrow_back:before {
    content: "\e5c4"
}
.icon-mat-arrow_downward:before {
    content: "\e5db"
}
.icon-mat-arrow_drop_down:before {
    content: "\e5c5"
}
.icon-mat-arrow_drop_down_circle:before {
    content: "\e5c6"
}
.icon-mat-arrow_drop_up:before {
    content: "\e5c7"
}
.icon-mat-arrow_forward:before {
    content: "\e5c8"
}
.icon-mat-arrow_upward:before {
    content: "\e5d8"
}
.icon-mat-art_track:before {
    content: "\e060"
}
.icon-mat-aspect_ratio:before {
    content: "\e85b"
}
.icon-mat-poll:before {
    content: "\e801"
}
.icon-mat-assignment:before {
    content: "\e85d"
}
.icon-mat-assignment_ind:before {
    content: "\e85e"
}
.icon-mat-assignment_late:before {
    content: "\e85f"
}
.icon-mat-assignment_return:before {
    content: "\e860"
}
.icon-mat-assignment_returned:before {
    content: "\e861"
}
.icon-mat-assignment_turned_in:before {
    content: "\e862"
}
.icon-mat-assistant:before {
    content: "\e39f"
}
.icon-mat-flag:before {
    content: "\e153"
}
.icon-mat-attach_file:before {
    content: "\e226"
}
.icon-mat-attach_money:before {
    content: "\e227"
}
.icon-mat-attachment:before {
    content: "\e2bc"
}
.icon-mat-audiotrack:before {
    content: "\e3a1"
}
.icon-mat-autorenew:before {
    content: "\e863"
}
.icon-mat-av_timer:before {
    content: "\e01b"
}
.icon-mat-backspace:before {
    content: "\e14a"
}
.icon-mat-cloud_upload:before {
    content: "\e2c3"
}
.icon-mat-battery_alert:before {
    content: "\e19c"
}
.icon-mat-battery_charging_full:before {
    content: "\e1a3"
}
.icon-mat-battery_std:before {
    content: "\e1a5"
}
.icon-mat-battery_unknown:before {
    content: "\e1a6"
}
.icon-mat-beach_access:before {
    content: "\eb3e"
}
.icon-mat-beenhere:before {
    content: "\e52d"
}
.icon-mat-block:before {
    content: "\e14b"
}
.icon-mat-bluetooth:before {
    content: "\e1a7"
}
.icon-mat-bluetooth_searching:before {
    content: "\e1aa"
}
.icon-mat-bluetooth_connected:before {
    content: "\e1a8"
}
.icon-mat-bluetooth_disabled:before {
    content: "\e1a9"
}
.icon-mat-blur_circular:before {
    content: "\e3a2"
}
.icon-mat-blur_linear:before {
    content: "\e3a3"
}
.icon-mat-blur_off:before {
    content: "\e3a4"
}
.icon-mat-blur_on:before {
    content: "\e3a5"
}
.icon-mat-class:before {
    content: "\e86e"
}
.icon-mat-turned_in:before {
    content: "\e8e6"
}
.icon-mat-turned_in_not:before {
    content: "\e8e7"
}
.icon-mat-border_all:before {
    content: "\e228"
}
.icon-mat-border_bottom:before {
    content: "\e229"
}
.icon-mat-border_clear:before {
    content: "\e22a"
}
.icon-mat-border_color:before {
    content: "\e22b"
}
.icon-mat-border_horizontal:before {
    content: "\e22c"
}
.icon-mat-border_inner:before {
    content: "\e22d"
}
.icon-mat-border_left:before {
    content: "\e22e"
}
.icon-mat-border_outer:before {
    content: "\e22f"
}
.icon-mat-border_right:before {
    content: "\e230"
}
.icon-mat-border_style:before {
    content: "\e231"
}
.icon-mat-border_top:before {
    content: "\e232"
}
.icon-mat-border_vertical:before {
    content: "\e233"
}
.icon-mat-branding_watermark:before {
    content: "\e06b"
}
.icon-mat-brightness_1:before {
    content: "\e3a6"
}
.icon-mat-brightness_2:before {
    content: "\e3a7"
}
.icon-mat-brightness_3:before {
    content: "\e3a8"
}
.icon-mat-brightness_4:before {
    content: "\e3a9"
}
.icon-mat-brightness_low:before {
    content: "\e1ad"
}
.icon-mat-brightness_medium:before {
    content: "\e1ae"
}
.icon-mat-brightness_high:before {
    content: "\e1ac"
}
.icon-mat-brightness_auto:before {
    content: "\e1ab"
}
.icon-mat-broken_image:before {
    content: "\e3ad"
}
.icon-mat-brush:before {
    content: "\e3ae"
}
.icon-mat-bubble_chart:before {
    content: "\e6dd"
}
.icon-mat-bug_report:before {
    content: "\e868"
}
.icon-mat-build:before {
    content: "\e869"
}
.icon-mat-burst_mode:before {
    content: "\e43c"
}
.icon-mat-domain:before {
    content: "\e7ee"
}
.icon-mat-business_center:before {
    content: "\eb3f"
}
.icon-mat-cached:before {
    content: "\e86a"
}
.icon-mat-cake:before {
    content: "\e7e9"
}
.icon-mat-phone:before {
    content: "\e0cd"
}
.icon-mat-call_end:before {
    content: "\e0b1"
}
.icon-mat-call_made:before {
    content: "\e0b2"
}
.icon-mat-merge_type:before {
    content: "\e252"
}
.icon-mat-call_missed:before {
    content: "\e0b4"
}
.icon-mat-call_missed_outgoing:before {
    content: "\e0e4"
}
.icon-mat-call_received:before {
    content: "\e0b5"
}
.icon-mat-call_split:before {
    content: "\e0b6"
}
.icon-mat-call_to_action:before {
    content: "\e06c"
}
.icon-mat-camera:before {
    content: "\e3af"
}
.icon-mat-photo_camera:before {
    content: "\e412"
}
.icon-mat-camera_enhance:before {
    content: "\e8fc"
}
.icon-mat-camera_front:before {
    content: "\e3b1"
}
.icon-mat-camera_rear:before {
    content: "\e3b2"
}
.icon-mat-camera_roll:before {
    content: "\e3b3"
}
.icon-mat-cancel:before {
    content: "\e5c9"
}
.icon-mat-redeem:before {
    content: "\e8b1"
}
.icon-mat-card_membership:before {
    content: "\e8f7"
}
.icon-mat-card_travel:before {
    content: "\e8f8"
}
.icon-mat-casino:before {
    content: "\eb40"
}
.icon-mat-cast:before {
    content: "\e307"
}
.icon-mat-cast_connected:before {
    content: "\e308"
}
.icon-mat-center_focus_strong:before {
    content: "\e3b4"
}
.icon-mat-center_focus_weak:before {
    content: "\e3b5"
}
.icon-mat-change_history:before {
    content: "\e86b"
}
.icon-mat-chat:before {
    content: "\e0b7"
}
.icon-mat-chat_bubble:before {
    content: "\e0ca"
}
.icon-mat-chat_bubble_outline:before {
    content: "\e0cb"
}
.icon-mat-check:before {
    content: "\e5ca"
}
.icon-mat-check_box:before {
    content: "\e834"
}
.icon-mat-check_box_outline_blank:before {
    content: "\e835"
}
.icon-mat-check_circle:before {
    content: "\e86c"
}
.icon-mat-navigate_before:before {
    content: "\e408"
}
.icon-mat-navigate_next:before {
    content: "\e409"
}
.icon-mat-child_care:before {
    content: "\eb41"
}
.icon-mat-child_friendly:before {
    content: "\eb42"
}
.icon-mat-chrome_reader_mode:before {
    content: "\e86d"
}
.icon-mat-close:before {
    content: "\e5cd"
}
.icon-mat-clear_all:before {
    content: "\e0b8"
}
.icon-mat-closed_caption:before {
    content: "\e01c"
}
.icon-mat-wb_cloudy:before {
    content: "\e42d"
}
.icon-mat-cloud_circle:before {
    content: "\e2be"
}
.icon-mat-cloud_done:before {
    content: "\e2bf"
}
.icon-mat-cloud_download:before {
    content: "\e2c0"
}
.icon-mat-cloud_off:before {
    content: "\e2c1"
}
.icon-mat-cloud_queue:before {
    content: "\e2c2"
}
.icon-mat-code:before {
    content: "\e86f"
}
.icon-mat-photo_library:before {
    content: "\e413"
}
.icon-mat-collections_bookmark:before {
    content: "\e431"
}
.icon-mat-palette:before {
    content: "\e40a"
}
.icon-mat-colorize:before {
    content: "\e3b8"
}
.icon-mat-comment:before {
    content: "\e0b9"
}
.icon-mat-compare:before {
    content: "\e3b9"
}
.icon-mat-compare_arrows:before {
    content: "\e915"
}
.icon-mat-laptop:before {
    content: "\e31e"
}
.icon-mat-confirmation_number:before {
    content: "\e638"
}
.icon-mat-contact_mail:before {
    content: "\e0d0"
}
.icon-mat-contact_phone:before {
    content: "\e0cf"
}
.icon-mat-contacts:before {
    content: "\e0ba"
}
.icon-mat-content_copy:before {
    content: "\e14d"
}
.icon-mat-content_cut:before {
    content: "\e14e"
}
.icon-mat-content_paste:before {
    content: "\e14f"
}
.icon-mat-control_point_duplicate:before {
    content: "\e3bb"
}
.icon-mat-copyright:before {
    content: "\e90c"
}
.icon-mat-mode_edit:before {
    content: "\e254"
}
.icon-mat-create_new_folder:before {
    content: "\e2cc"
}
.icon-mat-payment:before {
    content: "\e8a1"
}
.icon-mat-crop:before {
    content: "\e3be"
}
.icon-mat-crop_16_9:before {
    content: "\e3bc"
}
.icon-mat-crop_3_2:before {
    content: "\e3bd"
}
.icon-mat-crop_landscape:before {
    content: "\e3c3"
}
.icon-mat-crop_7_5:before {
    content: "\e3c0"
}
.icon-mat-crop_din:before {
    content: "\e3c1"
}
.icon-mat-crop_free:before {
    content: "\e3c2"
}
.icon-mat-crop_original:before {
    content: "\e3c4"
}
.icon-mat-crop_portrait:before {
    content: "\e3c5"
}
.icon-mat-crop_rotate:before {
    content: "\e437"
}
.icon-mat-crop_square:before {
    content: "\e3c6"
}
.icon-mat-dashboard:before {
    content: "\e871"
}
.icon-mat-data_usage:before {
    content: "\e1af"
}
.icon-mat-date_range:before {
    content: "\e916"
}
.icon-mat-dehaze:before {
    content: "\e3c7"
}
.icon-mat-delete:before {
    content: "\e872"
}
.icon-mat-delete_forever:before {
    content: "\e92b"
}
.icon-mat-delete_sweep:before {
    content: "\e16c"
}
.icon-mat-description:before {
    content: "\e873"
}
.icon-mat-desktop_mac:before {
    content: "\e30b"
}
.icon-mat-desktop_windows:before {
    content: "\e30c"
}
.icon-mat-details:before {
    content: "\e3c8"
}
.icon-mat-developer_board:before {
    content: "\e30d"
}
.icon-mat-developer_mode:before {
    content: "\e1b0"
}
.icon-mat-device_hub:before {
    content: "\e335"
}
.icon-mat-phonelink:before {
    content: "\e326"
}
.icon-mat-devices_other:before {
    content: "\e337"
}
.icon-mat-dialer_sip:before {
    content: "\e0bb"
}
.icon-mat-dialpad:before {
    content: "\e0bc"
}
.icon-mat-directions:before {
    content: "\e52e"
}
.icon-mat-directions_bike:before {
    content: "\e52f"
}
.icon-mat-directions_boat:before {
    content: "\e532"
}
.icon-mat-directions_bus:before {
    content: "\e530"
}
.icon-mat-directions_car:before {
    content: "\e531"
}
.icon-mat-directions_railway:before {
    content: "\e534"
}
.icon-mat-directions_run:before {
    content: "\e566"
}
.icon-mat-directions_transit:before {
    content: "\e535"
}
.icon-mat-directions_walk:before {
    content: "\e536"
}
.icon-mat-disc_full:before {
    content: "\e610"
}
.icon-mat-dns:before {
    content: "\e875"
}
.icon-mat-not_interested:before {
    content: "\e033"
}
.icon-mat-do_not_disturb_alt:before {
    content: "\e611"
}
.icon-mat-do_not_disturb_off:before {
    content: "\e643"
}
.icon-mat-remove_circle:before {
    content: "\e15c"
}
.icon-mat-dock:before {
    content: "\e30e"
}
.icon-mat-done:before {
    content: "\e876"
}
.icon-mat-done_all:before {
    content: "\e877"
}
.icon-mat-donut_large:before {
    content: "\e917"
}
.icon-mat-donut_small:before {
    content: "\e918"
}
.icon-mat-drafts:before {
    content: "\e151"
}
.icon-mat-drag_handle:before {
    content: "\e25d"
}
.icon-mat-time_to_leave:before {
    content: "\e62c"
}
.icon-mat-dvr:before {
    content: "\e1b2"
}
.icon-mat-edit_location:before {
    content: "\e568"
}
.icon-mat-eject:before {
    content: "\e8fb"
}
.icon-mat-markunread:before {
    content: "\e159"
}
.icon-mat-enhanced_encryption:before {
    content: "\e63f"
}
.icon-mat-equalizer:before {
    content: "\e01d"
}
.icon-mat-error:before {
    content: "\e000"
}
.icon-mat-error_outline:before {
    content: "\e001"
}
.icon-mat-euro_symbol:before {
    content: "\e926"
}
.icon-mat-ev_station:before {
    content: "\e56d"
}
.icon-mat-insert_invitation:before {
    content: "\e24f"
}
.icon-mat-event_available:before {
    content: "\e614"
}
.icon-mat-event_busy:before {
    content: "\e615"
}
.icon-mat-event_note:before {
    content: "\e616"
}
.icon-mat-event_seat:before {
    content: "\e903"
}
.icon-mat-exit_to_app:before {
    content: "\e879"
}
.icon-mat-expand_less:before {
    content: "\e5ce"
}
.icon-mat-expand_more:before {
    content: "\e5cf"
}
.icon-mat-explicit:before {
    content: "\e01e"
}
.icon-mat-explore:before {
    content: "\e87a"
}
.icon-mat-exposure:before {
    content: "\e3ca"
}
.icon-mat-exposure_neg_1:before {
    content: "\e3cb"
}
.icon-mat-exposure_neg_2:before {
    content: "\e3cc"
}
.icon-mat-exposure_plus_1:before {
    content: "\e3cd"
}
.icon-mat-exposure_plus_2:before {
    content: "\e3ce"
}
.icon-mat-exposure_zero:before {
    content: "\e3cf"
}
.icon-mat-extension:before {
    content: "\e87b"
}
.icon-mat-face:before {
    content: "\e87c"
}
.icon-mat-fast_forward:before {
    content: "\e01f"
}
.icon-mat-fast_rewind:before {
    content: "\e020"
}
.icon-mat-favorite:before {
    content: "\e87d"
}
.icon-mat-favorite_border:before {
    content: "\e87e"
}
.icon-mat-featured_play_list:before {
    content: "\e06d"
}
.icon-mat-featured_video:before {
    content: "\e06e"
}
.icon-mat-sms_failed:before {
    content: "\e626"
}
.icon-mat-fiber_dvr:before {
    content: "\e05d"
}
.icon-mat-fiber_manual_record:before {
    content: "\e061"
}
.icon-mat-fiber_new:before {
    content: "\e05e"
}
.icon-mat-fiber_pin:before {
    content: "\e06a"
}
.icon-mat-fiber_smart_record:before {
    content: "\e062"
}
.icon-mat-get_app:before {
    content: "\e884"
}
.icon-mat-file_upload:before {
    content: "\e2c6"
}
.icon-mat-filter:before {
    content: "\e3d3"
}
.icon-mat-filter_1:before {
    content: "\e3d0"
}
.icon-mat-filter_2:before {
    content: "\e3d1"
}
.icon-mat-filter_3:before {
    content: "\e3d2"
}
.icon-mat-filter_4:before {
    content: "\e3d4"
}
.icon-mat-filter_5:before {
    content: "\e3d5"
}
.icon-mat-filter_6:before {
    content: "\e3d6"
}
.icon-mat-filter_7:before {
    content: "\e3d7"
}
.icon-mat-filter_8:before {
    content: "\e3d8"
}
.icon-mat-filter_9:before {
    content: "\e3d9"
}
.icon-mat-filter_9_plus:before {
    content: "\e3da"
}
.icon-mat-filter_b_and_w:before {
    content: "\e3db"
}
.icon-mat-filter_center_focus:before {
    content: "\e3dc"
}
.icon-mat-filter_drama:before {
    content: "\e3dd"
}
.icon-mat-filter_frames:before {
    content: "\e3de"
}
.icon-mat-terrain:before {
    content: "\e564"
}
.icon-mat-filter_list:before {
    content: "\e152"
}
.icon-mat-filter_none:before {
    content: "\e3e0"
}
.icon-mat-filter_tilt_shift:before {
    content: "\e3e2"
}
.icon-mat-filter_vintage:before {
    content: "\e3e3"
}
.icon-mat-find_in_page:before {
    content: "\e880"
}
.icon-mat-find_replace:before {
    content: "\e881"
}
.icon-mat-fingerprint:before {
    content: "\e90d"
}
.icon-mat-first_page:before {
    content: "\e5dc"
}
.icon-mat-fitness_center:before {
    content: "\eb43"
}
.icon-mat-flare:before {
    content: "\e3e4"
}
.icon-mat-flash_auto:before {
    content: "\e3e5"
}
.icon-mat-flash_off:before {
    content: "\e3e6"
}
.icon-mat-flash_on:before {
    content: "\e3e7"
}
.icon-mat-flight_land:before {
    content: "\e904"
}
.icon-mat-flight_takeoff:before {
    content: "\e905"
}
.icon-mat-flip:before {
    content: "\e3e8"
}
.icon-mat-flip_to_back:before {
    content: "\e882"
}
.icon-mat-flip_to_front:before {
    content: "\e883"
}
.icon-mat-folder:before {
    content: "\e2c7"
}
.icon-mat-folder_open:before {
    content: "\e2c8"
}
.icon-mat-folder_shared:before {
    content: "\e2c9"
}
.icon-mat-folder_special:before {
    content: "\e617"
}
.icon-mat-font_download:before {
    content: "\e167"
}
.icon-mat-format_align_center:before {
    content: "\e234"
}
.icon-mat-format_align_justify:before {
    content: "\e235"
}
.icon-mat-format_align_left:before {
    content: "\e236"
}
.icon-mat-format_align_right:before {
    content: "\e237"
}
.icon-mat-format_bold:before {
    content: "\e238"
}
.icon-mat-format_clear:before {
    content: "\e239"
}
.icon-mat-format_color_fill:before {
    content: "\e23a"
}
.icon-mat-format_color_reset:before {
    content: "\e23b"
}
.icon-mat-format_color_text:before {
    content: "\e23c"
}
.icon-mat-format_indent_decrease:before {
    content: "\e23d"
}
.icon-mat-format_indent_increase:before {
    content: "\e23e"
}
.icon-mat-format_italic:before {
    content: "\e23f"
}
.icon-mat-format_line_spacing:before {
    content: "\e240"
}
.icon-mat-format_list_bulleted:before {
    content: "\e241"
}
.icon-mat-format_list_numbered:before {
    content: "\e242"
}
.icon-mat-format_paint:before {
    content: "\e243"
}
.icon-mat-format_quote:before {
    content: "\e244"
}
.icon-mat-format_shapes:before {
    content: "\e25e"
}
.icon-mat-format_size:before {
    content: "\e245"
}
.icon-mat-format_strikethrough:before {
    content: "\e246"
}
.icon-mat-format_textdirection_l_to_r:before {
    content: "\e247"
}
.icon-mat-format_textdirection_r_to_l:before {
    content: "\e248"
}
.icon-mat-format_underlined:before {
    content: "\e249"
}
.icon-mat-question_answer:before {
    content: "\e8af"
}
.icon-mat-forward:before {
    content: "\e154"
}
.icon-mat-forward_10:before {
    content: "\e056"
}
.icon-mat-forward_30:before {
    content: "\e057"
}
.icon-mat-forward_5:before {
    content: "\e058"
}
.icon-mat-free_breakfast:before {
    content: "\eb44"
}
.icon-mat-fullscreen:before {
    content: "\e5d0"
}
.icon-mat-fullscreen_exit:before {
    content: "\e5d1"
}
.icon-mat-functions:before {
    content: "\e24a"
}
.icon-mat-g_translate:before {
    content: "\e927"
}
.icon-mat-games:before {
    content: "\e021"
}
.icon-mat-gavel:before {
    content: "\e90e"
}
.icon-mat-gesture:before {
    content: "\e155"
}
.icon-mat-gif:before {
    content: "\e908"
}
.icon-mat-goat:before {
    content: "\e900"
}
.icon-mat-golf_course:before {
    content: "\eb45"
}
.icon-mat-my_location:before {
    content: "\e55c"
}
.icon-mat-location_searching:before {
    content: "\e1b7"
}
.icon-mat-location_disabled:before {
    content: "\e1b6"
}
.icon-mat-star:before {
    content: "\e838"
}
.icon-mat-gradient:before {
    content: "\e3e9"
}
.icon-mat-grain:before {
    content: "\e3ea"
}
.icon-mat-graphic_eq:before {
    content: "\e1b8"
}
.icon-mat-grid_off:before {
    content: "\e3eb"
}
.icon-mat-grid_on:before {
    content: "\e3ec"
}
.icon-mat-people:before {
    content: "\e7fb"
}
.icon-mat-group_add:before {
    content: "\e7f0"
}
.icon-mat-group_work:before {
    content: "\e886"
}
.icon-mat-hd:before {
    content: "\e052"
}
.icon-mat-hdr_off:before {
    content: "\e3ed"
}
.icon-mat-hdr_on:before {
    content: "\e3ee"
}
.icon-mat-hdr_strong:before {
    content: "\e3f1"
}
.icon-mat-hdr_weak:before {
    content: "\e3f2"
}
.icon-mat-headset:before {
    content: "\e310"
}
.icon-mat-headset_mic:before {
    content: "\e311"
}
.icon-mat-healing:before {
    content: "\e3f3"
}
.icon-mat-hearing:before {
    content: "\e023"
}
.icon-mat-help:before {
    content: "\e887"
}
.icon-mat-help_outline:before {
    content: "\e8fd"
}
.icon-mat-high_quality:before {
    content: "\e024"
}
.icon-mat-highlight:before {
    content: "\e25f"
}
.icon-mat-highlight_off:before {
    content: "\e888"
}
.icon-mat-restore:before {
    content: "\e8b3"
}
.icon-mat-home:before {
    content: "\e88a"
}
.icon-mat-hot_tub:before {
    content: "\eb46"
}
.icon-mat-local_hotel:before {
    content: "\e549"
}
.icon-mat-hourglass_empty:before {
    content: "\e88b"
}
.icon-mat-hourglass_full:before {
    content: "\e88c"
}
.icon-mat-http:before {
    content: "\e902"
}
.icon-mat-lock:before {
    content: "\e897"
}
.icon-mat-photo:before {
    content: "\e410"
}
.icon-mat-image_aspect_ratio:before {
    content: "\e3f5"
}
.icon-mat-import_contacts:before {
    content: "\e0e0"
}
.icon-mat-import_export:before {
    content: "\e0c3"
}
.icon-mat-important_devices:before {
    content: "\e912"
}
.icon-mat-inbox:before {
    content: "\e156"
}
.icon-mat-indeterminate_check_box:before {
    content: "\e909"
}
.icon-mat-info:before {
    content: "\e88e"
}
.icon-mat-info_outline:before {
    content: "\e88f"
}
.icon-mat-input:before {
    content: "\e890"
}
.icon-mat-insert_comment:before {
    content: "\e24c"
}
.icon-mat-insert_drive_file:before {
    content: "\e24d"
}
.icon-mat-tag_faces:before {
    content: "\e420"
}
.icon-mat-link:before {
    content: "\e157"
}
.icon-mat-invert_colors:before {
    content: "\e891"
}
.icon-mat-invert_colors_off:before {
    content: "\e0c4"
}
.icon-mat-iso:before {
    content: "\e3f6"
}
.icon-mat-keyboard:before {
    content: "\e312"
}
.icon-mat-keyboard_arrow_down:before {
    content: "\e313"
}
.icon-mat-keyboard_arrow_left:before {
    content: "\e314"
}
.icon-mat-keyboard_arrow_right:before {
    content: "\e315"
}
.icon-mat-keyboard_arrow_up:before {
    content: "\e316"
}
.icon-mat-keyboard_backspace:before {
    content: "\e317"
}
.icon-mat-keyboard_capslock:before {
    content: "\e318"
}
.icon-mat-keyboard_hide:before {
    content: "\e31a"
}
.icon-mat-keyboard_return:before {
    content: "\e31b"
}
.icon-mat-keyboard_tab:before {
    content: "\e31c"
}
.icon-mat-keyboard_voice:before {
    content: "\e31d"
}
.icon-mat-kitchen:before {
    content: "\eb47"
}
.icon-mat-label:before {
    content: "\e892"
}
.icon-mat-label_outline:before {
    content: "\e893"
}
.icon-mat-language:before {
    content: "\e894"
}
.icon-mat-laptop_chromebook:before {
    content: "\e31f"
}
.icon-mat-laptop_mac:before {
    content: "\e320"
}
.icon-mat-laptop_windows:before {
    content: "\e321"
}
.icon-mat-last_page:before {
    content: "\e5dd"
}
.icon-mat-open_in_new:before {
    content: "\e89e"
}
.icon-mat-layers:before {
    content: "\e53b"
}
.icon-mat-layers_clear:before {
    content: "\e53c"
}
.icon-mat-leak_add:before {
    content: "\e3f8"
}
.icon-mat-leak_remove:before {
    content: "\e3f9"
}
.icon-mat-lens:before {
    content: "\e3fa"
}
.icon-mat-library_books:before {
    content: "\e02f"
}
.icon-mat-library_music:before {
    content: "\e030"
}
.icon-mat-lightbulb_outline:before {
    content: "\e90f"
}
.icon-mat-line_style:before {
    content: "\e919"
}
.icon-mat-line_weight:before {
    content: "\e91a"
}
.icon-mat-linear_scale:before {
    content: "\e260"
}
.icon-mat-linked_camera:before {
    content: "\e438"
}
.icon-mat-list:before {
    content: "\e896"
}
.icon-mat-live_help:before {
    content: "\e0c6"
}
.icon-mat-live_tv:before {
    content: "\e639"
}
.icon-mat-local_play:before {
    content: "\e553"
}
.icon-mat-local_airport:before {
    content: "\e53d"
}
.icon-mat-local_atm:before {
    content: "\e53e"
}
.icon-mat-local_bar:before {
    content: "\e540"
}
.icon-mat-local_cafe:before {
    content: "\e541"
}
.icon-mat-local_car_wash:before {
    content: "\e542"
}
.icon-mat-local_convenience_store:before {
    content: "\e543"
}
.icon-mat-restaurant_menu:before {
    content: "\e561"
}
.icon-mat-local_drink:before {
    content: "\e544"
}
.icon-mat-local_florist:before {
    content: "\e545"
}
.icon-mat-local_gas_station:before {
    content: "\e546"
}
.icon-mat-shopping_cart:before {
    content: "\e8cc"
}
.icon-mat-local_hospital:before {
    content: "\e548"
}
.icon-mat-local_laundry_service:before {
    content: "\e54a"
}
.icon-mat-local_library:before {
    content: "\e54b"
}
.icon-mat-local_mall:before {
    content: "\e54c"
}
.icon-mat-theaters:before {
    content: "\e8da"
}
.icon-mat-local_offer:before {
    content: "\e54e"
}
.icon-mat-local_parking:before {
    content: "\e54f"
}
.icon-mat-local_pharmacy:before {
    content: "\e550"
}
.icon-mat-local_pizza:before {
    content: "\e552"
}
.icon-mat-print:before {
    content: "\e8ad"
}
.icon-mat-local_shipping:before {
    content: "\e558"
}
.icon-mat-local_taxi:before {
    content: "\e559"
}
.icon-mat-location_city:before {
    content: "\e7f1"
}
.icon-mat-location_off:before {
    content: "\e0c7"
}
.icon-mat-room:before {
    content: "\e8b4"
}
.icon-mat-lock_open:before {
    content: "\e898"
}
.icon-mat-lock_outline:before {
    content: "\e899"
}
.icon-mat-looks:before {
    content: "\e3fc"
}
.icon-mat-looks_3:before {
    content: "\e3fb"
}
.icon-mat-looks_4:before {
    content: "\e3fd"
}
.icon-mat-looks_5:before {
    content: "\e3fe"
}
.icon-mat-looks_6:before {
    content: "\e3ff"
}
.icon-mat-looks_one:before {
    content: "\e400"
}
.icon-mat-looks_two:before {
    content: "\e401"
}
.icon-mat-sync:before {
    content: "\e627"
}
.icon-mat-loupe:before {
    content: "\e402"
}
.icon-mat-low_priority:before {
    content: "\e16d"
}
.icon-mat-loyalty:before {
    content: "\e89a"
}
.icon-mat-mail_outline:before {
    content: "\e0e1"
}
.icon-mat-map:before {
    content: "\e55b"
}
.icon-mat-markunread_mailbox:before {
    content: "\e89b"
}
.icon-mat-memory:before {
    content: "\e322"
}
.icon-mat-menu:before {
    content: "\e5d2"
}
.icon-mat-message:before {
    content: "\e0c9"
}
.icon-mat-mic:before {
    content: "\e029"
}
.icon-mat-mic_none:before {
    content: "\e02a"
}
.icon-mat-mic_off:before {
    content: "\e02b"
}
.icon-mat-mms:before {
    content: "\e618"
}
.icon-mat-mode_comment:before {
    content: "\e253"
}
.icon-mat-monetization_on:before {
    content: "\e263"
}
.icon-mat-money_off:before {
    content: "\e25c"
}
.icon-mat-monochrome_photos:before {
    content: "\e403"
}
.icon-mat-mood_bad:before {
    content: "\e7f3"
}
.icon-mat-more:before {
    content: "\e619"
}
.icon-mat-more_horiz:before {
    content: "\e5d3"
}
.icon-mat-more_vert:before {
    content: "\e5d4"
}
.icon-mat-motorcycle:before {
    content: "\e91b"
}
.icon-mat-mouse:before {
    content: "\e323"
}
.icon-mat-move_to_inbox:before {
    content: "\e168"
}
.icon-mat-movie_creation:before {
    content: "\e404"
}
.icon-mat-movie_filter:before {
    content: "\e43a"
}
.icon-mat-multiline_chart:before {
    content: "\e6df"
}
.icon-mat-music_note:before {
    content: "\e405"
}
.icon-mat-music_video:before {
    content: "\e063"
}
.icon-mat-nature:before {
    content: "\e406"
}
.icon-mat-nature_people:before {
    content: "\e407"
}
.icon-mat-navigation:before {
    content: "\e55d"
}
.icon-mat-near_me:before {
    content: "\e569"
}
.icon-mat-network_cell:before {
    content: "\e1b9"
}
.icon-mat-network_check:before {
    content: "\e640"
}
.icon-mat-network_locked:before {
    content: "\e61a"
}
.icon-mat-network_wifi:before {
    content: "\e1ba"
}
.icon-mat-new_releases:before {
    content: "\e031"
}
.icon-mat-next_week:before {
    content: "\e16a"
}
.icon-mat-nfc:before {
    content: "\e1bb"
}
.icon-mat-no_encryption:before {
    content: "\e641"
}
.icon-mat-signal_cellular_no_sim:before {
    content: "\e1ce"
}
.icon-mat-note:before {
    content: "\e06f"
}
.icon-mat-note_add:before {
    content: "\e89c"
}
.icon-mat-notifications:before {
    content: "\e7f4"
}
.icon-mat-notifications_active:before {
    content: "\e7f7"
}
.icon-mat-notifications_none:before {
    content: "\e7f5"
}
.icon-mat-notifications_off:before {
    content: "\e7f6"
}
.icon-mat-notifications_paused:before {
    content: "\e7f8"
}
.icon-mat-offline_pin:before {
    content: "\e90a"
}
.icon-mat-ondemand_video:before {
    content: "\e63a"
}
.icon-mat-opacity:before {
    content: "\e91c"
}
.icon-mat-open_in_browser:before {
    content: "\e89d"
}
.icon-mat-open_with:before {
    content: "\e89f"
}
.icon-mat-pages:before {
    content: "\e7f9"
}
.icon-mat-pageview:before {
    content: "\e8a0"
}
.icon-mat-pan_tool:before {
    content: "\e925"
}
.icon-mat-panorama:before {
    content: "\e40b"
}
.icon-mat-radio_button_unchecked:before {
    content: "\e836"
}
.icon-mat-panorama_horizontal:before {
    content: "\e40d"
}
.icon-mat-panorama_vertical:before {
    content: "\e40e"
}
.icon-mat-panorama_wide_angle:before {
    content: "\e40f"
}
.icon-mat-party_mode:before {
    content: "\e7fa"
}
.icon-mat-pause:before {
    content: "\e034"
}
.icon-mat-pause_circle_filled:before {
    content: "\e035"
}
.icon-mat-pause_circle_outline:before {
    content: "\e036"
}
.icon-mat-people_outline:before {
    content: "\e7fc"
}
.icon-mat-perm_camera_mic:before {
    content: "\e8a2"
}
.icon-mat-perm_contact_calendar:before {
    content: "\e8a3"
}
.icon-mat-perm_data_setting:before {
    content: "\e8a4"
}
.icon-mat-perm_device_information:before {
    content: "\e8a5"
}
.icon-mat-person_outline:before {
    content: "\e7ff"
}
.icon-mat-perm_media:before {
    content: "\e8a7"
}
.icon-mat-perm_phone_msg:before {
    content: "\e8a8"
}
.icon-mat-perm_scan_wifi:before {
    content: "\e8a9"
}
.icon-mat-person:before {
    content: "\e7fd"
}
.icon-mat-person_add:before {
    content: "\e7fe"
}
.icon-mat-person_pin:before {
    content: "\e55a"
}
.icon-mat-person_pin_circle:before {
    content: "\e56a"
}
.icon-mat-personal_video:before {
    content: "\e63b"
}
.icon-mat-pets:before {
    content: "\e91d"
}
.icon-mat-phone_android:before {
    content: "\e324"
}
.icon-mat-phone_bluetooth_speaker:before {
    content: "\e61b"
}
.icon-mat-phone_forwarded:before {
    content: "\e61c"
}
.icon-mat-phone_in_talk:before {
    content: "\e61d"
}
.icon-mat-phone_iphone:before {
    content: "\e325"
}
.icon-mat-phone_locked:before {
    content: "\e61e"
}
.icon-mat-phone_missed:before {
    content: "\e61f"
}
.icon-mat-phone_paused:before {
    content: "\e620"
}
.icon-mat-phonelink_erase:before {
    content: "\e0db"
}
.icon-mat-phonelink_lock:before {
    content: "\e0dc"
}
.icon-mat-phonelink_off:before {
    content: "\e327"
}
.icon-mat-phonelink_ring:before {
    content: "\e0dd"
}
.icon-mat-phonelink_setup:before {
    content: "\e0de"
}
.icon-mat-photo_album:before {
    content: "\e411"
}
.icon-mat-photo_filter:before {
    content: "\e43b"
}
.icon-mat-photo_size_select_actual:before {
    content: "\e432"
}
.icon-mat-photo_size_select_large:before {
    content: "\e433"
}
.icon-mat-photo_size_select_small:before {
    content: "\e434"
}
.icon-mat-picture_as_pdf:before {
    content: "\e415"
}
.icon-mat-picture_in_picture:before {
    content: "\e8aa"
}
.icon-mat-picture_in_picture_alt:before {
    content: "\e911"
}
.icon-mat-pie_chart:before {
    content: "\e6c4"
}
.icon-mat-pie_chart_outlined:before {
    content: "\e6c5"
}
.icon-mat-pin_drop:before {
    content: "\e55e"
}
.icon-mat-play_arrow:before {
    content: "\e037"
}
.icon-mat-play_circle_filled:before {
    content: "\e038"
}
.icon-mat-play_circle_outline:before {
    content: "\e039"
}
.icon-mat-play_for_work:before {
    content: "\e906"
}
.icon-mat-playlist_add:before {
    content: "\e03b"
}
.icon-mat-playlist_add_check:before {
    content: "\e065"
}
.icon-mat-playlist_play:before {
    content: "\e05f"
}
.icon-mat-plus_one:before {
    content: "\e800"
}
.icon-mat-polymer:before {
    content: "\e8ab"
}
.icon-mat-pool:before {
    content: "\eb48"
}
.icon-mat-portable_wifi_off:before {
    content: "\e0ce"
}
.icon-mat-portrait:before {
    content: "\e416"
}
.icon-mat-power:before {
    content: "\e63c"
}
.icon-mat-power_input:before {
    content: "\e336"
}
.icon-mat-power_settings_new:before {
    content: "\e8ac"
}
.icon-mat-pregnant_woman:before {
    content: "\e91e"
}
.icon-mat-present_to_all:before {
    content: "\e0df"
}
.icon-mat-priority_high:before {
    content: "\e645"
}
.icon-mat-public:before {
    content: "\e80b"
}
.icon-mat-publish:before {
    content: "\e255"
}
.icon-mat-queue_music:before {
    content: "\e03d"
}
.icon-mat-queue_play_next:before {
    content: "\e066"
}
.icon-mat-radio:before {
    content: "\e03e"
}
.icon-mat-radio_button_checked:before {
    content: "\e837"
}
.icon-mat-rate_review:before {
    content: "\e560"
}
.icon-mat-receipt:before {
    content: "\e8b0"
}
.icon-mat-recent_actors:before {
    content: "\e03f"
}
.icon-mat-record_voice_over:before {
    content: "\e91f"
}
.icon-mat-redo:before {
    content: "\e15a"
}
.icon-mat-refresh:before {
    content: "\e5d5"
}
.icon-mat-remove:before {
    content: "\e15b"
}
.icon-mat-remove_circle_outline:before {
    content: "\e15d"
}
.icon-mat-remove_from_queue:before {
    content: "\e067"
}
.icon-mat-visibility:before {
    content: "\e8f4"
}
.icon-mat-remove_shopping_cart:before {
    content: "\e928"
}
.icon-mat-reorder:before {
    content: "\e8fe"
}
.icon-mat-repeat:before {
    content: "\e040"
}
.icon-mat-repeat_one:before {
    content: "\e041"
}
.icon-mat-replay:before {
    content: "\e042"
}
.icon-mat-replay_10:before {
    content: "\e059"
}
.icon-mat-replay_30:before {
    content: "\e05a"
}
.icon-mat-replay_5:before {
    content: "\e05b"
}
.icon-mat-reply:before {
    content: "\e15e"
}
.icon-mat-reply_all:before {
    content: "\e15f"
}
.icon-mat-report:before {
    content: "\e160"
}
.icon-mat-warning:before {
    content: "\e002"
}
.icon-mat-restaurant:before {
    content: "\e56c"
}
.icon-mat-restore_page:before {
    content: "\e929"
}
.icon-mat-ring_volume:before {
    content: "\e0d1"
}
.icon-mat-room_service:before {
    content: "\eb49"
}
.icon-mat-rotate_90_degrees_ccw:before {
    content: "\e418"
}
.icon-mat-rotate_left:before {
    content: "\e419"
}
.icon-mat-rotate_right:before {
    content: "\e41a"
}
.icon-mat-rounded_corner:before {
    content: "\e920"
}
.icon-mat-router:before {
    content: "\e328"
}
.icon-mat-rowing:before {
    content: "\e921"
}
.icon-mat-rss_feed:before {
    content: "\e0e5"
}
.icon-mat-rv_hookup:before {
    content: "\e642"
}
.icon-mat-satellite:before {
    content: "\e562"
}
.icon-mat-save:before {
    content: "\e161"
}
.icon-mat-scanner:before {
    content: "\e329"
}
.icon-mat-school:before {
    content: "\e80c"
}
.icon-mat-screen_lock_landscape:before {
    content: "\e1be"
}
.icon-mat-screen_lock_portrait:before {
    content: "\e1bf"
}
.icon-mat-screen_lock_rotation:before {
    content: "\e1c0"
}
.icon-mat-screen_rotation:before {
    content: "\e1c1"
}
.icon-mat-screen_share:before {
    content: "\e0e2"
}
.icon-mat-sd_storage:before {
    content: "\e1c2"
}
.icon-mat-search:before {
    content: "\e8b6"
}
.icon-mat-security:before {
    content: "\e32a"
}
.icon-mat-select_all:before {
    content: "\e162"
}
.icon-mat-send:before {
    content: "\e163"
}
.icon-mat-sentiment_dissatisfied:before {
    content: "\e811"
}
.icon-mat-sentiment_neutral:before {
    content: "\e812"
}
.icon-mat-sentiment_satisfied:before {
    content: "\e813"
}
.icon-mat-sentiment_very_dissatisfied:before {
    content: "\e814"
}
.icon-mat-sentiment_very_satisfied:before {
    content: "\e815"
}
.icon-mat-settings:before {
    content: "\e8b8"
}
.icon-mat-settings_applications:before {
    content: "\e8b9"
}
.icon-mat-settings_backup_restore:before {
    content: "\e8ba"
}
.icon-mat-settings_bluetooth:before {
    content: "\e8bb"
}
.icon-mat-settings_brightness:before {
    content: "\e8bd"
}
.icon-mat-settings_cell:before {
    content: "\e8bc"
}
.icon-mat-settings_ethernet:before {
    content: "\e8be"
}
.icon-mat-settings_input_antenna:before {
    content: "\e8bf"
}
.icon-mat-settings_input_composite:before {
    content: "\e8c1"
}
.icon-mat-settings_input_hdmi:before {
    content: "\e8c2"
}
.icon-mat-settings_input_svideo:before {
    content: "\e8c3"
}
.icon-mat-settings_overscan:before {
    content: "\e8c4"
}
.icon-mat-settings_phone:before {
    content: "\e8c5"
}
.icon-mat-settings_power:before {
    content: "\e8c6"
}
.icon-mat-settings_remote:before {
    content: "\e8c7"
}
.icon-mat-settings_system_daydream:before {
    content: "\e1c3"
}
.icon-mat-settings_voice:before {
    content: "\e8c8"
}
.icon-mat-share:before {
    content: "\e80d"
}
.icon-mat-shop:before {
    content: "\e8c9"
}
.icon-mat-shop_two:before {
    content: "\e8ca"
}
.icon-mat-shopping_basket:before {
    content: "\e8cb"
}
.icon-mat-short_text:before {
    content: "\e261"
}
.icon-mat-show_chart:before {
    content: "\e6e1"
}
.icon-mat-shuffle:before {
    content: "\e043"
}
.icon-mat-signal_cellular_4_bar:before {
    content: "\e1c8"
}
.icon-mat-signal_cellular_connected_no_internet_4_bar:before {
    content: "\e1cd"
}
.icon-mat-signal_cellular_null:before {
    content: "\e1cf"
}
.icon-mat-signal_cellular_off:before {
    content: "\e1d0"
}
.icon-mat-signal_wifi_4_bar:before {
    content: "\e1d8"
}
.icon-mat-signal_wifi_4_bar_lock:before {
    content: "\e1d9"
}
.icon-mat-signal_wifi_off:before {
    content: "\e1da"
}
.icon-mat-sim_card:before {
    content: "\e32b"
}
.icon-mat-sim_card_alert:before {
    content: "\e624"
}
.icon-mat-skip_next:before {
    content: "\e044"
}
.icon-mat-skip_previous:before {
    content: "\e045"
}
.icon-mat-slideshow:before {
    content: "\e41b"
}
.icon-mat-slow_motion_video:before {
    content: "\e068"
}
.icon-mat-stay_primary_portrait:before {
    content: "\e0d6"
}
.icon-mat-smoke_free:before {
    content: "\eb4a"
}
.icon-mat-smoking_rooms:before {
    content: "\eb4b"
}
.icon-mat-textsms:before {
    content: "\e0d8"
}
.icon-mat-snooze:before {
    content: "\e046"
}
.icon-mat-sort:before {
    content: "\e164"
}
.icon-mat-sort_by_alpha:before {
    content: "\e053"
}
.icon-mat-spa:before {
    content: "\eb4c"
}
.icon-mat-space_bar:before {
    content: "\e256"
}
.icon-mat-speaker:before {
    content: "\e32d"
}
.icon-mat-speaker_group:before {
    content: "\e32e"
}
.icon-mat-speaker_notes:before {
    content: "\e8cd"
}
.icon-mat-speaker_notes_off:before {
    content: "\e92a"
}
.icon-mat-speaker_phone:before {
    content: "\e0d2"
}
.icon-mat-spellcheck:before {
    content: "\e8ce"
}
.icon-mat-star_border:before {
    content: "\e83a"
}
.icon-mat-star_half:before {
    content: "\e839"
}
.icon-mat-stars:before {
    content: "\e8d0"
}
.icon-mat-stay_primary_landscape:before {
    content: "\e0d5"
}
.icon-mat-stop:before {
    content: "\e047"
}
.icon-mat-stop_screen_share:before {
    content: "\e0e3"
}
.icon-mat-storage:before {
    content: "\e1db"
}
.icon-mat-store_mall_directory:before {
    content: "\e563"
}
.icon-mat-straighten:before {
    content: "\e41c"
}
.icon-mat-streetview:before {
    content: "\e56e"
}
.icon-mat-strikethrough_s:before {
    content: "\e257"
}
.icon-mat-style:before {
    content: "\e41d"
}
.icon-mat-subdirectory_arrow_left:before {
    content: "\e5d9"
}
.icon-mat-subdirectory_arrow_right:before {
    content: "\e5da"
}
.icon-mat-subject:before {
    content: "\e8d2"
}
.icon-mat-subscriptions:before {
    content: "\e064"
}
.icon-mat-subtitles:before {
    content: "\e048"
}
.icon-mat-subway:before {
    content: "\e56f"
}
.icon-mat-supervisor_account:before {
    content: "\e8d3"
}
.icon-mat-surround_sound:before {
    content: "\e049"
}
.icon-mat-swap_calls:before {
    content: "\e0d7"
}
.icon-mat-swap_horiz:before {
    content: "\e8d4"
}
.icon-mat-swap_vert:before {
    content: "\e8d5"
}
.icon-mat-swap_vertical_circle:before {
    content: "\e8d6"
}
.icon-mat-switch_camera:before {
    content: "\e41e"
}
.icon-mat-switch_video:before {
    content: "\e41f"
}
.icon-mat-sync_disabled:before {
    content: "\e628"
}
.icon-mat-sync_problem:before {
    content: "\e629"
}
.icon-mat-system_update:before {
    content: "\e62a"
}
.icon-mat-system_update_alt:before {
    content: "\e8d7"
}
.icon-mat-tab:before {
    content: "\e8d8"
}
.icon-mat-tab_unselected:before {
    content: "\e8d9"
}
.icon-mat-tablet:before {
    content: "\e32f"
}
.icon-mat-tablet_android:before {
    content: "\e330"
}
.icon-mat-tablet_mac:before {
    content: "\e331"
}
.icon-mat-tap_and_play:before {
    content: "\e62b"
}
.icon-mat-text_fields:before {
    content: "\e262"
}
.icon-mat-text_format:before {
    content: "\e165"
}
.icon-mat-texture:before {
    content: "\e421"
}
.icon-mat-thumb_down:before {
    content: "\e8db"
}
.icon-mat-thumb_up:before {
    content: "\e8dc"
}
.icon-mat-thumbs_up_down:before {
    content: "\e8dd"
}
.icon-mat-timelapse:before {
    content: "\e422"
}
.icon-mat-timeline:before {
    content: "\e922"
}
.icon-mat-timer:before {
    content: "\e425"
}
.icon-mat-timer_10:before {
    content: "\e423"
}
.icon-mat-timer_3:before {
    content: "\e424"
}
.icon-mat-timer_off:before {
    content: "\e426"
}
.icon-mat-title:before {
    content: "\e264"
}
.icon-mat-toc:before {
    content: "\e8de"
}
.icon-mat-today:before {
    content: "\e8df"
}
.icon-mat-toll:before {
    content: "\e8e0"
}
.icon-mat-tonality:before {
    content: "\e427"
}
.icon-mat-touch_app:before {
    content: "\e913"
}
.icon-mat-toys:before {
    content: "\e332"
}
.icon-mat-track_changes:before {
    content: "\e8e1"
}
.icon-mat-traffic:before {
    content: "\e565"
}
.icon-mat-train:before {
    content: "\e570"
}
.icon-mat-tram:before {
    content: "\e571"
}
.icon-mat-transfer_within_a_station:before {
    content: "\e572"
}
.icon-mat-transform:before {
    content: "\e428"
}
.icon-mat-translate:before {
    content: "\e8e2"
}
.icon-mat-trending_down:before {
    content: "\e8e3"
}
.icon-mat-trending_flat:before {
    content: "\e8e4"
}
.icon-mat-trending_up:before {
    content: "\e8e5"
}
.icon-mat-tune:before {
    content: "\e429"
}
.icon-mat-tv:before {
    content: "\e333"
}
.icon-mat-unarchive:before {
    content: "\e169"
}
.icon-mat-undo:before {
    content: "\e166"
}
.icon-mat-unfold_less:before {
    content: "\e5d6"
}
.icon-mat-unfold_more:before {
    content: "\e5d7"
}
.icon-mat-update:before {
    content: "\e923"
}
.icon-mat-usb:before {
    content: "\e1e0"
}
.icon-mat-verified_user:before {
    content: "\e8e8"
}
.icon-mat-vertical_align_bottom:before {
    content: "\e258"
}
.icon-mat-vertical_align_center:before {
    content: "\e259"
}
.icon-mat-vertical_align_top:before {
    content: "\e25a"
}
.icon-mat-vibration:before {
    content: "\e62d"
}
.icon-mat-video_call:before {
    content: "\e070"
}
.icon-mat-video_label:before {
    content: "\e071"
}
.icon-mat-video_library:before {
    content: "\e04a"
}
.icon-mat-videocam:before {
    content: "\e04b"
}
.icon-mat-videocam_off:before {
    content: "\e04c"
}
.icon-mat-videogame_asset:before {
    content: "\e338"
}
.icon-mat-view_agenda:before {
    content: "\e8e9"
}
.icon-mat-view_array:before {
    content: "\e8ea"
}
.icon-mat-view_carousel:before {
    content: "\e8eb"
}
.icon-mat-view_column:before {
    content: "\e8ec"
}
.icon-mat-view_comfy:before {
    content: "\e42a"
}
.icon-mat-view_compact:before {
    content: "\e42b"
}
.icon-mat-view_day:before {
    content: "\e8ed"
}
.icon-mat-view_headline:before {
    content: "\e8ee"
}
.icon-mat-view_list:before {
    content: "\e8ef"
}
.icon-mat-view_module:before {
    content: "\e8f0"
}
.icon-mat-view_quilt:before {
    content: "\e8f1"
}
.icon-mat-view_stream:before {
    content: "\e8f2"
}
.icon-mat-view_week:before {
    content: "\e8f3"
}
.icon-mat-vignette:before {
    content: "\e435"
}
.icon-mat-visibility_off:before {
    content: "\e8f5"
}
.icon-mat-voice_chat:before {
    content: "\e62e"
}
.icon-mat-voicemail:before {
    content: "\e0d9"
}
.icon-mat-volume_down:before {
    content: "\e04d"
}
.icon-mat-volume_mute:before {
    content: "\e04e"
}
.icon-mat-volume_off:before {
    content: "\e04f"
}
.icon-mat-volume_up:before {
    content: "\e050"
}
.icon-mat-vpn_key:before {
    content: "\e0da"
}
.icon-mat-vpn_lock:before {
    content: "\e62f"
}
.icon-mat-wallpaper:before {
    content: "\e1bc"
}
.icon-mat-watch:before {
    content: "\e334"
}
.icon-mat-watch_later:before {
    content: "\e924"
}
.icon-mat-wb_auto:before {
    content: "\e42c"
}
.icon-mat-wb_incandescent:before {
    content: "\e42e"
}
.icon-mat-wb_iridescent:before {
    content: "\e436"
}
.icon-mat-wb_sunny:before {
    content: "\e430"
}
.icon-mat-wc:before {
    content: "\e63d"
}
.icon-mat-web:before {
    content: "\e051"
}
.icon-mat-web_asset:before {
    content: "\e069"
}
.icon-mat-weekend:before {
    content: "\e16b"
}
.icon-mat-whatshot:before {
    content: "\e80e"
}
.icon-mat-widgets:before {
    content: "\e1bd"
}
.icon-mat-wifi:before {
    content: "\e63e"
}
.icon-mat-wifi_lock:before {
    content: "\e1e1"
}
.icon-mat-wifi_tethering:before {
    content: "\e1e2"
}
.icon-mat-work:before {
    content: "\e8f9"
}
.icon-mat-wrap_text:before {
    content: "\e25b"
}
.icon-mat-youtube_searched_for:before {
    content: "\e8fa"
}
.icon-mat-zoom_in:before {
    content: "\e8ff"
}
.icon-mat-zoom_out:before {
    content: "\e901"
}
.icon-mat-zoom_out_map:before {
    content: "\e56b"
}
.icon-facebook.colored {
    color: #4761A2
}
.icon-twitter.colored {
    color: #1F9BD3
}
.icon-googleplus.colored {
    color: #D34836
}
.icon-pinterest.colored {
    color: #CB2027
}
.icon-youtube.colored {
    color: #DC2B1B
}
.icon-linkedin.colored {
    color: #1B86BC
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.6em;
    font-weight: 400
}
@media (max-width: 700px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4em
    }
}
h1,
.h1 {
    font-size: 2.441em
}
h2,
.h2,
h2 {
    font-size: 1.953em
}
h3,
.h3 {
    font-size: 1.563em
}
h4,
.h4,
h3,
h4 {
    font-size: 1.25em
}
h5,
.h5 {
    font-size: 1em
}
h6,
.h6 {
    font-size: 0.8em
}
p {
    font-style: normal;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.9em
}
@media screen and (max-width: 850px) {
    p {
        line-height: 1.6em
    }
}
p.lead,
p.intro {
    font-size: 1.4em;
    font-weight: 200
}
@media (max-width: 700px) {
    p.lead,
    p.intro {
        font-size: 1.2em;
        line-height: 1.6em
    }
}
p.pullup {
    margin-top: -20px
}
p.small {
    font-size: 12px
}
p.minimalmargin {
    margin: 0.3125em 0
}
p.footnote {
    line-height: 1.5em
}
blockquote {
    font-size: 1.4em;
    font-weight: 200;
    line-height: 1.9em;
    font-style: italic;
    margin: 2.5em 0;
    padding: 30px
}
blockquote:before {
    display: block;
    content: "\201c";
    color: #FF4906;
    font-size: 2em;
    font-weight: bold
}
@media (max-width: 700px) {
    blockquote {
        margin: 1.3em 0;
        padding: 5px 10px;
        line-height: 1.5em;
        text-align: left !important
    }
}
blockquote>p {
    font-size: 1em;
    display: inline-block;
    margin: 0;
    padding: 0 0 20px 0
}
blockquote>p:before,
blockquote>p:after {
    content: none
}
small,
figcaption,
caption,
legend,
span.small,
.textsmall {
    font-size: 0.75em
}
address {
    display: block;
    font-style: normal;
    line-height: 1.6em
}
em,
.italic {
    font-style: italic
}
.footnote,
.microcopy {
    display: block;
    color: #888;
    font-size: 0.875em;
    line-height: 1.6em
}
.sectionheading {
    margin: 0 0 10px 0;
    color: #888
}
.center,
.card.comparison .remove,
.modal .comparison.content .remove,
.modal .comparison.window .remove,
main .card#sidestats>div,
main .modal #sidestats.content>div,
.modal main #sidestats.content>div,
main .modal #sidestats.window>div,
.modal main #sidestats.window>div,
.inquiry .inquiry-upper .stats>div,
.textcenter,
main .card .promo .listing.none .content,
main .modal .content .promo .listing.none .content,
.modal main .content .promo .listing.none .content,
main .modal .window .promo .listing.none .content,
.modal main .window .promo .listing.none .content {
    text-align: center
}
.right,
.textright {
    text-align: right
}
.left,
table,
.textleft {
    text-align: left
}
.highlight {
    color: #FF8700
}
.highlight.green,
.highlight.success {
    color: #03A838
}
.highlight.red,
.highlight.error {
    color: #DC2B1B
}
.highlight.lightgray {
    color: #aaa
}
.highlight.blue {
    color: #1D7AC8
}
.highlight.yellow {
    color: gold
}
.bold,
form legend,
form label,
main .card#sidestats>div,
main .modal #sidestats.content>div,
.modal main #sidestats.content>div,
main .modal #sidestats.window>div,
.modal main #sidestats.window>div,
.submenu .status label,
.inquiry .inquiry-upper .stats>div,
.inquiry .menucard .status label {
    font-weight: bold
}
.normal,
h2,
h3,
main .card#sidestats>div span,
main .modal #sidestats.content>div span,
.modal main #sidestats.content>div span,
main .modal #sidestats.window>div span,
.modal main #sidestats.window>div span,
.inquiry .inquiry-upper .stats>div span {
    font-weight: 400
}
.light {
    font-weight: 300
}
.thin {
    font-weight: 100
}
.uppercase,
.inquiry .inquiry-upper .search .select,
.textuppercase {
    text-transform: uppercase
}
.textdefault {
    color: #E7E7E7
}
.helptext {
    font-size: 11px;
    color: #aaa;
    font-family: "Helvetica Neue", sans-serif
}
.bgshade1 {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODcwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNDkwNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ff8700), color-stop(100%, #ff4906));
    background-image: -moz-linear-gradient(left, #ff8700, #ff4906);
    background-image: -webkit-linear-gradient(left, #ff8700, #ff4906);
    background-image: linear-gradient(to right, #ff8700, #ff4906)
}
.bgshade2 {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5NTgxNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyNTYzZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #e95817), color-stop(100%, #e2563e));
    background-image: -moz-linear-gradient(left, #e95817, #e2563e);
    background-image: -webkit-linear-gradient(left, #e95817, #e2563e);
    background-image: linear-gradient(to right, #e95817, #e2563e)
}
.bgshade3 {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFkN2FjOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIwOThmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #1d7ac8), color-stop(100%, #2098fb));
    background-image: -moz-linear-gradient(left, #1d7ac8, #2098fb);
    background-image: -webkit-linear-gradient(left, #1d7ac8, #2098fb);
    background-image: linear-gradient(to right, #1d7ac8, #2098fb)
}
.bgshade4 {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYyNjI2MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #626262), color-stop(100%, #222222));
    background-image: -moz-linear-gradient(left, #626262, #222222);
    background-image: -webkit-linear-gradient(left, #626262, #222222);
    background-image: linear-gradient(to right, #626262, #222222)
}
.brandbg {
    background-color: #FF4906;
    color: #fff
}
.bluebg {
    background-color: #1D7AC8;
    color: #fff
}
.successbg {
    background-color: #03A838;
    color: #fff
}
.errorbg {
    background-color: #DC2B1B;
    color: #fff
}
a.blocklink {
    display: block;
    color: #4A4A4A;
    text-decoration: none
}
a.darklink {
    color: #4A4A4A
}
a.darklink:hover {
    color: #888
}
a.whitelink {
    color: #fff;
    display: inline-block
}
a.whitelink:hover {
    color: #aaa
}
a.graylink {
    color: #aaa;
    display: inline-block
}
a.graylink:hover {
    color: #E7E7E7
}
a.inline {
    border-bottom: 1px dotted #555
}
.linkback {
    color: #aaa
}
.linkback:hover {
    color: #FF4906
}
.colorswatch {
    display: inline-block;
    height: 20px;
    width: 20px;
    background-color: #555;
    border-radius: 8px;
    border: 1px solid #eee
}
.colorswatch.active,
.colorswatch:hover {
    -moz-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    border: none
}
.colorswatch.active {
    width: 21px;
    height: 21px
}
.stickyhead {
    position: fixed;
    z-index: 18;
    top: 0;
    left: 0;
    width: 100%
}
.stickyheadwrap {
    height: 6.125em
}
hr {
    background: #E7E7E7;
    clear: both;
    float: none;
    width: 100%;
    height: 1px;
    margin: 3em 0;
    border: none
}
hr.minimalmargin {
    margin: 1em 0
}
hr.narrow {
    width: 8em;
    background: #E7E7E7
}
hr.center,
.card.comparison hr.remove,
.modal .comparison.content hr.remove,
.modal .comparison.window hr.remove {
    margin-left: auto;
    margin-right: auto
}
hr.white {
    background: #fff
}
hr.dark {
    background: #555
}
hr.short {
    width: 180px
}
.textdivider {
    margin-bottom: -30px
}
.textdivider .text {
    margin: 0 auto;
    padding: 5px 20px;
    background: #222;
    color: #fff;
    border: 1px solid #E7E7E7;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    position: relative;
    top: -67px;
    text-transform: uppercase;
    font-size: 12px
}
@media screen and (max-width: 700px) {
    .textdivider .text {
        background: #fff;
        color: #555
    }
}
.borderleft {
    border-left: 1px solid #E7E7E7
}
.borderleft.dark {
    border-color: #333
}
.borderright {
    border-right: 1px solid #E7E7E7
}
.borderright.dark {
    border-color: #333
}
.bordertop {
    border-top: 1px solid #E7E7E7
}
.bordertop.dark {
    border-color: #333
}
.borderbottom {
    border-bottom: 1px solid #E7E7E7
}
.borderbottom.dark {
    border-color: #333
}
.highlighted,
.well {
    background-color: #F5F5F5;
    border-bottom: 1px solid #DDD
}
/*.alert {
 
    background-color: #66B1F0;
    color: #fff;
    border: none !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 18;
}*/
.alert-success{
    font-size: 12px;
    width: 535px !important;
    line-height: 1.2em;
}
.alert.success {
    background: #4EBB71;
}
.alert.warning {
    background: #FFE4A8;
    color: #7B640B
}
.alert.error {
    background: #FF7568;
    color: #444444;
}
.alert.neutral,
.alert.gray {
    background-color: #eee;
    color: #555 !important
}
.alert.slidedown {
    top: 0;
    width: 100%;
    -moz-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3)
}
.alert.slidedown .icon {
    padding: 20px;
    font-size: 30px;
    top: 4px;
    left: 0px;
    -moz-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3)
}
.alert.slidedown.success .icon {
    background-color: #009e2e
}
.alert.slidedown#comparisonbar {
    z-index: 17
}
.alert.slidedown#comparisonbar .icon {
    background-color: #FFDB1D
}
#previewbar {
    font-size: 12px;
    -moz-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3)
}
.notification {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    padding: 2px 7px;
    background: #aaa;
    font-size: 0.6875em
}
.notification.danger {
    background: #DC2B1B
}
.notification.success {
    background: #03A838
}
.notification.warning {
    background: #FF4906;
    color: #fff
}
.badge {
    color: #fff;
    padding: 6px 7px;
    background-color: #FF8700;
    font-size: 11px;
    display: inline-block;
    line-height: 0;
    top: -1px
}
.badge.error {
    background-color: #DC2B1B
}
.badge.success {
    background-color: #03A838
}
.badge.neutral,
.badge.gray {
    background-color: #aaa
}
.badge.bordered,
ul.badge.listgroup,
ol.badge.listgroup,
button.badge.closable-tag,
.badge.button.closable-tag {
    background-color: transparent;
    border: 1px solid #E7E7E7;
    color: #4A4A4A
}
.badge.bordered.white,
ul.badge.white.listgroup,
ol.badge.white.listgroup,
button.badge.white.closable-tag,
.badge.white.button.closable-tag {
    color: #fff
}
.badge.blue {
    background-color: #1D7AC8
}
.badge.withpromo {
    background-color: #7ED321;
    top: 5px;
    left: 5px;
    font-size: 11px;
    font-weight: normal
}
.badge.withpromo .icon-mat-check_circle {
    top: 1px
}
.badge.withpromo.featuredpromo {
    background-color: #FF6725
}
.badge.narrow {
    font-weight: normal;
    font-size: 10px;
    line-height: 1
}
.dealerbadge .certified {
    width: 20px
}
.dealerbadge .responsive {
    width: 28px
}
#verifiedbadge,
#verifiedbadgemodal {
    background-color: #41BF6A;
    color: #fff;
    height: 50px;
    font-size: 0.875em
}
#verifiedbadge a,
#verifiedbadgemodal a {
    display: block
}
#verifiedbadgemodal {
    margin-left: -24px;
    margin-right: -27px;
    border: none;
    border-radius: 0px
}
table {
    width: 100%
}
table thead {
    border-bottom: 2px solid #E7E7E7
}
table tr {
    border-bottom: 1px solid #E7E7E7
}
table td,
table th {
    padding: 1em
}
table td:first-of-type,
table th:first-of-type {
    padding-left: 0
}
table.zebra tr {
    border-bottom: none
}
table.zebra tr:nth-child(even) {
    background: #F5F5F5
}
table.zebra tr:last-child {
    border: none
}
table.zebra td {
    padding-left: 10px
}
table.new {
    font-size: 12px
}
table.new thead {
    border-bottom-width: 1px
}
table.new tbody {
    font-size: 14px
}
ul.nopad,
main .card#inquiry header>ul,
main .modal #inquiry.content header>ul,
.modal main #inquiry.content header>ul,
main .modal #inquiry.window header>ul,
.modal main #inquiry.window header>ul,
ol.nopad {
    padding-left: 0
}
ul.nostyle,
main .card#inquiry header>ul,
main .modal #inquiry.content header>ul,
.modal main #inquiry.content header>ul,
main .modal #inquiry.window header>ul,
.modal main #inquiry.window header>ul,
ol.nostyle {
    list-style-type: none
}
ul.noindent,
ol.noindent {
    padding-left: 1em
}
ul.bordered>li,
ul.listgroup>li,
ul.button.closable-tag>li,
ol.bordered>li,
ol.listgroup>li,
ol.button.closable-tag>li {
    border-bottom: 1px solid #E7E7E7
}
ul.zebra>li:nth-child(even),
ol.zebra>li:nth-child(even) {
    background: #F5F5F5
}
ul.listgroup,
ol.listgroup {
    border: 1px solid #E7E7E7
}
ul.listgroup>li,
ol.listgroup>li {
    padding: 0.75em;
    margin: 0
}
ul.listgroup>li:last-of-type,
ol.listgroup>li:last-of-type {
    border: none
}
.financialresults {
    background: #E3F9ED;
    color: #0B8A0B
}
.financialbreakdown li,
.financialbreakdown>div {
    border-bottom: 1px solid #E7E7E7
}
.breadcrumb .withreturnlink {
    font-size: 10px;
    opacity: 0.7
}
.breadcrumb .right-aligned-breadcrumb {
    margin-right: -6%
}
.breadcrumb .right-aligned-breadcrumb a {
    font-size: 10px
}
nav.breadcrumb {
    width: 100%
}
nav.breadcrumb a {
    display: inline-block;
    color: #aaa;
    font-size: 0.75em;
    padding: 0.3125em;
    padding-right: 0
}
nav.breadcrumb a:hover {
    color: #FF4906
}
nav.breadcrumb>span:last-of-type:after {
    content: ""
}
nav.breadcrumb>span:after {
    font-family: 'icons' !important;
    content: "\e76f";
    padding-left: 0.75em;
    color: #E7E7E7 !important;
    margin-top: 3px;
    position: relative;
    top: 1px;
    font-size: 11px
}
nav.breadcrumb .action a:after {
    content: none
}
nav.breadcrumb .action a {
    border: 1px solid #E7E7E7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    padding: 2px 10px;
    text-align: center
}
nav.tab {
    border-bottom: 1px solid #E7E7E7
}
nav.tab a {
    color: #888;
    border-radius: 3px 3px 0 0;
    font-size: 0.875em;
    font-family: "Helvetica Neue", sans-serif;
    border: 1px solid #E7E7E7;
    margin: 0 5px -2px 0;
    padding: 13px 20px
}
nav.tab .active {
    background: #FAFAFA;
    border-bottom: none;
    color: #555
}
nav.tab .inactive {
    border: none;
    background: #eee
}
nav.tab .inactive:hover {
    background: #E7E7E7
}
nav.simpletab>a,
nav.simpletab>div {
    display: inline-block;
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 13px;
    margin-right: 20px;
    color: #4A4A4A
}
nav.simpletab>a:hover,
nav.simpletab>div:hover {
    color: #888
}
nav.simpletab .active {
    border-bottom: 1px solid #555
}
nav.simpletab.small {
    font-size: 13px
}
nav.vertical a {
    display: block
}
nav.horizontal a,
nav.tab a {
    display: inline-block
}
nav.horizontal a [class^="icon-mat"],
nav.tab a [class^="icon-mat"],
nav.horizontal a [class*=" icon-mat"],
nav.tab a [class*=" icon-mat"] {
    top: 3px
}
nav.horizontal a.active,
nav.tab a.active {
    border-bottom: 1px solid #FF4906;
    font-weight: bold
}
nav.horizontal a.active [class^="icon-mat"],
nav.tab a.active [class^="icon-mat"],
nav.horizontal a.active [class*=" icon-mat"],
nav.tab a.active [class*=" icon-mat"] {
    color: #FF4906
}
nav.pagination {
    width: 100%
}
nav.pagination a {
    display: inline;
    color: #aaa;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 0.875em
}
nav.pagination a:hover {
    color: #FF4906 !important
}
nav.pagination a.disabled {
    cursor: not-allowed;
    pointer-events: none;
    background-color: transparent !important
}
nav.pagination a.active {
    color: #888
}
@media screen and (max-width: 320px) {
    nav.pagination .pagenumber:nth-of-type(6),
    nav.pagination .pagenumber:nth-of-type(7) {
        display: none
    }
}
nav.desktoppagination {
    width: 400px;
    height: 40px;
    margin: 0 auto
}
nav.desktoppagination form {
    width: 200px;
    margin-top: -5px
}
nav.desktoppagination input[type="text"] {
    width: 58px;
    background-color: #F9F9F9;
    border: 1px solid #E7E7E7;
    text-align: center !important
}
nav.desktoppagination input[type="text"]:focus {
    background-color: #fff;
    border: 1px solid #aaa
}
nav.desktoppagination .navicon {
    font-size: 10px
}
nav .navigationarrow:hover {
    color: #57CEFF !important
}
nav .navigationarrow.white {
    color: #fff
}
.comparisonbar {
    background-image: repeating-linear-gradient(-45deg, rgba(255, 73, 6, 0.18), rgba(255, 73, 6, 0.18) 25px, rgba(255, 135, 0, 0.18) 25px, rgba(255, 135, 0, 0.18) 50px);
    background-color: #FF4906;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 6;
    width: 100%;
    color: #fff;
    font-size: 14px
}
.comparisonbar.mobile {
    position: static
}
.comparisonbar.mobile .content {
    margin-top: 2px
}
.comparisonbar.mobile .button {
    margin: 0
}
.comparisonbar .row {
    position: relative
}
.comparisonbar .comparisonbrand {
    position: absolute;
    top: -10px;
    right: 0
}
.comparisonbar .preloader {
    height: 34px
}
.comparisonbar .button {
    font-size: 10px;
    margin: 0 10px;
    padding: 4px 7px
}
.comparisonbar .closer {
    right: 10px;
    top: 17px;
    color: #fff
}
.comparisonbar .closer span {
    font-size: 13px
}
.comparisonbar .card,
.comparisonbar .modal .content,
.modal .comparisonbar .content,
.comparisonbar .modal .window,
.modal .comparisonbar .window {
    min-height: 0 !important
}
.comparisonbar .card .content,
.comparisonbar .modal .content .content,
.modal .comparisonbar .content .content,
.comparisonbar .modal .window .content,
.modal .comparisonbar .window .content {
    height: auto !important
}
.comparisonbar .numberwrapper {
    background-color: #fff;
    color: #222;
    display: inline-block;
    padding: 1px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 20px;
    width: 20px
}
.comparisonbar .numberwrapper.empty {
    border: 1px dotted #E7E7E7;
    background: transparent
}
.comparisonbar .numberwrapper:hover {
    cursor: pointer
}
.comparisonbar .dropup {
    bottom: 37px;
    top: auto;
    right: auto;
    left: -10px;
    background: none;
    width: 320px
}
.comparisonbar .dropup .arrow {
    right: auto;
    top: auto;
    bottom: -9px;
    left: 8px;
    border-top-color: #E7E7E7
}
.accordion dd {
    margin: 0;
    padding: 1em;
    background: #fff
}
.accordion dd:last-of-type {
    border: none
}
.accordion dt {
    display: block;
    padding: 0.75em
}
.accordion dt:hover {
    background-color: #F5F5F5;
    cursor: pointer
}
.accordion dt:after {
    font-family: 'icons' !important;
    content: "\e114";
    float: right;
    color: #888;
    transition: all 0.5s
}
.accordion dt.active {
    color: #4A4A4A
}
.accordion dt.active:after {
    color: #4A4A4A;
    content: "\e115";
    float: right
}
.withdropdown,
.withtooltip {
    position: relative
}
.withdropdown:hover .tooltipcomparison,
.withtooltip:hover .tooltipcomparison {
    visibility: visible
}
.withdropdown:hover .tooltip,
.withtooltip:hover .tooltip {
    display: block
}
.dropdown,
.dropup,
.tooltipcomparison,
.tooltipcontents {
    position: absolute;
    z-index: 10;
    top: 50px;
    right: 0;
    background: #fff;
    min-width: 200px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 3px 10px rgba(24, 24, 24, 0.1);
    color: #555;
    text-transform: none
}
.dropdown.blue,
.dropup.blue,
.tooltipcomparison.blue,
.tooltipcontents.blue {
    background-color: #1D7AC8;
    color: #fff
}
.dropdown.blue .arrow,
.dropup.blue .arrow,
.tooltipcomparison.blue .arrow,
.tooltipcontents.blue .arrow {
    background: transparent;
    border-bottom-color: #1D7AC8
}
.dropdown.blue .close,
.dropup.blue .close,
.tooltipcomparison.blue .close,
.tooltipcontents.blue .close {
    color: #fff
}
.dropdown.dark,
.dropup.dark,
.tooltipcomparison.dark,
.tooltipcontents.dark {
    background-color: #222;
    color: #fff
}
.dropdown .arrow,
.dropup .arrow,
.tooltipcomparison .arrow,
.tooltipcontents .arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: none;
    border-bottom: 5px solid #fff;
    position: absolute;
    top: -5px;
    right: 30%;
    background: none
}
.dropdown .arrow.up.dark,
.dropup .arrow.up.dark,
.tooltipcomparison .arrow.up.dark,
.tooltipcontents .arrow.up.dark {
    border-bottom-color: #222
}
.dropup .arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: none;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    right: 30%;
    background: none
}
.hoverdropdown {
    position: relative
}
.hoverdropdown .tabhover {
    transition: none !important
}
.hoverdropdown .hovercontent {
    display: none
}
.hoverdropdown:hover .hovercontent {
    position: absolute;
    display: block;
    z-index: 10;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #E7E7E7;
    overflow: hidden
}
.gallery {
    line-height: 0;
    #background-color: #222
}
.gallery.new:hover .backdrop {
    opacity: 1
}
.gallery.new:hover .gallerycontrols a {
    bottom: 0
}
.gallery .thumbnailtoggle {
    display: block;
    margin: 0 auto;
    width: 20px
}
.gallery .backdrop {
    opacity: 0;
    transition: all 0.1s;
    transition-delay: 0.2s
}
.gallery .gallerycontrols.new {
    z-index: 8;
    width: 100%;
    bottom: 0
}
.gallery .gallerycontrols.new a {
    font-size: 1.2em;
    bottom: -50px;
    transition: all 0.2s ease-out;
    transition-delay: 0.3s
}
.gallery .gallerycontrols.new a.leftarrow {
    transition-delay: 0.4s
}
.gallery .gallerycontrols.new a:hover {
    color: #FF8700 !important
}
.gallery .gallerycontrols.new.white a {
    color: #fff
}
.gallery .gallerycontrols.new.dark a {
    color: #222
}
.imagewrap {
    background-color: #eee;
    border-bottom: 1px solid #DDD;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.toggler [class*="icon-"] {
    position: relative;
    top: 1px;
    display: inline-block;
    -moz-transition: all, .2s;
    -o-transition: all, .2s;
    -webkit-transition: all, .2s;
    transition: all, .2s
}
.toggler [class*="icon-"].rotated {
    -webkit-transform: rotate(180deg)
}
.hidden {
    display: none
}
.hiddenviaopacity {
    opacity: 0
}
.hiddenviavisibility {
    visibility: hidden
}
.reducedopacity {
    opacity: 0.5
}
.disabledviaopacity {
    opacity: 0.3
}
.overlay {
    overflow-y: scroll;
    padding: 60px 10px 10px 10px;
    background-color: rgba(3, 50, 77, 0.8);
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10
}
.overlay.modal {
    position: absolute
}
.backdrop {
    background: linear-gradient(rgba(0, 0, 0, 0), #222222);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px
}
.noscroll {
    position: fixed;
    overflow: hidden
}
.contentoverlay {
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 71%);
    bottom: 0;
    width: 100%
}
.contentoverlay .text {
    color: #fff
}
.textoverimage {
    background-color: #222;
    position: relative;
    overflow: hidden
}
.textoverimage .text {
    color: #fff;
    position: absolute;
    z-index: 2;
    top: 0
}
.textoverimage img.bg {
    opacity: 0.5
}
.hoverelements {
    width: 100%;
    position: absolute;
    bottom: -4em
}
.verified {
    color: #222;
    font-size: 0.625em
}
.preloader {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 0.3125em;
    width: 100%;
    height: 50px;
    background: url("/images/icons/preloader.gif") center center no-repeat transparent;
    background-size: 30px auto
}
.preloader img {
    width: 20px
}
.preloader.white {
    background: url("/images/icons/preloader_whitebordered.gif") center center no-repeat;
    height: 34px;
    width: 34px;
    margin: 0 auto;
    border-radius: 100px;
    border: 2px solid #fff;
    background-size: 34px 34px !important
}
.borderbottom {
    border-bottom: 1px solid #E7E7E7
}
.nopad,
main .card#inquiry header>ul,
main .modal #inquiry.content header>ul,
.modal main #inquiry.content header>ul,
main .modal #inquiry.window header>ul,
.modal main #inquiry.window header>ul {
    padding: 0 !important
}
.pad5 {
    padding: 5px
}
.pad,
.pad10 {
    padding: 10px
}
.pad20,
main .col,
main .card .promo,
main .modal .content .promo,
.modal main .content .promo,
main .modal .window .promo,
.modal main .window .promo,
main .card#inquiry>section,
main .modal #inquiry.content>section,
.modal main #inquiry.content>section,
main .modal #inquiry.window>section,
.modal main #inquiry.window>section,
main .card#sidestats>div,
main .modal #sidestats.content>div,
.modal main #sidestats.content>div,
main .modal #sidestats.window>div,
.modal main #sidestats.window>div {
    padding: 20px
}
.pad30 {
    padding: 30px
}
.pad40 {
    padding: 40px
}
.pad50 {
    padding: 50px
}
.padleft,
.padleft10 {
    padding-left: 10px
}
.padleft20 {
    padding-left: 20px
}
.padleft30 {
    padding-left: 30px
}
.padleft40 {
    padding-left: 40px
}
.padleft50 {
    padding-left: 50px
}
.padright {
    padding-right: 10px
}
.padright20 {
    padding-right: 20px
}
.padright30 {
    padding-right: 30px
}
.padright40 {
    padding-right: 40px
}
.padright50 {
    padding-right: 50px
}
.padtop5 {
    padding-top: 5px
}
.padtop,
main .col,
.padtop10 {
    padding-top: 10px
}
.padtop20,
main .card .device,
main .modal .content .device,
.modal main .content .device,
main .modal .window .device,
.modal main .window .device {
    padding-top: 20px !important
}
.padtop30 {
    padding-top: 30px
}
.padtop40 {
    padding-top: 40px
}
.padtop50 {
    padding-top: 50px
}
.padbottom,
main .col,
main .card .device,
main .modal .content .device,
.modal main .content .device,
main .modal .window .device,
.modal main .window .device,
.padbottom10 {
    padding-bottom: 10px
}
.padbottom20 {
    padding-bottom: 20px
}
.padbottom30 {
    padding-bottom: 30px
}
.padbottom40 {
    padding-bottom: 40px
}
.padbottom50 {
    padding-bottom: 50px
}
.nomargin,
main .card#inquiry header>ul li,
main .modal #inquiry.content header>ul li,
.modal main #inquiry.content header>ul li,
main .modal #inquiry.window header>ul li,
.modal main #inquiry.window header>ul li,
main .card#inquiry header>ul,
main .modal #inquiry.content header>ul,
.modal main #inquiry.content header>ul,
main .modal #inquiry.window header>ul,
.modal main #inquiry.window header>ul {
    margin: 0
}
.margin5 {
    margin: 5px
}
.margin,
.margin10 {
    margin: 10px
}
.margin20 {
    margin: 20px
}
.margin30 {
    margin: 30px
}
.marginright5 {
    margin-right: 5px
}
.marginright,
.inquiry .menucard .select,
.marginright10 {
    margin-right: 10px
}
.marginright20,
.submenu .status,
.inquiry .menucard .status {
    margin-right: 20px
}
.marginright30 {
    margin-right: 30px
}
.marginright40 {
    margin-right: 40px
}
.marginright50 {
    margin-right: 50px
}
.marginleft5 {
    margin-left: 5px
}
.marginleft,
.inquiry .menucard,
.marginleft10 {
    margin-left: 10px
}
.marginleft20 {
    margin-left: 20px
}
.marginleft30 {
    margin-left: 30px
}
.marginleft40 {
    margin-left: 40px
}
.marginleft50 {
    margin-left: 50px
}
.margintop5 {
    margin-top: 5px
}
.margintop,
.inquiry .inquiry-upper .stats>div span,
.margintop10 {
    margin-top: 10px
}
.margintop20,
h3,
main .card#inquiry>section:first-of-type,
main .modal #inquiry.content>section:first-of-type,
.modal main #inquiry.content>section:first-of-type,
main .modal #inquiry.window>section:first-of-type,
.modal main #inquiry.window>section:first-of-type {
    margin-top: 20px
}
.margintop30 {
    margin-top: 30px
}
.margintop40 {
    margin-top: 40px
}
.margintop50 {
    margin-top: 50px
}
.marginbottom5 {
    margin-bottom: 5px
}
.marginbottom,
main .card .promo,
main .modal .content .promo,
.modal main .content .promo,
main .modal .window .promo,
.modal main .window .promo,
.marginbottom10 {
    margin-bottom: 10px
}
.marginbottom20,
main .card#inquiry header,
main .modal #inquiry.content header,
.modal main #inquiry.content header,
main .modal #inquiry.window header,
.modal main #inquiry.window header {
    margin-bottom: 20px
}
.marginbottom30,
h3 {
    margin-bottom: 30px
}
.marginbottom40 {
    margin-bottom: 40px
}
.marginbottom50 {
    margin-bottom: 50px
}
.sticktobottom {
    position: fixed;
    bottom: 0;
    z-index: 9;
    width: 100%
}
.overflowhidden {
    overflow: hidden
}
.positionrelative,
main .col {
    position: relative
}
.positionabsolute {
    position: absolute
}
.positionfixed {
    position: fixed
}
.floatleft,
.submenu .status,
.inquiry .menucard .status {
    float: left
}
.floatright,
.select.hdr,
.inquiry .menucard .select {
    float: right
}
.circle {
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px;
    border-radius: 100px !important
}
.sharebar {
    background-color: #66B1F0;
    color: #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.sharebar a {
    color: #F5F5F5
}
.sharebar a:hover {
    color: #fff
}
.sharebar.light {
    background-color: transparent;
    color: #aaa;
    -moz-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3)
}
.sharebar.light a {
    color: #222
}
.sharebar.light a:hover {
    color: #aaa
}
.sharebar.vertical {
    width: 65px !important
}
.sharebar.vertical a {
    display: block;
    padding: 10px
}
.sharebar.vertical.dropdown {
    background-color: #fff
}
.sharebar.vertical.dropdown a {
    color: #4A4A4A;
    font-size: 12px;
    display: block;
    border-bottom: 1px solid #E7E7E7
}
.sharebar.vertical.dropdown a:hover {
    color: #1D7AC8
}
.sharebar.horizontal,
nav.sharebar.tab {
    height: 65px;
    width: auto
}
.sharebar.horizontal a,
nav.sharebar.tab a {
    display: inline-block
}
.successmessage .icon-circle-check,
.successmessage .icon-checked {
    font-size: 6.25em;
    color: #FF8700
}
.share .author {
    color: #888
}
.share .shareicon {
    color: #888
}
.share .shareicon:hover {
    color: #aaa
}
.share .sharedropdown {
    top: 2em;
    right: 0.5em;
    min-width: 3.75em !important
}
.share .sharedropdown .arrowup {
    transform: rotate(45deg);
    top: -0.5em
}
.share .sharetext {
    font-size: 0.75em
}
.articletag {
    color: #888
}
.articletag:hover {
    color: #aaa
}
.wishlist-icon.active {
    color: #DC2B1B
}
.iconalignmiddle {
    vertical-align: middle
}
.cardslider .card,
.cardslider .modal .content,
.modal .cardslider .content,
.cardslider .modal .window,
.modal .cardslider .window {
    width: 100% !important
}
.cardslider li {
    margin-right: 20px
}
.videocontainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden
}
.videocontainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
::-webkit-scrollbar {
  /*  width: 0*/
}
::-webkit-scrollbar-track {
    background: transparent
}
::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.2)
}
.scroller {
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
}
.scroller::-webkit-scrollbar {
    display: none
}
.scroller:before,
.scroller:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden
}
.scroller .scrollitem {
    display: inline-block !important;
    vertical-align: top;
    white-space: normal
}
.avatar {
    box-shadow: 0px 3px 10px rgba(24, 24, 24, 0.1);
    border-radius: 3px;
    background-color: #fff
}
.avatar.xsmall {
    width: 1.5625em;
    height: 1.5625em;
    border-width: 2px
}
.avatar.small,
form legend.avatar,
form label.avatar {
    width: 2.5em;
    height: 2.5em
}
.avatar.medium {
    width: 5em;
    height: 5em
}
.avatar.big,
.avatar.large {
    width: 6.25em;
    height: 6.25em;
    border-width: 6px
}
.avatar.bordered,
ul.avatar.listgroup,
ol.avatar.listgroup,
button.avatar.closable-tag,
.avatar.button.closable-tag {
    box-shadow: none;
    border: 1px solid #E7E7E7
}
.avatar.no-shadow {
    box-shadow: none
}
.label {
    background-color: transparent;
    color: #555;
    border: 1px solid #E7E7E7;
    font-size: .6rem;
    padding: 4px 10px;
    top: -3px;
    line-height: 1.375em;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.label.warning,
.label.hotlead {
    background-color: #FF6725;
    border-color: #FF6725;
    color: #fff
}
.label.medium {
    width: 4em;
    height: 4em
}
.label.inquiry {
    background-color: #1D7AC8;
    border-color: #1D7AC8
}
.label.testdrive,
.label.sold {
    background-color: gold;
    border-color: gold;
    color: #7B640B
}
.label.quote,
.label.success {
    background-color: #03A838;
    border-color: #03A838;
    color: #fff
}
.label.neutral {
    background-color: #aaa;
    border-color: #aaa;
    color: #555
}
.coloravatar {
    display: inline-block;
    width: 9px;
    height: 9px;
    background-color: #555
}
.coloravatar.more {
    height: auto;
    width: auto;
    font-size: 11px;
    line-height: 17px;
    color: #fff;
    padding: 0 10px 1px
}
.borderbottom {
    border-bottom: 1px solid #E7E7E7
}
.stepper {
    margin: 50px auto 40px
}
.stepper .stepcurrent .stepnumber {
    background: #7ED321;
    color: #fff
}
.stepper .stepperbar {
    border-top: 1px dashed #aaa;
    display: block;
    margin: -51px auto 20px
}
.stepper a {
    padding: 22px 18px;
    line-height: 0;
    background: #E7E7E7;
    color: #aaa;
    display: inline-block
}
.stepper div {
    display: inline-block
}
.stepper div span {
    display: block;
    font-size: 13px;
    color: #888
}
.successwithbackground {
    background: url("/images/icons/check.gif") center center no-repeat #fff !important;
    padding: 23px !important;
    margin-bottom: -5px;
    background-size: 40px !important
}
#widget {
    border: 1px solid #7ED321
}
.tag.label {
    background: transparent;
    border: 1px solid #aaa;
    color: #555
}
#popularlinks {
    background-color: #F9F9F9;
    font-size: 14px
}
#popularlinks nav a {
    font-size: 12px
}
button,
.button {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: auto;
    padding: 0.7rem 1rem 0.8rem 1rem;
    background-color: #FF6725;
    color: #fff;
    border: 1px solid #FF6725;
    cursor: pointer;
    display: inline-block;
    font: 16px "Open Sans", "Helvetica Neue", sans-serif;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    position: relative;
    letter-spacing: 0px;
    line-height: 1.1em
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    text-decoration: none;
    background: #FF7A30;
    color: #fff
}
button:focus,
.button:focus {
    outline: none;
    transition: none
}
button.xlarge,
.button.xlarge {
    font-size: 20px;
    padding: 20px 30px
}
button.large,
.button.large {
    font-size: 17px;
    padding: 15px 30px 16px
}
button.medium,
button.normal,
.button.medium,
.button.normal,
h2.button,
h3.button,
main .card#sidestats>div span.button,
main .modal #sidestats.content>div span.button,
.modal main #sidestats.content>div span.button,
main .modal #sidestats.window>div span.button,
.modal main #sidestats.window>div span.button,
.inquiry .inquiry-upper .stats>div span.button {
    font-size: 16px
}
button.small,
.button.small,
form legend.button,
form label.button {
    font-size: 11px;
    padding: 7px 14px 8px
}
button.expand,
.button.expand {
    width: 100%;
    text-align: center
}
button.circle,
.button.circle {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px
}
button.sharp-corners,
.button.sharp-corners {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
button.success,
.button.success {
    background: #03A838;
    border: 1px solid #03A838
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #17bc4c
}
button.link,
.button.link {
    background: transparent;
    color: #FF4906;
    border: none
}
button.link:hover,
.button.link:hover {
    color: #FF8700
}
button.link.white,
.button.link.white {
    color: #fff
}
button.link.disabled,
.button.link.disabled {
    background: transparent !important;
    color: #CCC !important;
    opacity: 1
}
button.secondary,
.button.secondary {
    background: #555;
    border: 1px solid #555;
    color: #fff
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #888;
    border-color: #888
}
button.tertiary,
.button.tertiary {
    background: #fff;
    border: 1px solid #D8D8D8;
    color: #555
}
button.tertiary:hover,
button.tertiary:focus,
.button.tertiary:hover,
.button.tertiary:focus {
    background-color: #F5F5F5;
    border-color: #D8D8D8
}
button.bordered,
button.closable-tag,
button.button.closable-tag,
.button.bordered,
ul.button.listgroup,
ol.button.listgroup,
.button.closable-tag {
    background: transparent;
    border: 1px solid #aaa;
    color: #555
}
button.bordered.hover,
button.hover.closable-tag,
.button.bordered.hover,
ul.button.hover.listgroup,
ol.button.hover.listgroup,
.button.hover.closable-tag {
    border-color: #E7E7E7
}
button.bordered.small,
button.small.closable-tag,
.button.bordered.small,
ul.button.small.listgroup,
ol.button.small.listgroup,
.button.small.closable-tag,
form legend.button.closable-tag,
form label.button.closable-tag,
form legend.button.bordered,
form label.button.bordered {
    padding-bottom: 7px
}
button.bordered.white,
button.white.closable-tag,
.button.bordered.white,
ul.button.white.listgroup,
ol.button.white.listgroup,
.button.white.closable-tag {
    color: #fff
}
button.bordered.green,
button.green.closable-tag,
.button.bordered.green,
ul.button.green.listgroup,
ol.button.green.listgroup,
.button.green.closable-tag {
    border-color: #03A838;
    color: #03A838
}
button.bordered.green:hover,
button.green.closable-tag:hover,
.button.bordered.green:hover,
ul.button.green.listgroup:hover,
ol.button.green.listgroup:hover,
.button.green.closable-tag:hover {
    border-color: #17bc4c
}
button.red,
button.danger,
.button.red,
.button.danger {
    background: #DC2B1B;
    border: 1px solid #DC2B1B
}
button.red:hover,
button.red:focus,
button.danger:hover,
button.danger:focus,
.button.red:hover,
.button.red:focus,
.button.danger:hover,
.button.danger:focus {
    background-color: #f03f2f;
    border-color: #f03f2f
}
button.dark,
button.black,
.button.dark,
.button.black {
    background-color: #222;
    color: #fff;
    border-color: #222
}
button.dark:hover,
button.dark:focus,
button.black:hover,
button.black:focus,
.button.dark:hover,
.button.dark:focus,
.button.black:hover,
.button.black:focus {
    background-color: #333;
    border-color: #333
}
button.loading,
.button.loading {
    background: url("/images/icons/preloader.gif") center center no-repeat #eee;
    background-size: 20px;
    padding: 20px;
    min-width: 195px
}
button.facebook,
.button.facebook {
    background: #4761A2;
    border: none
}
button.facebook:hover,
button.facebook:focus,
.button.facebook:hover,
.button.facebook:focus {
    background-color: #5b75b6
}
button.linkedin,
.button.linkedin {
    background: #1B86BC
}
button.linkedin:hover,
button.linkedin:focus,
.button.linkedin:hover,
.button.linkedin:focus {
    background-color: #2f9ad0
}
button.twitter,
.button.twitter {
    background: #1F9BD3
}
button.twitter:hover,
button.twitter:focus,
.button.twitter:hover,
.button.twitter:focus {
    background-color: #33afe7
}
button.google,
.button.google {
    background: #D34836
}
button.google:hover,
button.google:focus,
.button.google:hover,
.button.google:focus {
    background-color: #e75c4a
}
button.bdobrand,
.button.bdobrand {
    background: #0a1564;
    border: #0a1564
}
button.bdobrand:hover,
button.bdobrand:focus,
.button.bdobrand:hover,
.button.bdobrand:focus {
    background-color: #1e2978
}
.disabled {
    cursor: default;
    background: #E7E7E7 !important;
    color: #aaa !important;
    border: none !important
}
.disabled:hover,
.disabled:focus {
    background: #E7E7E7 !important;
    box-shadow: none
}
.comparisonbrand {
    position: absolute;
    right: 0;
    top: -10px
}
.segmentedbutton {
    width: auto;
    overflow: hidden;
    margin-bottom: 1em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #aaa
}
.segmentedbutton.small a,
form legend.segmentedbutton a,
form label.segmentedbutton a {
    font-size: 12px;
    padding: 3px
}
.segmentedbutton.circle {
    border-radius: 100px
}
.segmentedbutton a {
    display: block;
    float: left;
    width: 33.3%;
    padding: 0.438rem 0.938rem;
    text-align: center;
    border-right: 1px solid #555;
    font: 0.875em "Open Sans", "Helvetica Neue", sans-serif;
    color: #555
}
.segmentedbutton a:last-of-type {
    border-right: none
}
.segmentedbutton a:hover {
    background: #E7E7E7
}
.segmentedbutton a.active {
    background-color: #eee
}
.segmentedbutton.dark {
    border-color: #555
}
.segmentedbutton.dark a {
    color: #555
}
.segmentedbutton.dark a:hover {
    background: #aaa;
    color: #fff
}
.segmentedbutton.dark a.active {
    background-color: #555;
    color: #fff
}
.segmentedbutton.blue {
    border-color: #89C0FF
}
.segmentedbutton.blue a {
    border-color: #89C0FF;
    color: #fff
}
.segmentedbutton.blue a:hover {
    background: #66B1F0
}
.segmentedbutton.blue a.active {
    background-color: #89C0FF
}
.segmentedbutton.white {
    background-color: #fff;
    border-color: #E7E7E7
}
.segmentedbutton.white a {
    border-color: #E7E7E7
}
.segmentedbutton.two a {
    width: 50%
}
.buttonstack .button,
.buttonstack button {
    margin-bottom: 0.5em
}
.stickycta {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 15
}
.stickycta select {
    margin: 0
}
.stickycta .button {
    width: 49%;
    border-radius: 0
}
.stickycta.one .button {
    width: 100% !important
}
.stickycta.three .button {
    width: 32%
}
.tag {
    font-size: 0.75em;
    color: #555;
    background-color: #eee;
    padding: 0.5em 1em;
    border-radius: 3px
}
.card,
.modal .content,
.modal .window {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 1.875em;
    background: #fff;
    position: relative;
    overflow: visible
}
.card span.small,
.modal .content span.small,
.modal .window span.small,
.card small,
.modal .content small,
.modal .window small {
    font-size: 12px
}
.card .image,
.modal .content .image,
.modal .window .image {
    max-height: 200px;
    overflow: hidden;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.card .image img,
.modal .content .image img,
.modal .window .image img {
    width: 100%
}
.card .image .share,
.modal .content .image .share,
.modal .window .image .share {
    top: 10px;
    right: 10px
}
.card .image .share .sharetrigger,
.modal .content .image .share .sharetrigger,
.modal .window .image .share .sharetrigger {
    color: #fff;
    opacity: 0.8;
    background: radial-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    transition: opacity 0.2s
}
.card .image .share .sharetrigger span,
.modal .content .image .share .sharetrigger span,
.modal .window .image .share .sharetrigger span {
    font-size: 16px
}
.card .image .share .arrow,
.modal .content .image .share .arrow,
.modal .window .image .share .arrow {
    right: 3px
}
.card .giftimage,
.modal .content .giftimage,
.modal .window .giftimage {
    max-height: 325px
}
.card .giftimagemobile,
.modal .content .giftimagemobile,
.modal .window .giftimagemobile {
    max-height: 180px
}
.card .graphic,
.modal .content .graphic,
.modal .window .graphic {
    margin-top: -30px;
    margin-bottom: -30px;
    width: 150px
}
.card .overflowhidden,
.modal .content .overflowhidden,
.modal .window .overflowhidden {
    overflow: hidden !important
}
.card .title-wrapper,
.modal .content .title-wrapper,
.modal .window .title-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 55px
}
.card .detail-wrapper,
.modal .content .detail-wrapper,
.modal .window .detail-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: row;
    height: 40px
}
.card:hover .cardtitle,
.modal .content:hover .cardtitle,
.modal .window:hover .cardtitle {
    color: #FF4906 !important;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s
}
.card.variant .content,
.modal .variant.content .content,
.modal .variant.window .content {
    width: 300px !important;
    border: none;
    margin: 0
}
.card.big .image,
.modal .big.content .image,
.modal .big.window .image {
    max-height: 344px
}
.card.big .gallerycontrols a span,
.modal .big.content .gallerycontrols a span,
.modal .big.window .gallerycontrols a span {
    font-size: 16px
}
.card.big p.small,
.modal .big.content p.small,
.modal .big.window p.small {
    font-size: 14px
}
.card.new p,
.modal .new.content p,
.modal .new.window p {
    font-size: 14px;
    line-height: 1.8em
}
.card.new .price-wrapper,
.modal .new.content .price-wrapper,
.modal .new.window .price-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 55px
}
.card.muted,
.modal .muted.content,
.modal .muted.window {
    background-color: #F5F5F5;
    border: 1px solid #EEEEEE
}
.card.deal .badges,
.modal .deal.content .badges,
.modal .deal.window .badges {
    top: 5px;
    right: 5px
}
.card.deal .badges img,
.modal .deal.content .badges img,
.modal .deal.window .badges img {
    width: 50px;
    display: block;
    transition: margin 0.3s
}
.card.deal .badges.open img:nth-child(2),
.modal .deal.content .badges.open img:nth-child(2),
.modal .deal.window .badges.open img:nth-child(2),
.card.deal .badges.open img:last-child,
.modal .deal.content .badges.open img:last-child,
.modal .deal.window .badges.open img:last-child {
    margin-right: -45px
}
.card.promo,
.modal .promo.content,
.modal .promo.window {
    overflow: hidden
}
.card.promo.featured.big .imagewrapper img,
.modal .promo.featured.big.content .imagewrapper img,
.modal .promo.featured.big.window .imagewrapper img {
    width: 100%
}
.card.promo .timeleft,
.modal .promo.content .timeleft,
.modal .promo.window .timeleft {
    border: 1px solid #03A838;
    color: #4A4A4A;
    font-size: 14px;
    display: inline-block;
    padding: 5px 20px
}
.card.promo.new .timeleft,
.modal .promo.new.content .timeleft,
.modal .promo.new.window .timeleft {
    font-size: 14px
}
.card.promo.new .arrowup,
.modal .promo.new.content .arrowup,
.modal .promo.new.window .arrowup {
    right: 7px;
    top: -6px
}
.card.promo.new .image:hover .sharetrigger,
.modal .promo.new.content .image:hover .sharetrigger,
.modal .promo.new.window .image:hover .sharetrigger {
    opacity: 1
}
.card.promo.new .without-logo,
.modal .promo.new.content .without-logo,
.modal .promo.new.window .without-logo {
    height: 80px
}
@media screen and (max-width: 850px) {
    .card.promo .essentialinfo>div,
    .modal .promo.content .essentialinfo>div,
    .modal .promo.window .essentialinfo>div {
        display: inline;
        width: 50%;
        height: 68px
    }
    .card.promo .title-wrapper,
    .modal .promo.content .title-wrapper,
    .modal .promo.window .title-wrapper {
        height: 140px
    }
}
.card.brand header,
.modal .brand.content header,
.modal .brand.window header {
    min-height: 130px;
    background-size: cover;
    background-color: #222
}
.card.brand .avatar,
.modal .brand.content .avatar,
.modal .brand.window .avatar {
    left: 36%;
    bottom: -3.125em
}
.card.brand .content,
.modal .brand.content .content,
.modal .brand.window .content {
    padding: 3.75em 1.25em 0 1.25em !important
}
.card.brand .darklink,
.modal .brand.content .darklink,
.modal .brand.window .darklink {
    display: block
}
.card.dealership,
.modal .dealership.content,
.modal .dealership.window {
    height: 414px
}
.card.dealership .address,
.modal .dealership.content .address,
.modal .dealership.window .address {
    display: block;
    line-height: 20px
}
.card.dealership .certified-badge,
.modal .dealership.content .certified-badge,
.modal .dealership.window .certified-badge {
    width: 18px;
    margin-top: -3px
}
.card.dealership .badges img,
.modal .dealership.content .badges img,
.modal .dealership.window .badges img {
    height: 1.2em
}
.card.dealership .badges .verified-badge,
.modal .dealership.content .badges .verified-badge,
.modal .dealership.window .badges .verified-badge {
    height: 1em
}
.card.dealership .icon-mat-arrow_drop_down,
.modal .dealership.content .icon-mat-arrow_drop_down,
.modal .dealership.window .icon-mat-arrow_drop_down {
    font-size: 14px
}
.card.dealership .infobar,
.modal .dealership.content .infobar,
.modal .dealership.window .infobar {
    border-top: 1px solid #E7E7E7;
    bottom: 0;
    left: 0;
    width: 100%
}
.card.dealership .infobar .dropdown,
.modal .dealership.content .infobar .dropdown,
.modal .dealership.window .infobar .dropdown {
    top: 29px;
    left: 0
}
.card.dealership .location-wrapper,
.modal .dealership.content .location-wrapper,
.modal .dealership.window .location-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 40px
}
.card.dealership.test,
.modal .dealership.test.content,
.modal .dealership.test.window {
    height: auto
}
.card.dealership.new,
.modal .dealership.new.content,
.modal .dealership.new.window {
    height: auto
}
.card.dealership.new .image,
.modal .dealership.new.content .image,
.modal .dealership.new.window .image {
    height: 5em
}
@media screen and (max-width: 850px) {
    .card.dealership .badges>img,
    .modal .dealership.content .badges>img,
    .modal .dealership.window .badges>img {
        height: 1.45em
    }
}
.card.car p.small,
.modal .car.content p.small,
.modal .car.window p.small {
    min-height: 66px
}
.card.car.used .content,
.modal .car.used.content .content,
.modal .car.used.window .content {
    padding-top: 20px
}
.card.car.used .sellerstatus,
.modal .car.used.content .sellerstatus,
.modal .car.used.window .sellerstatus {
    padding-top: 7px
}
.card.car.used .sellerstatus img,
.modal .car.used.content .sellerstatus img,
.modal .car.used.window .sellerstatus img {
    width: 18px
}
.card.car.used .tabhover,
.modal .car.used.content .tabhover,
.modal .car.used.window .tabhover {
    opacity: 0.7
}
.card.car.used .verified-badge,
.modal .car.used.content .verified-badge,
.modal .car.used.window .verified-badge {
    width: 20px !important
}
.card.car.used .hoverdropdown:hover .hovercontent,
.modal .car.used.content .hoverdropdown:hover .hovercontent,
.modal .car.used.window .hoverdropdown:hover .hovercontent {
    font-size: 12px;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 5px 15px;
    white-space: nowrap
}
.card.car.used .title-wrapper,
.modal .car.used.content .title-wrapper,
.modal .car.used.window .title-wrapper {
    height: 100px
}
.card.saveditem .notes,
.modal .saveditem.content .notes,
.modal .saveditem.window .notes {
    left: 1%
}
.card.saveditem .notes .arrow,
.modal .saveditem.content .notes .arrow,
.modal .saveditem.window .notes .arrow {
    left: 2%
}
.card.saveditem .notes .content,
.modal .saveditem.content .notes .content,
.modal .saveditem.window .notes .content {
    width: 350px
}
.card.saveditem:hover .tertiaryactions,
.modal .saveditem.content:hover .tertiaryactions,
.modal .saveditem.window:hover .tertiaryactions {
    opacity: 1
}
.card.saveditem .tertiaryactions,
.modal .saveditem.content .tertiaryactions,
.modal .saveditem.window .tertiaryactions {
    background: rgba(0, 0, 0, 0.9);
    right: 10px;
    top: 10px;
    z-index: 14;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}
.card.saveditem .tertiaryactions a,
.modal .saveditem.content .tertiaryactions a,
.modal .saveditem.window .tertiaryactions a {
    color: #fff
}
.card.ad .avatarwrapper,
.modal .ad.content .avatarwrapper,
.modal .ad.window .avatarwrapper {
    top: -40px;
    margin-bottom: -30px
}
.card.ad.mobile .avatarwrapper,
.modal .ad.mobile.content .avatarwrapper,
.modal .ad.mobile.window .avatarwrapper {
    top: 0;
    margin: 0
}
.card.comparison,
.modal .comparison.content,
.modal .comparison.window {
    margin: 0
}
.card.comparison:hover .remove,
.modal .comparison.content:hover .remove,
.modal .comparison.window:hover .remove {
    display: block
}
.card.comparison.blank,
.modal .comparison.blank.content,
.modal .comparison.blank.window {
    height: 22.75rem;
    border: 2px solid #fff;
    background: none
}
.card.comparison.blank a,
.modal .comparison.blank.content a,
.modal .comparison.blank.window a {
    display: block;
    height: 100%;
    padding-top: 45%;
    font-size: 20px;
    color: #888
}
.card.comparison.blank a span,
.modal .comparison.blank.content a span,
.modal .comparison.blank.window a span {
    font-size: 30px;
    display: block
}
.card.comparison .remove,
.modal .comparison.content .remove,
.modal .comparison.window .remove {
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    transition: all 0.2s;
    padding: 5px;
    color: #fff;
    background: #DC2B1B
}
.card.comparison .remove .icon-cancel,
.modal .comparison.content .remove .icon-cancel,
.modal .comparison.window .remove .icon-cancel {
    top: 5px
}
.card.comparison .title-wrapper,
.modal .comparison.content .title-wrapper,
.modal .comparison.window .title-wrapper {
    font-size: 14px;
    height: 130px
}
.card.comparison .title-wrapper a,
.modal .comparison.content .title-wrapper a,
.modal .comparison.window .title-wrapper a {
    font-size: 14px !important
}
.card.comparison .description-wrapper,
.modal .comparison.content .description-wrapper,
.modal .comparison.window .description-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 70px
}
.card#brand-subscribe-form.mobile,
.modal #brand-subscribe-form.mobile.content,
.modal #brand-subscribe-form.mobile.window {
    position: static
}
.card#dealership-list .partner-badge,
.modal #dealership-list.content .partner-badge,
.modal #dealership-list.window .partner-badge {
    width: 20px
}
.card.bordered,
ul.card.listgroup,
.modal ul.listgroup.content,
.modal ul.listgroup.window,
ol.card.listgroup,
.modal ol.listgroup.content,
.modal ol.listgroup.window,
button.card.closable-tag,
.modal button.closable-tag.content,
.modal button.closable-tag.window,
.card.button.closable-tag,
.modal .button.closable-tag.content,
.modal .button.closable-tag.window,
.modal .bordered.content,
.modal .bordered.window {
    border: 1px solid;
    border-color: #F1F1F1
}
.card.bordered .content,
ul.card.listgroup .content,
.modal ul.listgroup.content .content,
.modal ul.listgroup.window .content,
ol.card.listgroup .content,
.modal ol.listgroup.content .content,
.modal ol.listgroup.window .content,
button.card.closable-tag .content,
.modal button.closable-tag.content .content,
.modal button.closable-tag.window .content,
.card.button.closable-tag .content,
.modal .button.closable-tag.content .content,
.modal .button.closable-tag.window .content,
.modal .bordered.content .content,
.modal .bordered.window .content {
    padding: 0 0.625em
}
.card.withshadow,
.modal .withshadow.content,
.modal .withshadow.window {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}
.card.borderless,
.modal .borderless.content,
.modal .borderless.window {
    box-shadow: none
}
.card.highlighted,
.modal .highlighted.content,
.modal .highlighted.window {
    border: 1px solid #888
}
.card .cardtitle,
.modal .content .cardtitle,
.modal .window .cardtitle {
    padding-bottom: 0.5em;
    border-bottom: 1px solid #E7E7E7;
    margin: 10px 0 10px 0;
    line-height: 1.2em
}
.card .exclusivebadge,
.modal .content .exclusivebadge,
.modal .window .exclusivebadge {
    position: absolute;
    width: 50px !important;
    top: 10px;
    left: 10px
}
.card .heading,
.modal .content .heading,
.modal .window .heading {
    display: block;
    color: #aaa;
    font-size: 10px;
    margin-bottom: -10px
}
.card#partners,
.modal #partners.content,
.modal #partners.window {
    padding: 30px
}
.card#partners img,
.modal #partners.content img,
.modal #partners.window img {
    display: block;
    margin: auto;
    width: 70%
}
.card#partners .shorten img,
.modal #partners.content .shorten img,
.modal #partners.window .shorten img {
    width: 50%
}
.card#partners .shortenmore img,
.modal #partners.content .shortenmore img,
.modal #partners.window .shortenmore img {
    width: 40%
}
.withdeal .exclusivebadge {
    display: block !important
}
.shareandlocation {
    font-size: 0.75em;
    background: #F5F5F5;
    border-top: 1px solid #eee;
    margin: 30px -10px 0 -10px
}
.shareandlocation:hover a {
    color: #aaa
}
.withtooltip .arrow {
    right: 23%
}
.withtooltip .tooltipcontents {
    visibility: hidden;
    left: -10px;
    width: 25.875em;
    color: #888;
    top: 40px;
    word-wrap: break-word
}
.withtooltip:hover .tooltipcontents {
    visibility: visible
}
.withtooltip ul li {
    display: inline
}
.thirdline {
    font-size: 10px
}
@media screen and (max-width: 850px) {
    .cardwrapper {
        width: 48%
    }
    .cardwrapper:first-of-type {
        margin-right: 4%
    }
}
#testdriveform {
    background-color: #222
}
#testdriveform img {
    width: 100px
}
#testdriveform header {
    color: #fff
}
#testdriveform .pickadate__holder {
    position: relative
}
#testdriveform .pickadate__holder .pickadate__frame {
    position: absolute;
    top: 0
}
form.inline>* {
    float: left
}
form.simple.dark input {
    border-color: #555;
    color: #fff
}
form.simple input[type="text"],
form.simple input[type="email"],
form.simple input[type="password"],
form.simple input[type="search"],
form.simple input[type="phone"],
form.simple input[type="number"],
form.simple textarea,
form.simple select {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #E7E7E7;
    padding-left: 2px;
    margin: 0 !important;
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    background-color: transparent;
    -moz-appearance: none
}
@media screen and (max-width: 850px) {
    form.simple input[type="text"],
    form.simple input[type="email"],
    form.simple input[type="password"],
    form.simple input[type="search"],
    form.simple input[type="phone"],
    form.simple input[type="number"],
    form.simple textarea,
    form.simple select {
        font-size: 16px
    }
}
form.simple input[type="text"].active,
form.simple input[type="text"]:focus,
form.simple input[type="email"].active,
form.simple input[type="email"]:focus,
form.simple input[type="password"].active,
form.simple input[type="password"]:focus,
form.simple input[type="search"].active,
form.simple input[type="search"]:focus,
form.simple input[type="phone"].active,
form.simple input[type="phone"]:focus,
form.simple input[type="number"].active,
form.simple input[type="number"]:focus,
form.simple textarea.active,
form.simple textarea:focus,
form.simple select.active,
form.simple select:focus {
    border: none;
    border-bottom: 1px solid #222
}
form.simple input[type="text"].error,
form.simple input[type="email"].error,
form.simple input[type="password"].error,
form.simple input[type="search"].error,
form.simple input[type="phone"].error,
form.simple input[type="number"].error,
form.simple textarea.error,
form.simple select.error {
    color: #DC2B1B;
    border-bottom-color: #DC2B1B
}
form.simple input[type="text"].error:focus,
form.simple input[type="email"].error:focus,
form.simple input[type="password"].error:focus,
form.simple input[type="search"].error:focus,
form.simple input[type="phone"].error:focus,
form.simple input[type="number"].error:focus,
form.simple textarea.error:focus,
form.simple select.error:focus {
    color: #4A4A4A
}
form.simple input[type="text"].with-clear,
form.simple input[type="email"].with-clear,
form.simple input[type="password"].with-clear,
form.simple input[type="search"].with-clear,
form.simple input[type="phone"].with-clear,
form.simple input[type="number"].with-clear,
form.simple textarea.with-clear,
form.simple select.with-clear {
    background-image: url("/images/icons/close.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 1em
}
form.simple input[type="text"]:disabled,
form.simple input[type="email"]:disabled,
form.simple input[type="password"]:disabled,
form.simple input[type="search"]:disabled,
form.simple input[type="phone"]:disabled,
form.simple input[type="number"]:disabled,
form.simple textarea:disabled,
form.simple select:disabled {
    opacity: 0.5
}
form.simple input[type="range"] {
    padding: 0;
    height: 2px;
    border: none;
    background: #E7E7E7
}
form.simple input[type="range"]:focus,
form.simple input[type="range"]:active {
    border: none
}
form.simple input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 18px;
    width: 18px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #222;
    -moz-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3)
}
form.simple label {
    font-weight: normal;
    font-size: 12px;
    font-family: "Open Sans", "Helvetica Neue", sans-serif
}
form.simple select {
    background: url("/images/icons/arrowdown.svg") 98% center no-repeat transparent
}
form input,
form textarea,
form select {
    width: 100%;
    border: 1px solid #E7E7E7;
    padding: 0.46875rem 1rem;
    color: #4A4A4A;
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    line-height: 1.5em;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fafafa));
    -webkit-appearance: none;
    transition: all, 0.2s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
form input:focus,
form input:active,
form textarea:focus,
form textarea:active,
form select:focus,
form select:active {
    outline: none;
    border: 1px solid #1D7AC8
}
form input:disabled,
form textarea:disabled,
form select:disabled {
    color: #aaa
}
form input.simple,
form textarea.simple,
form select.simple {
    border: none;
    border-bottom: 1px solid #E7E7E7;
    padding-left: 2px
}
form input.simple.active,
form input.simple:focus,
form textarea.simple.active,
form textarea.simple:focus,
form select.simple.active,
form select.simple:focus {
    border: 1px solid #1D7AC8;
    padding-left: 10px
}
form input[type=checkbox],
form input[type=radio] {
    display: inline-block;
    font-size: 15px;
    line-height: 1em;
    margin: 0 0.25em 0 0;
    padding: 0;
    width: 1.25em;
    height: 1.25em;
    -webkit-border-radius: 0.25em;
    vertical-align: text-top;
    transition: none
}
form input[type=checkbox] {
    vertical-align: middle
}
form input[type=checkbox]:checked {
    background: url("/images/icons/check.png") center center no-repeat;
    background-size: 50%
}
form input[type=radio] {
    -webkit-border-radius: 2em
}
form input[type=radio]:checked {
    background: url("/images/icons/circle.png") 3px 3px no-repeat;
    background-size: 70%
}
form input[type=range] {
    padding: 0;
    height: 5px;
    border: none;
    background: #E7E7E7
}
form input[type=range]:focus,
form input[type=range]:active {
    border: none
}
form input[type=range]::-webkit-slider-runnable-track {
    border: none
}
form input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 26px;
    width: 26px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #FF8700;
    -moz-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3);
    box-shadow: 0px 1px 3px rgba(24, 24, 24, 0.3)
}
form input[type="text"],
form input[type="search"],
form input[type="email"],
form input[type="tel"],
form input[type="password"],
form input[type="date"],
form textarea,
form select {
    margin-bottom: 1em;
    background: #fff
}
form input[type="text"].disabledinput,
form input[type="search"].disabledinput,
form input[type="email"].disabledinput,
form input[type="tel"].disabledinput,
form input[type="password"].disabledinput,
form input[type="date"].disabledinput,
form textarea.disabledinput,
form select.disabledinput {
    color: #aaa;
    border: none;
    background: #E7E7E7
}
form input[type="text"].large,
form input[type="search"].large,
form input[type="email"].large,
form input[type="tel"].large,
form input[type="password"].large,
form input[type="date"].large,
form textarea.large,
form select.large {
    font-size: 1.375em
}
form input[type="text"].small,
form input[type="search"].small,
form input[type="email"].small,
form input[type="tel"].small,
form input[type="password"].small,
form input[type="date"].small,
form textarea.small,
form select.small {
    font-size: .75em
}
form select {
    background: url("/images/icons/arrowdown.svg") 98% center no-repeat, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-size: 15px 15px, cover
}
form select:disabled {
    color: #aaa
}
form select.simple {
    background: url("/images/icons/arrowdown.svg") 98% center no-repeat transparent
}
form select option[disabled] {
    color: #E7E7E7
}
form textarea {
    min-height: 5em
}
form textarea.simple {
    border: none;
    border-bottom: 1px solid #E7E7E7
}
form fieldset {
    padding: 0;
    margin: 0 0 1.5em 0;
    border: 0
}
form fieldset *:last-child {
    margin: 0
}
form label {
    line-height: 1em;
    color: #555;
    margin-bottom: 0.3125em;
    padding: 0
}
form label.inline {
    display: inline;
    border: none
}
form .error {
    border: 1px solid #bd4e44
}
form .purchasedate fieldset {
    width: 19%;
    display: inline-block
}
.required:after,
.requiredMark {
    content: "\e764";
    font-family: icons;
    font-size: 0.375em;
    color: #DC2B1B;
    position: relative;
    top: -4px;
    left: 3px
}
.requiredMark {
    margin: 0
}
.imagedropzone {
    border: 1px dashed #E7E7E7;
    border-radius: 3px
}
.imagedropzone.active {
    border: 1px solid #03A838
}
.modal {
    position: fixed;
    z-index: 19;
    font-size: 1rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(34, 34, 34, 0.8);
    transition: all 0.2s
}
@media screen and (max-width: 850px) {
    .modal {
        background: #F5F5F5
    }
}
.modal .content,
.modal .window {
    position: relative;
    margin: 30px auto;
    z-index: 10;
    width: 600px;
    height: auto
}
.modal .content .checkanimation,
.modal .window .checkanimation {
    width: 80px
}
.modal .content.confirmation .icon-mat-check_circle,
.modal .window.confirmation .icon-mat-check_circle {
    font-size: 100px;
    color: #03A838
}
.modal .close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 16;
    font-size: 1.5em
}
.modal .close.new {
    font-size: 1.5em;
    color: #fff
}
.modal .close.new:hover {
    color: #DC2B1B
}
.modal header {
    padding: 20px 10px;
    border-bottom: 1px solid #E7E7E7
}
.modal.confirmation .icon-circle-check {
    font-size: 100px;
    color: #1D7AC8
}
.modal.small .content,
form legend.modal .content,
form label.modal .content,
.modal.small .window,
form legend.modal .window,
form label.modal .window {
    width: 400px
}
.modal.big .content,
.modal.big .window {
    width: 800px
}
.modal.large .content,
.modal.large .window {
    width: 980px
}
.modal.responsive .content,
.modal.responsive .window {
    width: 92.5%;
    max-width: 1000px;
    height: auto
}
.modal.full-screen {
    background: #fff
}
.modal#getDealForm .content {
    height: 600px
}
.modal#inquiryForm .content {
    height: 700px
}
.modal#invitation .content {
    height: 400px
}
.modal#invitation form {
    margin-top: 30px
}
.modal.confirmation .icon-check,
.modal.confirmation .icon-circle-check {
    font-size: 50px;
    color: #03A838
}
.modal#loancalculator select,
.modal#bdoloancalculator select,
.modal#loancalculator input,
.modal#bdoloancalculator input {
    font-size: 14px;
    z-index: 1
}
.modal#loancalculator label,
.modal#bdoloancalculator label {
    top: 10px;
    font-size: 14px;
    color: #aaa;
    cursor: text;
    border: none;
    padding: 0px;
    -moz-transition: 100ms;
    -o-transition: 100ms;
    -webkit-transition: 100ms;
    transition: 100ms
}
.modal#loancalculator .inputfocus,
.modal#bdoloancalculator .inputfocus {
    top: -17px;
    font-size: 12px;
    border: none;
    padding: 0px;
    color: #4A4A4A
}
.modal#loancalculator .pickadate__holder,
.modal#bdoloancalculator .pickadate__holder {
    position: relative;
    top: 15px;
    z-index: 1
}
.modal#loancalculator .calculator-radio,
.modal#bdoloancalculator .calculator-radio {
    display: inline-block
}
.modal#loancalculator .calculator-radio input[type="radio"],
.modal#bdoloancalculator .calculator-radio input[type="radio"] {
    margin-top: 3px;
    margin-right: 10px
}
.modal#loancalculator .calculator-radio label,
.modal#bdoloancalculator .calculator-radio label {
    font-weight: bold;
    margin-right: 30px;
    color: #4A4A4A;
    font-size: 12px
}
.modal#loancalculator .calculator-radio label:last-of-type,
.modal#bdoloancalculator .calculator-radio label:last-of-type {
    margin-right: 0px
}
.modal#loancalculator .loan-partner input[type="checkbox"],
.modal#bdoloancalculator .loan-partner input[type="checkbox"] {
    margin-top: 7px
}
.modal#loancalculator .loan-partner .card,
.modal#bdoloancalculator .loan-partner .card,
.modal#loancalculator .loan-partner .content,
.modal#bdoloancalculator .loan-partner .content,
.modal#loancalculator .loan-partner .window,
.modal#bdoloancalculator .loan-partner .window {
    margin-bottom: 5px
}
.modal#loancalculator .content,
.modal#bdoloancalculator .content {
    margin-top: 0px;
    font-size: 14px
}
.modal#loancalculator .partnerlogo img,
.modal#bdoloancalculator .partnerlogo img {
    width: 150px
}
.modal#loancalculator .partnertext,
.modal#bdoloancalculator .partnertext {
    border-left: 1px solid #E7E7E7
}
.modal#loancalculator .loancalcubutton a,
.modal#bdoloancalculator .loancalcubutton a {
    width: 48%;
    display: inline-block
}
.modal#loancalculator .financialdisclaimer,
.modal#bdoloancalculator .financialdisclaimer {
    font-size: 0.875em
}
.modal#bdoloanmodal .close {
    color: #4A4A4A
}
.modal#bdoloanmodal .financialresults {
    background: #95bbdb;
    color: #ffffff
}
.modal#bdoloanmodal .banner-label {
    left: 85%;
    top: -35%
}
.modal#bdoloanmodal .financial-alert {
    color: #DC2B1B
}
.modal#bdoloanmodal .type-of-car {
    width: 49%;
    display: inline-block
}
.modal#bdoloanmodal .type-of-car label {
    font-size: 14px
}
.modal#bdoloanmodal .type-of-car input[type="radio"] {
    margin-top: 2px
}
.modal#bdoloancalculator .loancalcubutton a {
    width: 49%;
    display: inline-block
}
.modal#bdoloancalculator .financialresults {
    background: #95bbdb;
    color: #ffffff;
    border-radius: 0px
}
.modal#bdoloancalculator .financial-alert {
    color: #DC2B1B;
    font-size: 0.875em
}
.modal#wishlist .arrowdown {
    right: 10px;
    top: 12px
}
.modal#wishlist .options {
    top: 0;
    width: 99%;
    background: #fff;
    border: 1px solid #E7E7E7;
    z-index: 16;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.modal#wishlist .options>* {
    border-bottom: 1px solid #E7E7E7
}
.modal#wishlist .options>*:last-of-type {
    border: none
}
.overlay {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 19
}
.bottomsheet {
    bottom: -30px;
    width: 100%;
    left: 0;
    z-index: 21
}
.bottomsheet li:last-child {
    border-bottom: none
}
#fulldeal .modal#dealershipslist .content {
    overflow-y: visible
}
#fulldeal .modal#dealershipslist .buttonstack {
    height: 230px;
    overflow-y: scroll
}
@media screen and (max-width: 700px) {
    .modal .content {
        width: 100%
    }
    .modal .content .checkanimation {
        width: 60px
    }
}
.pickadate__input--active {
    border-color: #0089ec !important
}
.pickadate__holder {
    font-size: 16px;
    line-height: 1.2;
    color: #000
}
.pickadate__frame {
    position: relative;
    min-width: 256px;
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}
.pickadate__holder--opened .pickadate__frame {
    top: -15px;
    max-height: 25em
}
.pickadate__calendar {
    color: #000;
    background: #fff;
    padding: 1em;
    font-size: 1em;
    margin: 0 0 2em 0;
    border: 1px solid #ccc
}
.pickadate__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em
}
.pickadate__table td {
    margin: 0;
    padding: 0
}
.pickadate__header {
    text-align: center;
    position: relative
}
.pickadate__nav--prev,
.pickadate__nav--next {
    position: absolute;
    top: -.1em;
    padding: .5em;
    margin: -.5em;
    text-align: center;
    min-width: 24px;
    height: 24px;
    line-height: 26px
}
.pickadate__nav--prev {
    left: 0
}
.pickadate__nav--next {
    right: 0
}
.pickadate__month,
.pickadate__year {
    font-weight: 500;
    display: inline-block
}
.pickadate__year {
    color: #999;
    font-size: .8em;
    font-style: italic;
    margin-left: .5em
}
.pickadate__select--month,
.pickadate__select--year {
    font-size: .8em;
    border: 1px solid #ccc;
    height: 2.5em;
    margin-top: -.5em
}
.pickadate__select--month {
    width: 45%
}
.pickadate__select--year {
    width: 35%;
    margin-left: .5em
}
.pickadate__select--month:focus,
.pickadate__select--year:focus {
    border-color: #0089ec
}
.pickadate__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .5em;
    color: #999;
    font-weight: 500
}
.pickadate__day {
    padding: .33em 0 .25em;
    font-weight: 100;
    border: 1px solid #fff;
    margin-bottom: 1px
}
.pickadate__day--today {
    color: #0089ec;
    position: relative
}
.pickadate__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: .5em solid #0059bc;
    border-left: .5em solid transparent
}
.pickadate__day--selected,
.pickadate__day--selected:hover {
    border-color: #0089ec
}
.pickadate__day--highlighted {
    background: #fff
}
.pickadate__day--disabled:before {
    border-top-color: #aaa
}
.pickadate__day--outfocus {
    color: #ddd;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75
}
.pickadate__footer {
    text-align: center;
    margin: .5em 0 -.5em
}
.pickadate__button--today,
.pickadate__button--clear {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: .66em 0;
    margin: 0 2.5%;
    font-weight: bold;
    width: 40%
}
.pickadate__button--today:before,
.pickadate__button--clear:before {
    position: relative;
    display: inline-block;
    height: 0
}
.pickadate__button--today:before {
    content: " ";
    margin-right: .45em;
    top: -.05em;
    width: 0;
    border-top: .66em solid #0059bc;
    border-left: .66em solid transparent
}
.pickadate__button--clear:before {
    content: "\D7";
    margin-right: .35em;
    top: -.1em;
    color: #e20;
    vertical-align: top;
    font-size: 1.1em
}
.pickadate__button--today:focus,
.pickadate__button--clear:focus {
    background: #b1dcfb;
    border-color: #0089ec;
    outline: none
}
.pickadate__day--infocus:hover,
.pickadate__day--outfocus:hover,
.pickadate__nav--prev:hover,
.pickadate__nav--next:hover,
.pickadate__button--today:hover,
.pickadate__button--clear:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}
.pickadate__day--disabled,
.pickadate__day--disabled:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}
.pickadate__day--highlighted:hover,
.pickadate__holder--focused .pickadate__day--highlighted {
    background: #0089ec;
    color: #fff
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}
@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}
@-o-keyframes spin {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(360deg)
    }
}
@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}
.spinner {
    position: absolute;
    top: 50%;
    left: 48%;
    width: 28px;
    height: 28px;
    margin: -14px 0 0 -14px;
    z-index: 100001
}
.spinner .maskedCircle {
    width: 20px;
    height: 20px;
    border-radius: 12px;
    border: 3px solid #555
}
.spinner .mask {
    width: 12px;
    height: 12px;
    overflow: hidden
}
.spinner .loader {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 26px;
    height: 26px;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}
.ma-orange,
main .card#sidestats>div.testdrive,
main .modal #sidestats.content>div.testdrive,
.modal main #sidestats.content>div.testdrive,
main .modal #sidestats.window>div.testdrive,
.modal main #sidestats.window>div.testdrive {
    color: #FF4906
}
.ma-green,
main .card#sidestats>div.quotes,
main .modal #sidestats.content>div.quotes,
.modal main #sidestats.content>div.quotes,
main .modal #sidestats.window>div.quotes,
.modal main #sidestats.window>div.quotes {
    color: #03A838
}
.ma-blue {
    color: #00a4ff
}
.dim {
    opacity: .5
}
body {
    font-size: .875em;
    /*background-color: #fafafa;*/
    margin: 0;
    font-style: normal;
    line-height: 1.3em;
    -webkit-text-size-adjust: none
}
h3 {
    color: #888
}
h3 strong:nth-child(1) {
    color: #00a4ff
}
h3 strong:nth-child(2) {
    color: #FF4906
}
a.bluelink {
    color: #1D7AC8;
    display: inline-block
}
p {
    /*color: #888;*/
    font-size: .938em;
    font-weight: normal
}
p:last-of-type {
    border-bottom: 0
}
.select {
    background-color: #fff;
    border: 1px solid #aaa;
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.select:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    position: absolute;
    right: 10px;
    top: 12px
}
.select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    color: #888;
    border: 0;
    font-size: 1em;
    line-height: 1.5em;
    width: 100%;
    padding-right: 20px;
    position: relative;
    z-index: 2
}
.select.hdr {
    font-size: 14px;
    line-height: 1em;
    margin: 5px 0 0 5px
}
.select.hdr.ins {
    margin-top: -3px
}
.alert {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
main .shadow,
main .submenu>a,
main .inquiry .menucard>a,
.inquiry main .menucard>a {
    -webkit-box-shadow: 0 0 5px #eee;
    -moz-box-shadow: 0 0 5px #eee;
    box-shadow: 0 0 5px #eee
}
main .td {
    margin-right: 20px
}
main .td>.card,
main .modal .td>.content,
.modal main .td>.content,
main .modal .td>.window,
.modal main .td>.window {
    display: table-cell;
    float: none;
    vertical-align: top
}
main .td>.card:not(:first-of-type),
main .modal .td>.content:not(:first-of-type),
.modal main .td>.content:not(:first-of-type),
main .modal .td>.window:not(:first-of-type),
.modal main .td>.window:not(:first-of-type) {
    left: 20px;
    position: relative
}
main.container {
    margin-right: 30px;
    max-width: none;
    padding: 0
}
main .gutters .col {
    margin-left: 0
}
main .card,
main .modal .content,
.modal main .content,
main .modal .window,
.modal main .window {
    display: inline-block;
    overflow: visible
}
main .card .device,
main .modal .content .device,
.modal main .content .device,
main .modal .window .device,
.modal main .window .device {
    display: table;
    width: 100%
}
main .card .device>div,
main .modal .content .device>div,
.modal main .content .device>div,
main .modal .window .device>div,
.modal main .window .device>div {
    border-right: 1px solid #E7E7E7;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0 10px
}
main .card .device>div:last-of-type,
main .modal .content .device>div:last-of-type,
.modal main .content .device>div:last-of-type,
main .modal .window .device>div:last-of-type,
.modal main .window .device>div:last-of-type {
    border-right: 0
}
main .card .device>div [class^="icon-"],
main .modal .content .device>div [class^="icon-"],
.modal main .content .device>div [class^="icon-"],
main .modal .window .device>div [class^="icon-"],
.modal main .window .device>div [class^="icon-"],
main .card .device>div [class*=" icon-"],
main .modal .content .device>div [class*=" icon-"],
.modal main .content .device>div [class*=" icon-"],
main .modal .window .device>div [class*=" icon-"],
.modal main .window .device>div [class*=" icon-"] {
    font-size: 2.5em
}
main .card .device>div>p,
main .modal .content .device>div>p,
.modal main .content .device>div>p,
main .modal .window .device>div>p,
.modal main .window .device>div>p {
    margin-top: 5px;
    color: #000;
    line-height: 15px;
    display: inline-block
}
main .card .device>div>p span,
main .modal .content .device>div>p span,
.modal main .content .device>div>p span,
main .modal .window .device>div>p span,
.modal main .window .device>div>p span {
    display: block;
    font-size: 1.5em;
    font-weight: 600;
    margin-top: 10px
}
main .card .device .helptext,
main .modal .content .device .helptext,
.modal main .content .device .helptext,
main .modal .window .device .helptext,
.modal main .window .device .helptext {
    font-size: 35%;
    margin-top: 10px
}
main .card .device .helptext .dropdown,
main .modal .content .device .helptext .dropdown,
.modal main .content .device .helptext .dropdown,
main .modal .window .device .helptext .dropdown,
.modal main .window .device .helptext .dropdown {
    top: 27px;
    left: -89px;
    min-width: 150px;
    text-align: left
}
main .card .list>*,
main .modal .content .list>*,
.modal main .content .list>*,
main .modal .window .list>*,
.modal main .window .list>* {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 20px;
    padding-bottom: 10px
}
main .card .list>*:last-of-type,
main .modal .content .list>*:last-of-type,
.modal main .content .list>*:last-of-type,
main .modal .window .list>*:last-of-type,
.modal main .window .list>*:last-of-type {
    border-bottom: 0
}
main .card ul.list>*,
main .modal .content ul.list>*,
.modal main .content ul.list>*,
main .modal .window ul.list>*,
.modal main .window ul.list>* {
    margin-bottom: 10px
}
main .card ul.list.files a,
main .modal .content ul.list.files a,
.modal main .content ul.list.files a,
main .modal .window ul.list.files a,
.modal main .window ul.list.files a {
    color: #888
}
main .card ul.list.files a.del,
main .modal .content ul.list.files a.del,
.modal main .content ul.list.files a.del,
main .modal .window ul.list.files a.del,
.modal main .window ul.list.files a.del {
    top: 0;
    right: 0
}
main .card ul.list.files a>.item,
main .modal .content ul.list.files a>.item,
.modal main .content ul.list.files a>.item,
main .modal .window ul.list.files a>.item,
.modal main .window ul.list.files a>.item {
    margin: 0 25px;
    line-height: 18px;
    display: block;
    word-break: break-word
}
main .card ul.list.files a>.icon-file,
main .modal .content ul.list.files a>.icon-file,
.modal main .content ul.list.files a>.icon-file,
main .modal .window ul.list.files a>.icon-file,
.modal main .window ul.list.files a>.icon-file {
    color: #FF8700;
    margin-top: 2px
}
main .card ul.list.files a>.icon-image,
main .modal .content ul.list.files a>.icon-image,
.modal main .content ul.list.files a>.icon-image,
main .modal .window ul.list.files a>.icon-image,
.modal main .window ul.list.files a>.icon-image {
    color: #03A838
}
main .card .progress progress[value],
main .modal .content .progress progress[value],
.modal main .content .progress progress[value],
main .modal .window .progress progress[value],
.modal main .window .progress progress[value] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #eee;
    height: .5em;
    width: 100%
}
main .card .progress progress[value]::-webkit-progress-bar,
main .modal .content .progress progress[value]::-webkit-progress-bar,
.modal main .content .progress progress[value]::-webkit-progress-bar,
main .modal .window .progress progress[value]::-webkit-progress-bar,
.modal main .window .progress progress[value]::-webkit-progress-bar {
    background-color: #eee;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset
}
main .card .progress progress[value]::-webkit-progress-value,
main .modal .content .progress progress[value]::-webkit-progress-value,
.modal main .content .progress progress[value]::-webkit-progress-value,
main .modal .window .progress progress[value]::-webkit-progress-value,
.modal main .window .progress progress[value]::-webkit-progress-value {
    background-image: -webkit-linear-gradient(-45deg, transparent 33%, rgba(0, 0, 0, 0.1) 33%, rgba(0, 0, 0, 0.1) 66%, transparent 66%), -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0.25)), -webkit-linear-gradient(left, #FF4906, #f44);
    background-size: 35px 20px, 100% 100%, 100% 100%
}
main .card .promo,
main .modal .content .promo,
.modal main .content .promo,
main .modal .window .promo,
.modal main .window .promo {
    background-color: #E7E7E7;
    display: inline-block
}
main .card .promo .listing,
main .modal .content .promo .listing,
.modal main .content .promo .listing,
main .modal .window .promo .listing,
.modal main .window .promo .listing {
    min-height: 396px;
    margin-left: 0
}
main .card .promo .listing+.listing,
main .modal .content .promo .listing+.listing,
.modal main .content .promo .listing+.listing,
main .modal .window .promo .listing+.listing,
.modal main .window .promo .listing+.listing {
    width: 49%;
    margin-bottom: 10px
}
main .card .promo .listing+.listing:last-child,
main .modal .content .promo .listing+.listing:last-child,
.modal main .content .promo .listing+.listing:last-child,
main .modal .window .promo .listing+.listing:last-child,
.modal main .window .promo .listing+.listing:last-child {
    width: 49%
}
main .card .promo .listing:first-child,
main .modal .content .promo .listing:first-child,
.modal main .content .promo .listing:first-child,
main .modal .window .promo .listing:first-child,
.modal main .window .promo .listing:first-child {
    width: 49%
}
main .card .promo .listing:last-child,
main .modal .content .promo .listing:last-child,
.modal main .content .promo .listing:last-child,
main .modal .window .promo .listing:last-child,
.modal main .window .promo .listing:last-child {
    width: 100%;
    margin-bottom: 0
}
main .card .promo .listing:nth-child(2n+2),
main .modal .content .promo .listing:nth-child(2n+2),
.modal main .content .promo .listing:nth-child(2n+2),
main .modal .window .promo .listing:nth-child(2n+2),
.modal main .window .promo .listing:nth-child(2n+2) {
    margin-left: 2%
}
main .card .promo .listing img,
main .modal .content .promo .listing img,
.modal main .content .promo .listing img,
main .modal .window .promo .listing img,
.modal main .window .promo .listing img {
    display: table
}
main .card .promo .listing .image,
main .modal .content .promo .listing .image,
.modal main .content .promo .listing .image,
main .modal .window .promo .listing .image,
.modal main .window .promo .listing .image {
    max-height: 174px;
    background-color: #717171
}
main .card .promo .listing .image img,
main .modal .content .promo .listing .image img,
.modal main .content .promo .listing .image img,
main .modal .window .promo .listing .image img,
.modal main .window .promo .listing .image img {
    width: auto;
    margin: auto
}
main .card .promo .listing .content,
main .modal .content .promo .listing .content,
.modal main .content .promo .listing .content,
main .modal .window .promo .listing .content,
.modal main .window .promo .listing .content {
    width: 100%;
    padding: 20px
}
main .card .promo .listing .content h3,
main .modal .content .promo .listing .content h3,
.modal main .content .promo .listing .content h3,
main .modal .window .promo .listing .content h3,
.modal main .window .promo .listing .content h3 {
    color: #000
}
main .card .promo .listing .content .secondline>div,
main .modal .content .promo .listing .content .secondline>div,
.modal main .content .promo .listing .content .secondline>div,
main .modal .window .promo .listing .content .secondline>div,
.modal main .window .promo .listing .content .secondline>div {
    display: inline-block;
    vertical-align: middle;
    width: 49%
}
main .card .promo .listing .content .timeleft,
main .modal .content .promo .listing .content .timeleft,
.modal main .content .promo .listing .content .timeleft,
main .modal .window .promo .listing .content .timeleft,
.modal main .window .promo .listing .content .timeleft {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #333;
    color: #fff;
    padding: .5rem;
    width: 80px
}
main .card .promo .listing.none,
main .modal .content .promo .listing.none,
.modal main .content .promo .listing.none,
main .modal .window .promo .listing.none,
.modal main .window .promo .listing.none {
    display: table
}
main .card .promo .listing.none .content,
main .modal .content .promo .listing.none .content,
.modal main .content .promo .listing.none .content,
main .modal .window .promo .listing.none .content,
.modal main .window .promo .listing.none .content {
    display: table-cell;
    vertical-align: middle
}
main .card .promo .listing .leads,
main .modal .content .promo .listing .leads,
.modal main .content .promo .listing .leads,
main .modal .window .promo .listing .leads,
.modal main .window .promo .listing .leads {
    background-color: #fffac2;
    display: inline-block;
    padding: 10px 20px;
    width: 100%
}
main .card .promo .listing .leads a,
main .modal .content .promo .listing .leads a,
.modal main .content .promo .listing .leads a,
main .modal .window .promo .listing .leads a,
.modal main .window .promo .listing .leads a {
    color: #B7410E;
    font-size: 12px;
    text-decoration: none
}
main .card#inquiry header,
main .modal #inquiry.content header,
.modal main #inquiry.content header,
main .modal #inquiry.window header,
.modal main #inquiry.window header {
    display: table;
    width: 100%
}
main .card#inquiry header>ul li,
main .modal #inquiry.content header>ul li,
.modal main #inquiry.content header>ul li,
main .modal #inquiry.window header>ul li,
.modal main #inquiry.window header>ul li {
    color: #888;
    line-height: 1.375em
}
main .card#inquiry header>ul li:first-child strong,
main .modal #inquiry.content header>ul li:first-child strong,
.modal main #inquiry.content header>ul li:first-child strong,
main .modal #inquiry.window header>ul li:first-child strong,
.modal main #inquiry.window header>ul li:first-child strong {
    color: #000
}
main .card#inquiry>section,
main .modal #inquiry.content>section,
.modal main #inquiry.content>section,
main .modal #inquiry.window>section,
.modal main #inquiry.window>section {
    border-bottom: 1px dashed #E7E7E7
}
main .card#inquiry>section.noquotes,
main .modal #inquiry.content>section.noquotes,
.modal main #inquiry.content>section.noquotes,
main .modal #inquiry.window>section.noquotes,
.modal main #inquiry.window>section.noquotes {
    display: table;
    margin: 0;
    min-height: 363px;
    text-align: center;
    width: 100%;
    position: relative;
    border-bottom: 0
}
main .card#inquiry>section.noquotes p,
main .modal #inquiry.content>section.noquotes p,
.modal main #inquiry.content>section.noquotes p,
main .modal #inquiry.window>section.noquotes p,
.modal main #inquiry.window>section.noquotes p {
    display: table-cell;
    vertical-align: middle
}
main .card#inquiry>section:last-of-type,
main .modal #inquiry.content>section:last-of-type,
.modal main #inquiry.content>section:last-of-type,
main .modal #inquiry.window>section:last-of-type,
.modal main #inquiry.window>section:last-of-type {
    border-bottom: 0
}
main .card#inquiry>section.quotes,
main .modal #inquiry.content>section.quotes,
.modal main #inquiry.content>section.quotes,
main .modal #inquiry.window>section.quotes,
.modal main #inquiry.window>section.quotes {
    border-left: 5px solid #03A838
}
main .card#inquiry>section.inquiry,
main .modal #inquiry.content>section.inquiry,
.modal main #inquiry.content>section.inquiry,
main .modal #inquiry.window>section.inquiry,
.modal main #inquiry.window>section.inquiry {
    border-left: 5px solid #00a4ff
}
main .card#inquiry>section.testdrive,
main .modal #inquiry.content>section.testdrive,
.modal main #inquiry.content>section.testdrive,
main .modal #inquiry.window>section.testdrive,
.modal main #inquiry.window>section.testdrive {
    border-left: 5px solid #FF4906
}
main .card#inquiry>section.promocoupon,
main .modal #inquiry.content>section.promocoupon,
.modal main #inquiry.content>section.promocoupon,
main .modal #inquiry.window>section.promocoupon,
.modal main #inquiry.window>section.promocoupon {
    border-left: 5px solid #03A838
}
main .card#inquiry>section .content p,
main .modal #inquiry.content>section .content p,
.modal main #inquiry.content>section .content p,
main .modal #inquiry.window>section .content p,
.modal main #inquiry.window>section .content p {
    color: #000
}
main .card#inquiry>section .content p:last-of-type,
main .modal #inquiry.content>section .content p:last-of-type,
.modal main #inquiry.content>section .content p:last-of-type,
main .modal #inquiry.window>section .content p:last-of-type,
.modal main #inquiry.window>section .content p:last-of-type {
    margin-bottom: 0
}
main .card#sidestats>div,
main .modal #sidestats.content>div,
.modal main #sidestats.content>div,
main .modal #sidestats.window>div,
.modal main #sidestats.window>div {
    position: relative;
    border-bottom: 1px solid #E7E7E7;
    color: #000;
    display: inline-block;
    font-size: 2.2em;
    line-height: 1;
    width: 100%
}
main .card#sidestats>div:last-child,
main .modal #sidestats.content>div:last-child,
.modal main #sidestats.content>div:last-child,
main .modal #sidestats.window>div:last-child,
.modal main #sidestats.window>div:last-child {
    border-bottom: 0
}
main .card#sidestats>div span,
main .modal #sidestats.content>div span,
.modal main #sidestats.content>div span,
main .modal #sidestats.window>div span,
.modal main #sidestats.window>div span {
    color: #aaa;
    display: block;
    font-size: 14px;
    margin-bottom: 5px
}
main .card#sidestats>div.inquiry,
main .modal #sidestats.content>div.inquiry,
.modal main #sidestats.content>div.inquiry,
main .modal #sidestats.window>div.inquiry,
.modal main #sidestats.window>div.inquiry {
    color: #00a4ff
}
.submenu {
    display: inline-block;
    border-bottom: 1px solid #E7E7E7
}
.submenu .select {
    margin-left: 5px;
    margin-right: 0
}
.submenu .select.hdr {
    margin-top: 9px
}
.submenu>a {
    background-color: #E7E7E7;
    color: #888;
    display: inline-block;
    padding: 15px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}
.submenu>a.active {
    background-color: #fff;
    color: #000
}
.submenu .status {
    line-height: 2.3
}
.submenu .status label {
    color: #888;
    margin-left: 10px
}
.submenu .status label:first-child {
    margin: 0
}
.submenu .status label input {
    margin-right: 5px
}
.modal .content {
    margin: 30px auto !important;
    display: block !important
}
.modal .content h3 {
    color: #000
}
.clearfix,
main .td {
    *zoom: 1
}
.clearfix:after,
main .td:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}
.icondesktop:before,
.icontablet:before,
.iconmobile:before {
    content: "";
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    height: 40px;
    width: 40px;
    display: inline-block
}
.icondesktop:before {
    background-image: url("/images/icons/icon-desktop-icm.svg")
}
.icontablet:before {
    background-image: url("/images/icons/icon-tablet-icm.svg")
}
.iconmobile:before {
    background-image: url("/images/icons/icon-phone-icm-edt.svg")
}
.hints {
    position: relative;
    display: inline-block;
    z-index: 1000001
}
.hints .icon-help {
    font-size: 14px
}
.hints:hover {
    cursor: pointer
}
.hints:hover:after,
.hints:hover:before {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}
.hints:before {
    content: '';
    position: absolute;
    background: transparent;
    border: 4px solid transparent;
    z-index: 1000001;
    border-bottom-color: slategrey;
    margin-top: -8px
}
.hints:after {
    content: attr(data-hint);
    background: slategrey;
    color: #fff;
    font-weight: normal;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 16px;
    width: 140px;
    margin-right: -25px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
.hints:before,
.hints:after {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    right: 20%;
    position: absolute;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.hints.icn:before,
.hints.icn:after {
    top: 105%;
    left: 0%
}
.hints.icn:before {
    margin-left: 20px;
    right: auto
}
h2 .hints {
    position: relative;
    top: -7px
}
#sitesidebar {
    background-color: #35393B;
    height: 100%;
    width: 250px;
    position: fixed;
    left: 0;
    top: 0;
    overflow-y: auto;
    color: #fff
}
#sitesidebar>div {
    min-height: 100%
}
#sitesidebar nav:last-of-type {
    padding-bottom: 100px
}
#sitesidebar nav:last-of-type a:last-of-type {
    border: 0
}
#sitesidebar nav a {
    color: #eee;
    display: block;
    padding-left: 35px;
    transition: none
}
#sitesidebar nav a:hover,
#sitesidebar nav a:focus,
#sitesidebar nav a.active {
    background-color: #3C424A
}
#sitesidebar nav a img {
    width: 20px
}
#sitesidebar nav .text {
    display: inline-block;
    margin-left: 31px
}
#sitesidebar nav .text.fordealer {
    margin-left: 25px
}
#sitesidebar header,
#sitesidebar nav a:last-child {
    border-bottom: 1px solid #555
}
#sitesidebar header img {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(178, 178, 178, 0.5);
    vertical-align: middle;
    display: inline-block;
    background: #fff;
    float: left
}
#sitesidebar header span {
    display: table-cell;
    word-break: break-word;
    height: 50px;
    vertical-align: middle
}
#sitesidebar footer {
    bottom: 10px
}
#sitesidebar footer img {
    width: 100px
}
#sitesidebar footer small {
    color: #555
}
main {
    /*margin-left: 280px !important;*/
    height: 100%
}
main #promotersuccess {
    width: 80px
}
#hiddenregistration {
    display: table;
    height: 100%;
    margin-left: -125px;
    width: 100%
}
#hiddenregistration .container {
    display: table-cell;
    /*vertical-align: middle*/
    margin-top: 96px;
}
#hiddenregistration .loginContainer {
    float: none;
    margin: auto;
    text-align: center;
    position: relative;
    top: -40px
}
#hiddenregistration .loginForm {
    background-color: #F9F9F9;
    float: none;
    margin: auto;
    text-align: center;
    position: relative;
    top: -40px
}
@-moz-document url-prefix() {
    main>article {
        border-collapse: separate;
        border-spacing: 20px 0;
        display: table;
        margin-left: -20px;
        width: 100%
    }
    main>article .row.td {
        margin-left: -20px;
        margin-right: -60px
    }
}
.loginForm .logo {
    background-color: #1a2732;
    height: 7em;
    padding: 7px;
    position: relative;
    top: 35px;
    width: 7em;
    z-index: 1;
    border: 3px solid #000000;
}
/*.loginForm{
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
}*/
.loginForm .welcome {
    color: #fff;
/*    background-image: -webkit-linear-gradient(left, #f29a29 0%, #df672c 100%);
    background-image: -o-linear-gradient(left, #f29a29 0%, #df672c 100%);
    background-image: linear-gradient(to right, #f29a29 0%, #df672c 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFF29A29', endColorstr='#FFDF672C', GradientType=1);*/
    /*font-size: 1.313em;*/
    font-size: 1.9em;
    padding: 50px 20px 30px;
    background-color: #1a2732;
}
.inquiry .dealershiplist {
    height: 40px
}
.inquiry .dealershiplist .expandeddealerlist {
    background: #F9F9F9;
    width: 100%;
    top: 0;
    z-index: 1;
    box-shadow: 0px 2px 3px rgba(24, 24, 24, 0.3)
}
.inquiry .dealershiplist .listproper {
    width: 95%
}
.inquiry .dealershiplist .toggle {
    font-size: 16px;
    background: #fff;
    right: 0;
    top: 0;
    z-index: 2
}
.inquiry .dealershiplist .toggle span {
    transition: transform 0.2s;
    display: inline-block
}
.inquiry .dealershiplist .toggle.active {
    border: none;
    background: none
}
.inquiry .dealershiplist .toggle.active span {
    transform: rotate(45deg)
}
.inquiry .notes {
    background-color: #FFE4A8;
    color: #555
}
.inquiry .notes .col {
    padding: 0
}
.inquiry .notes li {
    border-bottom: 1px solid #fff
}
.inquiry .notes .notetype {
    font-size: 16px
}
.inquiry table {
    width: 100%
}
.inquiry table tr:first-child {
    border-top: 1px solid #E7E7E7
}
.inquiry table tr:last-child {
    border-bottom: 0
}
.inquiry table th {
    color: #888
}
.inquiry table th:nth-child(1) {
    width: 15%
}
.inquiry table th:nth-child(2) {
    width: 15%
}
.inquiry table th:nth-child(3) {
    width: 17%
}
.inquiry table th:nth-child(4) {
    width: 18%
}
.inquiry table th:nth-child(5) {
    text-align: center;
    width: 10%
}
.inquiry table th:nth-child(6) {
    text-align: center;
    width: 25%
}
.inquiry table td:nth-child(5) {
    text-align: center
}
.inquiry .inquiry-upper {
    background-color: #fff;
    margin-left: -30px;
    margin-right: -30px
}
.inquiry .inquiry-upper .stats {
    background-color: #9cc0ea;
    display: table;
    width: 100%;
    z-index: 1;
    position: relative
}
.inquiry .inquiry-upper .stats>div {
    color: #fff;
    display: table-cell;
    font-size: 2.5em;
    height: 100px;
    vertical-align: middle
}
.inquiry .inquiry-upper .stats>div span {
    display: block;
    font-size: 16px
}
.inquiry .inquiry-upper .search {
    border: 1px solid #aaa;
    display: inline-block;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative
}
.inquiry .inquiry-upper .search .select {
    border: 0;
    padding: 0 20px 0 0
}
.inquiry .inquiry-upper .search .select:after {
    right: 0;
    top: 7px
}
.inquiry .inquiry-upper .search .select select {
    font-size: .75em;
    line-height: 1.25em;
    text-transform: uppercase
}
.inquiry .inquiry-upper .search input {
    border: 0;
    outline: 0
}
.inquiry .inquiry-upper .search input[type='button'] {
    background-color: #00a4ff;
    color: #fff;
    margin: -6px;
    padding: 7px 12px;
    position: absolute;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    right: 5px
}
.inquiry .menucard {
    display: inline-block
}
.inquiry .menucard>a {
    background-color: #E7E7E7;
    color: #888;
    display: inline-block;
    padding: 15px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}
.inquiry .menucard>a.active {
    background-color: #fff;
    color: #000
}
.inquiry .menucard .status {
    line-height: 2.3
}
.inquiry .menucard .status label {
    color: #888;
    margin-left: 10px
}
.inquiry .menucard .status label input {
    margin-right: 5px
}
.inquiry .pickadate__frame {
    top: 50px !important
}
.inquiry .pickadate__select--month,
.inquiry .pickadate__select--year {
    height: 100%
}
.inquiry .pickadate__holder {
    margin-top: 10px
}
.inquiry .pickadate__button--today,
.inquiry .pickadate__button--clear {
    color: #555
}
.messageactions .col,
.messagethread .col {
    padding: 0
}
.senddealer div {
    font-size: 10px;
    margin-top: 5px;
    text-transform: uppercase
}
.senddealer span {
    padding: 5px 10px;
    background-color: #eee;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    margin: 0 4px 4px 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}
#sidestats {
    margin-left: 2%;
    z-index: 1 !important
}
.saleslead {
    width: 60%
}
.useraction {
    width: 40%
}
.dailyviews {
    width: 100%
}
.subscriber {
    padding: 10px 20px;
    background-color: #eee;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
#toptrafficsources,
#topDealerships {
    height: 300px;
    margin-top: -30px
}
.alerts h3 {
    color: black
}
.alerts hr {
    margin: .688em;
    background: transparent
}
.alerts hr+.card,
.alerts .modal hr+.content,
.modal .alerts hr+.content,
.alerts .modal hr+.window,
.modal .alerts hr+.window {
    margin-left: 0;
    left: 0 !important
}
.settings hr {
    margin: .688em;
    background: transparent
}
.settings hr+.card,
.settings .modal hr+.content,
.modal .settings hr+.content,
.settings .modal hr+.window,
.modal .settings hr+.window {
    margin-left: 0;
    left: 0 !important
}
#dealers .chartwrapper {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}
#dealers .chartwrapper .checkboxes {
    max-height: 200px;
    overflow-y: scroll
}
#dealers .chartwrapper input[type="search"] {
    line-height: 1.5em
}
#dealers .chartwrapper #saleschart,
#dealers .chartwrapper #replychart {
    height: 280px
}
#dealers .col {
    padding: 0 !important
}
#dealers .dropdown {
    min-width: 250px
}
#dealers #dealershiptable,
#dealers #salesagentsummary,
#dealers .salesdeliverymodal {
    width: 100%
}
#dealers #dealershiptable table thead tr .tablesorter-header,
#dealers #salesagentsummary table thead tr .tablesorter-header,
#dealers .salesdeliverymodal table thead tr .tablesorter-header {
    background-image: url("/images/icons/sorting-icon.gif");
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    outline: none
}
#dealers #dealershiptable table thead tr .tablesorter-header.tablesorter-headerDesc,
#dealers #salesagentsummary table thead tr .tablesorter-header.tablesorter-headerDesc,
#dealers .salesdeliverymodal table thead tr .tablesorter-header.tablesorter-headerDesc {
    background-image: url("/images/icons/sort-desc-icon.gif")
}
#dealers #dealershiptable table thead tr .tablesorter-header.tablesorter-headerAsc,
#dealers #salesagentsummary table thead tr .tablesorter-header.tablesorter-headerAsc,
#dealers .salesdeliverymodal table thead tr .tablesorter-header.tablesorter-headerAsc {
    background-image: url("/images/icons/sort-asc-icon.gif")
}
#dealers #dealershiptable table td,
#dealers #dealershiptable table th,
#dealers #salesagentsummary table td,
#dealers #salesagentsummary table th,
#dealers .salesdeliverymodal table td,
#dealers .salesdeliverymodal table th {
    text-align: center
}
#dealers #dealershiptable table td:first-child,
#dealers #dealershiptable table th:first-child,
#dealers #salesagentsummary table td:first-child,
#dealers #salesagentsummary table th:first-child,
#dealers .salesdeliverymodal table td:first-child,
#dealers .salesdeliverymodal table th:first-child {
    text-align: left
}
#dealers .dealershipdetails .baseinfo strong {
    display: block
}
#dealers .filter {
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    z-index: 1
}
#dealers .filter span {
    font-size: 20px
}
#dealers .checklist ul {
    margin: 1em 0;
    max-height: 17em;
    overflow-y: auto;
    padding: 0
}
#dealers .checklist ul li {
    display: block;
    float: none
}
#dealers .subtitle {
    opacity: 0.5
}
#dealers::-webkit-scrollbar {
    width: 5px
}
#dealers::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px
}
#dealers::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(34, 34, 34, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5)
}
#dealers::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(34, 34, 34, 0.4)
}
#events .simpletab {
    border-bottom: none
}
#events .previousevent a {
    color: #aaa
}
.pickadate__frame {
    position: absolute;
    width: 280px;
    top: 220px !important;
    z-index: 1
}
.checkgif {
    width: 80px
}
.fileborder {
    border: 1px dashed #aaa;
    color: #888;
    font-size: 0.75em;
    height: 100px
}
.fileborder .fileattached {
    background: #F5F5F5;
    border: 1px solid #E7E7E7;
    padding: 0 5px;
    color: #888
}
.fileborder .fileattached:hover {
    background: #eee;
    color: #888
}
.fileborder .fileattached .iconborder {
    border-left: 1px solid #E7E7E7;
    padding-left: 5px;
    font-size: 1.125em;
    vertical-align: middle
}
.fileborder .fileellipsis {
    border: 1px solid #E7E7E7;
    color: #888;
    cursor: pointer;
    margin-top: 5px
}
.fileborder .fileellipsis:hover {
    color: #aaa
}
.fileborder .icon-image {
    vertical-align: top
}
.fileborder .iconsize {
    font-size: 1.875em
}
.fileborder .filecontainer {
    display: inline-block
}
.filedrop.in {
    height: 9.375em;
    background: #eee;
    padding-top: 14%;
    font-size: 1.125em
}
.filelist {
    font-size: 0.75em;
    color: #888
}
.filelist li:hover {
    color: #555
}
.alert.error p {
    font-size: 0.8em
}
@media screen and (min-width: 850px) and (max-width: 999px) {
    .hiddenmedium {
        display: none !important
    }
    #sitesidebar {
        width: 250px
    }
    #sitesidebar nav a {
        font-size: 1.2em
    }
    main {
        /*margin-left: 120px !important*/
    }
    #hiddenregistration {
        margin-left: -40px
    }
    #hiddenregistration .loginForm {
        width: 100%
    }
}
@media screen and (max-width: 1000px) {
    .hiddenmedium {
        display: none !important
    }
    #sitesidebar {
        width: 90px
    }
    #sitesidebar nav a {
        font-size: 1.2em
    }
    main {
        /*margin-left: 120px !important*/
    }
    #hiddenregistration {
        margin-left: -40px
    }
    #hiddenregistration .loginForm {
        width: 100%
    }
}
html,
body {
    height: 100%
}