@charset "UTF-8";
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxi8cqLH4MEiSE0ROcU-qHOA.ttf) format('truetype')
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxp_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype')
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
.subscribeInput input {
    font-size: 14px!important;
    font-style: italic;
    padding: 14px!important;
    height: 50px!important;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    -webkit-tap-highlight-color: transparent
}
body {
    color: #333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    text-decoration: none
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    border: 0
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 { /* disable for drupal
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit */
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:focus,
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dd,
dt {
    line-height: 1.42857143
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    border-color: #ccc
}
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret {
    border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: 700
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
@-ms-viewport {
    width: device-width
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
html {
    font-size: 1em
}
iframe {
    overflow: hidden
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 110%;
    line-height: normal;
    padding: 0
}
#wrapper {
    position: relative
}
input {
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 3px 0;
    padding: 5px
}
a {
    color: #0b71b2
}
a,
a:active,
a:focus,
a:hover {
    outline: 0
}
a:hover {
    color: #0b71b2;
    outline: 0
}
.btn-large {
    margin-bottom: 10px;
    padding: 20px 10px
}
.btn-primary {
    background-color: #4e9ac8;
    border-color: #4e9ac8;
    color: #fff
}
.btn-default {
    background-color: #f5f5f5
}
.btn-success {
    background-color: #468200;
    border-color: #468200
}
.btn-success:hover {
    background-color: #360
}
.btn-primary.active,
.btn-primary.disabled,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
    background-color: #3b88b8;
    border-color: #3b88b8;
    color: #fff
}
.btn-inverse,
.btn-inverse:hover {
    background-color: #4d4d4d;
    color: #fff
}
p {
    margin: 10px 0 8px;
    line-height: 20px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 6px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 400
}
.h1,
h1 {
    font-size: 125%
}
.h2,
h2 {
    font-size: 120%
}
.h3,
h3 {
    font-size: 110%
}
.h4,
h4 {
    font-size: 100%
}
.h5,
h5 {
    font-size: 90%
}
.h6,
h6 {
    font-size: 80%
}
hr {
    margin: 15px 0;
    border-top: 1px solid #ccc
}
em {
    font-style: italic
}
.uppercase {
    text-transform: uppercase
}
.lowercase {
    text-transform: lowercase
}
.italic,
.italics {
    font-style: italic
}
.normal {
    font-weight: 400;
    font-style: normal
}
.underline {
    text-decoration: underline
}
.bld,
.bold {
    font-weight: 700
}
.center,
.center img {
    text-align: center
}
.realCenter {
    margin: 0 auto
}
.affix,
.fixed {
    position: fixed
}
.fixed-bottom {
    bottom: 0;
    position: fixed
}
.alignLeft,
.fl,
.lfloat {
    float: left
}
.alignRight,
.fr,
.rfloat {
    float: right
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
/*    visibility: hidden; disabled for drupal
    width: 0;
    height: 0 */
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.row:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
/*    visibility: hidden; disabled for drupal
    width: 0;
    height: 0 */
}
* html .btn-group-vertical>.btn-group,
* html .btn-toolbar,
* html .clearfix,
* html .container,
* html .container-fluid,
* html .dl-horizontal dd,
* html .row {
    zoom: 1
}
.talignR {
    text-align: right
}
.talignL {
    text-align: left
}
.inline {
    display: inline
}
.inlineblock {
    display: inline-block
}
.block {
    display: block
}
.hide,
.noShow {
    display: none
}
.invisible {
    visibility: hidden
}
.visible {
    visibility: visible
}
.black {
    color: #000
}
.white {
    color: #fff
}
.gray,
.txtDkGray {
    color: #666
}
.subtleText {
    color: grey;
    font-size: 90%;
    font-weight: 400
}
.red {
    color: red
}
.margin10 {
    margin: 10px 0
}
.margin-top5 {
    margin-top: 5px
}
.margin-top10,
.margin10T {
    margin-top: 10px
}
.margin-top15 {
    margin-top: 15px
}
.margin-top20 {
    margin-top: 20px
}
.margin-right10,
.margin10R {
    margin-right: 10px
}
.bottomSpace,
.margin-bottom10,
.margin10B {
    margin-bottom: 10px
}
.margin-left10,
.margin10L {
    margin-left: 10px
}
.margin10LR,
.margin10RL,
.margin10TB {
    margin: 10px 0
}
.padding10,
.row-padding10 {
    padding: 10px
}
.fa-primary {
    color: #3b88b8
}
.fa-primaryLight {
    color: #4e9ac8
}
.fa-white {
    color: #fff
}
.fa-yellow {
    color: #fedb25
}
img.alignRight {
    float: right;
    margin: 0 0 1em 1em
}
img.alignLeft {
    float: left;
    margin: 0 1em 1em 0
}
.alignCenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.no-cursor {
    cursor: default
}
#oas_Middle {
    margin: 0 auto;
    text-align: center
}
div[id^=creative_] {
    margin: 0 auto 10px
}
#oas_div_Bottom,
#oas_div_Middle1,
#oas_div_Top,
#oas_frame_Bottom,
#oas_frame_Top {
    margin: 0 auto
}
#oas_Top {
    text-align: center;
    position: relative;
    z-index: 2
}
#details #oas_Top {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding-bottom: 5px
}
.detail-price div#oas_x01 {
    height: 250px; /* 70px for ad detail, 250px for drupal */
    overflow: hidden;
    font-size: 60%;
    text-align: right;
/*    float: right  disabled for drupal */
}
button#oas_x01 {
    float: left;
    padding-top: 5px
}
#oas_div_x02,
#oas_div_x03 {
    float: left;
    margin-top: 5px
}
#oas_div_x04 {
    float: left
}
#oas_div_x04 a {
    color: #333
}
#oas_div_x06 {
    height: 35px!important;
    overflow: hidden
}
.admedia_x06 h6 {
    font-size: 65%;
    line-height: 14px;
    text-align: right
}
.admedia_x25 {
    margin: 10px auto;
    text-align: center
}
.x25Index {
    width: 728px;
    margin: 10px 0 10px 34px
}
.bottomRMAd {
    background-color: #fff;
    height: 90px;
    margin: 10px auto 0;
    position: relative;
    width: 728px;
    z-index: 14;
    text-align: center
}
.interstitial-ad .listingAdThin div,
.rsSlide .listingAdThin div {
    margin: 0 auto
}
.listingAdThin {
    visibility: visible;
    overflow: hidden;
    margin: 0 auto;
    height: auto;
    text-align: center
}
.detailAd {
    position: relative;
    top: -7px
}
#ushipEstimate.btn {
    margin-left: 10px
}
.listingAdThin div {
    text-align: center
}
.listingAdThin div a img {
    width: auto;
    height: auto
}
.middleAd {
    width: 98%;
    margin: 3px 0 0;
    border-bottom: 1px solid #ccc
}
.listingAdThin span,
.searchResultsMid span,
.searchResultsTop span {
    display: inline-block;
    margin: 0 auto;
    width: auto
}
.listingAdThin span img,
.searchResultsMid span img {
    float: none
}
.hpto_adv_bg {
    display:none;
/*    left: 50%;
    margin-left: -50%;
    position: absolute;
    top: 60px;
    width: 100%;
    min-height: 750px;
    overflow: hidden;
    margin-bottom: 1px;
    background: -moz-linear-gradient(top, #6cf 0, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6cf), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, #6cf 0, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(top, #6cf 0, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(top, #6cf 0, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to bottom, #6cf 0, rgba(255, 255, 255, 0) 80%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#66ccff', endColorstr='#00ffffff', GradientType=0);
    z-index: 1 */
}
#oas_div_x55 {
    width: 100%!important
}
.hpto_adv_bg #oas_div_x55 a img {
    width: 100%;
    height: auto
}
.admedia_rightcol {
    float: right;
    text-align: center;
    position: relative;
    z-index: 1;
    width: 30%;
    margin-top: 20px
}
.admedia_rightcol_index {
    margin-top: 80px
}
.admedia_rightcol_index .refine-column-container,
.admedia_rightcol_index .refine-column-hdr {
    width: 300px;
    margin: 0 auto
}
.admedia_rightcol_index .refine-column-container {
    margin-bottom: 5px
}
.media_separator .refine-column-container,
.media_separator .refine-column-hdr {
    width: 300px;
    margin: 0 auto
}
.media_separator .refine-column-container {
    margin-bottom: 5px
}
.doglegAd {
    padding: 10px 0 0 10px;
    width: 40%;
    text-align: center
}
.fa-2xx {
    font-size: 120%
}
.fa-3xx {
    font-size: 130%
}
.fa-4xx {
    font-size: 140%
}
.fa-5x {
    font-size: 150%
}
.rfineAdjb {
    float: left;
    clear: left;
    margin-top: -2px
}
.rfineAdj {
    float: left;
    margin-right: 10px
}
.pageTitle {
    padding: 10px;
    background-color: #FFF;
    position: relative;
    z-index: 1
}
.pageTitle .detail-title {
    width: 70%
}
.videoList {
    margin: 10px 0
}
.pageTitle h1,
.pageTitle h2 {
    margin: 0;
    padding: 0;
    letter-spacing: -.5px;
    font-weight: 400
}
.dealerPage .main-search {
    padding: 0 10px;
    background: 0 0
}
.pageTitle h2 {
    text-transform: capitalize
}
.pageTitle .detail-price {
    width: 30%;
    font-size: 170%;
    text-align: right
}
.pageTitle .detail-price span.red {
    font-size: 90%
}
.pageTitle h1.org {
    width: 100%;
    text-align: center
}
.pageTitle h2.locationColor {
    color: #999;
    font-size: 95%
}
.mobHdr {
    display:block;
    height:55px;
    margin:0;
    padding:0;
    white-space:nowrap;
    width:100%;
    z-index:10;
    text-align:center;
    position:relative;
    border-bottom:1px solid @gray30;
    height:60px;
}
.mobHdr .smallest {
    position: relative;
    top: -17px;
    font-size: 45%;
    text-transform: uppercase;
}
#rangeMenuTemplate {
    margin-top: 82px
}
.addToSearch {
    padding: 0 10px;
    display: block;
    background-color: rgba(204, 204, 204, .8);
    border-top: 1px solid #ccc;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    font-size: 130%
}
.popover .addToSearch {
    position: absolute;
    bottom: 0
}
.popover .addToSearch .btn {
    width: 33%;
    margin: 10px auto
}
.refineTitle {
    padding: 5px 0 10px;
    background-color: #ccc;
    border-bottom: 1px solid #999;
    color: #fff;
    letter-spacing: .5px;
    text-transform: uppercase
}
.refineTitle h2 {
    margin: 0;
    font-weight: 600
}
.refineTitle h2 i {
    cursor: pointer
}
.facetCount {
    color: #999
}
.backButton {
    text-align: center;
    white-space: nowrap;
    color: #fff;
    padding: 17px 0 0 10px;
    display: block
}
.backButton:hover {
    text-decoration: none;
    cursor: pointer
}
.mobHdrTxt {
    background:transparent;
    color:@white;
    display:block;
    font-size:100%;
    margin:0 auto;
    max-width:50%;
    padding:15px 5px;
    text-align:center;
    text-transform:uppercase;
}
.profile-icon {
    position: relative;
    top: 4px;
    right: 55px;
    font-size: 140%;
    float: right;
    height: 55px;
}

.profile-icon, .profile-icon:hover, .profile-icon:visited {
    color: #fff;
    text-decoration: none;
}

.profile-icon .totalSavedCount {
    position: absolute;
    left: 7px;
    top: 9px;
    color: #000;
    font-size: 45%;
    font-weight: 700;
    display: inline-block;
    width: 20px;
    text-align: center;
}
.hamburger {
    position: absolute;
    right: 10px;
    top: 6px;
    padding: 2px 5px;
}

.hamburger-text {
    position: relative;
    top: -7px;
    font-size: 65%;
    text-transform: uppercase;
}

.hamburger .line{
    width: 24px;
    height: 4px;
    background-color: #fff;
    display: block;
    margin: 4px auto;
    border-radius:1px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
}

.hamburger.logged-in .line {
    background-color: #fedb25;
}

.hamburger:hover {
    cursor: pointer;
}

.hamburger.is-active .line:nth-child(2){
    opacity: 0;
}

.hamburger.is-active .line:nth-child(1){
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}

.hamburger.is-active .line:nth-child(3){
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}
.fa-reorder:hover {
    cursor: pointer
}
#refine-main,
.refine-column-container {
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-top: 0;
    background-color: #fff
}
#refineHeaderTxt {
    padding: 0
}
.refineOption i.fa-chevron-right {
    display: none
}
#refineHeaderTxt span.numberOf {
    font-weight: 400;
    font-size: 80%;
    position: relative;
    top: -8px
}
.refine-column {
    width: 25%;
    padding: 0;
    float: left;
    height: 100%;
    font-size: 85%
}
.refine-column-hdr {
    height: auto;
    font-size: 100%;
    padding: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
    color: #fff;
    background-color: #999;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 0;
    text-align: left
}
.refine-column-hdr .rfloat {
    cursor: pointer
}
.searchCountText {
    font-weight: 400;
    float: right;
    width: 50%
}
#refineHdr.refine-column-hdr {
    background-color: #4e9ac8
}
#refinePage #refineHdr.refine-column-hdr {
    background-color: #f5f5f5;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}
#refinePage .addToSearch.runSearch {
    position: fixed;
    bottom: 0;
    opacity: .95
}
#refinePage .addToSearch.updateBtn {
    position: fixed;
    bottom: 0;
    z-index: 1
}
#refinePage #refinePanel {
    height: 100%;
    margin-bottom: 250px
}
.refineOptionsContainer {
    padding-bottom: 110px
}
.refineOption {
    background: rgba(0, 0, 0, .03);
    padding: 20px;
    font-size: 90%;
    cursor: pointer
}
.rezDetailsRefine ul {
    margin-bottom: 0
}
.addToSearch .btn-block {
    width: 50%;
    margin: 10px auto
}
.popover {
    max-width: 50%;
    position: relative;
    z-index: 12;
    border: 10px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    left: 10px;
    box-shadow: 0 12px 12px 1px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 12px 12px 1px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 12px 12px 1px rgba(0, 0, 0, .8)
}
.popover:after,
.popover:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}
.popover:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 20px;
    margin-top: -20px
}
.popover:before {
    border-color: rgba(204, 204, 204, 0);
    border-right-color: #ccc;
    border-width: 34px;
    margin-top: -34px
}
.popover .popover-content {
    font-size: 85%
}
.popover .popover-content .refineOptionsContainer {
    max-height: 375px;
    overflow-y: scroll
}
.popover .popover-content .refineOptions {
    margin-bottom: 85px
}
.main-search .popover {
    max-width: 40%;
    position: absolute;
    z-index: 12;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    left: 10px;
    padding: 10px;
    font-size: 120%
}
.main-search .popover-title {
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 5px
}
.main-search .popover:after,
.main-search .popover:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}
.main-search .popover:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
    top: 1px
}
.main-search .popover:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #ccc;
    border-width: 11px;
    margin-left: -11px;
    top: 12px
}
.side-column {
    width: 30%;
    float: right;
    height: 100%;
    font-size: 90%
}
.side-column .btn {
    font-size: 100%
}
.price-checker ul,
.price-checker-dashed ul {
    padding: 10px;
    margin-bottom: 0
}
.price-checker ul li,
.price-checker-dashed ul li {
    padding: 10px 0
}
.price-checker-dashed ul li {
    border-bottom: 1px dotted #b2b2b2
}
.price-checker ul li:first-of-type,
.price-checker-dashed ul li:first-of-type {
    padding-top: 0;
    font-size: 110%
}
.price-checker ul li:last-of-type,
.price-checker-dashed ul li:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}
.price-checker ul li h3 {
    margin-bottom: 0
}
.price-checker ul li h3 span {
    font-size: 200%;
    font-weight: 700;
    color: grey
}
.price-checker ul li div:first-of-type,
.price-checker-dashed ul li div:first-of-type {
    margin-bottom: 5px
}
.logo-NADA {
    float: right;
    width: 25%
}
.refine-column-container.price-checker ul {
    min-width: 70%;
    margin: 0 0 15px
}
#pcRunSearch {
    margin: 0 auto;
    float: left
}
.locator h4 {
    font-size: 250%;
    letter-spacing: -1px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: -5px;
    width: 100%;
    text-align: center
}
.locator h4 span {
    color: grey
}
.locatorForm {
    padding: 10px;
    border: 1px solid #ccc;
    border-left: 10px solid #e5e5e5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 10px
}
.promoMessage {
    padding: 0 10px 10px;
    text-align: center
}
.promoMessage p {
    font-size: 110%;
    margin: 10px 0;
    line-height: 120%
}
.ushipText {
    padding: 5px 5px 10px;
    margin: 0
}
.inputClear {
    float: right;
    position: relative;
    right: 8px;
    top: -29px;
    cursor: pointer;
    color: #999
}
#refinePage .inputClear {
    top: -29px
}
.indexInputCrosshairs,
.inputCrosshairs {
    float: right;
    position: relative;
    right: 8px;
    top: -29px;
    cursor: pointer;
    color: #999
}
.indexInputCrosshairs {
    right: 4px;
    top: 6px
}
.locationRefine {
    padding: 10px
}
.rezDetails.refine-keyword,
.rezDetails.refine-location,
.rezDetails.refine-mileage,
.rezDetails.refine-price,
.rezDetails.refine-year {
    padding: 0
}
.rezDetails.refine-keyword .rezDetails,
.rezDetails.refine-location .rezDetails {
    position: relative
}
.rezDetailsModel {
    height: 40px
}
input#updateZip {
    margin-top: 0
}
#listingsContainer,
#listingsFeatured {
    width: 100%;
    overflow: hidden
}
#useMyLocation:hover {
    cursor: pointer
}
.featImageRotate {
    position: absolute;
    left: 0;
    top: 0
}
@-moz-keyframes fadeLoop {
    0% {
        opacity: 0
    }
    45%,
    5% {
        opacity: 1
    }
    100%,
    50% {
        opacity: 0
    }
}
@-webkit-keyframes fadeLoop {
    0% {
        opacity: 0
    }
    45%,
    5% {
        opacity: 1
    }
    100%,
    50% {
        opacity: 0
    }
}
.fadeLoop {
    animation-name: fadeLoop;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -moz-animation-name: fadeLoop;
    -moz-animation-duration: 8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    -webkit-animation-name: fadeLoop;
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out
}
.listingContainer {
    position: relative;
    width: 50%;
    float: left;
    font-size: 90%
}
.adContainer {
    text-align: center;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 5px
}
#oas_div_x50,
#oas_x50,
.partner-center,
.xPos-leftcol,
.xPos-leftcol a img {
    text-align: center;
    margin: 0 auto
}
.partner-center {
    margin-bottom: 10px
}
.xPos-leftcol {
    display: inline-block
}
.linerAd,
.listingAdThin {
    width: 100%;
    display: block
}
.listingAdThin {
    min-height: 90px
}
.linerAd {
    padding: 10px 0
}
.linerAd-list {
    width: 33%;
    margin-bottom: 0
}
div.feat-listing,
div.listingContainer {
    margin-bottom: 0;
    padding: 3px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.help {
    float: left
}
.left-col {
    width: 25%;
    padding-right: 10px
}
.main-col {
    width: 50%;
    padding-right: 10px
}
.right-col {
    width: 25%
}
.help .refine-column-container p {
    font-size: 85%;
    color: grey
}
.main-col h4 {
    text-transform: none
}
.help ul li {
    font-size: 85%;
    border-bottom: 1px dotted #b2b2b2;
    padding: 5px 0
}
.help ul li:last-of-type {
    border-bottom: 0
}
.left-col h4 {
    background-color: #f5f5f5;
    margin: -10px -10px 10px;
    padding: 10px
}
.listingContainer-list {
    border: 1px solid #e5e5e5;
    border-left: 0;
    clear: left;
    cursor: pointer;
    height: 200px;
    margin-bottom: -1px;
    padding: 10px;
    position: relative;
    width: 100%
}
.listingContainer-list .listing-image {
    width: 25%
}
.listingContainer-list .listing-info-bottom {
    background: 0 0
}
.listing-info,
.listing-info a {
    color: #4d4d4d;
    float: left
}
.listingContainer-list .media-counts {
    background-color: rgba(0, 0, 0, .8);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px
}
.counts {
    margin: 10px 0
}
.counts a {
    margin-right: 10px
}
.pix3:only-of-type {
    width: 100%
}
.pix3:nth-child(2) {
    border-left: 1px dotted rgba(255, 255, 255, .6)
}
.pix3 {
    text-align: center;
    width: 50%;
    display: inline-block;
    color: #fff
}
.featured-item .pix3 {
    color: #4d4d4d
}
.listingContainer-list .listing-info {
    padding: 0 10px;
    width: 60%
}
.list-buttons {
    padding: 10px;
    width: auto;
    border: 1px solid #e5e5e5;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    border-top: 1px;
    border-right: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, .9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .9)), color-stop(100%, rgba(255, 255, 255, .9)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, .9) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, .9) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, .9) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, .9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6ffffff', GradientType=0);
    position: absolute;
    right: 0;
    top: 0
}
.listingContainer-list .list-buttons .btn {
    font-size: 90%
}
.listingContainer-list .listing-description {
    color: #333;
    max-height: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    font-size: 75%
}
.textfade {
    bottom: 0;
    height: 50%;
    position: absolute;
    right: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 2%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(2%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 2%, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 2%, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 2%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 2%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}
.listingContainer-list .tagline,
.tagline {
    font-size: 75%;
    font-weight: 400;
    margin-top: 5px;
    color: #4e9ac8;
    background-color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-transform: uppercase;
    letter-spacing: .5px;
    text-align: right
}
.detail-price .tagline {
    font-size: 65%
}
.tagline i {
    padding-right: 3px
}
.listingContainer-list.premium .price {
    color: #4e9ac8
}
.premiumListing .price {
    font-weight: 700
}
.listingContainer-list .price span.mileage {
    margin-top: 5px;
    font-size: 55%;
    color: #666
}
.listingContainer-list .seller-title {
    padding: 10px 0;
    margin-top: 10px;
    border-top: 1px solid #e5e5e5
}
.listingContainer-list a.more-button {
    color: #4e9ac8
}
.listing-info {
    width: 100%;
    z-index: 12;
    padding: 10px
}
.listing-info a.btn {
    text-shadow: none
}
.listing-info-title {
    text-align: left;
    font-size: 90%
}
.price {
    text-align: right;
    z-index: 1;
    position: relative
}
.price span {
    font-size: 130%;
    line-height: 100%;
    display: block
}
.price span sup,
.price span sup span {
    display: inline
}
.price span sup {
    font-size: 55%
}
.price span.mileage {
    font-size: 65%;
    font-weight: 400;
    line-height: auto
}
.list-buttons .tagline,
.listing-info .tagline {
    font-size: 75%;
    font-weight: 400;
    margin-top: 5px;
    color: #4e9ac8;
    background-color: #fff;
    overflow: hidden;
    padding: 5px 8px;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: right;
    border: 1px solid #e5e5e5
}
.seller-title {
    font-size: 80%;
    color: grey
}
.seller-title a {
    color: grey;
    float: none
}
.premiumListing .seller-phone a,
.premiumListing .seller-title {
    color: #ccc
}
.listingContainer-list.premiumListing .seller-title,
.listingContainer-list.premiumListing .seller-title a {
    color: grey
}
.listingContainer-list .seller-title {
    font-size: 75%
}
.seller-title span:fifth-of-type,
.seller-title span:first-of-type,
.seller-title span:third-of-type {
    padding-left: 0
}
.seller-title span.seller-name {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left
}
.seller-phone a {
    float: none
}
.seller-title span {
    display: inline
}
#gridView .seller-title span.seller-name {
    max-width: 100%;
    float: none
}
.listing-info-top {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .8) 10%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .8)), color-stop(10%, rgba(0, 0, 0, .8)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .8) 10%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .8) 10%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .8) 10%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .8) 10%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#00000000', GradientType=0);
    position: absolute;
    color: #fff
}
.listingContainer-list .listing-info-top {
    background: 0 0;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=0);
    position: static
}
.listingContainer-list .listing-info-top a {
    color: #333;
    font-size: 110%
}
.listingContainer-list .listing-info-top .saveListing {
    font-size: 120%;
    padding-right: 5px;
    position: relative;
    top: -3px
}
.listing-info-bottom {
    background-color: rgba(230, 230, 230, .9)
}
.grid-image-wrapper {
    padding: 4px;
    border: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}
.featured-item .listing-info-bottom {
    position: absolute;
    bottom: 0;
    left: 0
}
.featured-item .listing-info,
.featured-item.premiumListing .listing-info a,
.media-counts {
    color: #fff
}
.media-counts {
    font-size: 90%
}
.listing-image .media-counts {
    background-color: rgba(0, 0, 0, .6);
    margin-top: -25px;
    padding: 3px;
    position: relative;
    font-size: 80%;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}
.featured-item .media-counts {
    margin-top: 0;
    padding: 0;
    background-color: transparent;
    color: #4d4d4d;
    border-bottom: 0
}
.listingContainer-list .listing-image .media-counts {
    margin-top: -29px
}
.featured-item .premiumListing .media-counts {
    color: #fff
}
.listingContainer-list.premiumListing .media-counts,
.premiumListing .listing-info-bottom {
    background-color: rgba(70, 130, 0, .8)
}
.premiumListing .listing-info-bottom,
.premiumListing .listing-info-bottom a.listing-info-title {
    color: #fff
}
.premiumText {
    color: #fff;
    font-size: 431%;
    font-weight: 700;
    margin-top: -28px;
    text-transform: uppercase;
    position: absolute;
    opacity: .2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}
.premiumListing .listing-info-title {
    font-weight: 700
}
.listing-image {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}
.listing-image .saveListing {
    position: absolute;
    top: 5px;
    left: 5px
}
.featured-item .listing-image {
    border: 0
}
.listing-image a img {
    width: 100%
}
#listingsFeatured {
    height: 268px;
    overflow: hidden;
    position: relative;
    z-index: 1
}
#listingsFeatured h2.listingsTitle {
    margin-bottom: 1px;
    margin-top: 0
}
.dealerPage .hero-container h1 {
    float: left
}
.dealerPage h2.listingsTitle {
    border-bottom: 0
}
#listingsContainer>.pageInfo h2,
#searchPage>.pageInfo h2,
h2.listingsTitle {
    padding: 5px 10px;
    font-size: 95%;
    color: #999;
    letter-spacing: .5px;
    text-transform: uppercase;
    background-color: #f5f5f5;
    margin-bottom: 10px;
    position: relative;
    line-height: 27px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}
h2.listingsTitleHome {
    padding: 2px 10px
}
.main-search #listingsFeatured h2.listingsTitle {
    border-top: 1px solid #ccc
}
#listingBtnGroup .pageInfo {
    display: block;
    text-align: center;
    float: left;
    padding: 0 5px;
    margin-left: 4%;
    font-size: 90%
}
#listingBtnGroup .pageInfo h2 {
    padding: 5px 0;
    margin-bottom: 0;
    font-size: 95%
}
.feat-listing,
.feat-listing .rezImgBlock a img {
    width: 300px;
    height: auto;
    float: left;
    font-size: 90%
}
.listing-info-title,
.seller-title {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}
.listingContainer-list .listing-info-title {
    width: 70%;
    margin-bottom: 5px
}
.feat-listing .seller-title span {
    padding-right: 0
}
.feat-listing .listing-info-title {
    width: 82%;
    color: #4d4d4d
}
.feat-listing .seller-title {
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.featuredArrows {
    pointer-events: none;
    position: relative;
    top: -165px;
    margin: 10px;
    opacity: .8
}
.featuredArrows a i {
    pointer-events: auto;
    cursor: pointer;
    text-shadow: 0 0 2px rgba(0, 0, 0, .8)
}
.searchResultsMid a.viewAll {
    margin: 30px 35px
}
.sell-packages .btn {
    text-transform: uppercase;
    padding: 15px 30px
}
.sell-topline {
    padding: 0 40px 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #360;
    z-index: 1
}
.sell-basic h2,
.sell-topline h2 {
    text-transform: uppercase;
    border-bottom: 1px dotted #b2b2b2;
    padding-bottom: 10px
}
.sell-topline h2 {
    padding-bottom: 20px;
    font-size: 150%;
    font-weight: 600
}
.sell-basic p,
.sell-topline p {
    padding: 10px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    display: inline-block;
    line-height: auto
}
.sell-basic ul,
.sell-topline ul {
    line-height: 40px
}
.sell-price {
    font-size: 200%
}
.sell-price span {
    font-size: 100%
}
.sell-price sup {
    font-size: 58%
}
p.sell-fineprint {
    font-size: 80%;
    color: grey;
    padding: 10px;
    display: block;
    border-bottom: 0
}
.sell-topline .sell-fineprint {
    color: #fff
}
.sell-promos h2 {
    text-transform: uppercase
}
.sell-promos ul {
    font-size: 90%
}
.sell-promos li {
    padding: 10px 0
}
.sell-promos .alert {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}
.promo {
    padding: 0 10% 20px
}
.promo h1 {
    font-size: 275%
}
.promo2 h2 {
    padding: 10px
}
.promo ul {
    padding: 20px 5px;
    line-height: 30px
}
.promo .btn-large,
.promo2 .btn-large {
    padding: 20px 50px;
    font-size: 160%
}
.cust-serv,
.cust-serv a {
    color: #999;
    margin-bottom: 20px;
    padding: 3px
}
.promo .btn:hover,
.promo2 .btn:hover {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse
}
.logo a {
    padding: 13px 10px;
    float: left;
    text-decoration: none;
    width: auto
}
.logo a i{
    font-size: 170%;
}
.logo a img {
    height:28px;
    display:inline-block;
}
.logo a img.icon {
  	height:35px;
  	margin-top:-3px;
}
.nav-menu {
    text-transform: uppercase;
    font-size: 88%;
    letter-spacing: .8px;
    height: 100%;
    padding-left: 10px
}
.nav-menu a {
    color: #fff
}
.nav-menu a:hover {
    text-decoration: none;
    color: #ccc
}
.nav-menu li {
    padding: 12px 15px;
    margin-top: 7px;
}
.nav-menu li.bold {
    padding-left: 0
}
.nav-menu li:last-of-type {
    border-right: none
}
.nav-sub {
    font-size: 70%;
    top: -1px;
    position: relative;
    font-style: italic;
    display: inline-block;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    opacity: .7;
}
.row {
    background: #fff;
    padding: 0;
    margin-left: 0;
    margin-right: 0
}
.tabs-search-wrapper {
    position: relative;
    z-index: 1;
    background: 0 0;
    margin-top: 80px;
    float: left;
    width: 100%;
    padding: 0 20px 20px
}
.search-tabs {
    list-style: none;
    padding-top: 5px;
    margin-bottom: 0;
    opacity: .95
}
.search-tabs li {
    display: inline-block;
    position: relative;
    margin: 0 0 0 -1px;
    width: 48%;
    line-height: 1.4em;
    padding: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 0;
    font-size: 145%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -.7px;
    cursor: pointer
}
.search-tabs li h2 {
    font-size: 100%;
    margin-bottom: 0;
    display: inline
}
.search-tabs li p {
    font-size: 55%;
    margin-top: -4px;
    font-weight: 700;
    letter-spacing: -.4px
}
.search-tabs li i {
    font-size: 120%;
    display: inline-block
}
.search-tabs li a {
    display: inline-block
}
.search-tabsContainer {
    text-align: center
}
.search-tabs li {
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2)
}
li.find-tab,
li.find-tab a {
    color: #468200;
    text-decoration: none;
    background: #f5f5f5;
    z-index: 10;
    position: relative
}
.sell-tab a {
    color: #fff;
    text-decoration: none
}
.contactBtns {
    margin: 0 auto 10px;
    width: 100%;
    text-align: center
}
.contactBtns a {
    display: inline-block;
    width: 49%;
    margin: 0 auto
}
.sellerBtns {
    width: 100%;
    padding: 0 10px
}
.sellerBtns a.btn {
    width: 49.5%
}
.dealer-detail-info,
.dealer-detail-info a {
    font-size: 90%
}
.sellerBtns a.chatBtn {
    width: 100%;
    margin-bottom: 0
}
.dealer-message {
    padding: 6px 10px;
    float: left;
    font-size: 75%;
    width: 35%
}
.dealer-message h2 {
    text-transform: none
}
.dealer-message h2.h1 {
    text-transform: uppercase;
    margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #e5e5e5
}
.dealer-video {
    float: right;
    height: 330px;
    width: 40%;
    text-align: center
}
.org {
    color: #3b88b8
}
.row h1 {
    font-size: 100%;
    font-weight: 400;
    width: 100%
}
.row h2 {
    color: #4d4d4d;
    padding: 10px 0;
    font-size: 115%;
    font-weight: 400
}
.noDealerText {
    text-align: center
}
.row h2 span {
    color: #c00
}
.showMore {
    padding: 10px
}
h2.dlrDtl {
    font-size: 90%;
    letter-spacing: normal
}
.dealer-detail-info {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center;
    background: -moz-linear-gradient(top, #f5f5f5 0, rgba(245, 245, 245, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(100%, rgba(245, 245, 245, 0)));
    background: -webkit-linear-gradient(top, #f5f5f5 0, rgba(245, 245, 245, 0) 100%);
    background: -o-linear-gradient(top, #f5f5f5 0, rgba(245, 245, 245, 0) 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0, rgba(245, 245, 245, 0) 100%);
    background: linear-gradient(to bottom, #f5f5f5 0, rgba(245, 245, 245, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#00f5f5f5', GradientType=0);
    opacity: .95;
    margin: 0 auto;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}
.emailForm .pageTitle {
    padding-bottom: 0;
    margin-bottom: 0
}
#details .emailForm {
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px;
    margin: 0 100px;
    background-color: #f5f5f5
}
#details .emailForm h2 {
    background-color: #4e9ac8;
    border: 1px solid #4e9ac8;
    color: #fff;
    padding: 10px;
    margin: -10px -10px 10px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
.desktop-overflow-wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc
}
.borderless {
    border: 0
}
.main-search {
    color: #000;
    z-index: 2;
    position: relative;
    background: -moz-linear-gradient(top, #f5f5f5 50%, rgba(245, 245, 245, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f5f5f5), color-stop(100%, rgba(245, 245, 245, 0)));
    background: -webkit-linear-gradient(top, #f5f5f5 50%, rgba(245, 245, 245, 0) 100%);
    background: -o-linear-gradient(top, #f5f5f5 50%, rgba(245, 245, 245, 0) 100%);
    background: -ms-linear-gradient(top, #f5f5f5 50%, rgba(245, 245, 245, 0) 100%);
    background: linear-gradient(to bottom, #f5f5f5 50%, rgba(245, 245, 245, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#00f5f5f5', GradientType=0);
    opacity: .95;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ccc;
    border-top: 0;
    overflow: hidden
}
.main-search-links {
    text-align: center;
    font-size: 90%
}
.type-icons {
    margin: 0 auto;
    width: 100%;
    text-align: left;
    font-size: 75%;
    color: #4e9ac8;
    letter-spacing: -.5px
}
.type-icons li img {
    width: 100%
}
.type-icons li img:hover {
    opacity: .7
}
.type-icons li {
    text-align: center;
    width: 15%;
    padding: 5px 10px;
    position: relative;
    overflow: hidden
}
.type-icons li a {
    color: #468200
}
.type-icons li i {
    position: absolute;
    bottom: 35px;
    width: 90%;
    margin: 0 auto;
    color: #0b71b2
}
.type-icons li i.selectAll {
    position: relative;
    top: 0;
    height: 65px
}
.type-icons li.type-selected .selectAll,
.type-icons li.type-selected img {
    opacity: .3
}
.type-icons .icon-all {
    width: 13%
}
.type-icons .icon-classa {
    width: 18%
}
.type-icons .icon-classb {
    width: 14%
}
.type-icons .icon-classc {
    width: 16%
}
.type-icons .icon-popupcamper {
    width: 13%
}
.type-icons .icon-parkmodel,
.type-icons .icon-traveltrailer {
    width: 15%
}
.type-icons .icon-fifthwheel {
    width: 16%
}
.type-icons .icon-toyhauler,
.type-icons .icon-toyhauler-fifthwheel,
.type-icons .icon-toyhauler-traveltrailer {
    width: 17%
}
.type-icons .icon-atv,
.type-icons .icon-motorcycle,
.type-icons .icon-motored,
.type-icons .icon-towable,
.type-icons .icon-truckcamper,
.type-icons .icon-vintage {
    width: 13%
}
.type-icons .icon-pwc {
    width: 17%
}
.type-icons .icon-sidebyside {
    width: 14%
}
.type-icons .icon-snowmobile {
    width: 17%
}
.type-icons .icon-trailer {
    width: 15%
}
#searchForm {
    padding: 10px
}
#searchForm h2 {
    text-transform: uppercase;
    font-size: 120%;
    color: #4e9ac8
}
#searchForm .btn {
    max-width: 50%;
    margin: 0 auto 10px
}
.btnBox {
    float: right
}
input#newsletter {
    margin: 7px 4px 15px 0;
    width: 15px
}
.dealerResults,
.rezDetails,
.rezDetailsHdr {
    padding: 10px
}
#refinePage .refineTitle {
    display: none
}
.rezDetailsBtm {
    padding: 10px 0;
    margin-top: 10px;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc
}
.checkSelection,
.rezDetails {
    border-bottom: 1px dotted #ccc;
    cursor: pointer
}
.rezDetails .rezDetails {
    padding: 10px;
    border-bottom: 0
}
#refinePage #refinePanel .rezDetailsRefine .panel-collapse {
    padding: 0
}
.rezDetails .subText span {
    max-width: 55%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: grey;
    font-style: italic;
    display: inline-block;
    float: left;
    padding-left: 5px
}
.rezDetails i,
.rezDetailsRefine .rezDetails i {
    font-size: 120%
}
.refineOptions {
    -webkit-box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, .5), inset 0 -10px 10px -10px rgba(0, 0, 0, .5);
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, .5), inset 0 -10px 10px -10px rgba(0, 0, 0, .5)
}
.popover-content .refineOptions {
    -webkit-box-shadow: none;
    box-shadow: none
}
.popover-content .refineOption {
    background: 0 0
}
.dealerResults {
    border-top: 1px dotted #ccc;
    cursor: pointer
}
.dealerResults:last-of-type {
    border-bottom: 1px dotted #ccc
}
.rezDetails:last-of-type {
    border-bottom: 0
}
.rezDetailsItem {
    border-bottom: 1px dotted #ccc
}
.rezDetailsBtm,
.rezDetailsHdr {
    font-size: 90%
}
.rezDetailsRefine {
    padding: 0;
    position: relative
}
.filterSelection {
    padding: 10px
}
.checkSelection:hover,
.filterSelection-selected,
.filterSelection:hover {
    background: rgba(0, 0, 0, .05)
}
.disabled .checkSelection:hover,
.disabled .filterSelection:hover {
    background-color: #fff
}
.filterSelection i {
    margin-top: 3px
}
i.resetFilter {
    padding: 12px 12px 11px;
    margin: -10px -10px -10px 10px;
    background-color: #f5f5f5;
    color: #999;
    border-left: 1px solid #e5e5e5
}
i.resetFilter:hover {
    background-color: #fff;
    color: #4e9ac8
}
.itemSelectAll {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    right: 10px;
    bottom: 4px;
    font-size: 75%
}
.checkSelection label {
    display: inline-block;
    padding: 10px;
    width: 100%;
    cursor: pointer
}
.listTitle {
    background-color: #e5e5e5;
    border-top: 1px dotted #ccc;
    color: #999;
    cursor: default
}
.listTitle h3 {
    margin: 0
}
#niche-links ul li a {
    cursor: pointer
}
.dealerResults,
div.rezDetails {
    margin-bottom: 0
}
.dealerResults {
    position: relative;
    z-index: 2
}
.dealerResultsArrow {
    position: relative;
    top: 35px
}
.dealerDetailLogo,
.dealerInfoLogo,
.dealerResultsLogo {
    padding: 3px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 10px auto
}
.dealerInfoLogo {
    margin-right: 10px
}
.dealerResults {
    width: 100%
}
.dealerResults:last-child {
    border-bottom: 1px dotted #ccc
}
.dealerResultsLogo {
    margin-right: 10px
}
.dealerResults .dealerInfoLogo {
    margin-top: 0
}
.dealerInfoLogo {
    width: 25%
}
.loyalty-icon {
    padding-left: 5px;
    max-height: 75px
}
.dealer-detail-info .loyalty-icon img {
    padding: 0 0 10px;
    width: 30%;
    margin: 0 auto
}
.dealer-detail-info .loyalty-icon {
    text-align: center;
    width: 100%
}
.rezDetails .indent {
    padding-left: 100px
}
.rezDetails .adr span.locality,
.rezDetails .adr span.postal-code,
.rezDetails .adr span.region,
.rezDetails .adr span.street-address {
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 3px 0 0;
    width: auto;
    height: auto
}
.zeroRslts {
    height: 25px;
    line-height: 20px;
    font-size: 110%
}
.rezDetails a:active,
.rezDetails a:hover,
.zeroRslts a:active,
.zeroRslts a:hover {
    color: #4d4d4d;
    text-decoration: none
}
.rezDetails a.btn:hover {
    color: #fff
}
.rezDetails em {
    color: #b2b2b2
}
.rezDetails.disabled,
.rezDetails.disabled a,
.rezDetails.disabled em,
.rezDetails.disabled i {
    color: #b2b2b2;
    cursor: default
}
.inactive .price,
.lstd,
.rezDetails .price {
    background-color: none;
    height: auto;
    text-transform: capitalize
}
.rezDetails .price {
    color: #3b88b8
}
.inactive .price {
    color: grey
}
.camp-rent-text,
.dealerAddress {
    font-size: 85%
}
.camp-rent-col {
    width: 85%
}
.state-search {
    padding: 10px;
    border-top: 1px dotted #e5e5e5;
    margin-bottom: 10px
}
.state-search ul {
    font-size: 85%;
    width: 33%;
    padding-right: 10px;
    margin-bottom: 0
}
.state-search ul li {
    line-height: 25px
}
.pagination {
    text-align: center
}
.pagination ul li {
    display: inline
}
.breadcrumbs a,
.breadcrumbs span {
    font-size: 85%;
    margin-right: 7px
}
.breadcrumbs i {
    margin-right: 6px;
    color: #666
}
.breadcrumbs h2 {
    font-size: 100%;
    display: inline;
    color: #4d4d4d;
    text-transform: none
}
#details .breadcrumbs {
    border-color: #ccc
}
.breadcrumbs {
    font-size: 85%;
    padding: 0 0 10px;
    border-bottom: 1px dotted #fff;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.hero-container {
    background: -moz-linear-gradient(top, #6cf 0, rgba(125, 185, 232, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6cf), color-stop(100%, rgba(125, 185, 232, 0)));
    background: -webkit-linear-gradient(top, #6cf 0, rgba(125, 185, 232, 0) 100%);
    background: -o-linear-gradient(top, #6cf 0, rgba(125, 185, 232, 0) 100%);
    background: -ms-linear-gradient(top, #6cf 0, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to bottom, #6cf 0, rgba(125, 185, 232, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#66ccff', endColorstr='#007db9e8', GradientType=0);
    padding: 10px
}
.hero-container p {
    font-size: 90%
}
.seo-text h1 {
    font-size: 140%;
    margin-bottom: 0;
    line-height: 100%
}
#topicLinks {
    margin-bottom: 10px;
    float: left;
    width: 73%;
    font-size: 90%
}
#topicLinks .truncated {
    float: left;
    height: 20px;
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 5px
}
#topicDescription,
#topicLinks .truncate {
    font-size: 90%
}
#topicLinks .truncate ul li.inline:after {
    content: ", "
}
#topicLinks .truncate ul li.inline:last-child:after {
    content: ""
}
.topicLinksList {
    float: left;
    width: 30%;
    text-align: left;
    padding-right: 10px
}
.topicLinksList li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.topicLinksBtn {
    position: relative;
    top: 0;
    padding: 3px 10px;
    float: right
}
.seo-text p a {
    text-decoration: underline
}
.seo-text .topic-logo {
    margin-right: 10px;
    max-width: 25%
}
.seo-text .topic-logo img {
    height: auto;
    width: 100%
}
#listingBtnGroup {
    text-align: center;
    float: right
}
.listingBtnGroup {
    padding: 10px 10px 0
}
.hero-container .listingBtnGroup {
    padding: 10px 0 0
}
.hero-container .new-search {
    float: right
}
.listingBtns {
    margin-bottom: 0
}
.listingBtns .btn {
    padding: 9px 2px
}
.listingBtns li {
    display: inline-block;
    width: 32%
}
.listingBtnsAffil li {
    width: 45%
}
.listingBtns li select.btn {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    height: 48px
}
.listingBtns li:last-of-type {
    border-right: 0
}
.listingBtns li:only-of-type {
    width: 100%
}
#listingsSortSelect {
    border: 0;
    margin-right: 10px
}
.btn-group button {
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    color: #4d4d4d
}
.btn-group button:hover {
    background-color: #fff
}
.btn-group button.btn-primary {
    border: 1px solid #4e9ac8;
    border-right: 1px solid #3b88b8
}
.btn-group button.btn-primary:hover {
    background-color: #3b88b8
}
.btn-group button.btn-primary {
    background-color: #4e9ac8;
    color: #fff
}
.sort span {
    padding-top: 8px;
    padding-right: 8px;
    font-size: 90%
}
#sortButton {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #fff
}
#refineButton {
    float: right
}
.priceBtn,
a.priceBtn {
    color: #fff;
    float: right
}
.getBestBtn,
a.getBestBtn {
    color: #333;
    float: right;
    margin-top: 5px
}
.searchResultsMid,
.searchResultsTop {
    height: auto
}
.noResults {
    padding: 20px 10px 40px
}
.suggestedResult {
    border-bottom: 0;
    border-top: 1px dotted #ccc
}
.suggestedSearches {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px
}
.suggestedSearchesEmpty {
    border-bottom: 0;
    margin-bottom: 0
}
.noResults h1,
.suggestedSearches h1 {
    font-size: 120%;
    padding: 10px
}
#listings .noResults {
    padding: 20px 10px;
    margin-top: 0;
    border-bottom: 0
}
div.formCont {
    margin: 0
}
div.formCont textarea.ftxt,
form input,
form input[type=email],
form input[type=tel],
form input[type=text],
form select,
form textarea,
form.pymtCalc {
    border: 1px solid #ccc;
    clear: right;
    float: left;
    width: 100%;
    padding: 5px
}
div.formCont textarea.ftxt {
    border: 0
}
#searchForm select {
    margin-bottom: 10px
}
input#modelText {
    margin: 0;
    padding: 0;
    font-size: inherit
}
form select {
    width: 100%
}
/* disabled for drupal
form input,
form input[type=email],
form input[type=tel],
form input[type=text] {
    border: none
} */
span.formGryTipTxt {
    clear: both;
    display: block;
    position: relative;
    top: 0;
    font-size: 85%;
    color: #4d4d4d
}
.applyFinance p {
    line-height: 24px
}
div.formCont textarea.ftxt {
    padding: 0;
    height: 100px;
    width: 99%
}
.emailForm input#modelText {
    width: 86%
}
.staySafe {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 50%
}
.staySafe p {
    font-size: 70%;
    line-height: 110%;
    margin: 0;
    padding: 0 10px;
    width: 90%
}
.staySafe i.fa-3x {
    font-size: 200%;
    position: absolute: top: 50%
}
input#zip_code {
    width: 90%;
    font-size: inherit;
    padding: 0
}
.verificationContainer {
    margin-bottom: 10px;
    margin-right: 8px;
    text-align: center;
    width: auto
}
form input.verify {
    margin: 0;
    background-color: #fff
}
img.verifyImg {
    border: 1px solid #4e9ac8;
    padding: 5px;
    margin-bottom: 10px
}
input.submitEmail {
    height: auto
}
.inputWrapr,
.inputWraprHalf {
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
    margin-bottom: 5px;
    padding: 5px
}
.inputWraprHalf {
    height: 40px
}
.inputWraprNone {
    border: none;
    padding: 5px 0
}
.halfWidth,
.inputWraprHalf {
    width: 49.5%
}
form select {
    height: 40px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
form select option {
    margin: 0;
    padding-top: 0;
    width: 100%!important
}
form input.zip,
form select.radius,
form select.radius option {
    width: 49.5%;
    margin-bottom: 5px;
    height: 40px
}
form input.radius {
    display: inline-block;
    margin: 1px
}
form input[type=text].zip {
    width: 40%;
    height: 30px;
    line-height: 30px
}
div#pymt {
    border: 1px solid #ccc;
    padding: 10px;
    height: auto;
    color: #4e9ac8;
    font-size: 160%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.mytForm h1 {
    font-size: 125%
}
.mytForm p.subtleText {
    margin-top: -10px
}
.mytForm .btn,
.mytHome .btn {
    margin: 0 auto 10px
}
.mytNav {
    padding-top: 15px
}
.mytNav a {
    padding: 5px 10px;
    border-left: 1px solid #ccc
}
.mytNav a.active {
    background-color: #f5f5f5;
    margin-right: -5px
}
.mytNav a:last-of-type {
    border-right: 1px solid #ccc
}
.viewed {
    opacity: .7
}
.viewedBox {
    background-color: #fff;
    color: #000;
    font-size: 75%;
    margin-left: 10px;
    line-height: 1.3em;
    opacity: .7;
    overflow: hidden;
    padding: 5px 8px;
    text-align: left;
    white-space: nowrap;
    word-wrap: normal;
    z-index: 13;
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: none;
    position: absolute;
    top: 50px
}
.listingContainer-list .viewedBox {
    position: absolute;
    top: 10px;
    right: 10px
}
.myt-modalForm {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #ccc
}
.saveListing {
    display: block;
    margin-bottom: 5px;
    float: left;
    cursor: pointer
}
.saveListing i.fa-white {
    opacity: .7
}
.saveListing i {
    text-shadow: none
}
.mytPhoto {
    border-radius: 50%;
    overflow: hidden;
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 10px
}
.mytPhoto a img {
    height: 105%
}
.mytBtnsContainer {
    margin: auto
}
.mytBtns {
    margin: auto;
    text-align: center
}
.mytBtns a.btn {
    width: 30%;
    display: inline-block
}
.mytBtns a.btn:nth-of-type(2) {
    margin-left: 5px;
    margin-right: 5px
}
#searchPage .row-padding10 a {
    font-size: 90%
}
h1 .saveIcon {
    width: 27px;
    display: inline-block;
    cursor: pointer
}
a.searchTitle {
    padding-right: 15px
}
.locator-box {
    overflow: hidden;
    border-right: 1px solid #e5e5e5;
    padding: 10px;
    background: #fff;
    width: 50%
}
.locator-box:last-of-type {
    border-right: 0
}
.locator-continue i {
    position: relative;
    top: 6px;
    padding-left: 3px
}
.locator-box h2 span.red,
.locatorForm .subtleText {
    font-size: 75%
}
.locator-btn {
    width: 50%;
    margin: 10px auto
}
.successSent {
    overflow: hidden;
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    background-color: #dff0d8;
    max-width: 75%;
    margin: 0 auto
}
.gradient {
    background-color: #f5f5f5;
    color: #333
}
.gradient-primary {
    background: #4e9ac8;
    border-color: #04c;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #f5f5f5
}
.gradient-dark {
    background: #333;
    border-color: #333 #333 #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #f5f5f5
}
.loanBtn {
    float: left;
    display: inline-block;
    position: relative;
    width: 18%;
    cursor: pointer;
    margin-right: 5px;
    padding: 20px
}
.loanBtn span {
    clear: left;
    display: inline-block;
    position: relative;
    top: -8px;
    margin: 0;
    padding: 0;
    line-height: 11px;
    font-size: 85%;
    color: #fff;
    text-transform: lowercase;
    text-align: center
}
.footerSection {
    border-top: 1px solid #ccc;
    background: #f5f5f5;
    margin: 10px 0 0;
    color: #999;
    position: relative;
    z-index: 3
}
.footerSectionShadow {
    text-align: center;
    padding: 20px;
    background-color: #f5f5f5;
    color: #999;
    font-size: 80%;
    border-bottom: 1px solid #ccc
}
.footerSectionShadow a {
    text-decoration: underline;
    color: #999;
    line-height: 40px
}
.footer-seo {
    position: fixed; /* absolute for main, fixed for drupal */
    bottom: 0;
    width: 100%;
    font-size: 80%;
    padding: 20px;
    margin-bottom: -230px; /* 120 for main, 230 for drupal */
    background-color: #f5f5f5
}
.socialLinks a i {
    color: #4d4d4d
}
.feedback a {
    color: #4e9ac8
}
.copyright {
    font-size: 90%;
    color: #999;
    text-decoration: none
}
.footerLink {
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    display: block;
    margin: 0;
    padding: 20px 0;
    text-decoration: none;
    font-size: 110%;
    font-weight: 700
}
.footerLink span {
    font-weight: 400
}
.footerLink a {
    background-color: transparent;
    color: #4d4d4d;
    display: block;
    margin: 0 1.5em;
    text-decoration: none
}
.browseSEOtext {
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.footer-logo {
    height: 23px;
    margin: 0 0 10px;
    opacity: .6
}
.footerRealmList {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 3px 0
}
.footerRealmList li {
    float: left;
    padding: 3px 0
}
.footerRealmList li.title {
    width: 170px
}
.footerDominion {
    font-size: 80%;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 10px
}
.newsletterInput {
    border: 1px solid #999;
    margin-right: 10px;
    width: 175px;
    color: #333
}
.footerList li {
    font-size: 85%;
    padding: 5px 0
}
.footerList li a,
.footerList li label {
    color: #0b71b2
}
.footerList li a.btn {
    color: #fff;
    position: relative;
    top: -2px;
    font-size: 100%
}
.footerList li input.newsletterInput {
    padding: 6px;
    margin-right: 3px
}
.footerListRelated a img {
    width: 150px;
    margin-bottom: 5px
}
.dominionList {
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: relative;
    text-align: center
}
.dominionList li {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #4e9ac8;
    line-height: 40px;
    display: inline
}
.dominionList li:first-of-type,
.dominionList li:last-of-type {
    padding-right: 0;
    margin-right: 3px;
    border: 0
}
.footer h2 {
    font-weight: 600;
    color: #666;
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}
.rsSlide {
    text-align: center
}
.infoDetails ul {
    border: none;
    margin: 0 0 10px
}
.infoDetails h3 {
    color: #4e9ac8;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-size: 120%
}
.infoDetails .sellerOverview h3 {
    margin-top: 10px
}
.infoDetails {
    padding: 0 10px;
    font-size: 90%
}
.infoDetails ul li {
    border: none;
    display: block;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    -ms-word-wrap: break-word
}
.seller-info {
    width: 50%
}
.seller-title .seller-chat a {
    color: #0b71b2
}
.premiumListing .seller-title .seller-chat a {
    color: #fff
}
.listingContainer-list.premiumListing .seller-title .seller-chat a {
    color: #0b71b2
}
.infoDetails ul.seller-info li {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
#infoList li {
    line-height: 200%;
    border-bottom: 1px dotted #e5e5e5;
    float: left;
    width: 100%
}
#infoList li:last-of-type {
    border: 0
}
#infoList li a {
    border: none;
    display: inline;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-decoration: none
}
.uShipInputBox {
    margin: 0;
    padding: 0
}
#ushipZip {
    margin: 1px 0 0 5px;
    padding: 5px 5px 7px;
    width: 37%
}
#uship_info {
    padding: 10px;
    margin: 10px 0;
    border: 1px dotted #ccc;
    background-color: #f5f5f5
}
.ushiplogo img {
    max-height: 40px;
    width: auto
}
.infoDetails.uship {
    margin-bottom: 5px
}
ul.resourceList {
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px
}
ul.resourceList li {
    padding: 15px 10px;
    border-bottom: 1px solid #ccc
}
ul.resourceList li:after,
ul.resourceList li:before {
    content: " ";
    display: table
}
ul.resourceList li:after {
    clear: both
}
ul.resourceList li:last-of-type {
    border-bottom: 0
}
ul.resourceList li a,
ul.resourceList li i {
    float: left;
    display: block
}
ul.resourceList li i {
    margin-right: 10px;
    position: relative;
    top: 5px
}
.resourceList h4 {
    margin-bottom: 0;
    font-size: 110%;
    font-weight: 700;
    color: #333
}
.resourceList h4:hover {
    text-decoration: none
}
.photos {
    margin: 0 0 10px
}
#morephotos:hover {
    cursor: pointer
}
.sellerOverview a p {
    line-height: 70%
}
.sellerOverview,
.sellerOverview ul {
    margin-top: 10px
}
.vhclOvrvw label {
    font-size: 100%
}
.infoDetails h3 {
    padding-bottom: 7px;
    margin-bottom: 3px;
    border-bottom: 1px dotted #ccc;
    margin-top: 20px;
    font-weight: 400
}
#paymentCalc,
.toolbarContainer {
    padding: 10px
}
.toolbarContainer .btn-group-vertical a,
.toolbarContainer .btn-group-vertical div#oas_x04 {
    text-align: left;
    font-size: 105%;
    padding: 10px 20px
}
.toolbarContainer .btn-group-vertical a.btn-default,
.toolbarContainer .btn-group-vertical div#oas_x04 {
    background-color: #fff
}
.toolbarContainer .btn-group-vertical a.btn-default span {
    margin-top: 5px
}
#oas_div_x04 i,
.toolbarContainer .btn-group-vertical a.btn-default span i {
    margin-right: 10px
}
#oas_div_x04 a {
    padding-left: 0
}
.vidWidth {
    width: 100%;
    height: auto
}
#infoList li {
    list-style: none
}
#infoList li span {
    font-weight: 700
}
.brwsImgBox {
    float: left;
    width: 25%;
    text-align: center;
    padding: 10px
}
.brwsCount {
    font-size: 90%;
    line-height: 120%;
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: underline
}
.brwsImgBox a.btn {
    border: 1px solid #ccc;
    text-align: center;
    width: 100%;
    height: 130px;
    margin-bottom: 0;
    padding-top: 10px;
    white-space: normal
}
.brwsImgBox a.browseBtnAll {
    padding-top: 20px
}
.makeImg,
.typeImg {
    max-height: 70%;
    max-width: 70%
}
#refinePage {
    z-index: 20;
    background-color: #fff;
    position: fixed;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    overflow-y: auto
}
#navchoice {
    opacity: 0;
    width: 35px;
    height: 35px;
    position: relative;
    margin: -10px 0 0 -40px;
    background-color: #ccc;
    font-size: 100%
}
.navicon,
.navicon:active,
.navicon:focus,
.navicon:hover {
    margin: 5px 10px 0 0;
    color: #fff;
    text-decoration: none
}
.sign-in-tooltip {
    font-size: 80%;
    text-transform: uppercase;
    padding: 20px 10px;
    position: absolute;
    right: 50px
}
.logged-in,
.logged-in:active,
.logged-in:focus,
.logged-in:hover,
.saved-color,
.saved-color:hover,
.sell-tab a.logged-in,
.sidebar-nav li.logged-in a,
.sidebar-nav li.logged-in a:hover { /* was #fedb25, purple for drupal */
    color: purple
}
.sell-tab a.logged-in:hover {
    text-decoration: underline
}
.gigyaBorder {
    border: 1px solid #b2b2b2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    display: none;
    overflow: hidden
}
.mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 800;
    height: 100%;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    opacity: .4
}
.maskContent {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 810;
    margin-top: 300px;
    background: #fff;
    text-align: left;
    border: 1px solid #000
}
.window {
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    display: none;
    z-index: 300;
    background: #fff;
    clear: both;
    border: 1px solid #999
}
.modalhdr {
    width: auto;
    height: 50px;
    background: #4e9ac8;
    color: #fff;
    padding: 10px
}
.modalhdrtxt {
    float: left;
    width: auto;
    font-size: 110%
}
.modalhdrclose {
    float: right;
    margin-top: -3px
}
.modalhdrclose:hover {
    text-decoration: none
}
.modalContent {
    padding: 10px
}
.modalContent h3 {
    margin: 5px 0
}
.modalAlert {
    clear: left;
    padding: 10px;
    font-size: 90%;
    color: red;
    border: 1px solid red
}
.alert>p+p,
.modalAlert p {
    margin: 2px
}
.modalWindow {
    display: none;
    z-index: 30;
    position: absolute;
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    width: 90%;
    overflow: hidden
}
.modal_formList li.passwordInput {
    height: 55px
}
.modal_formList li input {
    padding: 3px;
    border: 1px solid #ccc;
    width: 100%
}
#tolMask {
    width: 100%
}
.spotlight {
    background-color: #e5e5e5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 10px auto 0;
    overflow: hidden;
    padding: 10px;
    text-align: center
}
.spotlight .btn {
    font-size: 75%
}
.label {
    text-transform: uppercase;
    font-size: 60%;
    line-height: 60%;
    padding-bottom: 7px;
    width: 100%;
    text-align: center;
    color: #b2b2b2;
    border-bottom: 1px solid #ccc;
    letter-spacing: 2px
}
.dealerLogo {
    width: 50%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 5px 0;
    height: auto!important
}
.spotlight p {
    margin: 0
}
.spotlight h4 {
    font-size: 95%;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: 5px 0;
    line-height: 15px;
    letter-spacing: -.3px
}
.spotlight span {
    display: block
}
.small,
.smaller {
    font-size: 80%
}
.smallest {
    font-size: 60%
}
.dealerMsg {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    line-height: 20px;
    font-size: 85%;
    letter-spacing: -.3px
}
.spotlight .smaller {
    font-size: 70%
}
.spotlight a {
    margin-top: 7px
}
.seller-info a {
    cursor: pointer
}
.seller-info-telephone,
.side-column .btn.seller-info-telephone {
    font-size: 120%
}
.gig-share-bar-container {
    overflow: hidden!important
}
.srpBottom {
    padding: 10px 0;
    text-align: center;
    border: 1px solid #ccc;
    border-right: 0;
    border-left: 0;
    margin: 10px 0
}
.gig-bar-container,
.gig-share-bar-container,
.gigyaShare {
    display: inline
}
#gigyaShare {
    width: auto!important
}
.marketing-promo {
    cursor: pointer;
    margin-top: 10px;
    border-top: 1px solid #ccc
}
.marketing-promo img {
    width: 20%
}
.promo-text {
    width: 80%;
    padding: 10px
}
.promo-text p {
    font-size: 85%;
    line-height: 20px;
    margin-top: 0
}
.promo-text h2 {
    color: #4e9ac8
}
.interstitial-ad {
    text-align: center;
    z-index: 82;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 1px;
    padding: 5px 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .75) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .75)), color-stop(100%, rgba(0, 0, 0, .75)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .75) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .75) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .75) 0, rgba(0, 0, 0, .75) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#a6000000', GradientType=0)
}
.interstitial-ad h3 {
    color: #fff
}
.interstitial-ad h4 span {
    color: #0b71b2;
    cursor: pointer;
    text-decoration: underline;
    font-weight: 400
}
.interstitial-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    z-index: 81;
    height: 100%;
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    opacity: .9
}
.fourohfourList li {
    margin-left: 20px
}
.ieList i {
    margin-right: 5px
}
.ieList li {
    display: inline;
    margin-right: 30px
}
.fbBox iframe {
    border: none;
    width: 305px;
    height: 325px
}
#popin_bg #popinitem1 {
    background-image: none!important;
    background-color: #fff!important;
    border: 5px solid #ccc;
    border-radius: 6px 0 0 6px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    box-shadow: 0 12px 12px 1px rgba(0, 0, 0, .8)!important;
    -moz-box-shadow: 0 12px 12px 1px rgba(0, 0, 0, .8)!important;
    -webkit-box-shadow: 0 12px 12px 1px rgba(0, 0, 0, .8)!important
}
#agentName,
#messageText,
#popinitem4 {
    color: #333!important;
    font-weight: 400!important;
    font-family: 'Open Sans', sans-serif!important;
    line-height: 110%
}
div[id^=iCoder_] {
    overflow: visible!important
}
#agentName {
    font-weight: 700!important
}
#popin_im {
    border: 1px solid #ccc;
    padding: 5px 20px;
    border-radius: 4px;
    height: 34px!important;
    width: 130px!important
}
#popin_im:before {
    content: "Chat Now!"
}
#popin_im img {
    display: none!important
}
#popinitem4 {
    padding: 7px
}
.affil #details {
    width: 100%;
    border: 0
}
.affil .mobHdr {
    background-color: #fff
}
.affil .backButton {
    color: #000
}
.affil #left-column,
.affil #listingsFeatured,
.affil #saveListing,
.affil #share,
.affil .breadcrumbs,
.affil .gigyaBorder,
.affil .hero-container,
.affil .mobHdr .logo,
.affil .mobHdr .nav-menu,
.affil .side-column,
.affil [id^=oas] {
    display: none
}
/*!
 * Start Bootstrap - Simple Sidebar HTML Template (https://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see https://www.apache.org/licenses/LICENSE-2.0.
 */

#wrapper {
    padding-right: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
#wrapper.toggled {
    padding-right: 95%
}
#sidebar-wrapper {
    z-index: 10;
    position: fixed;
    right: 95%;
    width: 0;
    height: 100%;
    margin-right: -97%;
    overflow-y: auto;
    background: #4d4d4d;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-box-shadow: 2px 0 5px 0 rgba(0, 0, 0, .75) inset;
    -moz-box-shadow: 2px 0 5px 0 rgba(0, 0, 0, .75) inset;
    box-shadow: 2px 0 5px 0 rgba(0, 0, 0, .75) inset
}
#wrapper.toggled #sidebar-wrapper {
    width: 97%
}
#page-content-wrapper {
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-left: -95%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}
.sidebar-nav li {
    text-indent: 20px;
    line-height: 50px;
    color: #fff;
    border-bottom: 1px dotted #666
}
.sidebar-nav li:hover {
    text-decoration: none
}
.sidebar-nav li.sidebar-title {
    border-bottom: 1px solid #222;
    height: 60px;
    line-height: 40px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .4)), color-stop(100%, rgba(0, 0, 0, .4)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .4) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .4) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .4) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000', GradientType=0)
}
.sidebar-nav li a {
    display: block;
    color: #fff
}
.sidebar-nav li a.logged-in {
    color: #fedb25
}
.sidebar-nav li.sidebar-title i {
    position: relative;
    top: 10px;
    right: 25px
}
.sidebar-nav li a i {
    margin-right: 10px
}
@media (min-width: 1200px) {
    #wrapper.toggled #sidebar-wrapper {
        width: 47%
    }
    #sidebar-wrapper {
        margin-right: -47%;
        right: 45%
    }
    #wrapper.toggled {
        padding-right: 45%
    }
    #wrapper.toggled #page-content-wrapper {
        margin-left: -45%
    }
}
@media (max-width: 767px) {
    #pageNext span,
    #pagePrev span {
        display: none!important
    }
}
.device_detection {
    opacity: 0;
    height: 0;
    width: 0
}
@media (min-width: 1200px) {
    #listings {
        padding: 10px
    }
    .dogleg {
        width: 60%;
        float: left
    }
    .advanced-searchPage,
    .dealerPage {
        border-right: 1px solid #ccc
    }
    .search-tabs li {
        font-size: 130%
    }
    .brwsImgBox,
    .brwsLinkBox {
        float: left;
        width: 25%
    }
    .footerSection {
        margin-top: 0
    }
    .pageInfo h1 {
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border: 0
    }
    .btnSaveSearch {
        float: right
    }
    .promoMessage .btnSaveSearch {
        float: none
    }
    .sidebar-nav li.sidebar-title i {
        top: 10px;
        right: 30px
    }
    #searchPage {
        padding: 0 0 0 10px
    }
    .rezDetailsHdr {
        padding: 0 0 10px
    }
    #listingsFeatured h2.listingsTitle,
    .pageInfo h2.listingsTitle {
        text-align: left
    }
    .modalWindow {
        width: 60%
    }
    .listingContainer,
    .listingContainer.affil {
        width: 33.3%
    }
    #searchPage {
        width: 75%;
        float: right
    }
    .tabs-search-wrapper {
        width: 66%
    }
    .admedia_x21 {
        display: block
    }
    .dogleg .listing-info {
        width: 60%
    }
    .dogleg .listing-image {
        width: 40%
    }
    .listingContainer-list {
        padding: 10px 0
    }
    .pageTitle .detail-price {
        font-size: 170%
    }
    #details,
    .advanced-searchPage,
    .dealerPage {
        width: 70%;
        float: left
    }
    .centerBtn a,
    .submitEmailBtn {
        width: 50%;
        margin: auto;
        text-align: center
    }
    .centerBtn a {
        display: block
    }
    #details {
        border-right: 1px solid #ccc
    }
    #searchForm .btn,
    .mytForm .btn,
    .mytHome .btn {
        max-width: 33%
    }
    .admedia_x21_search,
    .admedia_x22_search,
    .admedia_x23_search {
        padding-bottom: 70px
    }
}
@media only screen and (min-width: 1400px) {
    .brwsImgBox {
        float: left;
        width: 20%
    }
    .desktop-overflow-wrapper {
        width: 1300px
    }
}
@media only screen and (min-width: 992px) {
    .navicon,
    .navicon:active,
    .navicon:focus,
    .navicon:hover {
        margin: 12px 20px 0 0
    }
}
@media only screen and (max-width: 1200px) {
    .contactBtns {
        padding: 0 10px
    }
    .listingContainer-list,
    .listingContainer-list.premium {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }
    .list-buttons {
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        right: -1px
    }
    #refineHdr {
        border-bottom: 1px dotted #ccc;
        background-color: #f5f5f5;
        color: #4d4d4d
    }
    #refine-column,
    .side-column {
        display: none
    }
    #leadBtnGroup,
    #listingBtnGroup {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 10px;
        background-color: rgba(245, 245, 245, .8);
        border-top: 1px solid #ccc;
        z-index: 15;
        width: 100%
    }
    #refineButton {
        float: left
    }
}
@media (min-width: 1025px) and (max-width: 1200px) {
    .desktop-overflow-wrapper {
        width: 90%
    }
    #advanced-searchPage .addToSearch.runSearch {
        position: fixed;
        bottom: 0;
        opacity: .95;
        margin-left: -20px
    }
    #advanced-searchPage .addToSearch.updateBtn {
        position: fixed;
        bottom: 0;
        z-index: 1;
        margin-left: -30px
    }
}
@media only screen and (max-width: 991px) {
    .logo a img {
        height: 14px;
    }
    .mobHdr {
        height: 45px;
        overflow: hidden
    }
    .sidebar-nav li.sidebar-title {
        height: 45px
    }
    .sidebar-nav li.sidebar-title i {
        top: 5px;
        right: 30px
    }
    .pageTitle .detail-price {
        font-size: 130%
    }
    .sell-topline {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0
    }
    .sell-basic,
    .sell-topline {
        padding: 15px;
        margin: 0
    }
    .footer,
    .noResults,
    .noResults-center,
    .pageInfo h2.listingsTitle {
        text-align: center
    }
    .rezDetailsBtm {
        padding: 10px
    }
    .listingBtnGroup,
    .sortSelectRez {
        float: none;
        width: 100%
    }
    #sortButton {
        margin-bottom: 10px;
        width: 100%;
        display: block
    }
    .premiumListing .seller-title span {
        border: 0
    }
    .hpto_adv_bg {
        top: 44px
    }
    .nav-menu li {
        padding: 4px 8px;
        font-size: 88%;
        letter-spacing: 0
    }
    .sign-in-tooltip {
        padding: 10px
    }
    .backButton {
        padding-top: 10px
    }
    .pageTitle h2.locationColor {
        font-size: 85%
    }
    .right-col {
        width: 100%
    }
}
@media (min-width: 991px) and (max-width: 1058px) {
    .sign-in-tooltip {
        display: none
    }
}
@media (min-width: 768px) and (max-width: 853px) {
    .sign-in-tooltip {
        display: none
    }
}
@media (max-width: 767px) {
    .dominionList li {
        display: block;
        border-right: 0
    }
    .footerList li {
        border-bottom: 1px dotted #ccc;
        padding: 10px 0
    }
    .footerList li:last-of-type {
        border: 0
    }
    .search-tabs li p {
        display: none!important
    }
    .search-tabs li {
        font-size: 110%;
        text-transform: capitalize;
        letter-spacing: normal;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }
    .search-tabs li a {
        display: inline;
        font-size: 95%
    }
    .search-tabs li i {
        font-size: 110%
    }
    .dealer-detail-info,
    .dealer-links,
    .dealer-message {
        width: 100%
    }
    .dealer-detail-info,
    .dealer-links {
        font-size: 100%
    }
    .brwsImgBox {
        float: left;
        width: 25%
    }
    .pageTitle .detail-price {
        font-size: 120%
    }
    .dealer-message,
    .dealer-video {
        text-align: center;
        width: 100%;
        margin: 0 auto
    }
    .dealer-detail-info {
        padding-bottom: 0
    }
    .dealerDetailLogo {
        min-width: 50%
    }
    .promo h2 {
        font-size: 175%
    }
    .promo ul {
        font-size: 90%;
        line-height: 20px;
        padding: 20px 0
    }
    .sell-basic h2,
    .sell-topline h2 {
        margin-top: 0;
        font-size: 200%
    }
    .sell-promos h2 {
        font-size: 200%
    }
    .sell-promos ul {
        line-height: 20px
    }
    .promo {
        padding: 10px
    }
    .promo .btn-large,
    .promo2 .btn-large {
        font-size: 130%;
        padding: 20px 30px
    }
    .listingContainer-list .listing-info {
        width: 60%;
        padding-left: 0
    }
    .listingContainer-list .listing-image {
        display: none
    }
    .listingContainer-list span {
        padding-left: 0;
        border: 0;
        max-width: 100%
    }
    .staySafe {
        width: 100%
    }
    .tabs-search-wrapper {
        padding: 0;
        margin-top: 0
    }
    .main-search {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 0
    }
    .btnBox {
        width: 100%;
        text-align: center
    }
    .btnBox a {
        width: 66%;
        margin: 10px auto 0
    }
    .halfWidth,
    .locator-box {
        width: 100%
    }
}
@media (max-width: 480px) {
    .listingContainer,
    .listingContainer.affil {
        width: 100%
    }
    .listing-info-top {
        font-size: 105%
    }
    .listingBtns li select.btn {
        height: 44px
    }
    .btn {
        font-size: 105%
    }
    .spotlight {
        border-radius: 0;
        border-left: 0;
        border-right: 0
    }
    img.verifyImg {
        width: 100%
    }
    .rezDetailsBtm {
        border-top: 0;
        padding-top: 0
    }
    #listingsSortSelect {
        width: 100%
    }
    .search-tabs li {
        font-size: 90%
    }
    .brwsImgBox {
        float: left;
        width: 50%
    }
    .pageTitle .detail-price,
    .pageTitle .detail-title,
    .pageTitle .price {
        width: 100%;
        text-align: center;
        float: none
    }
    .pageTitle .detail-price {
        font-size: 160%
    }
    .state-search ul {
        width: 100%
    }
    .state-search ul li a {
        line-height: auto;
        padding: 10px 0;
        margin-bottom: 0;
        border-bottom: 1px dotted #ccc;
        display: block
    }
    .state-search ul li:last-of-type a {
        border-bottom: 0
    }
    .hero-container,
    .refine-column-hdr,
    .right-col {
        text-align: center
    }
    .dealerPage .hero-container h1 {
        float: none
    }
    .hero-container .new-search {
        float: none;
        display: block
    }
    .state-search .h1 {
        text-align: center
    }
    .listingContainer-list .list-buttons .btn {
        font-size: 80%;
        padding: 5px
    }
    .seller-info {
        width: 70%
    }
    .dealerInfoLogo {
        width: 100%
    }
    #oas_div_x01,
    .detail-price div#oas_x01 {
        text-align: center;
        margin: 0 auto
    }
    .rezDetails .subText span {
        width: 50%
    }
    .searchCountText {
        display: none
    }
    .addToSearch .btn-block {
        width: 70%;
        font-size: 85%
    }
    .contactBtns a {
        display: block;
        margin-bottom: 10px;
        width: 100%
    }
}
@media only screen and (max-width: 320px) {
    .brwsImgBox {
        float: left;
        width: 100%
    }
    .dealerInfoLogo {
        width: 100%;
        text-align: center
    }
    .refine-column-hdr-txt span {
        display: none
    }
}
.royalSlider {
    width: 100%;
    height: auto
}
#Gallery {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsThumbs,
.rsDefault .rsVideoFrameHolder {
    background: #fff;
    color: #4d4d4d
}
.rsDefault .rsSlide {
    border: 1px solid #ccc;
    border-radius: 4px
}
.rsOverflow {
    padding: 10px
}
.rsDefault .rsArrowIcn {
    background: url(https://cdn1.traderonline.com/v1/media/royal-slider-sprite.png) rgba(0, 0, 0, .2)
}
.rsDefault .rsThumbsArrowIcn {
    background: url(https://cdn1.traderonline.com/v1/media/royal-slider-sprite.png)
}
.rsDefault .rsFullscreenIcn {
    background: url(https://cdn1.traderonline.com/v1/media/royal-slider-sprite.png) rgba(0, 0, 0, .2)
}
.rsDefault .rsPlayBtnIcon {
    background: url(https://cdn1.traderonline.com/v1/media/royal-slider-sprite.png) 0 -32px no-repeat
}
.rsDefault .rsCloseVideoIcn {
    background: url(https://cdn1.traderonline.com/v1/media/royal-slider-sprite.png) -64px 0
}
.rsDefault.rsHor .rsArrowLeft {
    position: absolute;
    left: 12px
}
.rsDefault.rsHor .rsArrowRight {
    position: absolute;
    right: 10px
}
.rsOverflow {
    min-height: 250px
}
.rsDefault .rsFullscreenIcn:hover,
.rsDefault .rsThumbsArrowIcn:hover {
    background-color: rgba(0, 0, 0, .7)
}
.rsSlideCount {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 4px;
    color: #fff;
    float: left;
    left: 20px;
    top: 20px;
    padding: 2px 5px;
    position: absolute;
    z-index: 100
}
.photos {
    position: relative;
    overflow: hidden
}
.rsDefault .rsFullscreenIcn {
    border-radius: 4px
}
.rsDefault .rsFullscreenBtn {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 100
}
.rsSlide img {
    margin: 0!important
}
.rsVideoContainer {
    margin: -10px!important
}
.featured-carousel .featured-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.featured-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}
.featured-carousel .featured-wrapper {
    display: none;
    position: relative
}
.featured-carousel .featured-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}
.featured-carousel .featured-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}
.featured-carousel .featured-item {
    float: left
}
.featured-controls .featured-buttons div,
.featured-controls .featured-page {
    cursor: pointer
}
.featured-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}
.grabbing {
    cursor: grabbing
}
.featured-carousel .featured-item,
.featured-carousel .featured-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.featured-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}
.featured-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}
.featured-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}
.featured-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}
.featured-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}
@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}
@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}
@keyframes empty {
    0% {
        opacity: 1
    }
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0)
    }
}
@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    0% {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        transform: scale3d(1, 1, 1)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0)
    }
}
@keyframes shake {
    0%, 100% {
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1)
    }
}
@keyframes tada {
    0% {
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        transform: scale3d(1, 1, 1)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none
    }
}
@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    100% {
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none
    }
}
@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    100% {
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none
    }
}
@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    0% {
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
@media print {
    body {
        background-color: #fff
    }
    #listingsFeatured,
    #oas_Top,
    #oas_x21,
    #oas_x22,
    #oas_x23,
    #page-content-wrapper .mobHdr,
    #saveListing,
    #section1,
    .breadcrumbs,
    .contactBtns,
    .counts,
    .footer,
    .footer-seo,
    .footerDominion,
    .infoDetails button,
    .rmTextAds,
    .rsArrow,
    .rsFullscreenBtn,
    .rsSlideCount,
    .sellerBtns:first-of-type,
    .side-column,
    .toolbarContainer {
        display: none
    }
    .infoDetails ul {
        float: left;
        width: 45%
    }
    .dealerInfoLogo {
        width: 15%
    }
    .detail-title {
        font-size: 150%
    }
    .pageTitle {
        padding: 0;
        margin: 0
    }
    img.rsMainSlideImage {
        width: 50%!important;
        height: auto!important;
        margin: 0 auto!important
    }
    #Gallery,
    .rsOverflow {
        height: 400px!important;
        text-align: center;
        float: left
    }
    @page {
        margin: .5cm
    }
    .seller-info li.seller-info-telephone {
        font-size: 200%
    }
    .rsDefault .rsSlide {
        border: 0
    }
    #infoList {
        margin-right: 10px;
        padding-right: 10px;
        border-right: 1px solid #ccc
    }
    #details {
        width: 100%;
        border-right: 0
    }
}
