<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

.headers.big {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px
}

.headers.big .name.microdata {
    padding-top: 0;
    margin-top: 0px !important;
    font-size: 22px !important;
    font-weight: 600;
    color: #f8951e
}

.chat-icon-property-outer {
    width: 100%;
    max-width: 160px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.chat-icon-property-outer .prop-id {
    font-weight: 600;
    font-size: 16px;
    width: auto !important
}

.chat-icon-property-outer .fave-btn-container {
    width: auto !important
}

.chat-icon-property-outer .fave-btn-container .favorites span {
    font-size: 30px !important
}

.main.vraSiteContainer.singleProductDetail {
    margin-top: 30PX
}

.main aside .main-features td.val {
    text-align: right
}

.addthis111 a {
    float: left;
    margin: 0 2px
}

.typeahead-container *,
.typeahead-field input,
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.typeahead-button,
.typeahead-container,
.typeahead-field,
.typeahead-filter,
.typeahead-query {
    position: relative
}

.text-nowrap,
.typeahead-button,
.typeahead-dropdown&gt;li&gt;a {
    white-space: nowrap
}

.badge,
.datepicker table,
.locale-map-group h2,
.unselectable {
    -khtml-user-select: none
}

#search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li&gt;a,
.badge,
.customer-form .dates .input-group-addon,
.datepicker table,
.locale-map-group h2,
.typeahead-container button,
.unselectable,
header .nav-justified&gt;li&gt;a {
    -webkit-user-select: none;
    -ms-user-select: none
}

.badge,
.datepicker table,
.locale-map-group h2,
.unselectable {
    -webkit-touch-callout: none
}

#search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li&gt;a,
.badge,
.customer-form .dates .input-group-addon,
.datepicker table,
.locale-map-group h2,
.typeahead-container button,
.unselectable,
header .nav-justified&gt;li&gt;a {
    user-select: none;
    -moz-user-select: none
}

.typeahead-field,
.typeahead-query {
    width: 100%
}

.typeahead-container button,
.typeahead-field input,
.typeahead-select {
    border: 1px solid #ccc;
    line-height: 1.42857143;
    padding: 6px 12px;
    height: 32px
}

.typeahead-container,
.typeahead-result.detached .typeahead-list {
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif
}

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

.typeahead-container * {
    box-sizing: border-box
}

.typeahead-query {
    z-index: 2
}

.typeahead-filter button {
    min-width: 66px
}

.typeahead-field {
    display: table;
    border-collapse: separate
}

.typeahead-button {
    font-size: 0;
    width: 1%;
    vertical-align: middle
}

.typeahead-field&gt;span {
    display: table-cell;
    vertical-align: top
}

.typeahead-caret,
img {
    vertical-align: middle
}

.typeahead-button button {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.typeahead-field input,
.typeahead-select {
    display: block;
    width: 100%;
    font-size: 13px;
    color: #555;
    background: 0 0;
    border-radius: 2px 0 0 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.typeahead-field input {
    -webkit-appearance: none;
    box-sizing: border-box
}

.typeahead-container .typeahead-field input {
    background: #fff
}

.typeahead-container.hint .typeahead-field input {
    background: 0 0
}

.typeahead-container.hint .typeahead-field input:last-child,
.typeahead-hint {
    background: #fff
}

.typeahead-container button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-color: #fff;
    white-space: nowrap;
    font-size: 13px;
    color: #333;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05)
}

.typeahead-container button:active,
.typeahead-container button:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto;
    outline-offset: -2px
}

.typeahead-container button:focus,
.typeahead-container button:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.typeahead-container button.active,
.typeahead-container button: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)
}

.typeahead-container button.disabled,
.typeahead-container button[disabled],
.typeahead-field input.disabled,
.typeahead-field input[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border-color: #ccc
}

.typeahead-button button,
.typeahead-filter button {
    margin-left: -1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.typeahead-button,
.typeahead-filter {
    z-index: 1
}

.typeahead-button:active,
.typeahead-button:active button:active,
.typeahead-button:focus,
.typeahead-button:focus button:focus,
.typeahead-button:hover,
.typeahead-container.filter .typeahead-filter,
.typeahead-filter:active,
.typeahead-filter:focus,
.typeahead-filter:hover {
    z-index: 1001
}

.typeahead-dropdown,
.typeahead-list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    width: 100%;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.typeahead-result.detached .typeahead-list {
    position: relative;
    z-index: 1041;
    top: auto;
    left: auto
}

.typeahead-dropdown {
    right: 0;
    left: auto;
    z-index: 1001
}

.typeahead-list&gt;li:first-child {
    border-top: none
}

.typeahead-list&gt;li {
    position: relative;
    border-top: solid 1px rgba(0, 0, 0, .15)
}

.typeahead-dropdown&gt;li&gt;a,
.typeahead-list&gt;li&gt;a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none
}

.typeahead-dropdown&gt;li.active&gt;a,
.typeahead-dropdown&gt;li&gt;a:focus,
.typeahead-dropdown&gt;li&gt;a:hover,
.typeahead-list&gt;li.active&gt;a,
.typeahead-list&gt;li&gt;a:focus,
.typeahead-list&gt;li&gt;a:hover {
    background-color: #ebebeb;
    color: #333
}

.typeahead-list.empty&gt;li.active&gt;a,
.typeahead-list.empty&gt;li&gt;a:focus,
.typeahead-list.empty&gt;li&gt;a:hover {
    background-color: transparent
}

.typeahead-list.empty&gt;li&gt;a {
    cursor: default
}

.typeahead-list&gt;li.typeahead-group.active&gt;a,
.typeahead-list&gt;li.typeahead-group&gt;a,
.typeahead-list&gt;li.typeahead-group&gt;a:focus,
.typeahead-list&gt;li.typeahead-group&gt;a:hover {
    border-color: #9cb4c5;
    color: #305d8c;
    background-color: #d6dde7;
    cursor: default
}

.typeahead-container.backdrop+.typeahead-backdrop,
.typeahead-container.filter .typeahead-dropdown,
.typeahead-container.hint .typeahead-hint,
.typeahead-container.result .typeahead-list {
    display: block !important
}

.typeahead-container .typeahead-dropdown,
.typeahead-container .typeahead-hint,
.typeahead-container .typeahead-list,
.typeahead-container+.typeahead-backdrop {
    display: none !important
}

.typeahead-dropdown .divider {
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.typeahead-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.typeahead-search-icon {
    min-width: 40px;
    height: 18px;
    font-size: 13px;
    display: block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABH0lEQVR4nJ3SvyvFYRTH8deVkkJ3UUZJIbJ8bzJjMtyMym6w2Njs/gCDP0AGCyWjxYDF5GdJYpS6xaIUw/d8771dT7qc+vZ8vs95zvuc5zmnlGWZsG6sYBGjsXeNHWzjQ8JKARjCEUZSh3CJeTy3OjoicxF8hwX0oi/0HSZwiK4UYKUpeBoHeMdb6OnwTWI5BVgMvYZaovwa1kMvpQBjoY8TwVp84ylAO/YV62cKcBt65hfAbKwPKcBu6E2UE8Hl8MF+CrCFG/nwnKKKnviqONOYj6NWQDFIg/I+/3ikFnuUX6d+lY4mR4ZVnMvnoIYLbKCCp0h0otG5egXt2HAED+BFPmAP7bYR7jGHV/RjCjr/AICryFzB3n8ARSX3xc83qRk4q9rDNWcAAAAASUVORK5CYII=)center center no-repeat
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

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;
    color: #2fa4e7;
    text-decoration: none
}

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

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

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

.img-thumbnail,
body {
    background-color: #fff
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu&gt;.disabled&gt;a:focus,
.dropdown-menu&gt;.disabled&gt;a:hover,
.form-control,
.navbar-toggle,
.open&gt;.dropdown-toggle.btn-danger,
.open&gt;.dropdown-toggle.btn-default,
.open&gt;.dropdown-toggle.btn-info,
.open&gt;.dropdown-toggle.btn-primary,
.open&gt;.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning,
.navbar-inverse {
    background-repeat: no-repeat
}

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 {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(//netdna.bootstrapcdn.com/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.eot);
    src: url(//netdna.bootstrapcdn.com/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.eot?#iefix)format('embedded-opentype'), url(//netdna.bootstrapcdn.com/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.woff)format('woff'), url(//netdna.bootstrapcdn.com/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.ttf)format('truetype'), url(//netdna.bootstrapcdn.com/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)format('svg')
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143
}

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

a:focus,
a:hover {
    color: #157ab5;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    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%
}

code,
pre {
    border-radius: 4px
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: #555
}

.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: #999
}

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

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

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

p {
    margin: 0 0 10px
}

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

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

dt,
kbd kbd,
label {
    font-weight: 700
}

@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-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #999
}

.text-primary {
    color: #2fa4e7
}

a.text-primary:hover {
    color: #178acc
}

.text-success {
    color: #468847
}

a.text-success:hover {
    color: #356635
}

.text-info {
    color: #3a87ad
}

a.text-info:hover {
    color: #2d6987
}

.text-warning {
    color: #c09853
}

a.text-warning:hover {
    color: #a47e3c
}

.text-danger {
    color: #b94a48
}

a.text-danger:hover {
    color: #953b39
}

.bg-primary {
    color: #fff;
    background-color: #2fa4e7
}

a.bg-primary:hover {
    background-color: #178acc
}

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

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

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

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

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

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

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

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

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

ol,
ul {
    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&gt;li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px
}

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

#aboutus&gt;div::after,
#asset-detail .socials-container&gt;div::after,
#asset-detail.property .calendar .month div,
#asset-detail::after,
#asset-detail&gt;.main::after,
#asset-detail&gt;.main&gt;.main #gallery-wrapper::after,
#asset-detail&gt;.main&gt;.main .action-buttons::after,
#asset-detail&gt;.main&gt;.main .details::after,
#asset-detail&gt;.main&gt;.main .special-rates-cta::after,
#asset-detail&gt;.main&gt;.main .vt-container::after,
#contact-form-group .form-col .instructions .details,
#contact-form-group::after,
#footer-content::after,
#footer-content&gt;div::after,
#footer-content&gt;div&gt;.section&gt;div::after,
#footer-content&gt;div&gt;section&gt;div::after,
#landing&gt;div::after,
#map-and-listings-group::after,
#map-and-listings-group&gt;div::after,
#pop-dests&gt;div::after,
#search-form .search-clearer::after,
#search-form.secondary&gt;div.filters-container .range-selectors::after,
#search-form.secondary&gt;div.filters-container .range-selectors&gt;div::after,
#search-form.secondary&gt;div.filters-container&gt;.nav-pills::after,
.btn-group-vertical&gt;.btn-group::after,
.btn-toolbar::after,
.clearfix::after,
.container-fluid::after,
.container::after,
.dl-horizontal dd::after,
.dropdown-menu&gt;li&gt;a,
.form-horizontal .form-group::after,
.guarantee a .lrn,
.guarantee::after,
.jumbotron .search-panel-container-container::after,
.jumbotron .search-panel-container-container&gt;div::after,
.listings-items::after,
.listings-items&gt;li&gt;div::after,
.nav::after,
.navbar-collapse::after,
.navbar-header::after,
.navbar::after,
.panel-body::after,
.row::after,
.utils::after,
.value-props.horizontal&gt;div::after,
.value-props.horizontal&gt;div&gt;div&gt;div::after,
.with-loc-map #listings-group .listings-items&gt;li.asset&gt;div::after,
body #pop-dests.other-locations&gt;div::after,
body #pop-dests::after,
body&gt;article.other-locations&gt;div::after,
body&gt;article::after,
body&gt;section.other-locations&gt;div::after,
body&gt;section::after,
footer::after,
footer&gt;div::after,
footer&gt;div&gt;.section&gt;div::after,
footer&gt;div&gt;section&gt;div::after,
header .nav-justified,
header.navbar .navbar-header .bump-down-callus::after,
html.touch .category-links ul::after {
    clear: both
}

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

.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%;
    color: #999
}

code,
kbd {
    font-size: 90%
}

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
}

caption,
th {
    text-align: left
}

code,
kbd {
    padding: 2px 4px
}

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

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

code {
    color: #c7254e;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

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

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.col-xs-12,
.form-control,
legend {
    width: 100%
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

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

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

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #999
}

.form-control,
output {
    font-size: 14px;
    color: #555
}

.table {
    max-width: 100%
}

.table&gt;tbody&gt;tr&gt;td,
.table&gt;tbody&gt;tr&gt;th,
.table&gt;tfoot&gt;tr&gt;td,
.table&gt;tfoot&gt;tr&gt;th,
.table&gt;thead&gt;tr&gt;td,
.table&gt;thead&gt;tr&gt;th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table&gt;thead&gt;tr&gt;th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table&gt;caption+thead&gt;tr:first-child&gt;td,
.table&gt;caption+thead&gt;tr:first-child&gt;th,
.table&gt;colgroup+thead&gt;tr:first-child&gt;td,
.table&gt;colgroup+thead&gt;tr:first-child&gt;th,
.table&gt;thead:first-child&gt;tr:first-child&gt;td,
.table&gt;thead:first-child&gt;tr:first-child&gt;th {
    border-top: 0
}

.table&gt;tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

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

fieldset,
legend {
    border: 0;
    padding: 0
}

.table-bordered,
.table-bordered&gt;tbody&gt;tr&gt;td,
.table-bordered&gt;tbody&gt;tr&gt;th,
.table-bordered&gt;tfoot&gt;tr&gt;td,
.table-bordered&gt;tfoot&gt;tr&gt;th,
.table-bordered&gt;thead&gt;tr&gt;td,
.table-bordered&gt;thead&gt;tr&gt;th {
    border: 1px solid #ddd
}

.table-bordered&gt;thead&gt;tr&gt;td,
.table-bordered&gt;thead&gt;tr&gt;th {
    border-bottom-width: 2px
}

.table-striped&gt;tbody&gt;tr:nth-child(odd) {
    background-color: #f9f9f9
}

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

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

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

.btn-group&gt;.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.dropdown-menu {
    float: left
}

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

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

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

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

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

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

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

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

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

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive&gt;.table {
        margin-bottom: 0
    }
    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;th {
        white-space: nowrap
    }
    .table-responsive&gt;.table-bordered {
        border: 0
    }
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child {
        border-left: 0
    }
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
    .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child {
        border-right: 0
    }
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
    .table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
    .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th {
        border-bottom: 0
    }
}

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

legend {
    display: block;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #555;
    border-bottom: 1px solid #e5e5e5
}

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

.checkbox,
.form-control,
.radio,
input[type=file],
output {
    display: block
}

input[type=search] {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

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

.form-control,
output {
    line-height: 1.42857143
}

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

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

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

output {
    padding-top: 9px
}

.form-control {
    height: 39px;
    padding: 8px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #468847
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 38px
    }
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 54px
    }
}

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

.checkbox,
.radio {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

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

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

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

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

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

.form-control-static {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

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

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

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

.form-group-lg .form-control,
.input-lg {
    height: 54px;
    padding: 14px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.form-group-lg .form-control,
select.input-lg {
    height: 54px;
    line-height: 54px
}

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

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 47.5px
}

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

.collapsing,
.dropdown {
    position: relative
}

.input-lg+.form-control-feedback {
    width: 54px;
    height: 54px;
    line-height: 54px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

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

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #c09853
}

.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

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

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #b94a48
}

.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

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

.has-feedback label~.form-control-feedback {
    top: 25px
}

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

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

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

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

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

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

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

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

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

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 9px
    }
    .form-horizontal .form-group-lg .control-label {
        padding-top: 19.62px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -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: #555;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -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;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #555;
    background-color: #fff;
    border-color: rgba(0, 0, 0, .1)
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open&gt;.dropdown-toggle.btn-default {
    color: #555;
    background-color: #e6e6e6;
    border-color: rgba(0, 0, 0, .1)
}

.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: rgba(0, 0, 0, .1)
}

.btn-default .badge {
    color: #fff;
    background-color: #555
}

.btn-primary {
    color: #fff;
    background-color: #2fa4e7;
    border-color: #2fa4e7
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open&gt;.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #178acc;
    border-color: #1684c2
}

.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: #2fa4e7;
    border-color: #2fa4e7
}

.btn-primary .badge {
    color: #2fa4e7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #73a839;
    border-color: #73a839
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open&gt;.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #59822c;
    border-color: #547a29
}

.btn-success.active,
.btn-success:active,
.open&gt;.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: #73a839;
    border-color: #73a839
}

.btn-success .badge {
    color: #73a839;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #033c73;
    border-color: #033c73
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open&gt;.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #022241;
    border-color: #011d37
}

.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: #033c73;
    border-color: #033c73
}

.btn-info .badge {
    color: #033c73;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #dd5600;
    border-color: #dd5600
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open&gt;.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #aa4200;
    border-color: #a03e00
}

.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: #dd5600;
    border-color: #dd5600
}

.btn-warning .badge {
    color: #dd5600;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #c71c22;
    border-color: #c71c22
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open&gt;.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #9a161a;
    border-color: #911419
}

.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: #c71c22;
    border-color: #c71c22
}

.btn-danger .badge {
    color: #c71c22;
    background-color: #fff
}

.btn-link {
    color: #2fa4e7;
    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: #157ab5;
    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: #999;
    text-decoration: none
}

.btn-group-lg&gt;.btn,
.btn-lg {
    padding: 14px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

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

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

.dropdown-header,
.dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143
}

.btn-block {
    display: block
}

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

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

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

.collapsing {
    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
}

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

#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,
.input-group-addon:last-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child {
    border-left: 0
}

#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,
.input-group-addon:first-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child {
    border-right: 0
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.btn-group-vertical&gt;.btn:not(:first-child):not(:last-child),
.btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn,
.btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.badge,
.input-group-addon,
.label,
.nav-justified&gt;li&gt;a,
.tooltip-inner {
    text-align: center
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu&gt;li&gt;a {
    font-weight: 400;
    color: #333;
    white-space: nowrap
}

.dropdown-menu&gt;li&gt;a:focus,
.dropdown-menu&gt;li&gt;a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #2fa4e7
}

.dropdown-menu&gt;.active&gt;a,
.dropdown-menu&gt;.active&gt;a:focus,
.dropdown-menu&gt;.active&gt;a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #2fa4e7
}

.dropdown-menu&gt;.disabled&gt;a,
.dropdown-menu&gt;.disabled&gt;a:focus,
.dropdown-menu&gt;.disabled&gt;a:hover {
    color: #999
}

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

.open&gt;.dropdown-menu {
    display: block
}

.open&gt;a {
    outline: 0
}

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

.dropdown-header {
    font-size: 12px;
    color: #999;
    white-space: nowrap
}

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

.btn-group-vertical&gt;.btn.active,
.btn-group-vertical&gt;.btn:active,
.btn-group-vertical&gt;.btn:focus,
.btn-group-vertical&gt;.btn:hover,
.btn-group&gt;.btn.active,
.btn-group&gt;.btn:active,
.btn-group&gt;.btn:focus,
.btn-group&gt;.btn:hover,
.input-group-btn&gt;.btn:active,
.input-group-btn&gt;.btn:focus,
.input-group-btn&gt;.btn:hover {
    z-index: 2
}

.nav-justified&gt;.dropdown .dropdown-menu,
.nav-tabs.nav-justified&gt;.dropdown .dropdown-menu {
    left: auto;
    top: auto
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

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

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

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical&gt;.btn,
.btn-group&gt;.btn {
    position: relative;
    float: left
}

.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&gt;.btn,
.btn-toolbar&gt;.btn-group,
.btn-toolbar&gt;.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group&gt;.btn:first-child {
    margin-left: 0
}

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

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

.btn-group&gt;.btn-group:first-child&gt;.btn:last-child,
.btn-group&gt;.btn-group:first-child&gt;.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group&gt;.btn-group:last-child&gt;.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&gt;.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group&gt;.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-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

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

.btn-group-vertical&gt;.btn-group&gt;.btn {
    float: none
}

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

.input-group-btn:last-child&gt;.btn,
.input-group-btn:last-child&gt;.btn-group,
.input-group-btn&gt;.btn+.btn {
    margin-left: -1px
}

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

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

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

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

.btn-group-vertical&gt;.btn-group:last-child:not(:first-child)&gt;.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&gt;.btn,
.btn-group-justified&gt;.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified&gt;.btn-group .btn {
    width: 100%
}

.btn-group-justified&gt;.btn-group .dropdown-menu {
    left: auto
}

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

.input-group,
.input-group-btn,
.input-group-btn&gt;.btn,
.nav&gt;li,
.nav&gt;li&gt;a,
.navbar {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg&gt;.form-control,
.input-group-lg&gt;.input-group-addon,
.input-group-lg&gt;.input-group-btn&gt;.btn {
    height: 54px;
    padding: 14px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg&gt;.form-control,
select.input-group-lg&gt;.input-group-addon,
select.input-group-lg&gt;.input-group-btn&gt;.btn {
    height: 54px;
    line-height: 54px
}

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

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

select.input-group-sm&gt;.form-control,
select.input-group-sm&gt;.input-group-addon,
select.input-group-sm&gt;.input-group-btn&gt;.btn {
    height: 30px;
    line-height: 30px
}

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

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

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

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

.input-group-addon {
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.badge,
.label {
    font-weight: 700
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 14px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

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

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

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn:first-child&gt;.btn,
.input-group-btn:first-child&gt;.btn-group {
    margin-right: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav&gt;li {
    display: block
}

.nav&gt;li&gt;a {
    display: block;
    padding: 10px 15px
}

.nav&gt;li&gt;a:focus,
.nav&gt;li&gt;a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav&gt;li.disabled&gt;a {
    color: #999
}

.nav&gt;li.disabled&gt;a:focus,
.nav&gt;li.disabled&gt;a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open&gt;a,
.nav .open&gt;a:focus,
.nav .open&gt;a:hover {
    background-color: #eee;
    border-color: #2fa4e7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav&gt;li&gt;a&gt;img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs&gt;li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs&gt;li&gt;a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs-justified&gt;.active&gt;a,
.nav-tabs-justified&gt;.active&gt;a:focus,
.nav-tabs-justified&gt;.active&gt;a:hover,
.nav-tabs.nav-justified&gt;.active&gt;a,
.nav-tabs.nav-justified&gt;.active&gt;a:focus,
.nav-tabs.nav-justified&gt;.active&gt;a:hover {
    border: 1px solid #ddd
}

.nav-tabs&gt;li&gt;a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs&gt;li.active&gt;a,
.nav-tabs&gt;li.active&gt;a:focus,
.nav-tabs&gt;li.active&gt;a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified&gt;li {
    float: none
}

.nav-tabs.nav-justified&gt;li&gt;a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

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

.nav-pills&gt;li {
    float: left
}

.nav-justified&gt;li,
.nav-stacked&gt;li {
    float: none
}

.nav-pills&gt;li&gt;a {
    border-radius: 4px
}

.nav-pills&gt;li+li {
    margin-left: 2px
}

.nav-pills&gt;li.active&gt;a,
.nav-pills&gt;li.active&gt;a:focus,
.nav-pills&gt;li.active&gt;a:hover {
    color: #fff;
    background-color: #2fa4e7
}

.nav-stacked&gt;li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified&gt;li&gt;a {
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified&gt;li&gt;a {
    margin-right: 0;
    border-radius: 4px
}

.navbar,
.navbar-toggle {
    border: 1px solid transparent
}

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

.navbar-form,
.panel-heading {
    border-bottom: 1px solid transparent
}

.tab-content&gt;.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content&gt;.active {
    display: block;
    visibility: visible
}

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

.navbar {
    min-height: 50px;
    margin-bottom: 20px
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

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

.container-fluid&gt;.navbar-collapse,
.container-fluid&gt;.navbar-header,
.container&gt;.navbar-collapse,
.container&gt;.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

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

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

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
    .container-fluid&gt;.navbar-collapse,
    .container-fluid&gt;.navbar-header,
    .container&gt;.navbar-collapse,
    .container&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
}

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

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

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand&gt;img {
    display: block
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar&gt;.container .navbar-brand,
    .navbar&gt;.container-fluid .navbar-brand {
        margin-left: -15px
    }
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav&gt;li&gt;a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav&gt;li {
        float: left
    }
    .navbar-nav&gt;li&gt;a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

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

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

.breadcrumb&gt;li,
.pagination {
    display: inline-block
}

.badge,
.label {
    vertical-align: baseline
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

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

.navbar-fixed-bottom .navbar-nav&gt;li&gt;.dropdown-menu {
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px
}

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

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

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

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: #eee
}

.navbar-default .navbar-brand {
    color: #555
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: none
}

.navbar-default .navbar-nav&gt;li&gt;a,
.navbar-default .navbar-text {
    color: #555
}

.navbar-default .navbar-nav&gt;li&gt;a:focus,
.navbar-default .navbar-nav&gt;li&gt;a:hover {
    color: #555;
    background-color: #e6e6e6
}

.navbar-default .navbar-nav&gt;.active&gt;a,
.navbar-default .navbar-nav&gt;.active&gt;a:focus,
.navbar-default .navbar-nav&gt;.active&gt;a:hover {
    color: #fff;
    background-color: #e6e6e6
}

.navbar-default .navbar-nav&gt;.disabled&gt;a,
.navbar-default .navbar-nav&gt;.disabled&gt;a:focus,
.navbar-default .navbar-nav&gt;.disabled&gt;a:hover {
    color: #ddd;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #e6e6e6
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #e6e6e6
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

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

.navbar-inverse,
.navbar-inverse .navbar-toggle {
    border-color: #022f5a
}

.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:focus,
.navbar-default .navbar-nav&gt;.open&gt;a:hover {
    background-color: #e6e6e6;
    color: #fff
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #555
    }
    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        color: #555;
        background-color: #e6e6e6
    }
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover {
        color: #fff;
        background-color: #e6e6e6
    }
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover {
        color: #ddd;
        background-color: transparent
    }
}

.navbar-default .btn-link,
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover,
.navbar-default .navbar-link,
.navbar-default .navbar-link:hover {
    color: #555
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ddd
}

.navbar-inverse {
    background-color: #033c73
}

.navbar-inverse .navbar-brand {
    color: #fff
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: none
}

.navbar-inverse .navbar-nav&gt;li&gt;a,
.navbar-inverse .navbar-text {
    color: #fff
}

.navbar-inverse .navbar-nav&gt;.active&gt;a,
.navbar-inverse .navbar-nav&gt;.active&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.active&gt;a:hover,
.navbar-inverse .navbar-nav&gt;li&gt;a:focus,
.navbar-inverse .navbar-nav&gt;li&gt;a:hover {
    color: #fff;
    background-color: #022f5a
}

.navbar-inverse .navbar-nav&gt;.disabled&gt;a,
.navbar-inverse .navbar-nav&gt;.disabled&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.disabled&gt;a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #022f5a
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #022a50
}

.navbar-inverse .navbar-nav&gt;.open&gt;a,
.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.open&gt;a:hover {
    background-color: #022f5a;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header {
        border-color: #022f5a
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #022f5a
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #fff
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        color: #fff;
        background-color: #022f5a
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-inverse .btn-link,
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover,
.navbar-inverse .navbar-link,
.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #ccc
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb&gt;li+li:before {
    content: "&gt;\00a0";
    color: #ccc
}

.breadcrumb&gt;.active {
    color: #999
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.label,
.pagination&gt;li {
    display: inline
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    position: relative;
    float: left;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    margin-left: -1px
}

.badge,
.label {
    line-height: 1
}

.pagination&gt;li:first-child&gt;a,
.pagination&gt;li:first-child&gt;span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.nav-pills&gt;li&gt;a&gt;.badge,
.tooltip.right {
    margin-left: 3px
}

.pagination&gt;li:last-child&gt;a,
.pagination&gt;li:last-child&gt;span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:focus,
.pagination&gt;.active&gt;span:hover {
    z-index: 2;
    color: #999;
    background-color: #f5f5f5;
    border-color: #ddd;
    cursor: default
}

.pagination&gt;.disabled&gt;a,
.pagination&gt;.disabled&gt;a:focus,
.pagination&gt;.disabled&gt;a:hover,
.pagination&gt;.disabled&gt;span,
.pagination&gt;.disabled&gt;span:focus,
.pagination&gt;.disabled&gt;span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

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

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

.pagination-sm&gt;li&gt;a,
.pagination-sm&gt;li&gt;span {
    padding: 5px 10px;
    font-size: 12px
}

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

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

.label {
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    white-space: nowrap;
    border-radius: .25em
}

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

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: grey
}

.label-primary {
    background-color: #2fa4e7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #178acc
}

.label-success {
    background-color: #73a839
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #59822c
}

.label-info {
    background-color: #033c73
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #022241
}

.label-warning {
    background-color: #dd5600
}

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

.label-danger {
    background-color: #c71c22
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #9a161a
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
    background-color: #2fa4e7;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

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

.list-group-item.active&gt;.badge,
.nav-pills&gt;.active&gt;a&gt;.badge {
    color: #2fa4e7;
    background-color: #fff
}

.alert h4,
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.list-group-item&gt;.badge {
    float: right
}

.list-group-item&gt;.badge+.badge {
    margin-right: 5px
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron&gt;hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.alert,
.panel {
    border-radius: 4px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.alert h4 {
    margin-top: 0
}

.alert .alert-link {
    font-weight: 700
}

.alert&gt;p,
.alert&gt;ul {
    margin-bottom: 0
}

.alert&gt;p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

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

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #356635
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #2d6987
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853
}

.alert-warning hr {
    border-top-color: #f8e5be
}

.alert-warning .alert-link {
    color: #a47e3c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.alert-danger hr {
    border-top-color: #e6c1c7
}

.alert-danger .alert-link {
    color: #953b39
}

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

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

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

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #999;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #999
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #2fa4e7;
    border-color: #2fa4e7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading&gt;.small,
.list-group-item.active .list-group-item-heading&gt;small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading&gt;.small,
.list-group-item.active:focus .list-group-item-heading&gt;small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading&gt;.small,
.list-group-item.active:hover .list-group-item-heading&gt;small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #e6f4fc
}

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

a.list-group-item-success {
    color: #468847
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #468847;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #468847;
    border-color: #468847
}

.list-group-item-info {
    color: #3a87ad;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #3a87ad
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #3a87ad;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #3a87ad;
    border-color: #3a87ad
}

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

a.list-group-item-warning {
    color: #c09853
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #c09853;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #c09853;
    border-color: #c09853
}

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

a.list-group-item-danger {
    color: #b94a48
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #b94a48;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #b94a48;
    border-color: #b94a48
}

.panel-danger,
.panel-danger&gt;.panel-heading,
.panel-default,
.panel-default&gt;.panel-heading,
.panel-info,
.panel-info&gt;.panel-heading,
.panel-primary,
.panel-primary&gt;.panel-heading,
.panel-success,
.panel-warning,
.panel-warning&gt;.panel-heading {
    border-color: #ddd
}

.panel-heading&gt;.dropdown .dropdown-toggle,
.panel-title,
.panel-title&gt;a {
    color: inherit
}

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

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

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

.panel-title,
.panel&gt;.list-group,
.panel&gt;.panel-collapse&gt;.list-group,
.panel&gt;.panel-collapse&gt;.table,
.panel&gt;.table,
.panel&gt;.table-responsive&gt;.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-group .panel-heading,
.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,
.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th {
    border-bottom: 0
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

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

.panel&gt;.list-group .list-group-item,
.panel&gt;.panel-collapse&gt;.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,
.panel&gt;.table:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child,
.panel&gt;.table:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-top-color: rgba(0, 0, 0, .9);
    border-width: 5px 5px 0
}

.panel&gt;.list-group:first-child .list-group-item:first-child,
.panel&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel&gt;.list-group:last-child .list-group-item:last-child,
.panel&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

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

.panel&gt;.panel-collapse&gt;.table caption,
.panel&gt;.table caption,
.panel&gt;.table-responsive&gt;.table caption {
    padding-left: 15px;
    padding-right: 15px
}

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

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

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

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

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

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

.panel&gt;.table-bordered,
.panel&gt;.table-responsive&gt;.table-bordered {
    border: 0
}

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

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse&gt;.list-group,
.panel-group .panel-heading+.panel-collapse&gt;.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body,
.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body,
.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body,
.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body,
.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body,
.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #ddd
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body,
.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body,
.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body,
.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body,
.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body,
.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #ddd
}

.panel-default&gt;.panel-heading {
    color: #555;
    background-color: #f5f5f5
}

.panel-default&gt;.panel-heading .badge {
    color: #f5f5f5;
    background-color: #555
}

.panel-primary&gt;.panel-heading {
    color: #fff;
    background-color: #2fa4e7
}

.panel-primary&gt;.panel-heading .badge {
    color: #2fa4e7;
    background-color: #fff
}

.panel-success&gt;.panel-heading {
    color: #468847;
    background-color: #73a839;
    border-color: #ddd
}

.panel-success&gt;.panel-heading .badge {
    color: #73a839;
    background-color: #468847
}

.panel-info&gt;.panel-heading {
    color: #3a87ad;
    background-color: #033c73
}

.panel-info&gt;.panel-heading .badge {
    color: #033c73;
    background-color: #3a87ad
}

.panel-warning&gt;.panel-heading {
    color: #c09853;
    background-color: #dd5600
}

.panel-warning&gt;.panel-heading .badge {
    color: #dd5600;
    background-color: #c09853
}

.panel-danger&gt;.panel-heading {
    color: #b94a48;
    background-color: #c71c22
}

.panel-danger&gt;.panel-heading .badge {
    color: #c71c22;
    background-color: #b94a48
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: rgba(0, 0, 0, .9)
}

.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.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .9);
    border-radius: 4px
}

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

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: rgba(0, 0, 0, .9)
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: rgba(0, 0, 0, .9)
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

#aboutus&gt;div::after,
#aboutus&gt;div::before,
#asset-detail .socials-container&gt;div::after,
#asset-detail .socials-container&gt;div::before,
#asset-detail::after,
#asset-detail::before,
#asset-detail&gt;.main::after,
#asset-detail&gt;.main::before,
#asset-detail&gt;.main&gt;.main #gallery-wrapper::after,
#asset-detail&gt;.main&gt;.main #gallery-wrapper::before,
#asset-detail&gt;.main&gt;.main .action-buttons::after,
#asset-detail&gt;.main&gt;.main .action-buttons::before,
#asset-detail&gt;.main&gt;.main .details::after,
#asset-detail&gt;.main&gt;.main .details::before,
#asset-detail&gt;.main&gt;.main .vt-container::after,
#asset-detail&gt;.main&gt;.main .vt-container::before,
#contact-form-group::after,
#contact-form-group::before,
#footer-content::after,
#footer-content::before,
#footer-content&gt;div::after,
#footer-content&gt;div::before,
#footer-content&gt;div&gt;.section&gt;div::after,
#footer-content&gt;div&gt;.section&gt;div::before,
#footer-content&gt;div&gt;section&gt;div::after,
#footer-content&gt;div&gt;section&gt;div::before,
#landing&gt;div::after,
#landing&gt;div::before,
#map-and-listings-group::after,
#map-and-listings-group::before,
#map-and-listings-group&gt;div::after,
#map-and-listings-group&gt;div::before,
#pop-dests&gt;div::after,
#pop-dests&gt;div::before,
#search-form.secondary&gt;div.filters-container .range-selectors::after,
#search-form.secondary&gt;div.filters-container .range-selectors::before,
#search-form.secondary&gt;div.filters-container .range-selectors&gt;div::after,
#search-form.secondary&gt;div.filters-container .range-selectors&gt;div::before,
#search-form.secondary&gt;div.filters-container&gt;.nav-pills::after,
#search-form.secondary&gt;div.filters-container&gt;.nav-pills::before,
.btn-group-vertical&gt;.btn-group::after,
.btn-group-vertical&gt;.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,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.jumbotron .search-panel-container-container::after,
.jumbotron .search-panel-container-container::before,
.jumbotron .search-panel-container-container&gt;div::after,
.jumbotron .search-panel-container-container&gt;div::before,
.listings-items::after,
.listings-items::before,
.listings-items&gt;li&gt;div::after,
.listings-items&gt;li&gt;div::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before,
.utils::after,
.utils::before,
.value-props.horizontal&gt;div::after,
.value-props.horizontal&gt;div::before,
.value-props.horizontal&gt;div&gt;div&gt;div::after,
.value-props.horizontal&gt;div&gt;div&gt;div::before,
.with-loc-map #listings-group .listings-items&gt;li.asset&gt;div::after,
.with-loc-map #listings-group .listings-items&gt;li.asset&gt;div::before,
body #pop-dests.other-locations&gt;div::after,
body #pop-dests.other-locations&gt;div::before,
body #pop-dests::after,
body #pop-dests::before,
body&gt;article.other-locations&gt;div::after,
body&gt;article.other-locations&gt;div::before,
body&gt;article:after,
body&gt;article:before,
body&gt;section.other-locations&gt;div::after,
body&gt;section.other-locations&gt;div::before,
body&gt;section::after,
body&gt;section::before,
footer::after,
footer::before,
footer&gt;div::after,
footer&gt;div::before,
footer&gt;div&gt;.section&gt;div::after,
footer&gt;div&gt;.section&gt;div::before,
footer&gt;div&gt;section&gt;div::after,
footer&gt;div&gt;section&gt;div::before,
html.touch .category-links ul::after,
html.touch .category-links ul::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
}

.hidden,
.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-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
}

.invisible {
    visibility: hidden
}

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

.btn,
.navbar .navbar-nav&gt;li&gt;a,
.navbar-brand {
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}

.hidden {
    visibility: hidden !important
}

.affix {
    position: fixed
}

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

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

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

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

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

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

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

.navbar {
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1)
}

.navbar-default .badge {
    background-color: #fff;
    color: #fff
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(#04519b, #044687 60%, #033769);
    background-image: -o-linear-gradient(#04519b, #044687 60%, #033769);
    background-image: linear-gradient(#04519b, #044687 60%, #033769);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04519b', endColorstr='#ff033769', GradientType=0);
    filter: none;
    border-bottom: 1px solid #022241
}

.navbar-inverse .badge {
    background-color: #fff;
    color: #033c73
}

@media (max-width:767px) {
    .navbar .dropdown-header {
        color: #fff
    }
}

.btn .caret {
    border-top-color: #fff
}

.btn-default:hover {
    color: #555
}

.btn-default .caret {
    border-top-color: #555
}

.btn-default {
    background-image: -webkit-linear-gradient(#fff, #fff 60%, #f5f5f5);
    background-image: -o-linear-gradient(#fff, #fff 60%, #f5f5f5);
    background-image: linear-gradient(#fff, #fff 60%, #f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
    filter: none;
    border-bottom: 1px solid #e6e6e6
}

.btn-primary {
    background-image: -webkit-linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
    background-image: -o-linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
    background-image: linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54b4eb', endColorstr='#ff1d9ce5', GradientType=0);
    filter: none;
    border-bottom: 1px solid #178acc
}

.btn-action,
.btn-success {
    border-bottom: 1px solid #59822c
}

.btn-success {
    background-image: -webkit-linear-gradient(#88c149, #73a839 60%, #699934);
    background-image: -o-linear-gradient(#88c149, #73a839 60%, #699934);
    background-image: linear-gradient(#88c149, #73a839 60%, #699934);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff88c149', endColorstr='#ff699934', GradientType=0);
    filter: none
}

.btn-info {
    background-image: -webkit-linear-gradient(#04519b, #033c73 60%, #02325f);
    background-image: -o-linear-gradient(#04519b, #033c73 60%, #02325f);
    background-image: linear-gradient(#04519b, #033c73 60%, #02325f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04519b', endColorstr='#ff02325f', GradientType=0);
    filter: none;
    border-bottom: 1px solid #022241
}

.btn-warning {
    background-image: -webkit-linear-gradient(#ff6707, #dd5600 60%, #c94e00);
    background-image: -o-linear-gradient(#ff6707, #dd5600 60%, #c94e00);
    background-image: linear-gradient(#ff6707, #dd5600 60%, #c94e00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6707', endColorstr='#ffc94e00', GradientType=0);
    filter: none;
    border-bottom: 1px solid #aa4200
}

.btn-danger {
    background-image: -webkit-linear-gradient(#e12b31, #c71c22 60%, #b5191f);
    background-image: -o-linear-gradient(#e12b31, #c71c22 60%, #b5191f);
    background-image: linear-gradient(#e12b31, #c71c22 60%, #b5191f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe12b31', endColorstr='#ffb5191f', GradientType=0);
    filter: none;
    border-bottom: 1px solid #9a161a
}

.panel-danger .panel-heading,
.panel-danger .panel-title,
.panel-info .panel-heading,
.panel-info .panel-title,
.panel-primary .panel-heading,
.panel-primary .panel-title,
.panel-success .panel-heading,
.panel-success .panel-title,
.panel-warning .panel-heading,
.panel-warning .panel-title {
    color: #fff
}

.inputShadow {
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .3)
}

.unselectable {
    -o-user-select: none
}

.moreified {
    display: inline
}

.moreified.hid {
    display: none
}

.moreified a.less,
.moreified a.more {
    font-weight: 500;
    cursor: pointer;
    padding: 0 5px
}

.moreified a.more {
    font-weight: 700
}

.center-vertical {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.center-both {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
    -ms-transform: translateX(-50%)translateY(-50%);
    transform: translateX(-50%)translateY(-50%)
}

#contact-form-container,
.date_picker input,
.global-sprite,
.icn,
.search_sort span.selected,
.stars,
.stars&gt;div,
.value-props ul li,
.vt {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(/images/HBR/themes/white/global_css_sprite.png)
}

header.navbar {
    border: none;
    border-radius: 0;
    margin-bottom: 0
}

header.navbar .nav-justified&gt;li&gt;a {
    font-size: 14px
}

header.navbar .nav-justified.subnav {
    display: none;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .5)
}

@media (max-width:767px) {
    header.navbar .navbar-collapse {
        position: fixed;
        top: 0;
        overflow-x: hidden;
        max-width: 300px;
        height: auto;
        border-top: none;
        background-color: #333;
        -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, .5);
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, .5);
        z-index: 100
    }
    header.navbar .navbar-collapse .nav-justified.subnav {
        position: absolute;
        top: 0;
        left: 150px;
        background-color: #2fa4e7;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    header.navbar .navbar-collapse .nav-justified.subnav&gt;li&gt;a:hover {
        background-color: #178acc
    }
    header.navbar .navbar-collapse .nav-justified&gt;li&gt;a {
        padding: 15px;
        text-align: left;
        border-left: none;
        border-top: 1px solid #555;
        color: #fff;
        font-weight: 700;
        background-color: #333
    }
    header.navbar .navbar-collapse .nav-justified&gt;li&gt;a:hover {
        background-color: #222
    }
    header.navbar .navbar-collapse .nav-justified&gt;li.active&gt;a,
    header.navbar .navbar-collapse .nav-justified&gt;li.sel&gt;a {
        background-color: #2fa4e7
    }
    header.navbar .navbar-collapse .nav-justified&gt;li.active&gt;a:hover,
    header.navbar .navbar-collapse .nav-justified&gt;li.sel&gt;a:hover {
        background-color: #178acc
    }
    header.navbar .navbar-collapse.collapsing {
        position: absolute;
        -webkit-transition: width .35s;
        -o-transition: width .35s;
        transition: width .35s
    }
}

header.navbar .navbar-header {
    min-height: 60px;
    text-align: center
}

@media (min-width:768px) {
    header.navbar {
        -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
        box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
        width: 100%;
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        top: 0
    }
    header.navbar .container-fluid {
        padding: 0
    }
    header.navbar .navbar-header {
        width: 75%
    }
}

header.navbar .navbar-header .navbar-toggle {
    padding: 10px;
    border: none
}

header.navbar .navbar-header .navbar-toggle .icon-bar {
    height: 4px;
    background-color: #666
}

header.navbar .navbar-header .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

header.navbar .navbar-header .search-toggle {
    display: none !important;
    float: right;
    padding: 10px;
    font-size: 24px;
    margin: 2px 32px 0 0
}

@media (max-width:767px) {
    header.navbar .navbar-header .search-toggle {
        display: block !important
    }
}

header.navbar .navbar-header .site-logo {
    float: left;
    padding: 15px;
    font-size: 18px
}

header.navbar .navbar-header .site-logo:focus,
header.navbar .navbar-header .site-logo:hover {
    text-decoration: none
}

header.navbar .navbar-header .site-logo&gt;img {
    display: block
}

@media (min-width:768px) {
    .navbar&gt;.container header.navbar .navbar-header .site-logo,
    .navbar&gt;.container-fluid header.navbar .navbar-header .site-logo {
        margin-left: -15px
    }
}

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

.datepicker-dropdown::after,
.datepicker-dropdown::before {
    border-top: 0;
    display: inline-block;
    position: absolute;
    content: ''
}

@media (min-width:700px) {
    header.navbar .navbar-header .bump-down-callus {
        display: none
    }
}

header.navbar .navbar-header .callus {
    width: 250px;
    height: 60px;
    margin-left: 0;
    display: inline-block;
    text-align: left;
    background: url(/images/HBR/experts/expert-1-header-closeup.jpg)right 0 no-repeat #fff
}

header.navbar .navbar-header .callus .bold,
header.navbar .navbar-header .callus b,
header.navbar .navbar-header .callus strong {
    font-family: inherit;
    letter-spacing: -.03em
}

#features_and_amenities th h3,
#map-and-listings-group&gt;div .locale-map-group .locale_map .locale_label,
#pop-dests&gt;div&gt;div .panel-heading,
.customer-form .status .h3,
.utils .items-description h1,
.utils .items-description span,
.value-props .phone {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

@media (min-width:480px) {
    header.navbar .navbar-header .callus {
        margin-left: 5%
    }
}

@media (min-width:768px) {
    header.navbar .navbar-header .callus {
        margin-left: 9%
    }
}

@media (min-width:992px) {
    header.navbar .navbar-header .callus {
        margin-left: 28%
    }
}

header.navbar .navbar-header .callus p {
    text-align: center;
    display: inline-block;
    margin: 3px 0 0;
    width: auto
}

header.navbar .navbar-header .callus p .phone,
header.navbar .navbar-header .callus p .small,
header.navbar .navbar-header .callus p small,
header.navbar .navbar-header .callus p strong {
    display: block;
    width: auto;
    font-weight: 700
}

header.navbar .navbar-header .callus p .small,
header.navbar .navbar-header .callus p small {
    font-size: 12px;
    line-height: 15px
}

header.navbar .navbar-header .callus p strong {
    font-size: 14px;
    line-height: 16px
}

header.navbar .navbar-header .callus p .phone {
    font-size: 20px;
    line-height: 22px
}

header.navbar .navbar-header .callus img {
    width: 46px;
    height: 59px;
    vertical-align: top
}

@media (max-width:767px) {
    header.navbar .navbar-right {
        display: none !important
    }
}

@media (min-width:768px) {
    header.navbar .navbar-right {
        padding-right: 15px;
        margin-right: 0
    }
}

header.navbar .navbar-right li {
    float: right
}

header.navbar .navbar-right li .btn {
    margin-top: 10px
}

header.navbar .fave-btn .badge {
    position: relative;
    left: 5px;
    padding: 3px 7px 3px 6px;
    background-color: #d00
}

header.navbar .navbar-collapse {
    max-height: none;
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    header.navbar .navbar-collapse {
        width: 100%;
        padding-left: auto;
        padding-right: auto
    }
}

header .nav-justified {
    border-top: 1px solid #999
}

header .nav-justified&gt;li {
    overflow: hidden
}

header .nav-justified&gt;li&gt;a {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    border-left: 1px solid #999;
    padding: 10px 0;
    cursor: pointer
}

@media (min-width:992px) {
    header .nav-justified&gt;li&gt;a {
        font-size: 14px
    }
}

header .nav-justified&gt;li:first-child&gt;a {
    border-left: none
}

header .nav-justified&gt;li:last-child&gt;a {
    border-right: none
}

header .nav-justified&gt;li.active.sel&gt;a,
header .nav-justified&gt;li.active.sel&gt;a:focus,
header .nav-justified&gt;li.active.sel&gt;a:hover,
header .nav-justified&gt;li.active&gt;a,
header .nav-justified&gt;li.active&gt;a:focus,
header .nav-justified&gt;li.active&gt;a:hover {
    color: #FFF;
    font-weight: 700;
    background-color: #2fa4e7;
    background-image: none
}

header .nav-justified&gt;li.active.sel&gt;a:focus,
header .nav-justified&gt;li.active.sel&gt;a:hover,
header .nav-justified&gt;li.active&gt;a:focus,
header .nav-justified&gt;li.active&gt;a:hover {
    background-color: #178acc
}

header .navbar-nav&gt;li {
    text-align: center
}

header .navbar-nav&gt;li&gt;a {
    margin-top: 4px;
    padding-top: 10px;
    padding-bottom: 10px
}

header .collapsing .navbar-form,
header .collapsing li,
header .collapsing ul,
header .in .navbar-form,
header .in li,
header .in ul {
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0;
    border: none
}

body,
figure {
    margin: 0
}

body {
    color: #555
}

body.main-css-loaded&gt;section {
    overflow: visible !important
}

body.main-css-loaded .glyphicon {
    visibility: visible
}

@media (min-width:768px) {
    .navbar-collapse.headroom--pinned {
        display: block !important
    }
    .navbar-collapse.headroom--unpinned {
        display: none !important
    }
    body {
        padding-top: 100px
    }
}

body&gt;section.first {
    border-top: none;
    padding-top: 10px;
    padding-bottom: 0
}

body&gt;section.first .breadcrumb,
body&gt;section.first&gt;a {
    position: relative;
    min-height: 1px;
    margin: 0;
    text-align: center
}

body&gt;section.first .breadcrumb {
    padding: 15px 0 5px;
    background-color: #fff
}

@media (min-width:768px) {
    body&gt;section.first .breadcrumb,
    body&gt;section.first&gt;a {
        float: left;
        width: 50%
    }
    body&gt;section.first .breadcrumb {
        padding: 5px 0 0;
        height: 36px
    }
}

body&gt;section.first .breadcrumb .active {
    color: #555;
    font-weight: 700
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #999
}

body&gt;section.first&gt;a {
    padding: 0;
    display: block;
    text-align: center;
    height: 36px
}

body #pop-dests,
body&gt;article,
body&gt;section {
    margin-right: auto;
    margin-left: auto;
    padding: 20px 15px;
    overflow: visible;
    border-top: 1px solid #eee
}

body #pop-dests&gt;.navbar-collapse,
body #pop-dests&gt;.navbar-header,
body&gt;article&gt;.navbar-collapse,
body&gt;article&gt;.navbar-header,
body&gt;section&gt;.navbar-collapse,
body&gt;section&gt;.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    body&gt;section.first&gt;a {
        text-align: right
    }
    body&gt;section.first .breadcrumb {
        text-align: left
    }
    body #pop-dests&gt;.navbar-collapse,
    body #pop-dests&gt;.navbar-header,
    body&gt;article&gt;.navbar-collapse,
    body&gt;article&gt;.navbar-header,
    body&gt;section&gt;.navbar-collapse,
    body&gt;section&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

body #pop-dests&gt;h2,
body&gt;article&gt;h2,
body&gt;section&gt;h2 {
    margin: 0;
    padding: 0 0 30px;
    font-size: 36px;
    text-align: center
}

body #pop-dests.whychooseus&gt;h1,
body&gt;article.whychooseus&gt;h1,
body&gt;section.whychooseus&gt;h1 {
    text-align: center
}

body #pop-dests.whychooseus&gt;h2,
body&gt;article.whychooseus&gt;h2,
body&gt;section.whychooseus&gt;h2 {
    font-size: 30px
}

body #pop-dests.other-locations&gt;div,
body&gt;article.other-locations&gt;div,
body&gt;section.other-locations&gt;div {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center
}

body #pop-dests.other-locations&gt;div a,
body #pop-dests.other-locations&gt;div strong,
body&gt;article.other-locations&gt;div a,
body&gt;article.other-locations&gt;div strong,
body&gt;section.other-locations&gt;div a,
body&gt;section.other-locations&gt;div strong {
    width: 40%;
    margin: 0 15px 30px;
    display: inline-block;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-width: 1px 2px;
    white-space: nowrap
}

@media (min-width:480px) {
    body #pop-dests.other-locations&gt;div a,
    body #pop-dests.other-locations&gt;div strong,
    body&gt;article.other-locations&gt;div a,
    body&gt;article.other-locations&gt;div strong,
    body&gt;section.other-locations&gt;div a,
    body&gt;section.other-locations&gt;div strong {
        width: 43%;
        margin: 0 15px 15px
    }
}

@media (min-width:768px) {
    body #pop-dests.other-locations&gt;div a,
    body #pop-dests.other-locations&gt;div strong,
    body&gt;article.other-locations&gt;div a,
    body&gt;article.other-locations&gt;div strong,
    body&gt;section.other-locations&gt;div a,
    body&gt;section.other-locations&gt;div strong {
        width: 16%
    }
}

.input-group .form-control-feedback {
    width: auto;
    position: absolute;
    z-index: 10;
    right: 50px
}

.input-group .form-control-feedback.glyphicon {
    line-height: 38px
}

.input-group.input-group-lg .form-control-feedback {
    top: 20px
}

.input-group.for-select .form-control-feedback {
    right: 57px
}

input.form-control,
input[type=date].form-control,
input[type=email].form-control,
input[type=password].form-control,
input[type=search].form-control,
input[type=tel].form-control,
input[type=text].form-control,
input[type=url].form-control,
select.form-control,
textarea.form-control {
    font-size: 16px;
    padding: 8px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    behavior: url(/includes/PIE.htc)
}

.form-control.date-picker-input {
    background-color: #FFF;
    cursor: pointer
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr;
    z-index: 2000 !important
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown::before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2)
}

.datepicker-dropdown::after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.datepicker-dropdown.datepicker-orient-left::before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left::after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right::before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right::after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top::before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top::after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom::before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom::after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker&gt;div {
    display: none
}

.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.focus,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.focus,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today:hover:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.today,
.open&gt;.dropdown-toggle.datepicker table tr td.today.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td.today.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active,
.open&gt;.dropdown-toggle.datepicker table tr td.today,
.open&gt;.dropdown-toggle.datepicker table tr td.today.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td.today.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.today:hover {
    background-image: none
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled.disabled.focus,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.focus,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled:hover[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].focus,
.datepicker table tr td.today.disabled:hover[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled[disabled].focus,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today:hover.disabled.focus,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today:hover[disabled].focus,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today:hover.focus,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today:hover:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today .badge,
.datepicker table tr td.today.disabled .badge,
.datepicker table tr td.today.disabled:hover .badge,
.datepicker table tr td.today:hover .badge {
    color: #ffdb99;
    background-color: #000
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
    background: #eee;
    border-radius: 0
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active,
.open&gt;.dropdown-toggle.datepicker table tr td.active,
.open&gt;.dropdown-toggle.datepicker table tr td.active.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.active:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.range.today,
.open&gt;.dropdown-toggle.datepicker table tr td.range.today.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td.range.today.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.range.today:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.selected,
.open&gt;.dropdown-toggle.datepicker table tr td.selected.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td.selected.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.selected:hover {
    background-image: none
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417;
    border-radius: 0
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover.focus,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover.focus,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today:hover:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.range.today,
.open&gt;.dropdown-toggle.datepicker table tr td.range.today.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td.range.today.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4b747;
    border-color: #bf800c
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.focus,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.focus,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today.disabled:hover[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].focus,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today:hover.disabled.focus,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today:hover[disabled].focus,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.range.today .badge,
.datepicker table tr td.range.today.disabled .badge,
.datepicker table tr td.range.today.disabled:hover .badge,
.datepicker table tr td.range.today:hover .badge {
    color: #f7ca77;
    background-color: #000
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #999;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover.focus,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover.focus,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected:hover:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.selected,
.open&gt;.dropdown-toggle.datepicker table tr td.selected.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td.selected.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: grey;
    border-color: #373737
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled.disabled.focus,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.focus,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected.disabled:hover[disabled],
.datepicker table tr td.selected.disabled:hover[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].focus,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled[disabled].focus,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected:hover.disabled.focus,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected:hover[disabled].focus,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected:hover.focus,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:hover {
    background-color: #999;
    border-color: #555
}

.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.disabled .badge,
.datepicker table tr td.selected.disabled:hover .badge,
.datepicker table tr td.selected:hover .badge {
    color: #999;
    background-color: #fff
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #2fa4e7;
    border-color: #2fa4e7;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.focus,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.focus,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active:hover:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.active,
.open&gt;.dropdown-toggle.datepicker table tr td.active.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #178acc;
    border-color: #1684c2
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled.disabled.focus,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.focus,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled:hover[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].focus,
.datepicker table tr td.active.disabled:hover[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled[disabled].focus,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active:hover.disabled.focus,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active:hover[disabled].focus,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active:hover.focus,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active:hover:hover {
    background-color: #2fa4e7;
    border-color: #2fa4e7
}

.datepicker table tr td.active .badge,
.datepicker table tr td.active.disabled .badge,
.datepicker table tr td.active.disabled:hover .badge,
.datepicker table tr td.active:hover .badge {
    color: #2fa4e7;
    background-color: #fff
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #2fa4e7;
    border-color: #2fa4e7;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active:hover:hover,
.open&gt;.dropdown-toggle.datepicker table tr td span.active,
.open&gt;.dropdown-toggle.datepicker table tr td span.active.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #178acc;
    border-color: #1684c2
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.open&gt;.dropdown-toggle.datepicker table tr td span.active,
.open&gt;.dropdown-toggle.datepicker table tr td span.active.disabled,
.open&gt;.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open&gt;.dropdown-toggle.datepicker table tr td span.active:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled:hover[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #2fa4e7;
    border-color: #2fa4e7
}

.datepicker table tr td span.active .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge,
.datepicker table tr td span.active:hover .badge {
    color: #2fa4e7;
    background-color: #fff
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #999
}

.datepicker th.datepicker-switch {
    width: 145px
}

.datepicker tfoot tr th,
.datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker tfoot tr th:hover,
.datepicker thead tr:first-child th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    font-weight: 400;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

#search-form #search_date_range #Search_Last_Date_Display+.input-group-addon,
.input-daterange .input-group-addon:last-child {
    border-width: 1px 1px 1px 0
}

.datepicker table tr td {
    background: 0 0
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr td.full {
    cursor: not-allowed
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr td.full,
.datepicker table tr td.full:hover,
.datepicker table tr td.in,
.datepicker table tr td.in:hover,
.datepicker table tr td.out,
.datepicker table tr td.out:hover {
    border-radius: 0;
    color: #FFF;
    text-shadow: 0 0 2px #000, 0 0 2px #000
}

.datepicker table tr td.in,
.datepicker table tr td.out {
    background-repeat: no-repeat;
    background-image: url(/images/HBR/themes/white/global_css_sprite.png)
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr td.full,
.datepicker table tr td.full:hover,
.datepicker table tr td.out {
    background-color: #999
}

.datepicker table tr td.in,
.datepicker table tr td.in:hover {
    background-color: #FFF;
    background-position: -262px -50px
}

.datepicker table tr td.in.selected,
.datepicker table tr td.in:hover.selected {
    background-color: #18b5e5;
    background-position: -270px -50px
}

.datepicker table tr td.out {
    background-position: -314px -50px
}

.datepicker table tr td.range,
.datepicker table tr td.selected {
    background-color: #18b5e5
}

.datepicker-days .clear,
.datepicker-days .datepicker-switch {
    text-align: center
}

.datepicker-days .day {
    text-align: center;
    padding: 5px !important;
    font-size: 13px;
    border: 1px solid #DDD
}

.datepicker-days .next,
.datepicker-days .prev {
    font-size: 28px;
    line-height: 13px;
    vertical-align: top
}

.datepicker-days .next {
    text-align: left
}

.datepicker-days .pref {
    text-align: right
}

#contact-form-group .form-col .instructions,
#search-form #search_date_range input,
.customer-form .dates .date-pickers input[type=text] {
    text-align: left
}

.typeahead-list {
    font-size: 15px
}

.typeahead-item&gt;a {
    min-height: 44px;
    padding: 12px 20px
}

.typeahead-item&gt;a span {
    line-height: inherit
}

.typeahead-item .hint {
    color: #bbb;
    font-style: italic
}

.typeahead-item .hint:before {
    content: ", "
}

#search-form .btn,
#search-form .btn-group {
    width: 100%
}

#search-form input,
#search-form select {
    display: block;
    width: 100%;
    padding: 8px 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-size: 16px;
    height: 44px;
    line-height: 32px;
    border-radius: 0
}

#search-form input:focus,
#search-form select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

#search-form input::-moz-placeholder,
#search-form select::-moz-placeholder {
    color: #999;
    opacity: 1
}

#search-form input:-ms-input-placeholder,
#search-form select:-ms-input-placeholder {
    color: #999
}

#search-form input::-webkit-input-placeholder,
#search-form select::-webkit-input-placeholder {
    color: #999
}

#search-form input[disabled],
#search-form input[readonly],
#search-form select[disabled],
#search-form select[readonly],
fieldset[disabled] #search-form input,
fieldset[disabled] #search-form select {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea#search-form input,
textarea#search-form select {
    height: auto
}

#search-form input.date-picker-input,
#search-form select.date-picker-input {
    background-color: #FFF;
    cursor: pointer
}

#search-form .filters button,
#search-form .range-selectors button,
#search-form .search button {
    height: 44px
}

#search-form .filters button:not(.val-displayed),
#search-form .range-selectors button:not(.val-displayed),
#search-form .search button:not(.val-displayed) {
    line-height: 32px;
    padding: 0;
    font-size: 14px
}

@media (min-width:375px) {
    #search-form .filters button:not(.val-displayed),
    #search-form .range-selectors button:not(.val-displayed),
    #search-form .search button:not(.val-displayed) {
        font-size: 16px
    }
}

#search-form .dropdown-toggle,
#search-form .input-group-addon {
    border-radius: 0
}

#search-form .btn-group button.val-displayed {
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 1px
}

#search-form .btn-group button .caret {
    margin-left: 5px
}

#search-form #search_date_range .input-group-addon {
    cursor: pointer
}

#search-form .filters-container {
    display: none
}

#search-form .search-clearer {
    display: none !important
}

#search-form .search-clearer::after,
#search-form .search-clearer::before {
    content: " ";
    display: table
}

#search-form #Search_Text {
    border-radius: 0;
    padding-top: 9px
}

#search-form .search .btn {
    line-height: 36px !important
}

#search-form .search .btn .glyphicon {
    padding: 6px 10px 0 0
}

#search-form .search .glyphicon {
    color: #fff;
    font-size: 22px;
    vertical-align: top
}

@media (max-width:767px) {
    #search-form .search-clearer {
        display: block !important
    }
    table#search-form .search-clearer {
        display: table
    }
    tr#search-form .search-clearer {
        display: table-row !important
    }
    td#search-form .search-clearer,
    th#search-form .search-clearer {
        display: table-cell !important
    }
    #search-form #search_date_range,
    #search-form .typeahead-container {
        margin-bottom: 32px
    }
    #search-form #search_date_range .input-group .input-group-addon,
    #search-form #search_date_range .input-group input {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px
    }
    #search-form #search_date_range .input-group .input-group-addon {
        height: 24px
    }
    #search-form .btn {
        padding: 14px 16px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 6px
    }
}

@media (min-width:768px) {
    #search-form #search_date_range,
    #search-form .typeahead-container {
        margin-bottom: 10px
    }
}

#search-form.home .dates,
#search-form.secondary .dates {
    margin-bottom: 0
}

#search-form.home {
    background-color: #8accf2
}

@media (min-width:768px) {
    #search-form.home .typeahead-container {
        float: left;
        width: 30%
    }
}

#search-form.home .range-selectors {
    display: none
}

@media (min-width:480px) {
    #search-form.home .range-selectors {
        display: block;
        float: left;
        width: 100%;
        margin-left: 3%
    }
}

#search-form.secondary .filters .btn .glyphicon {
    display: block;
}

@media (min-width:768px) {
    #search-form.home .search {
        margin-top: 0;
        float: right
    }
}

#search-form.home #search_date_range {
    width: 100%
}

@media (min-width:480px) {
    #search-form.home #search_date_range {
        float: left;
        width: 70%
    }
}

@media (min-width:768px) {
    #search-form.home {
        background: 0 0
    }
    #search-form.home #search_date_range {
        margin-left: 2%;
        width: 38%
    }
    #search-form.home .range-selectors {
        width: 100%;
        margin-left: 2%
    }
    #search-form.home .search {
        width: 13%
    }
}



#search-form.secondary #search_date_range,
#search-form.secondary .typeahead-container {
    width: 100%
}

#search-form.secondary .filters,
#search-form.secondary .search {
    margin-top: 0
}

#search-form.secondary .filters {
    float: left;
    width: 46%;
    margin-right: 0
}

#search-form.secondary .search {
    float: left;
    width: 50%
}

@media (min-width:480px) {
    #search-form.secondary #search_date_range,
    #search-form.secondary .filters,
    #search-form.secondary .typeahead-container {
        float: left
    }
}

@media (min-width:768px) {
    
    #search-form.secondary #search_date_range,
    #search-form.secondary .twitter-typeahead {
        margin-bottom: 0
    }
    #search-form.secondary .typeahead-container {
        width: 29%;
        margin-bottom: 0
    }
    #search-form.secondary #search_date_range,
    #search-form.secondary .filters,
    #search-form.secondary .typeahead-container {
        float: left;
        margin-right: 1%
    }
    #search-form.secondary #search_date_range {
        width: 39%
    }
    #search-form.secondary .filters {
        width: 16%
    }
    #search-form.secondary .filters .btn .glyphicon {
        display: inline;
        padding: 8px 12px 0 0;
        margin: 1px 0 0
    }
    #search-form.secondary .search {
        float: right;
        width: 15%
    }
}

@media (min-width:992px) {
    #search-form.secondary .typeahead-container {
        margin-bottom: 0
    }
}



#search-form.secondary&gt;div.filters-container {
    border: 0px solid #e4e4e4;
    border-radius: 0;
    background-color: rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .33);
    box-shadow: none;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 10px 5px 0;
    border-radius: 15px;
}
#search-form.secondary&gt;div.filters-container&gt;.list-group,
#search-form.secondary&gt;div.filters-container&gt;.panel-collapse&gt;.list-group {
    margin-bottom: 0
}

#search-form.secondary&gt;div.filters-container&gt;.list-group .list-group-item,
#search-form.secondary&gt;div.filters-container&gt;.panel-collapse&gt;.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#search-form.secondary&gt;div.filters-container&gt;.list-group:first-child .list-group-item:first-child,
#search-form.secondary&gt;div.filters-container&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

#search-form.secondary&gt;div.filters-container&gt;.list-group:last-child .list-group-item:last-child,
#search-form.secondary&gt;div.filters-container&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#search-form.secondary&gt;div.filters-container&gt;.panel-collapse&gt;.table,
#search-form.secondary&gt;div.filters-container&gt;.table,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table {
    margin-bottom: 0
}

#search-form.secondary&gt;div.filters-container&gt;.panel-collapse&gt;.table caption,
#search-form.secondary&gt;div.filters-container&gt;.table caption,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table caption {
    padding-left: 15px;
    padding-right: 15px
}

#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child {
    border-top-left-radius: 3px
}

#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child {
    border-top-right-radius: 3px
}

#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
#search-form.secondary&gt;div.filters-container&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

#search-form.secondary&gt;div.filters-container&gt;.panel-body+.table,
#search-form.secondary&gt;div.filters-container&gt;.panel-body+.table-responsive,
#search-form.secondary&gt;div.filters-container&gt;.table+.panel-body,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

#search-form.secondary&gt;div.filters-container&gt;.table&gt;tbody:first-child&gt;tr:first-child td,
#search-form.secondary&gt;div.filters-container&gt;.table&gt;tbody:first-child&gt;tr:first-child th {
    border-top: 0
}

#search-form.secondary&gt;div.filters-container&gt;.table-bordered,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered {
    border: 0
}

#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
#search-form.secondary&gt;div.filters-container&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
#search-form.secondary&gt;div.filters-container&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th {
    border-bottom: 0
}

#search-form.secondary&gt;div.filters-container&gt;.table-responsive {
    border: 0;
    margin-bottom: 0
}

#search-form.secondary&gt;div.filters-container&gt;.panel-heading {
    color: #555;
    background-color: #f5f5f5;
    border-color: #ddd
}

#search-form.secondary&gt;div.filters-container&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #ddd
}

#search-form.secondary&gt;div.filters-container&gt;.panel-heading .badge {
    color: #f5f5f5;
    background-color: #555
}

#search-form.secondary&gt;div.filters-container&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #ddd
}

@media (min-width:768px) {
    #search-form.secondary&gt;div.filters-container {
    padding: 16px 16px 6px;
}
}

#search-form.secondary&gt;div.filters-container .range-selectors {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}

#search-form.secondary&gt;div.filters-container .range-selectors&gt;.navbar-collapse,
#search-form.secondary&gt;div.filters-container .range-selectors&gt;.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    #search-form.secondary&gt;div.filters-container .range-selectors&gt;.navbar-collapse,
    #search-form.secondary&gt;div.filters-container .range-selectors&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

#search-form.secondary&gt;div.filters-container .range-selectors&gt;div,
#search-form.secondary&gt;div.filters-container&gt;.nav-pills {
    margin-right: -7px;
    margin-left: -7px
}
#search-form.secondary&gt;div.filters-container&gt;.nav-pills {
    margin: 0 -12px;
}
#search-form.secondary&gt;div.filters-container .range-selectors&gt;div&gt;div {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    height: 100%;
    margin-bottom: 10px
}

@media (min-width:768px) {
    #search-form.secondary&gt;div.filters-container .range-selectors&gt;div&gt;div {
        float: left;
        width: 25%
    }
}

#search-form.secondary&gt;div.filters-container .range-selectors&gt;div&gt;div .dropdown-menu {
    min-width: 0;
    left: 5px;
    right: 5px
}

#search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    cursor: pointer;
    margin: 0 0 10px;
}

@media (max-width:480px - 1) {
    #search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 5px;
        padding-right: 5px
    }
}

@media (min-width:768px) {
    #search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li {
        float: left;
        width: 25%
    }
}

@media (min-width:1200px) {
    #search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li {
        float: left;
        width: 16.66666667%
    }
}

#search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li&gt;a {
    padding: 10px 5px;
    border: 0px solid rgba(0, 0, 0, .1);
    text-align: left;
    white-space: nowrap;
    background-color: #FFF;
    border-radius: 8px;
    color:#000; 
    letter-spacing: 0.6px;
}

#search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li&gt;a .glyphicon {
    margin-right: 5px
}

#search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li&gt;a .badge {
    margin-left: 5px
}

@media (min-width:375px) {
    #search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li&gt;a {
        padding: 10px 15px
    }
    #search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li&gt;a .glyphicon {
        margin-right: 10px
    }
    #search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li&gt;a .badge {
        margin-left: 0px
    }
}

#search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li.active a,
#search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li.active a:focus,
#search-form.secondary&gt;div.filters-container&gt;.nav-pills&gt;li.active a:hover {
    background-color: #fff;
}

.customer-form .back-to-top {
    float: right;
    font-weight: 700
}

.customer-form select {
    padding-left: 8px;
    color: #999;
    cursor: pointer
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .customer-form select {
        height: 39px
    }
}

.customer-form select.valid {
    color: #555 !important
}

.customer-form option {
    color: #555
}

.customer-form option:first-child {
    color: #999
}

.customer-form .status,
.fullContactForm .status {
    font-weight: 700;
    min-height: 34px;
    margin-bottom: 10px
}

.customer-form .status .error,
.fullContactForm .status .error {
    display: block;
    color: #c71c22;
    text-align: center;
}

.customer-form .status .currency {
    font-size: 16px;
    margin-left: 5px
}

.customer-form .status .amount {
    font-size: 20px
}

.customer-form .status .units {
    color: #999;
    font-size: 85%;
    margin-left: 5px
}

.customer-form .status .spinner-container {
    position: relative;
    margin-left: 15px
}

.customer-form .status .action {
    line-height: 1
}

.customer-form .status .h3 {
    font-size: 22px;
    font-weight: 700
}

@media (min-width:992px) {
    .customer-form .status .error,
    .fullContactForm .status .error {
        color: #c71c22;
        text-align: center;
    }
    .customer-form .status .currency {
        font-size: 20px;
        margin-left: 5px
    }
    .customer-form .status .amount {
        font-size: 24px
    }
}

.customer-form .dates.has-error .date-pickers .checkbox,
.customer-form .dates.has-error .date-pickers .checkbox-inline,
.customer-form .dates.has-error .date-pickers .control-label,
.customer-form .dates.has-error .date-pickers .form-control-feedback,
.customer-form .dates.has-error .date-pickers .help-block,
.customer-form .dates.has-error .date-pickers .radio,
.customer-form .dates.has-error .date-pickers .radio-inline,
.customer-form .dates.has-error .date-pickers.checkbox label,
.customer-form .dates.has-error .date-pickers.checkbox-inline label,
.customer-form .dates.has-error .date-pickers.radio label,
.customer-form .dates.has-error .date-pickers.radio-inline label {
    color: #b94a48
}

.customer-form .dates .date-pickers {
    width: 100%
}

.customer-form .dates .input-group-addon {
    cursor: pointer
}

.customer-form .dates.has-error .date-pickers .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.customer-form .dates.has-error .date-pickers .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.customer-form .dates.has-error .date-pickers .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede
}

.customer-form .dates.has-success .date-pickers .checkbox,
.customer-form .dates.has-success .date-pickers .checkbox-inline,
.customer-form .dates.has-success .date-pickers .control-label,
.customer-form .dates.has-success .date-pickers .form-control-feedback,
.customer-form .dates.has-success .date-pickers .help-block,
.customer-form .dates.has-success .date-pickers .radio,
.customer-form .dates.has-success .date-pickers .radio-inline,
.customer-form .dates.has-success .date-pickers.checkbox label,
.customer-form .dates.has-success .date-pickers.checkbox-inline label,
.customer-form .dates.has-success .date-pickers.radio label,
.customer-form .dates.has-success .date-pickers.radio-inline label {
    color: #468847
}

.customer-form .dates.has-error .input-group-addon {
    border-color: #b94a48
}

.customer-form .dates.has-success .date-pickers .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.customer-form .dates.has-success .date-pickers .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.customer-form .dates.has-success .date-pickers .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8
}

.customer-form .dates.has-success .input-group-addon {
    border-color: #468847
}

.customer-form&gt;button,
.customer-form&gt;button[disabled] {
    pointer-events: auto !important
}

.customer-form&gt;button,
.customer-form&gt;input[type=submit] {
    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: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    border-radius: 12px;
    color: #fff;
    background-color: #73a839;
    border-color: #73a839;
    background-image: -webkit-linear-gradient(#88c149, #73a839 60%, #699934);
    background-image: -o-linear-gradient(#88c149, #73a839 60%, #699934);
    background-image: linear-gradient(#88c149, #73a839 60%, #699934);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff88c149', endColorstr='#ff699934', GradientType=0);
    filter: none;
    border-bottom: 1px solid #59822c
}

#contact-form-group .form-col .instructions span,
#contact-form-group aside .op-hours {
    font-weight: 700
}

.customer-form&gt;button.active.focus,
.customer-form&gt;button.active:focus,
.customer-form&gt;button.focus,
.customer-form&gt;button:active.focus,
.customer-form&gt;button:active:focus,
.customer-form&gt;button:focus,
.customer-form&gt;input[type=submit].active.focus,
.customer-form&gt;input[type=submit].active:focus,
.customer-form&gt;input[type=submit].focus,
.customer-form&gt;input[type=submit]:active.focus,
.customer-form&gt;input[type=submit]:active:focus,
.customer-form&gt;input[type=submit]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.customer-form&gt;button.focus,
.customer-form&gt;button:focus,
.customer-form&gt;button:hover,
.customer-form&gt;input[type=submit].focus,
.customer-form&gt;input[type=submit]:focus,
.customer-form&gt;input[type=submit]:hover {
    text-decoration: none
}

.customer-form&gt;button.active,
.customer-form&gt;button:active,
.customer-form&gt;input[type=submit].active,
.customer-form&gt;input[type=submit]:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.customer-form&gt;button.disabled,
.customer-form&gt;button[disabled],
.customer-form&gt;input[type=submit].disabled,
.customer-form&gt;input[type=submit][disabled],
fieldset[disabled] .customer-form&gt;button,
fieldset[disabled] .customer-form&gt;input[type=submit] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.customer-form&gt;button .caret,
.customer-form&gt;input[type=submit] .caret {
    border-top-color: #fff
}

.customer-form&gt;button.active,
.customer-form&gt;button.focus,
.customer-form&gt;button:active,
.customer-form&gt;button:focus,
.customer-form&gt;button:hover,
.customer-form&gt;input[type=submit].active,
.customer-form&gt;input[type=submit].focus,
.customer-form&gt;input[type=submit]:active,
.customer-form&gt;input[type=submit]:focus,
.customer-form&gt;input[type=submit]:hover,
.open&gt;.dropdown-toggle.customer-form&gt;button,
.open&gt;.dropdown-toggle.customer-form&gt;input[type=submit] {
    color: #fff;
    background-color: #59822c;
    border-color: #547a29
}

.customer-form&gt;button.active,
.customer-form&gt;button:active,
.customer-form&gt;input[type=submit].active,
.customer-form&gt;input[type=submit]:active,
.open&gt;.dropdown-toggle.customer-form&gt;button,
.open&gt;.dropdown-toggle.customer-form&gt;input[type=submit] {
    background-image: none
}

.customer-form&gt;button.disabled,
.customer-form&gt;button.disabled.active,
.customer-form&gt;button.disabled.focus,
.customer-form&gt;button.disabled:active,
.customer-form&gt;button.disabled:focus,
.customer-form&gt;button.disabled:hover,
.customer-form&gt;button[disabled],
.customer-form&gt;button[disabled].active,
.customer-form&gt;button[disabled].focus,
.customer-form&gt;button[disabled]:active,
.customer-form&gt;button[disabled]:focus,
.customer-form&gt;button[disabled]:hover,
.customer-form&gt;input[type=submit].disabled,
.customer-form&gt;input[type=submit].disabled.active,
.customer-form&gt;input[type=submit].disabled.focus,
.customer-form&gt;input[type=submit].disabled:active,
.customer-form&gt;input[type=submit].disabled:focus,
.customer-form&gt;input[type=submit].disabled:hover,
.customer-form&gt;input[type=submit][disabled],
.customer-form&gt;input[type=submit][disabled].active,
.customer-form&gt;input[type=submit][disabled].focus,
.customer-form&gt;input[type=submit][disabled]:active,
.customer-form&gt;input[type=submit][disabled]:focus,
.customer-form&gt;input[type=submit][disabled]:hover,
fieldset[disabled] .customer-form&gt;button,
fieldset[disabled] .customer-form&gt;button.active,
fieldset[disabled] .customer-form&gt;button.focus,
fieldset[disabled] .customer-form&gt;button:active,
fieldset[disabled] .customer-form&gt;button:focus,
fieldset[disabled] .customer-form&gt;button:hover,
fieldset[disabled] .customer-form&gt;input[type=submit],
fieldset[disabled] .customer-form&gt;input[type=submit].active,
fieldset[disabled] .customer-form&gt;input[type=submit].focus,
fieldset[disabled] .customer-form&gt;input[type=submit]:active,
fieldset[disabled] .customer-form&gt;input[type=submit]:focus,
fieldset[disabled] .customer-form&gt;input[type=submit]:hover {
    background-color: #73a839;
    border-color: #73a839
}

.customer-form&gt;button .badge,
.customer-form&gt;input[type=submit] .badge {
    color: #73a839;
    background-color: #fff
}

.customer-form input[type=submit] {
    padding: 14px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    display: block;
    margin: 32px auto 0
}

#contact-form-group {
    margin-left: -15px;
    margin-right: -15px;
    padding: 5px 10px
}

#contact-form-group .form-col {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

#contact-form-group .form-col .instructions p::after,
#contact-form-group .form-col .instructions p::before {
    content: " ";
    display: table
}

#contact-form-group .form-col .instructions p::after {
    clear: both
}

#contact-form-group .form-col .instructions .lead {
    float: left;
    margin-bottom: 0;
    font-size: 18px
}

#contact-form-group .form-col .instructions .phone {
    white-space: nowrap
}

#contact-form-group .form-col .dates {
    margin-top: 1px
}

#contact-form-group .form-col .testimonial {
    margin-top: 20px
}

#contact-form-group .form-col .testimonial .lead {
    margin: 0
}

#contact-form-group .form-col .testimonial .sig {
    font-style: italic
}

#contact-form-group aside {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: none !important
}

@media (min-width:992px) {
    #contact-form-group .form-col {
        float: left;
        width: 58.33333333%
    }
    #contact-form-group aside {
        float: left;
        width: 41.66666667%
    }
}

@media (min-width:992px)and (max-width:1199px) {
    #contact-form-group aside {
        display: block !important
    }
    table#contact-form-group aside {
        display: table
    }
    tr#contact-form-group aside {
        display: table-row !important
    }
    td#contact-form-group aside,
    th#contact-form-group aside {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    #contact-form-group aside {
        display: block !important
    }
    table#contact-form-group aside {
        display: table
    }
    tr#contact-form-group aside {
        display: table-row !important
    }
    td#contact-form-group aside,
    th#contact-form-group aside {
        display: table-cell !important
    }
}

#contact-form-group aside&gt;img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px
}

#contact-form-group aside .call-us,
#contact-form-group aside .op-hours {
    margin: 10px 0 0;
    text-align: center
}

#contact-form-group aside .call-us .lead,
#contact-form-group aside .op-hours .lead {
    margin-bottom: 0
}

#contact-form-group aside .trust-logos {
    margin: 25px auto 0
}

#contact-form-group .form-group {
    margin-bottom: 15px
}

#contact-form-group .btn,
#contact-form-group .form-control,
#contact-form-group .input-group-addon {
    font-size: 16px
}

@media (min-width:578px) {
    #contact-form-group .input-group-addon,
    select[multiple]#contact-form-group .btn,
    select[multiple]#contact-form-group .form-control,
    select[multiple]#contact-form-group .input-group-addon,
    textarea#contact-form-group .btn,
    textarea#contact-form-group .form-control,
    textarea#contact-form-group .input-group-addon {
        height: auto
    }
    #contact-form-group .btn,
    #contact-form-group .form-control,
    #contact-form-group .input-group-addon {
        padding: 8px 12px;
        font-size: 18px
    }
    #contact-form-group select.form-control {
        padding: 7px 12px
    }
    #contact-form-group .date-pickers .input-group-addon {
        width: 24px
    }
}

.trust-logos {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center
}

.trust-logos&gt;a,
.trust-logos&gt;div {
    display: block;
    margin-bottom: 20px
}

.ie-lt-11 .trust-logos {
    display: block
}

.ie-lt-11 .trust-logos&gt;a,
.ie-lt-11 .trust-logos&gt;div {
    display: inline-block;
    vertical-align: middle
}

@media (min-width:768px) {
    .ie-lt-11 .trust-logos&gt;a,
    .ie-lt-11 .trust-logos&gt;div {
        margin-left: 20px
    }
}

.hvcb {
    width: 115px;
    height: 54px;
    background: url(/images/logos/HVCB-medium.png)no-repeat
}

.bbb-seal {
    width: 150px;
    overflow: hidden
}

.securitymetrics img {
    width: 113px;
    height: 65px
}

#pop-dests&gt;div {
    text-align: center;
    vertical-align: middle
}

#pop-dests&gt;div&gt;div .panel {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#pop-dests&gt;div&gt;div .panel-heading {
    font-weight: 500;
    line-height: 1.1;
    color: #555;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px
}

#pop-dests&gt;div&gt;div .panel-heading .small,
#pop-dests&gt;div&gt;div .panel-heading small {
    font-weight: 400;
    line-height: 1;
    color: #999;
    font-size: 65%
}

#pop-dests .list-group {
    text-align: center
}

#pop-dests .list-group a {
    position: relative;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    width: 38%;
    margin: 0 15px 15px;
    padding: 12px 15px;
    border: 1px solid #ddd
}

#pop-dests .list-group a:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

#pop-dests .list-group a:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

#pop-dests .list-group a.disabled,
#pop-dests .list-group a.disabled:focus,
#pop-dests .list-group a.disabled:hover {
    background-color: #eee;
    color: #999;
    cursor: not-allowed
}

#pop-dests .list-group a.disabled .list-group-item-heading,
#pop-dests .list-group a.disabled:focus .list-group-item-heading,
#pop-dests .list-group a.disabled:hover .list-group-item-heading {
    color: inherit
}

#pop-dests .list-group a.disabled .list-group-item-text,
#pop-dests .list-group a.disabled:focus .list-group-item-text,
#pop-dests .list-group a.disabled:hover .list-group-item-text {
    color: #999
}

#pop-dests .list-group a.active,
#pop-dests .list-group a.active:focus,
#pop-dests .list-group a.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #2fa4e7;
    border-color: #2fa4e7
}

#pop-dests .list-group a.active .list-group-item-heading,
#pop-dests .list-group a.active .list-group-item-heading&gt;.small,
#pop-dests .list-group a.active .list-group-item-heading&gt;small,
#pop-dests .list-group a.active:focus .list-group-item-heading,
#pop-dests .list-group a.active:focus .list-group-item-heading&gt;.small,
#pop-dests .list-group a.active:focus .list-group-item-heading&gt;small,
#pop-dests .list-group a.active:hover .list-group-item-heading,
#pop-dests .list-group a.active:hover .list-group-item-heading&gt;.small,
#pop-dests .list-group a.active:hover .list-group-item-heading&gt;small {
    color: inherit
}

#pop-dests .list-group a.active .list-group-item-text,
#pop-dests .list-group a.active:focus .list-group-item-text,
#pop-dests .list-group a.active:hover .list-group-item-text {
    color: #e6f4fc
}

@media (min-width:375px) {
    #pop-dests .list-group a {
        width: 39%
    }
}

@media (min-width:414px) {
    #pop-dests .list-group a {
        width: 40%
    }
}

@media (min-width:768px) {
    #pop-dests .list-group a {
        margin: 0 0 15px;
        width: 100%
    }
}

.phone {
    white-space: nowrap
}

.glyphicon-asterisk {
    color: #c71c22
}

.btn {
    border-radius: 12px
}

.btn-action {
    color: #fff;
    background-color: #73a839;
    border-color: #73a839;
    background-image: -webkit-linear-gradient(#88c149, #73a839 60%, #699934);
    background-image: -o-linear-gradient(#88c149, #73a839 60%, #699934);
    background-image: linear-gradient(#88c149, #73a839 60%, #699934);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff88c149', endColorstr='#ff699934', GradientType=0);
    filter: none
}

.btn-action.active,
.btn-action:active,
.btn-subtle.active,
.btn-subtle:active,
.open&gt;.dropdown-toggle.btn-action,
.open&gt;.dropdown-toggle.btn-subtle {
    background-image: none
}

.btn-action.active,
.btn-action.focus,
.btn-action:active,
.btn-action:focus,
.btn-action:hover,
.open&gt;.dropdown-toggle.btn-action {
    color: #fff;
    background-color: #59822c;
    border-color: #547a29
}

.btn-action.disabled,
.btn-action.disabled.active,
.btn-action.disabled.focus,
.btn-action.disabled:active,
.btn-action.disabled:focus,
.btn-action.disabled:hover,
.btn-action[disabled],
.btn-action[disabled].active,
.btn-action[disabled].focus,
.btn-action[disabled]:active,
.btn-action[disabled]:focus,
.btn-action[disabled]:hover,
fieldset[disabled] .btn-action,
fieldset[disabled] .btn-action.active,
fieldset[disabled] .btn-action.focus,
fieldset[disabled] .btn-action:active,
fieldset[disabled] .btn-action:focus,
fieldset[disabled] .btn-action:hover {
    background-color: #73a839;
    border-color: #73a839
}

.btn-action .badge {
    color: #73a839;
    background-color: #fff
}

.btn-subtle {
    color: #2fa4e7;
    background-color: #fff;
    border-color: #2fa4e7
}

.btn-subtle.active,
.btn-subtle.focus,
.btn-subtle:active,
.btn-subtle:focus,
.btn-subtle:hover,
.open&gt;.dropdown-toggle.btn-subtle {
    color: #2fa4e7;
    background-color: #e6e6e6;
    border-color: #1684c2
}

.btn-subtle.disabled,
.btn-subtle.disabled.active,
.btn-subtle.disabled.focus,
.btn-subtle.disabled:active,
.btn-subtle.disabled:focus,
.btn-subtle.disabled:hover,
.btn-subtle[disabled],
.btn-subtle[disabled].active,
.btn-subtle[disabled].focus,
.btn-subtle[disabled]:active,
.btn-subtle[disabled]:focus,
.btn-subtle[disabled]:hover,
fieldset[disabled] .btn-subtle,
fieldset[disabled] .btn-subtle.active,
fieldset[disabled] .btn-subtle.focus,
fieldset[disabled] .btn-subtle:active,
fieldset[disabled] .btn-subtle:focus,
fieldset[disabled] .btn-subtle:hover {
    background-color: #fff;
    border-color: #2fa4e7
}

.btn-subtle .badge {
    color: #fff;
    background-color: #2fa4e7
}

@-ms-viewport {
    width: auto !important
}

.row-h-centered {
    text-align: center;
    vertical-align: middle
}

.col-align {
    display: inline-block;
    float: none !important
}

.col-align.col-align-top {
    vertical-align: top
}

.col-align.col-align-middle {
    vertical-align: middle
}

.breadcrumb&gt;li+li:before {
    padding: 0 0 0 5px
}

#landing&gt;div {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.value-props h2 {
    margin: 0;
    text-align: center;
    font-size: 28px
}

.value-props p {
    margin: 15px 0;
    line-height: 1.25;
    text-align: center;
    font-weight: 700
}

.value-props.horizontal&gt;div,
.value-props.horizontal&gt;div&gt;div&gt;div {
    margin-left: -15px;
    margin-right: -15px
}

.value-props p small,
.value-props p.call {
    font-weight: 400
}

.value-props p.call .phone {
    padding-left: 5px;
    font-weight: 700
}

.value-props .phone {
    display: block;
    line-height: 1.1;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    color: #2fa4e7;
    margin-top: 0
}

.value-props .phone .small,
.value-props .phone small {
    font-weight: 400;
    line-height: 1;
    color: #999;
    font-size: 65%
}

.value-props.horizontal {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .value-props.horizontal {
        float: left;
        width: 100%
    }
}

.value-props.horizontal&gt;div&gt;div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.value-props.horizontal&gt;div&gt;div&gt;div&gt;div {
    position: relative;
    min-height: 1px;
    padding: 5px
}

.value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col1 h2 {
    margin: 0;
    font-size: 24px;
    -webkit-transition: font .3s ease;
    -o-transition: font .3s ease;
    transition: font .3s ease
}

.value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col2 {
    padding-top: 30px;
    text-align: center
}

@media (min-width:768px) {
    #landing&gt;div {
        display: block
    }
    .value-props.horizontal {
        padding-left: 30px;
        padding-right: 30px
    }
    .value-props.horizontal&gt;div&gt;div {
        border: 2px solid #e4e4e4;
        border-radius: 0;
        background-color: #f0f0f0
    }
    .value-props.horizontal&gt;div&gt;div&gt;div&gt;div {
        float: left;
        width: 33.33333333%;
        padding: 0 15px
    }
    .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col1 ul {
        margin: 0 auto
    }
}

.value-props.vertical ul {
    margin: 0 auto;
    width: 240px;
    height: 160px;
    padding: 20px 0 0 100px
}

.input-daterange .input-group {
    width: 50%
}

.input-daterange .input-group:first-child {
    float: left
}

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

.input-daterange .input-group:last-child {
    border-left: none
}

.site-logo {
    display: block;
    text-decoration: none
}

.site-logo:hover {
    text-decoration: none
}

#aboutus&gt;div,
#pop-dests&gt;div {
    margin-left: -15px;
    margin-right: -15px
}

.asset-image-link-grid {
    background-color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px
}

.asset-image-link-grid a {
    position: relative;
    display: inline-block;
    margin: 5px;
    width: 43%;
    height: 46px
}

.asset-image-link-grid a img {
    display: inline-block;
    height: 100%;
    width: 100%;
    border: 1px solid #ddd
}

.asset-image-link-grid a img.loader {
    position: absolute
}

.asset-image-link-grid a .txt {
    position: absolute;
    left: 0;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 0 #000, 3px 3px 5px rgba(0, 0, 0, .5), -3px 3px 5px rgba(0, 0, 0, .5), -3px -3px 5px rgba(0, 0, 0, .5), 3px -3px 5px rgba(0, 0, 0, .5);
    top: 10px;
    font-size: 14px
}

@media (min-width:414px) {
    .asset-image-link-grid a {
        margin: 10px;
        height: 85px
    }
    .asset-image-link-grid a .txt {
        top: 28px;
        font-size: 16px
    }
}

@media (min-width:480px) {
    .asset-image-link-grid a {
        width: 28%
    }
}

@media (min-width:768px) {
    section.home .asset-image-link-grid a {
        width: 45%;
        height: 112px
    }
    section.home .asset-image-link-grid a .txt {
        top: 40px;
        font-size: 17px
    }
}

@media (min-width:880px) {
    section.home .asset-image-link-grid a {
        width: 29%
    }
}

@media (min-width:1200px) {
    section.home .asset-image-link-grid a {
        width: 22%
    }
}

@media (min-width:1400px) {
    section.home .asset-image-link-grid a {
        width: 18%
    }
}

@media (min-width:768px) {
    section.secondary .asset-image-link-grid a {
        width: 22.5%;
        height: 112px
    }
    section.secondary .asset-image-link-grid a .txt {
        top: 40px;
        font-size: 17px
    }
}

@media (min-width:880px) {
    section.secondary .asset-image-link-grid a {
        width: 14.5%
    }
}

@media (min-width:1200px) {
    section.secondary .asset-image-link-grid a {
        width: 11%
    }
}

@media (min-width:1400px) {
    section.secondary .asset-image-link-grid a {
        width: 9%
    }
}

.contact-success {
    padding: 15px;
    border: 2px solid #e4e4e4;
    border-radius: 0;
    background-color: #FFF
}

.contact-success span {
    display: none
}

.contact-success span.phone {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

section.whychooseus h2 {
    text-align: left;
    padding: 0
}

section.whychooseus p {
    margin: 0 0 20px
}

#header-space {
    height: 40px !important
}

@media (min-width:768px) {
    .contact-success span.phone {
        font-size: 21px
    }
    body.hbr-blog {
        padding-top: 130px
    }
    body.hbr-blog #search-form.secondary {
        margin-top: 73px
    }
    body.hbr-blog.scrolled {
        padding-top: 15px
    }
    body.hbr-blog.scrolled #search-form.secondary {
        display: none
    }
    .photo-and-values {
        height: 273px
    }
}

.photo-and-values .scroll-to-listings {
    position: relative
}

.photo-and-values .scroll-to-listings .txt {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    line-height: 1.1;
    text-align: center;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 700;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, .5), -3px 3px 5px rgba(0, 0, 0, .5), -3px -3px 5px rgba(0, 0, 0, .5), 3px -3px 5px rgba(0, 0, 0, .5)
}

@media (min-width:1200px) {
    .photo-and-values {
        height: 320px
    }
    .photo-and-values .scroll-to-listings .txt {
        font-size: 30px
    }
}

.scroll-to-listings {
    cursor: pointer
}

.gallery {
    display: none
}

.gallery .tn3a-ctrls&gt;div {
    float: right
}

.gallery-preview {
    position: relative;
    width: 100%
}

.gallery-preview img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.destination-expert {
    margin: 0 auto;
    height: auto;
    width: 230px;
    line-height: 16px;
    list-style-type: none;
    background: url(/images/HBR/experts/expert-1.png)no-repeat
}

.destination-expert.small-bg {
    background-size: 97px
}

.destination-expert.hawaii {
    background-image: url(/images/HBR/experts/expert-1-hawaii.png)
}

.destination-expert li {
    background-repeat: none;
    line-height: 18px;
    text-align: left
}

.badge {
    -o-user-select: none;
    cursor: default
}

.site-logo span {
    display: block;
    text-align: center
}

.site-logo span.line1 {
    width: 149px;
    height: 28px;
    background: url(/images/HBR/themes/white/hawaiian.gif)no-repeat #fff
}

.site-logo span.line2 {
    font-size: 12px;
    color: #175E6B;
    text-transform: uppercase;
    font-weight: 700
}

div.header.navbar .navbar-header .navbar-toggle,
header.navbar .navbar-header .navbar-toggle {
    margin: 4px 5px 0 0
}

div.header.navbar .navbar-header .site-logo,
header.navbar .navbar-header .site-logo {
    margin: 0;
    line-height: 14px;
    height: 60px
}

@media (min-width:414px) {
    div.header.navbar .navbar-header .site-logo,
    header.navbar .navbar-header .site-logo {
        margin: 10px 0 0 15px;
        padding: 3px 0 0 106px;
        background: url(/images/HBR/themes/white/logo-header.png)no-repeat;
        min-width: 230px;
        height: 50px
    }
}

@media (min-width:768px) {
    div.header.navbar .navbar-header,
    header.navbar .navbar-header {
        width: 75%
    }
    div.header.navbar .navbar-header .callus,
    header.navbar .navbar-header .callus {
        width: 240px
    }
}

div.header.navbar .navbar-header .navbar-right,
header.navbar .navbar-header .navbar-right {
    width: 25%
}

.guarantee {
    margin-top: 35px;
    text-align: center
}

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

.guarantee h2 {
    display: inline-block;
    margin: 0 auto
}

.guarantee a {
    color: #2fa4e7
}

.guarantee a span {
    display: block
}

.jumbotron,
.jumbotron .search-panel-container {
    display: block !important
}

.guarantee a .icn,
.guarantee a .top {
    float: left
}

.guarantee a .top {
    width: 230px
}

.guarantee a .top .gar,
.guarantee a .top .pct,
.guarantee a .top .sat {
    float: left;
    font-weight: 700
}

.guarantee a .top .pct {
    margin-right: 4px;
    margin-left: -4px;
    font-size: 44px;
    letter-spacing: -2px;
    line-height: 40px
}

.guarantee a .top .gar,
.guarantee a .top .sat {
    text-transform: uppercase;
    letter-spacing: -1px
}

.guarantee a .top .sat {
    font-size: 15px
}

.guarantee a .top .gar {
    font-size: 17px;
    line-height: 17px
}

.guarantee a .icn {
    margin: -30px 0 0 -14px;
    height: 60px;
    width: 41px
}

.guarantee a .lrn {
    text-align: left;
    letter-spacing: .25px;
    white-space: nowrap;
    font-size: 16px;
    line-height: 12px
}

.destination-expert {
    padding: 0 0 8px 97px
}

.destination-expert li {
    padding: 15px 0 10px 24px;
    background-position: 0 -315px
}

.jumbotron {
    height: 285px;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #8accf2
}

@media (min-width:768px) {
    .jumbotron {
        background-color: #FFF;
        background-repeat: no-repeat;
        background-position: right center
    }
}

@media (min-width:992px) {
    .jumbotron {}
}

.jumbotron .search-panel-container .panel {
    border: none
}

@media (max-width:800px) {
    .jumbotron #search-form .search .btn .glyphicon {
        padding-right: 5px
    }
    .jumbotron #search-form #search_date_range input {
        padding: 8px
    }
}

@media (min-width:768px) {
    .jumbotron,
    .jumbotron .search-panel-container {
        display: block
    }
    .jumbotron {
        height: 430px
    }
}

@media (min-width:992px) {
    .jumbotron {
        margin: -3px 0 0;
        background-size: cover;
        background-image: url(/images/HBR/themes/white/home/heros/hero-08-lg.jpg)
    }
}

.jumbotron .search-panel-container-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%
}

.jumbotron .search-panel-container-container&gt;.navbar-collapse,
.jumbotron .search-panel-container-container&gt;.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .jumbotron .search-panel-container-container&gt;.navbar-collapse,
    .jumbotron .search-panel-container-container&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.jumbotron .search-panel-container-container&gt;div {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    height: 100%
}

.jumbotron .search-panel-container-container&gt;div&gt;div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
    pointer-events: none
}

@media (min-width:992px) {
    .jumbotron .search-panel-container-container&gt;div&gt;div {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%
    }
}

@media (min-width:1200px) {
    .jumbotron .search-panel-container-container&gt;div&gt;div {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
    .jumbotron {
        background-image: url(/images/HBR/themes/white/home/heros/hero-08-lg.jpg)
    }
}

.jumbotron .search-panel-container-container&gt;div&gt;div .panel {
    pointer-events: auto;
    margin: 0;
    background-color: transparent
}

.jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-heading {
    display: none;
    border: none;
    background-color: transparent;
    padding-bottom: 0;
    text-align: left
}

.jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-heading h1,
.jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-heading span {
    display: inline;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-heading h1 {
    font-size: 34px
}

@media (min-width:992px) {
    .jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-heading h1 {
        font-size: 37px
    }
}

.jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-heading span {
    padding-left: 10px
}

@media (max-width:767px) {
    .jumbotron {
        box-shadow: 0 3px 3px rgba(0, 0, 0, .33)
    }
    .jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-body {
        padding: 44px 0
    }
}

@media (min-width:768px) {
    .jumbotron .search-panel-container-container&gt;div&gt;div .panel {
        margin: 145px 0 0;
        background-color: #63CFEC;
        background-color: rgba(0, 0, 0, .45)
    }
    .jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-heading {
        display: block
    }
    .jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-body {
        padding-top: 10px;
        padding-bottom: 0
    }
}

.jumbotron h2 {
    font-size: 36px
}

body.main-css-loaded .search .btn .glyphicon {
    display: inline-block
}

#landing.home&gt;div {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media (min-width:768px)and (min-width:768px) {
    #landing.home .value-props {
        float: left;
        width: 41.66666667%
    }
}

@media (min-width:768px)and (min-width:992px) {
    #landing.home .value-props {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width:768px)and (min-width:1200px) {
    #landing.home .value-props {
        float: left;
        width: 25%
    }
}

.locale-product-tabs {
    margin-bottom: 20px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    #landing.home .value-props {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
    .locale-product-tabs {
        float: left;
        width: 58.33333333%
    }
}

@media (min-width:992px) {
    .locale-product-tabs {
        float: left;
        width: 66.66666667%
    }
}

@media (min-width:1200px) {
    .locale-product-tabs {
        float: left;
        width: 75%
    }
}

.locale-product-tabs .nav-tabs&gt;li a {
    padding-left: 6px;
    padding-right: 6px
}

@media (min-width:768px) {
    .locale-product-tabs .nav-tabs {
        width: 100%
    }
    .locale-product-tabs .nav-tabs&gt;li {
        float: none
    }
    .locale-product-tabs .nav-tabs&gt;li&gt;a {
        text-align: center;
        margin-bottom: 5px
    }
    .locale-product-tabs .nav-tabs&gt;.dropdown .dropdown-menu {
        top: auto;
        left: auto
    }
    .locale-product-tabs .nav-tabs&gt;li&gt;a[data-toggle=tab] {
        margin-bottom: -1px
    }
}

@media (min-width:768px)and (min-width:768px) {
    .locale-product-tabs .nav-tabs&gt;li {
        display: table-cell;
        width: 1%
    }
    .locale-product-tabs .nav-tabs&gt;li&gt;a {
        margin-bottom: 0
    }
}

.locale-product-tabs .tab-pane {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.locale-product-tabs&gt;img {
    display: none
}

@media (min-width:1200px) {
    .locale-product-tabs&gt;img {
        margin-top: 20px;
        max-width: 100%;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:768px) {
    .locale-product-tabs {
        margin-bottom: 0
    }
}

@media (max-width:414px) {
    .locale-product-tabs {
        margin-bottom: 20px
    }
}

#aboutus .text-column {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

#aboutus .image-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: none !important
}

@media (min-width:992px) {
    #aboutus .text-column {
        float: left;
        width: 58.33333333%
    }
    #aboutus .image-column {
        float: left;
        width: 41.66666667%
    }
}

@media (min-width:992px)and (max-width:1199px) {
    #aboutus .image-column {
        display: block !important
    }
    table#aboutus .image-column {
        display: table
    }
    tr#aboutus .image-column {
        display: table-row !important
    }
    td#aboutus .image-column,
    th#aboutus .image-column {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    #aboutus .image-column {
        display: block !important
    }
    table#aboutus .image-column {
        display: table
    }
    tr#aboutus .image-column {
        display: table-row !important
    }
    td#aboutus .image-column,
    th#aboutus .image-column {
        display: table-cell !important
    }
}

#aboutus .image-column img {
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    transform: rotate(-1deg);
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .5)
}

.google_map {
    background-color: #47a6ea;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-transform: none !important
}

.locale-map-group {
    margin: 0
}

.locale-map-group h2 {
    white-space: nowrap;
    color: #FFF;
    text-shadow: 2px 2px 2px #000;
    position: relative;
    top: -350px;
    font-size: 42px;
    padding-right: 20px;
    text-align: right;
    pointer-events: none;
    -o-user-select: none
}

.locale-map-group .zoom_controls {
    margin: 30px 20px 0 0;
    opacity: .8
}

.locale-map-group .zoom_controls button {
    display: block;
    color: #fff;
    background-color: #333;
    background-image: none;
    border: none;
    border-radius: 0
}

.locale-map-group .zoom_controls button+button {
    margin-top: 3px
}

.locale_map {
    width: 100%;
    height: 100%
}

.locale_map .locale_label {
    padding: 0 5px 5px;
    text-align: center;
    color: #000;
    text-shadow: 0 0 1px #FFF, 0 0 2px #FFF, 0 0 3px #FFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700
}

.locale_map .locale_label.area {
    font-size: 18px
}

.locale_map .photo_marker {
    width: 30px;
    height: 22.5px;
    background-color: #000;
    border: 2px solid #fff;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .25);
    cursor: pointer;
    z-index: 1
}

.map_loader_anim {
    width: 210px;
    margin: 0 auto;
    padding-top: 150px
}

.map_loader_anim back img,
.map_loader_anim span {
    display: block;
    margin: 0 auto;
    width: 100%
}

.map_loader_anim span {
    color: #2fa4e7;
    background-color: #fff;
    line-height: 2em;
    font-size: 2em;
    text-align: center;
    font-weight: 700;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.map_loader_anim img {
    border: 15px solid #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.map_info_window {
    font-size: .8em;
    text-align: center;
    overflow: hidden
}

body&gt;section.first&gt;a.scroll-to-listings {
    display: none
}

.listings-items {
    margin-left: -15px;
    margin-right: -15px;
    list-style: none;
    padding: 15px
}

.listings-items&gt;li {
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .1);
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    margin: 0 auto 32px;
    padding: 15px;
    font-size: 12px;
    cursor: pointer
}

@media (min-width:768px) {
    .listings-items&gt;li {
        margin: 0 auto 20px;
        font-size: 14px
    }
}

.listings-items&gt;li&gt;div {
    margin-left: -15px;
    margin-right: -15px
}

.listings-items&gt;li&gt;div&gt;a,
.listings-items&gt;li&gt;div&gt;div {
    width: auto
}

.listings-items&gt;li&gt;div&gt;a {
    height: 150px;
    float: left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 200px
}

@media (max-width:767px) {
    .listings-items&gt;li&gt;div&gt;a {
        margin-left: 10px;
        padding-right: 0 !important;
        overflow: hidden
    }
    .listings-items&gt;li&gt;div&gt;a img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.listings-items&gt;li&gt;div .info1&gt;h3,
.listings-items&gt;li&gt;div .info2&gt;p {
    margin: 0;
    font-weight: 500;
    font-size: 17px;
    line-height: 1
}

@media (min-width:768px) {
    .listings-items&gt;li&gt;div&gt;a {
        padding-right: 15px;
        max-width: 230px;
        height: 150px
    }
    .listings-items&gt;li&gt;div&gt;a img {
        position: absolute
    }
    .listings-items&gt;li&gt;div .info1&gt;h3,
    .listings-items&gt;li&gt;div .info2&gt;p {
        font-size: 18px
    }
}

@media (min-width:992px) {
    .listings-items&gt;li&gt;div&gt;a {
        float: left;
        width: 25%
    }
    .listings-items&gt;li&gt;div .info1&gt;h3,
    .listings-items&gt;li&gt;div .info2&gt;p {
        font-size: 22px
    }
}

.listings-items&gt;li&gt;div .info1 {
    position: relative
}

@media (min-width:480px) {
    .listings-items&gt;li&gt;div .info1 {
        width: 100%
    }
    .listings-items&gt;li&gt;div .info1 .phone,
    .listings-items&gt;li&gt;div .info1 ul {
        position: absolute;
        line-height: 1
    }
}

.listings-items&gt;li&gt;div .info1 .phone:before {
    content: "Call Direct: "
}

.listings-items&gt;li:hover {
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .3)
}

.listings-items&gt;li:hover h3 a {
    text-decoration: underline
}

.listings-items&gt;li.property {
    text-align: left
}

.listings-items&gt;li.property&gt;div&gt;div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .listings-items&gt;li.property&gt;div&gt;div {
        float: left;
        width: 25%;
        height: 150px
    }
}

@media (max-width:767px) {
    .listings-items&gt;li.property&gt;div&gt;div {
        width: 64%;
        left: 33%;
        position: absolute !important;
        float: none
    }
    .listings-items&gt;li.property&gt;div .info1 {
        top: 45px;
        bottom: 15px
    }
    .listings-items&gt;li.property&gt;div .info1 .phone,
    .listings-items&gt;li.property&gt;div .info1 h3,
    .listings-items&gt;li.property&gt;div .info1 ul,
    .listings-items&gt;li.property&gt;div .info1&gt;div {
        position: absolute
    }
    .listings-items&gt;li.property&gt;div .info1 ul {
        top: 0
    }
    .listings-items&gt;li.property&gt;div .info1 h3 {
        top: 38px;
        max-height: 34px;
        overflow: hidden
    }
    .listings-items&gt;li.property&gt;div .info1&gt;div {
        top: 75px
    }
    .listings-items&gt;li.property&gt;div .info2 {
        top: 15px
    }
}

.listings-items&gt;li.property .info1 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .listings-items&gt;li.property .info1 {
        float: left;
        width: 41.66666667%
    }
}

@media (min-width:992px) {
    .listings-items&gt;li.property .info1 {
        float: left;
        width: 50%
    }
}

.listings-items&gt;li.property .info1 ul {
    padding-left: 0;
    list-style: none
}

@media (min-width:768px) {
    .listings-items&gt;li.property .info1 ul {
        bottom: 27px
    }
}

.listings-items&gt;li.property .info1 ul li {
    display: inline
}

.listings-items&gt;li.property .info1 ul li+li:before {
    content: ", "
}

.listings-items&gt;li.property .info1 .phone {
    bottom: 0
}

.listings-items&gt;li.property .info2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .listings-items&gt;li.property .info1 {
        float: left;
        width: 53.33333333%
    }
    .listings-items&gt;li.property .info2 {
        float: left;
        width: 21.66666667%
    }
}

.listings-items&gt;li.property .info2 p&gt;span {
    letter-spacing: -1px
}

.listings-items&gt;li.property .info2 p i {
    vertical-align: top;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: #999;
    padding-left: 5px
}

@media (min-width:768px) {
    .listings-items&gt;li.property .info2 {
        text-align: right;
        float: right
    }
    .listings-items&gt;li.property .info2 i,
    .listings-items&gt;li.property .info2&gt;span {
        display: block
    }
    .listings-items&gt;li.property .info2 p i {
        font-size: 14px
    }
}

.listings-items&gt;li.property .info2 button {
    display: block
}

.listings-items&gt;li.property .info2 button.btn-action {
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:767px) {
    .listings-items&gt;li.property .info2 button.btn-action {
        display: none !important
    }
}

.listings-items&gt;li.property .info2 button.favorites {
    position: absolute;
    top: -5px;
    right: 5px;
    background: 0 0;
    border: none;
    padding: 0;
    border-radius: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.listings-items&gt;li.property .info2 button.favorites .glyphicon {
    font-size: 44px;
    line-height: 30px;
    top: 7px;
    right: 5px;
    color: #999
}

.listings-items&gt;li.property .info2 button.favorites.y,
.listings-items&gt;li.property .info2 button.favorites.y .glyphicon {
    color: #d00
}

.listings-items&gt;li.property .info2 button.favorites.y::after {
    color: #555
}

@media (min-width:768px) {
    .listings-items&gt;li.property .info2 button.btn-action {
        margin: 25px 0 0 auto
    }
    .listings-items&gt;li.property .info2 button.favorites .glyphicon {
        font-size: 32px;
        line-height: 30px;
        top: 10px
    }
    .listings-items&gt;li.property .info2 button.favorites {
        position: static;
        margin: 15px 0 0 auto
    }
    .listings-items&gt;li.property .info2 button.favorites::after {
        content: "Add to Favorites"
    }
    .listings-items&gt;li.property .info2 button.favorites.y::after {
        content: "Remove Favorite"
    }
}

.listings-items&gt;li.asset&gt;div .desc {
    margin-top: 15px
}

.listings-items&gt;li.asset&gt;div&gt;a {
    float: left;
    width: 41.66666667%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .listings-items&gt;li.asset&gt;div&gt;a {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width:992px) {
    .listings-items&gt;li.asset&gt;div&gt;a {
        float: left;
        width: 25%
    }
}

@media (min-width:1200px) {
    .listings-items&gt;li.asset&gt;div&gt;a {
        float: left;
        width: 16.66666667%
    }
}

.listings-items&gt;li.asset&gt;div&gt;div {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .listings-items&gt;li.asset&gt;div&gt;div {
        float: left;
        width: 66.66666667%
    }
}

@media (min-width:992px) {
    .listings-items&gt;li.asset&gt;div&gt;div {
        float: left;
        width: 75%
    }
}

@media (min-width:1200px) {
    .listings-items&gt;li.asset&gt;div&gt;div {
        float: left;
        width: 83.33333333%
    }
}

#landing.secondary {
    border-top: none;
    padding-top: 0
}

#landing.secondary .asset-image-link-grid,
#landing.secondary .asset-image-link-grid h2 {
    margin-top: 0
}

#landing.secondary&gt;div.asset-image-link-grid,
.page-type-css-first-load #landing.secondary .asset-image-link-grid {
    margin-top: 10px
}

#landing.secondary .category-links-wrapper,
#landing.secondary .photo-and-values {
    display: none
}

@media only screen and (min-width:1025px) {
    #landing.secondary .category-links-wrapper {
        display: block
    }
}

#landing.secondary&gt;div&gt;a {
    height: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    #landing.secondary&gt;div&gt;a {
        float: left;
        width: 25%
    }
}

@media (max-width:767px) {
    #landing.secondary&gt;div&gt;a {
        display: none !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    #landing.secondary&gt;div&gt;a {
        display: none !important
    }
}

#landing.secondary&gt;div&gt;a img {
    height: 100%;
    width: 100%
}

#landing.secondary&gt;div .category-links {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

#landing.secondary&gt;div .category-links h2,
#landing.secondary&gt;div .category-links h3 {
    font-size: 30px;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 2px solid #2fa4e7
}

#landing.secondary&gt;div.asset-image-link-grid h2 {
    display: inline-block;
    font-size: 30px;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 2px solid #2fa4e7
}

.page-type-css-first-load #landing.secondary .photo-and-values,
.page-type-css-first-load&gt;section.first&gt;a.scroll-to-listings {
    display: block
}

.page-type-css-first-load #landing.secondary .asset-image-link-grid h2 {
    margin-top: 20px
}

@media (min-width:768px) {
    #landing.secondary&gt;div .category-links {
        float: left;
        width: 100%
    }
    .photo-and-values {
        height: 200px
    }
}

.photo-and-values .scroll-to-listings .txt {
    padding: 25% 25px 0
}

.photo-and-values .value-props.horizontal {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .photo-and-values {
        margin-right: 0
    }
    .photo-and-values .value-props.horizontal {
        float: left;
        width: 75%
    }
}

@media (min-width:768px) {
    .photo-and-values .value-props.horizontal {
        height: 200px
    }
}

.photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    height: 196px;
    overflow: hidden
}

@media (min-width:768px) {
    .photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div {
        float: left;
        width: 33.33333333%
    }
}

.photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col2 {
    text-align: center
}

.photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col3 .guarantee .top {
    width: 226px
}

.photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col3 .guarantee .top .pct {
    font-size: 37px;
    line-height: 36px
}

.photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col3 .guarantee .top .sat {
    font-size: 14px
}

.photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col3 .guarantee .top .gar {
    font-size: 16px;
    line-height: 17px
}

@media (min-width:768px) {
    .photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col3 .guarantee .icn {
        margin: -30px 0 0 -35px
    }
}

.photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col3 .guarantee .lrn {
    font-size: 15px
}

.photo-and-values.no-photo .value-props.horizontal {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.brb-container {
    text-align: center
}

.hbrFavorites #map-and-listings-group {
    margin-left: -15px !important;
    margin-right: -15px !important
}

#map-and-listings-group {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #eee
}

#map-and-listings-group&gt;.navbar-collapse,
#map-and-listings-group&gt;.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    #map-and-listings-group&gt;.navbar-collapse,
    #map-and-listings-group&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

#map-and-listings-group::after,
#map-and-listings-group::before {
    content: " ";
    display: table
}

#map-and-listings-group&gt;div {
    margin-left: -15px;
    margin-right: -15px
}

#map-and-listings-group&gt;div .locale-map-group {
    display: none !important;
    min-height: 1px;
    padding-right: 15px;
    position: fixed;
    height: 1200px;
    padding-left: 0
}

@media (min-width:1200px) {
    .photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col2 {
        padding-top: 30px
    }
    #map-and-listings-group&gt;div .locale-map-group {
        display: block !important
    }
    table#map-and-listings-group&gt;div .locale-map-group {
        display: table
    }
    tr#map-and-listings-group&gt;div .locale-map-group {
        display: table-row !important
    }
    td#map-and-listings-group&gt;div .locale-map-group,
    th#map-and-listings-group&gt;div .locale-map-group {
        display: table-cell !important
    }
}

@media (min-width:992px) {
    .photo-and-values.no-photo .value-props.horizontal {
        float: left;
        width: 83.33333333%;
        left: 8.33333333%
    }
    #map-and-listings-group&gt;div .locale-map-group {
        float: left;
        width: 41.66666667%
    }
}

#map-and-listings-group&gt;div .locale-map-group h2 {
    position: absolute;
    top: 10px;
    left: 30px;
    margin: 0;
    padding: 0;
    font-size: 24px
}

#map-and-listings-group&gt;div .locale-map-group .locale_map .locale_label {
    text-decoration: underline
}

#listings-group {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

#listings-group .alert {
    margin-top: 50px;
    text-align: center
}

.utils {
    margin: 10px -15px
}

.utils.top .items-description {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:480px) {
    .utils.top .items-description {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:768px) {
    .utils.top .items-description {
        float: left;
        width: 66.66666667%
    }
}

.utils.top .pagination-container,
.utils.top .sorter-container {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:480px) {
    .utils.top .pagination-container,
    .utils.top .sorter-container {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .utils.top .pagination-container,
    .utils.top .sorter-container {
        float: left;
        width: 33.33333333%;
        padding-left: 2.5%
    }
}

.utils.bottom .items-description,
.utils.bottom .pagination-container,
.utils.bottom .sorter-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .utils.bottom .items-description,
    .utils.bottom .pagination-container,
    .utils.bottom .sorter-container {
        float: left;
        width: 50%
    }
}

.utils .items-description,
.utils .pagination-container,
.utils .sorter-container {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.utils .items-description {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    color: #2fa4e7
}

.utils .items-description h1,
.utils .items-description span {
    display: inline-block;
    font-size: inherit;
    color: inherit;
    margin: 0
}

.utils .items-description h1,
.utils .items-description span:last-child {
    padding-left: 5px
}

.utils .pagination-container .pagination {
    margin-top: 0;
    margin-bottom: 0
}

#sorter {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 8px;
    height: 44px
}

#sorter:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

#sorter::-moz-placeholder {
    color: #999;
    opacity: 1
}

#sorter:-ms-input-placeholder {
    color: #999
}

#sorter::-webkit-input-placeholder {
    color: #999
}

#sorter[disabled],
#sorter[readonly],
fieldset[disabled] #sorter {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea#sorter {
    height: auto
}

#sorter.date-picker-input {
    background-color: #FFF;
    cursor: pointer
}

@media (min-width:768px) {
    .utils .items-description {
        text-align: left
    }
    #sorter,
    .utils .pagination-container .pagination {
        float: right !important
    }
}

#sorter option {
    padding: inherit
}

.with-loc-map #listings-group {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .with-loc-map #listings-group {
        width: 58.33333333%;
        float: right !important;
        padding-left: 0
    }
    .with-loc-map #listings-group .info1&gt;h3,
    .with-loc-map #listings-group .info2&gt;p {
        font-size: 18px
    }
}

.with-loc-map #listings-group .listings-items&gt;li.property&gt;div&gt;a,
.with-loc-map #listings-group .listings-items&gt;li.property&gt;div&gt;div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .with-loc-map #listings-group .listings-items&gt;li.property&gt;div&gt;a,
    .with-loc-map #listings-group .listings-items&gt;li.property&gt;div&gt;div {
        float: left;
        width: 33.33333333%
    }
}

.with-loc-map #listings-group .listings-items&gt;li.property&gt;div&gt;.info2 {
    float: right
}

.with-loc-map #listings-group .listings-items&gt;li.asset&gt;div {
    margin-left: -15px;
    margin-right: -15px
}

.with-loc-map #listings-group .listings-items&gt;li.asset&gt;div&gt;a {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.with-loc-map #listings-group .listings-items&gt;li.asset&gt;div&gt;div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .with-loc-map #listings-group .listings-items&gt;li.asset&gt;div&gt;a {
        float: left;
        width: 33.33333333%
    }
    .with-loc-map #listings-group .listings-items&gt;li.asset&gt;div&gt;div {
        float: left;
        width: 66.66666667%
    }
}

.category-links li,
.category-links strong {
    white-space: nowrap
}

.category-links ul {
    padding-left: 15px
}

.category-links ul li {
    margin-top: 5px
}

.category-links div {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0
}

@media (min-width:768px) {
    .category-links div {
        float: left;
        width: 25%
    }
}

html.touch .category-links strong {
    padding-left: 15px
}

html.touch .category-links ul {
    margin-bottom: 0;
    list-style: none;
    margin-top: 10px;
    padding-left: 0 !important
}

html.touch .category-links ul&gt;li {
    position: relative;
    display: block;
    float: none
}

html.touch .category-links ul&gt;li&gt;a {
    position: relative;
    display: block;
    padding: 10px 15px;
    border-radius: 4px
}

html.touch .category-links ul&gt;li&gt;a:focus,
html.touch .category-links ul&gt;li&gt;a:hover {
    text-decoration: none;
    background-color: #eee
}

html.touch .category-links ul&gt;li.disabled&gt;a {
    color: #999
}

html.touch .category-links ul&gt;li.disabled&gt;a:focus,
html.touch .category-links ul&gt;li.disabled&gt;a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.filters-button-mobile,
html.touch .category-links ul&gt;li.active&gt;a,
html.touch .category-links ul&gt;li.active&gt;a:focus,
html.touch .category-links ul&gt;li.active&gt;a:hover {
    background-color: #2fa4e7;
    color: #fff
}

html.touch .category-links ul .open&gt;a,
html.touch .category-links ul .open&gt;a:focus,
html.touch .category-links ul .open&gt;a:hover {
    background-color: #eee;
    border-color: #2fa4e7
}

html.touch .category-links ul .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

html.touch .category-links ul&gt;li&gt;a&gt;img {
    max-width: none
}

html.touch .category-links ul&gt;li+li {
    margin-top: 2px;
    margin-left: 0
}

.filters-button-mobile {
    position: fixed;
    display: none;
    bottom: 92px;
    left: 12%;
    z-index: 1001;
    width: 76%;
    border-color: #2fa4e7;
    background-image: -webkit-linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
    background-image: -o-linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
    background-image: linear-gradient(#54b4eb, #2fa4e7 60%, #1d9ce5);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54b4eb', endColorstr='#ff1d9ce5', GradientType=0);
    filter: none;
    border-bottom: 1px solid #178acc;
    box-shadow: 1px 3px 7px rgba(0, 0, 0, .7)
}

.filters-button-mobile.active,
.filters-button-mobile.focus,
.filters-button-mobile:active,
.filters-button-mobile:focus,
.filters-button-mobile:hover,
.open&gt;.dropdown-toggle.filters-button-mobile {
    color: #fff;
    background-color: #178acc;
    border-color: #1684c2
}

.filters-button-mobile.active,
.filters-button-mobile:active,
.open&gt;.dropdown-toggle.filters-button-mobile {
    background-image: none
}

.filters-button-mobile.disabled,
.filters-button-mobile.disabled.active,
.filters-button-mobile.disabled.focus,
.filters-button-mobile.disabled:active,
.filters-button-mobile.disabled:focus,
.filters-button-mobile.disabled:hover,
.filters-button-mobile[disabled],
.filters-button-mobile[disabled].active,
.filters-button-mobile[disabled].focus,
.filters-button-mobile[disabled]:active,
.filters-button-mobile[disabled]:focus,
.filters-button-mobile[disabled]:hover,
fieldset[disabled] .filters-button-mobile,
fieldset[disabled] .filters-button-mobile.active,
fieldset[disabled] .filters-button-mobile.focus,
fieldset[disabled] .filters-button-mobile:active,
fieldset[disabled] .filters-button-mobile:focus,
fieldset[disabled] .filters-button-mobile:hover {
    background-color: #2fa4e7;
    border-color: #2fa4e7
}

.filters-button-mobile .badge {
    color: #2fa4e7;
    background-color: #fff
}

.filters-button-mobile .glyphicon {
    margin-right: 10px
}

.photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col3 {
    padding: 0 10px
}

.photo-and-values .value-props.horizontal&gt;div&gt;div&gt;div&gt;div.col3 .brb-container {
    margin-top: 3px
}

.stars.small {
    background-position: 0 -380px;
    height: 16px;
    width: 100px
}

.stars.small&gt;div {
    background-position: 0 -400px;
    height: 16px
}

#reviews article ul,
#reviews-listings article ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.table {
    width: 100%;
    margin-bottom: 20px
}

#asset-detail {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

#asset-detail&gt;.navbar-collapse,
#asset-detail&gt;.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    #asset-detail&gt;.navbar-collapse,
    #asset-detail&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

#asset-detail .breadcrumb {
    display: none;
    padding: 8px 0;
    margin: 0;
    background: 0 0
}

#asset-detail .fave-btn-container {
    text-align: right
}

#asset-detail .vt-container {
    text-align: center;
    margin-top: 10px
}

#asset-detail .vt-container .vt {
    display: inline-block;
    width: 150px;
    height: 31px;
    background-position: -170px 0;
    line-height: 31px;
    padding: 0 0 0 20px;
    cursor: pointer
}

#asset-detail .socials-container {
    height: 75px
}

#asset-detail .socials-container&gt;div {
    margin-left: -15px;
    margin-right: -15px
}

#asset-detail .fave-btn-container,
#asset-detail .prop-id {
    display: inline-block;
    margin: 0
}

#asset-detail h1.name {
    display: inline-block;
    margin: 20px 0 0;
    font-size: 18px;
    -webkit-transition: font .5s ease;
    -o-transition: font .5s ease;
    transition: font .5s ease
}

#asset-detail .favorites {
    position: relative;
    bottom: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    border-radius: 0;
    border: none;
    background-image: none;
    text-shadow: none;
    text-align: center
}

#asset-detail .favorites .glyphicon {
    font-size: 44px;
    vertical-align: top;
    text-align: center;
    top: 0
}

#asset-detail .favorites .fave-text {
    display: none
}

#asset-detail .favorites:active,
#asset-detail .favorites:focus,
#asset-detail .favorites:hover {
    background-color: #FFF;
    border: none;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#asset-detail .favorites.y .glyphicon {
    color: #d00
}

#asset-detail .favorites.y .fave-text {
    display: inline
}

#asset-detail .favorites.y .not-fave-text,
#asset-detail&gt;.main&gt;.main .addthis_responsive_sharing {
    display: none
}

#asset-detail .addthis_sharing_toolbox {
    margin-top: 6px
}

#asset-detail&gt;.main {
    margin-left: -15px;
    margin-right: -15px
}

#asset-detail&gt;.main&gt;.main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    #asset-detail&gt;.main&gt;.main {
        float: left;
        width: 66.66666667%
    }
}

#asset-detail&gt;.main&gt;.main&gt;section {
    margin-top: 44px
}

#asset-detail&gt;.main&gt;.main&gt;section&gt;h2 {
    font-size: 26px
}

#asset-detail&gt;.main&gt;.main .action-buttons,
#asset-detail&gt;.main&gt;.main .vt-container {
    margin-left: -15px;
    margin-right: -15px;
    display: none !important;
    margin-top: 15px
}

@media (max-width:767px) {
    #asset-detail&gt;.main&gt;.main .action-buttons,
    #asset-detail&gt;.main&gt;.main .details,
    #asset-detail&gt;.main&gt;.main .vt-container {
        display: block !important
    }
    table#asset-detail&gt;.main&gt;.main .action-buttons,
    table#asset-detail&gt;.main&gt;.main .details,
    table#asset-detail&gt;.main&gt;.main .vt-container {
        display: table
    }
    tr#asset-detail&gt;.main&gt;.main .action-buttons,
    tr#asset-detail&gt;.main&gt;.main .details,
    tr#asset-detail&gt;.main&gt;.main .vt-container {
        display: table-row !important
    }
    td#asset-detail&gt;.main&gt;.main .action-buttons,
    td#asset-detail&gt;.main&gt;.main .details,
    td#asset-detail&gt;.main&gt;.main .vt-container,
    th#asset-detail&gt;.main&gt;.main .action-buttons,
    th#asset-detail&gt;.main&gt;.main .details,
    th#asset-detail&gt;.main&gt;.main .vt-container {
        display: table-cell !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    #asset-detail&gt;.main&gt;.main .action-buttons,
    #asset-detail&gt;.main&gt;.main .details,
    #asset-detail&gt;.main&gt;.main .vt-container {
        display: block !important
    }
    table#asset-detail&gt;.main&gt;.main .action-buttons,
    table#asset-detail&gt;.main&gt;.main .details,
    table#asset-detail&gt;.main&gt;.main .vt-container {
        display: table
    }
    tr#asset-detail&gt;.main&gt;.main .action-buttons,
    tr#asset-detail&gt;.main&gt;.main .details,
    tr#asset-detail&gt;.main&gt;.main .vt-container {
        display: table-row !important
    }
    td#asset-detail&gt;.main&gt;.main .action-buttons,
    td#asset-detail&gt;.main&gt;.main .details,
    td#asset-detail&gt;.main&gt;.main .vt-container,
    th#asset-detail&gt;.main&gt;.main .action-buttons,
    th#asset-detail&gt;.main&gt;.main .details,
    th#asset-detail&gt;.main&gt;.main .vt-container {
        display: table-cell !important
    }
}

#asset-detail&gt;.main&gt;.main .details&gt;.name {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

#asset-detail&gt;.main&gt;.main .details .main-features {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 7px
}

@media (min-width:768px) {
    #asset-detail&gt;.main&gt;.main .details .main-features {
        float: left;
        width: 66.66666667%
    }
}

#asset-detail&gt;.main&gt;.main .details .price {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 7px;
    text-align: right
}

@media (min-width:768px) {
    #asset-detail&gt;.main&gt;.main .details .price {
        float: left;
        width: 33.33333333%
    }
}

#asset-detail&gt;.main&gt;.main .details .price i,
#asset-detail&gt;.main&gt;.main .details .price span {
    display: inline-block;
    line-height: 1
}

#asset-detail&gt;.main&gt;.main .details .price span {
    font-size: 16px;
    font-weight: 700;
    vertical-align: top
}

#asset-detail&gt;.main&gt;.main .details .price i {
    padding-left: 5px;
    font-style: normal;
    color: #999;
    vertical-align: top
}

#asset-detail&gt;.main&gt;.main .action-buttons {
    text-align: center
}

#asset-detail&gt;.main&gt;.main .action-buttons .btn {
    display: inline-block;
    min-width: 30%;
    margin: 0 5%
}

#asset-detail&gt;.main&gt;.main #gallery-wrapper {
    margin-left: -15px;
    margin-right: -15px
}

#asset-detail&gt;.main&gt;.main #gallery-wrapper&gt;div {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

#asset-detail&gt;.main&gt;.main .gallery-preview {
    padding: 10px 20px
}

#asset-detail&gt;.main&gt;.main .gallery-preview .loader {
    position: absolute;
    top: calc(50% - 64px);
    left: 0
}

#asset-detail&gt;.main&gt;.main #gallery {
    margin-left: auto;
    margin-right: auto
}

#asset-detail&gt;.main&gt;.main #gallery .sy-controls {
    display: block
}

#asset-detail&gt;.main&gt;.main .shortcuts {
    width: 100%;
    margin: 10px 0 0;
    background-color: #999;
    padding: 5px
}

#asset-detail&gt;.main&gt;.main .shortcuts&gt;li&gt;a {
    border-radius: 4px;
    text-align: center;
    margin-bottom: 5px
}

#asset-detail&gt;.main&gt;.main .shortcuts&gt;li+li {
    margin-left: 2px
}

#asset-detail&gt;.main&gt;.main .shortcuts&gt;li.active&gt;a,
#asset-detail&gt;.main&gt;.main .shortcuts&gt;li.active&gt;a:focus,
#asset-detail&gt;.main&gt;.main .shortcuts&gt;li.active&gt;a:hover {
    color: #fff;
    background-color: #2fa4e7
}

#asset-detail&gt;.main&gt;.main .shortcuts&gt;li {
    float: none
}

#asset-detail&gt;.main&gt;.main .shortcuts&gt;.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    #asset-detail&gt;.main&gt;.main .shortcuts&gt;li {
        display: table-cell;
        width: 1%
    }
    #asset-detail&gt;.main&gt;.main .shortcuts&gt;li&gt;a {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
    #asset-detail&gt;.main&gt;.main .shortcuts {
        display: none !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    #asset-detail&gt;.main&gt;.main .shortcuts {
        display: none !important
    }
}

#asset-detail&gt;.main&gt;.main .shortcuts li {
    background-color: #999
}

#asset-detail&gt;.main&gt;.main .shortcuts li a {
    padding: 10px 5px;
    cursor: pointer;
    background-color: #eee;
    border: 1px solid #999
}

#asset-detail&gt;.main&gt;.main .shortcuts li a:active,
#asset-detail&gt;.main&gt;.main .shortcuts li a:hover {
    color: #555
}

#asset-detail&gt;.main&gt;.main .shortcuts li+li {
    padding-left: 5px
}

#asset-detail&gt;.main&gt;.main .shortcuts li.active a {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .8);
    background-color: #2fa4e7
}

#asset-detail&gt;.main&gt;.main .shortcuts.travel {
    position: fixed;
    z-index: 1020;
    left: 0;
    width: 66.6667%;
    width: calc(66.6667% + 15px);
    margin: 0 20px 0 0
}

#asset-detail&gt;.main&gt;.main .special-rates-cta {
    border: 2px solid #e4e4e4;
    border-radius: 0;
    background-color: #f0f0f0;
    margin-top: 0;
    height: 75px;
    padding: 15px
}

@media (min-width:480px) {
    #asset-detail&gt;.main&gt;.main .special-rates-cta {
        margin-top: 20px;
        height: 100px
    }
}

#asset-detail&gt;.main&gt;.main .special-rates-cta::after,
#asset-detail&gt;.main&gt;.main .special-rates-cta::before {
    content: " ";
    display: table
}

#asset-detail&gt;.main&gt;.main .special-rates-cta&gt;div {
    height: 100%;
    display: block
}

#asset-detail&gt;.main&gt;.main .special-rates-cta&gt;div&gt;div {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#asset-detail&gt;.main&gt;.main .special-rates-cta&gt;div.icon {
    width: 50px;
    float: left
}

#asset-detail&gt;.main&gt;.main .special-rates-cta&gt;div.icon div {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(/images/HBR/themes/white/global_css_sprite.png);
    width: 50px;
    height: 52px;
    background-position: -110px 0
}

#asset-detail&gt;.main&gt;.main .special-rates-cta&gt;div.text {
    width: 75%;
    float: right;
    font-size: 12px
}

@media (min-width:480px) {
    #asset-detail&gt;.main&gt;.main .special-rates-cta&gt;div.text {
        width: 82%;
        font-size: 14px
    }
}

@media (min-width:578px) {
    #asset-detail&gt;.main&gt;.main .special-rates-cta&gt;div.text {
        width: 87%;
        font-size: 14px
    }
}

@media (min-width:768px) {
    #asset-detail&gt;.main&gt;.main .special-rates-cta&gt;div.text {
        width: 90%
    }
}

#asset-detail&gt;.main&gt;.main .special-rates-cta&gt;div.text .phone {
    font-weight: 700
}

#asset-detail&gt;.main&gt;.main .google_map {
    width: 100%;
    height: 300px
}

#asset-detail&gt;.main&gt;aside {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px
}

@media (min-width:992px) {
    #asset-detail&gt;.main&gt;aside {
        float: left;
        width: 33.33333333%
    }
}

#asset-detail&gt;.main&gt;aside&gt;div {
    margin-bottom: 15px;
    text-align: center;
    padding: 15px;
    border: 2px solid #e4e4e4;
    border-radius: 0;
    background-color: #f0f0f0
}

@media (max-width:767px) {
    #asset-detail&gt;.main&gt;aside&gt;div:first-child {
        display: none !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    #asset-detail&gt;.main&gt;aside&gt;div:first-child {
        display: none !important
    }
}

#asset-detail&gt;.main&gt;aside .price i,
#asset-detail&gt;.main&gt;aside .price span {
    display: inline-block;
    white-space: nowrap;
    line-height: 1
}

#asset-detail&gt;.main&gt;aside .price span {
    font-size: 28px
}

#asset-detail&gt;.main&gt;aside .price i {
    padding-left: 5px;
    font-style: normal;
    color: #999;
    vertical-align: top
}

#asset-detail&gt;.main&gt;aside .terms a {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em
}

#asset-detail&gt;.main&gt;aside .main-features {
    text-align: left;
    width: 35%;
    margin: 10px auto 0
}

@media (max-width:767px) {
    #asset-detail&gt;.main&gt;aside .action-buttons,
    #asset-detail&gt;.main&gt;aside .phone-group {
        display: none !important
    }
}

@media (min-width:768px)and (max-width:991px) {
    #asset-detail&gt;.main&gt;aside .action-buttons,
    #asset-detail&gt;.main&gt;aside .phone-group {
        display: none !important
    }
}

#asset-detail&gt;.main&gt;aside .action-buttons {
    margin-top: 20px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

#asset-detail&gt;.main&gt;aside .action-buttons&gt;div {
    margin-top: 10px
}

#asset-detail&gt;.main&gt;aside .action-buttons&gt;div span {
    vertical-align: middle
}

#asset-detail&gt;.main&gt;aside .action-buttons&gt;p {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em
}

#asset-detail&gt;.main&gt;aside .phone-group {
    margin-top: 0;
    font-size: 16px;
    text-align: center
}

#asset-detail&gt;.main&gt;aside .phone-group a,
#asset-detail&gt;.main&gt;aside .phone-group address,
#asset-detail&gt;.main&gt;aside .phone-group p,
#asset-detail&gt;.main&gt;aside .phone-group&gt;span {
    display: inline-block;
    margin: 0;
    padding-left: 5px
}

#asset-detail&gt;.main&gt;aside .phone-group a:first-child,
#asset-detail&gt;.main&gt;aside .phone-group address:first-child,
#asset-detail&gt;.main&gt;aside .phone-group p:first-child,
#asset-detail&gt;.main&gt;aside .phone-group&gt;span:first-child {
    padding-left: 0
}

#asset-detail&gt;.main&gt;aside .addthis_sharing_toolbox {
    display: none
}

#asset-detail #contact-form-group {
    margin-top: 40px
}

#asset-detail #contact-form {
    text-align: center
}

#asset-detail.property h1.name {
    width: 64%
}

#asset-detail.property .fave-btn-container,
#asset-detail.property .prop-id {
    width: 18%;
    text-align: right
}

#asset-detail.property .prop-id {
    padding: 0
}

#asset-detail.property .calendar {
    display: none;
    overflow-x: hidden
}

#asset-detail.property .calendar .month {
    position: relative
}

#asset-detail.property .calendar .month .loader {
    display: none;
    position: absolute;
    top: 25px;
    left: calc(50% - 22px)
}

#asset-detail.property .calendar .month.loading .loader {
    display: block
}

#asset-detail.property #booking-form-group-and-calendar .form-group {
    margin-bottom: 20px
}

#asset-detail.property #booking-form-group-and-calendar&gt;.disclaimer,
#asset-detail.property.not-booked-online #booking-form-group-and-calendar {
    display: none
}

#asset-detail.property .calendar {
    position: relative;
    margin: 20px 0 0
}

#asset-detail.property .calendar .nav div {
    float: left;
    margin: 0
}

#asset-detail.property .calendar .nav div.graphical_button.disabled {
    opacity: .25;
    cursor: default
}

#asset-detail.property .calendar div {
    text-align: center;
    font-weight: 700
}

#asset-detail.property .calendar .monthContainer {
    width: 268px
}

#asset-detail.property .calendar .month {
    width: 266px;
    background: #fff;
    border: 1px solid #999
}

#asset-detail.property .calendar .month .label {
    background-color: #B9E6F5;
    border-bottom: 1px solid #999;
    margin: 0;
    padding: 2px 0;
    font-size: 14px
}

#asset-detail.property .calendar .month div.last,
#asset-detail.property .calendar .month div.last div {
    border-bottom: none
}

#asset-detail.property .calendar .month div.dayNames {
    height: 25px;
    background-color: #ECF9FD
}

#asset-detail.property .calendar .month div.dayNames div {
    height: 20px;
    padding-top: 5px;
    cursor: default
}

#asset-detail.property .calendar .month div div {
    width: 37px;
    height: 38px;
    clear: none;
    float: left;
    font-size: 10px;
    line-height: 10px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    cursor: pointer
}

#asset-detail.property .calendar .month div div.firstOfMonth {
    border-left: 1px solid #999;
    margin-left: -1px
}

#asset-detail.property .calendar .month div div.last {
    border-right: none;
    border-bottom: 1px solid #999;
    margin-bottom: -1px;
    width: 38px
}

#asset-detail.property .calendar .month div div.last div {
    width: 38px
}

#asset-detail.property .calendar .month div div.name {
    height: 19px;
    padding-top: 5px;
    cursor: default
}

#asset-detail.property .calendar .month div div.x {
    border-right: none;
    width: 38px;
    cursor: default
}

#asset-detail.property .calendar .month div div div {
    float: left;
    border: 0;
    padding: 0;
    background-position: -12px -12px
}

#asset-detail.property .calendar .month div div div.dayNum {
    float: right;
    padding: 2px 10px 0 0;
    text-align: left;
    width: 13px;
    height: 20px;
    background: 0 0;
    cursor: default
}

#asset-detail.property .calendar .month div div.hover,
#asset-detail.property .calendar .month div div.hover div.dayNum,
#asset-detail.property .calendar .nav .clear-dates-link a {
    cursor: pointer
}

#asset-detail.property .calendar .month div div div.dayNum.in,
#asset-detail.property .calendar .month div div div.dayNum.out {
    background: 0 0;
    margin-top: -38px
}

#asset-detail.property .calendar .month div div.hover div.in {
    background-position: -12px -12px
}

#asset-detail.property .calendar #current_date_indicator {
    width: 37px;
    height: 37px;
    background: 0 0;
    position: absolute;
    display: block
}

#asset-detail.property .calendar #current_date_indicator.visible {
    border: 4px solid #00f
}

#asset-detail.property .calendar .calendar_tooltip {
    white-space: nowrap
}

#asset-detail.property .calendar::after,
#asset-detail.property .calendar::before {
    content: " ";
    display: table
}

#asset-detail.property .calendar::after {
    clear: both
}

#asset-detail.property .calendar * {
    box-sizing: content-box
}

#asset-detail.property .calendar .monthContainer {
    float: none;
    margin: 0 auto
}

#asset-detail.property .calendar .monthContainer .month .label {
    display: block;
    color: #555;
    border-radius: 0;
    height: 50px;
    line-height: 25px
}

#asset-detail.property .calendar .nav,
#asset-detail.property .calendar .status {
    margin: 0 auto;
    width: 268px;
    font-size: 14px
}

#asset-detail.property .calendar .nav {
    position: relative
}

#asset-detail.property .calendar .nav .arrow-button,
#asset-detail.property .calendar .nav .clear-dates-link {
    position: absolute
}

#asset-detail.property .calendar .nav .arrow-button {
    z-index: 1;
    padding: 10px 14px;
    top: 5px
}

#asset-detail.property .calendar .nav .arrow-button.left {
    left: 5px
}

#asset-detail.property .calendar .nav .arrow-button.right {
    right: 5px
}

#asset-detail.property .calendar .nav .clear-dates-link {
    width: 100%;
    top: 30px;
    left: 0;
    text-align: center
}

#asset-detail.property .calendar .nav .clear-dates-link .spinner-container {
    position: relative;
    margin-left: 15px
}

#asset-detail.property .calendar .status {
    display: none;
    position: absolute;
    top: -40px;
    text-align: center;
    font-size: 1em;
    font-weight: 700
}

#asset-detail.property .calendar .status em {
    font-style: italic
}

#asset-detail.property .calendar .status .check_mark {
    display: inline-block;
    margin: -5px 5px 0 0
}

#asset-detail.property .calendar .status .glyphicon-ok {
    color: #73a839;
    margin-right: 5px
}

#asset-detail.property .calendar .status span {
    text-align: left
}

#asset-detail.property .calendar .status span.currency,
#asset-detail.property .calendar .status span.period,
#asset-detail.property .calendar .status span.rate {
    padding: 0 5px 0 0
}

#asset-detail.property .calendar .status span.rate {
    margin: 0 0 0 22px;
    font-size: 1.5em;
    font-weight: 700
}

#asset-detail.property .calendar .status span.rate sup {
    font-size: 60%;
    padding: 0 0 0 1px
}

#asset-detail.property .calendar .status span.currency {
    color: #999
}

#asset-detail.property .calendar .status .circle_loader {
    margin: 0 0 -2px
}

#asset-detail.property .calendar .month div div.occ {
    background-color: #999;
    cursor: default
}

#asset-detail.property .calendar .month div div.occ div {
    cursor: default
}

#asset-detail.property .calendar .month div div.sel {
    background-color: #18b5e5
}

#asset-detail.property .calendar .month div div.sel:hover,
#asset-detail.property .calendar .month div div[id]:hover {
    box-shadow: inset, 0, 0, 4px, 4px, #EB7810);
    cursor: pointer
}

#asset-detail.property .calendar .month div div.sel:hover div,
#asset-detail.property .calendar .month div div[id]:hover div {
    cursor: pointer
}

#asset-detail.property .calendar .month div div[id]:hover&gt;div.out.occ,
#asset-detail.property .calendar .month div div[id]:hover&gt;div.out.sel {
    box-shadow: inset, 0, 0, 4px, 4px, #EB7810
}

#asset-detail.property .calendar .month div div div.in,
#asset-detail.property .calendar .month div div div.out {
    background-image: url(/images/HBR/themes/white/global_css_sprite.png);
    background-repeat: no-repeat
}

#asset-detail.property .calendar .month div div div.in.occ,
#asset-detail.property .calendar .month div div div.in.sel {
    background-color: transparent
}

#asset-detail.property .calendar .month div div div.sel {
    background-position: -212px -50px
}

#asset-detail.property .calendar .month div div div.occ {
    background-position: -262px -50px
}

#asset-detail.property .calendar .month div div div.out {
    background-position: -312px -50px
}

#asset-detail.property .calendar .monthContainer {
    height: 350px
}

#asset-detail.property .calendar .monthContainer .month .dayNames,
#asset-detail.property .calendar .monthContainer .month .label {
    background: #b8e0f7
}

#asset-detail.other h1.name {
    width: 90%
}

@media (min-width:480px) {
    #asset-detail&gt;.main .main .addthis_responsive_sharing,
    #asset-detail&gt;.main .main .breadcrumb {
        display: block
    }
    #asset-detail&gt;.main .main .fave-btn-container {
        margin: 0
    }
    #asset-detail&gt;.main .main .details .main-features {
        font-size: 15px
    }
    #asset-detail&gt;.main .main .addthis_sharing_toolbox {
        display: none
    }
}

@media (min-width:578px) {
    #asset-detail.property h1.name {
        width: 80%
    }
    #asset-detail.property .fave-btn-container,
    #asset-detail.property .prop-id {
        width: 10%
    }
    #asset-detail&gt;.main .main .details .main-features {
        font-size: 17px
    }
    #asset-detail&gt;.main .main .details .price span {
        font-size: 22px
    }
    #asset-detail&gt;.main .main .details .price i {
        font-size: 14px
    }
}

@media (min-width:992px) {
    #asset-detail.property.not-booked-online #booking-form-group-and-calendar {
        display: block
    }
    #asset-detail #contact-form-group {
        padding-top: 10px
    }
    #asset-detail #booking-form-group .form-control,
    #asset-detail #booking-form-group .input-group-addon {
        padding: 8px 6px
    }
    #asset-detail #booking-form-group .form-control {
        font-size: 14px
    }
    #asset-detail #booking-form-group .form-control-feedback {
        right: 35px
    }
    #asset-detail #booking-form-group .for-select .form-control-feedback {
        right: 45px
    }
    #asset-detail&gt;.main aside {
        margin-top: 15px
    }
    #asset-detail&gt;.main aside.travel {
        position: fixed;
        z-index: 1021;
        top: 56px;
        right: 0
    }
    #asset-detail&gt;.main aside.travel&gt;div:first-child {
        display: none
    }
}

@media (min-width:1200px) {
    #asset-detail #booking-form-group .form-control,
    #asset-detail #booking-form-group .input-group-addon {
        padding: 8px 12px
    }
    #asset-detail #booking-form-group .form-control {
        font-size: 16px
    }
    #asset-detail #booking-form-group .form-control-feedback {
        right: 50px
    }
    #asset-detail #booking-form-group .for-select .form-control-feedback {
        right: 60px
    }
}

#asset-detail .action-buttons .phone {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px
}

#features_and_amenities .table {
    width: 100%;
    margin-bottom: 20px
}

#features_and_amenities td,
#features_and_amenities th {
    width: 50%
}

#features_and_amenities th {
    border-bottom: 1px solid #ddd
}

#features_and_amenities th h3 {
    margin: 0;
    font-size: 16px;
    color: #555;
    text-align: left
}

#features_and_amenities td {
    border: none
}

#booking-form-group {
    display: none
}

#booking-form-group .form-control,
#booking-form-group .input-group-addon {
    padding: 8px 5px
}

#booking-form-group .Num_Adults,
#booking-form-group .Num_Children {
    width: 50%;
    float: left
}

#similar-assets {
    display: none !important
}

@media (min-width:992px)and (max-width:1199px) {
    #similar-assets {
        display: block !important
    }
    table#similar-assets {
        display: table
    }
    tr#similar-assets {
        display: table-row !important
    }
    td#similar-assets,
    th#similar-assets {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    #similar-assets {
        display: block !important
    }
    table#similar-assets {
        display: table
    }
    tr#similar-assets {
        display: table-row !important
    }
    td#similar-assets,
    th#similar-assets {
        display: table-cell !important
    }
}

#similar-assets&gt;h2 {
    margin-top: 10px;
    margin-bottom: 20px
}

#similar-assets .listings-items {
    padding-left: 10px;
    padding-right: 10px
}

#similar-assets .listings-items&gt;li .photo {
    position: static;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto
}

#similar-assets .listings-items&gt;li&gt;div .info1 .phone,
#similar-assets .listings-items&gt;li&gt;div .info2 button {
    display: none
}

#similar-assets .listings-items&gt;li&gt;div&gt;a,
#similar-assets .listings-items&gt;li&gt;div&gt;div {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: static;
    height: auto;
    text-align: center
}

#similar-assets .listings-items&gt;li&gt;div&gt;a {
    max-width: none
}

#similar-assets .listings-items&gt;li&gt;div .info1 h3 {
    padding-top: 10px
}

#similar-assets .listings-items&gt;li&gt;div .info1 ul {
    position: static;
    width: auto;
    margin: 5px auto 0
}

#similar-assets .listings-items&gt;li&gt;div .info2 {
    margin-top: 15px
}

.blockUI {
    background-color: #000
}

#footer-content,
footer {
    margin-right: auto;
    margin-left: auto;
    padding: 40px 15px;
    background-color: #2a304f
}

#footer-content&gt;.navbar-collapse,
#footer-content&gt;.navbar-header,
footer&gt;.navbar-collapse,
footer&gt;.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    #footer-content&gt;.navbar-collapse,
    #footer-content&gt;.navbar-header,
    footer&gt;.navbar-collapse,
    footer&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

#footer-content .site-logo,
footer .site-logo {
    margin: 0 auto
}

#footer-content&gt;div,
footer&gt;div {
    margin-left: -15px;
    margin-right: -15px
}

#footer-content&gt;div&gt;.aside,
#footer-content&gt;div&gt;aside,
footer&gt;div&gt;.aside,
footer&gt;div&gt;aside {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    #footer-content&gt;div&gt;.aside,
    #footer-content&gt;div&gt;aside,
    footer&gt;div&gt;.aside,
    footer&gt;div&gt;aside {
        float: left;
        width: 25%
    }
}

@media (min-width:1200px) {
    #footer-content&gt;div&gt;.aside,
    #footer-content&gt;div&gt;aside,
    footer&gt;div&gt;.aside,
    footer&gt;div&gt;aside {
        float: left;
        width: 16.66666667%;
        margin-left: 16.66666667%
    }
}

@media (min-width:992px) {
    #footer-content&gt;div&gt;.aside,
    #footer-content&gt;div&gt;aside,
    footer&gt;div&gt;.aside,
    footer&gt;div&gt;aside {
        margin-top: 100px;
        border-right: 1px solid #21263e
    }
}

#footer-content&gt;div&gt;.aside&gt;div&gt;p,
#footer-content&gt;div&gt;aside&gt;div&gt;p,
footer&gt;div&gt;.aside&gt;div&gt;p,
footer&gt;div&gt;aside&gt;div&gt;p {
    margin: 30px 0 0;
    text-align: center;
    line-height: 1
}

#footer-content&gt;div&gt;.aside .addthis,
#footer-content&gt;div&gt;aside .addthis,
footer&gt;div&gt;.aside .addthis,
footer&gt;div&gt;aside .addthis {
    margin-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

#footer-content&gt;div&gt;.section,
#footer-content&gt;div&gt;section,
footer&gt;div&gt;.section,
footer&gt;div&gt;section {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    text-align: center
}

@media (min-width:992px) {
    #footer-content&gt;div&gt;.section,
    #footer-content&gt;div&gt;section,
    footer&gt;div&gt;.section,
    footer&gt;div&gt;section {
        float: left;
        width: 75%
    }
}

@media (min-width:1200px) {
    #footer-content&gt;div&gt;.section,
    #footer-content&gt;div&gt;section,
    footer&gt;div&gt;.section,
    footer&gt;div&gt;section {
        float: left;
        width: 50%
    }
}

#footer-content&gt;div&gt;.section&gt;div,
#footer-content&gt;div&gt;section&gt;div,
footer&gt;div&gt;.section&gt;div,
footer&gt;div&gt;section&gt;div {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px
}

#footer-content&gt;div&gt;.section&gt;div address,
#footer-content&gt;div&gt;.section&gt;div&gt;div,
#footer-content&gt;div&gt;section&gt;div address,
#footer-content&gt;div&gt;section&gt;div&gt;div,
footer&gt;div&gt;.section&gt;div address,
footer&gt;div&gt;.section&gt;div&gt;div,
footer&gt;div&gt;section&gt;div address,
footer&gt;div&gt;section&gt;div&gt;div {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    #footer-content&gt;div&gt;.section&gt;div address,
    #footer-content&gt;div&gt;.section&gt;div&gt;div,
    #footer-content&gt;div&gt;section&gt;div address,
    #footer-content&gt;div&gt;section&gt;div&gt;div,
    footer&gt;div&gt;.section&gt;div address,
    footer&gt;div&gt;.section&gt;div&gt;div,
    footer&gt;div&gt;section&gt;div address,
    footer&gt;div&gt;section&gt;div&gt;div {
        float: left;
        width: 100%
    }
}

#footer-content&gt;div&gt;.section .links a,
#footer-content&gt;div&gt;section .links a,
footer&gt;div&gt;.section .links a,
footer&gt;div&gt;section .links a {
    margin: 32px 0;
    padding: 15px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 6px
}

@media (min-width:768px) {
    #footer-content&gt;div&gt;.section .links a,
    #footer-content&gt;div&gt;section .links a,
    footer&gt;div&gt;.section .links a,
    footer&gt;div&gt;section .links a {
        border: none;
        margin: 0;
        padding: 0 15px;
        font-size: 14px;
        display: inline-block
    }
}

#footer-content&gt;div&gt;.section p,
#footer-content&gt;div&gt;section p,
footer&gt;div&gt;.section p,
footer&gt;div&gt;section p {
    text-align: left
}

#footer-content&gt;div&gt;.section .trust-logos,
#footer-content&gt;div&gt;section .trust-logos,
footer&gt;div&gt;.section .trust-logos,
footer&gt;div&gt;section .trust-logos {
    justify-content: space-around
}

#footer-content,
#footer-content a,
#footer-content a:active,
#footer-content a:hover,
#footer-content a:visited,
#footer-content div,
#footer-content p,
#footer-content u,
footer,
footer a,
footer a:active,
footer a:hover,
footer a:visited,
footer div,
footer p,
footer u {
    color: #fff
}

#footer-content .site-logo,
footer .site-logo {
    width: auto;
    padding: 50px 0 0;
    line-height: 22px;
    background: url(/images/HBR/themes/white/logo-header.png)center top no-repeat
}

#footer-content .site-logo .line1,
footer .site-logo .line1 {
    width: 164px;
    height: 43px;
    background-position: center;
    border-radius: 10px;
    margin: 0 auto
}

#footer-content .site-logo .line2,
footer .site-logo .line2 {
    color: #34C3F1
}

#footer-content&gt;div&gt;.aside .addthis,
#footer-content&gt;div&gt;aside .addthis,
footer&gt;div&gt;.aside .addthis,
footer&gt;div&gt;aside .addthis {
    width: 145px
}

#footer-content&gt;div&gt;.section .btn,
#footer-content&gt;div&gt;section .btn,
footer&gt;div&gt;.section .btn,
footer&gt;div&gt;section .btn {
    white-space: normal;
    color: #fff;
    background-color: #191c2f;
    border-color: #10121e
}

#footer-content&gt;div&gt;.section .btn.active,
#footer-content&gt;div&gt;.section .btn.focus,
#footer-content&gt;div&gt;.section .btn:active,
#footer-content&gt;div&gt;.section .btn:focus,
#footer-content&gt;div&gt;.section .btn:hover,
#footer-content&gt;div&gt;section .btn.active,
#footer-content&gt;div&gt;section .btn.focus,
#footer-content&gt;div&gt;section .btn:active,
#footer-content&gt;div&gt;section .btn:focus,
#footer-content&gt;div&gt;section .btn:hover,
.open&gt;.dropdown-toggle#footer-content&gt;div&gt;.section .btn,
.open&gt;.dropdown-toggle#footer-content&gt;div&gt;section .btn,
.open&gt;.dropdown-togglefooter&gt;div&gt;.section .btn,
.open&gt;.dropdown-togglefooter&gt;div&gt;section .btn,
footer&gt;div&gt;.section .btn.active,
footer&gt;div&gt;.section .btn.focus,
footer&gt;div&gt;.section .btn:active,
footer&gt;div&gt;.section .btn:focus,
footer&gt;div&gt;.section .btn:hover,
footer&gt;div&gt;section .btn.active,
footer&gt;div&gt;section .btn.focus,
footer&gt;div&gt;section .btn:active,
footer&gt;div&gt;section .btn:focus,
footer&gt;div&gt;section .btn:hover {
    color: #fff;
    background-color: #07080d;
    border-color: #000
}

#footer-content&gt;div&gt;.section .btn.active,
#footer-content&gt;div&gt;.section .btn:active,
#footer-content&gt;div&gt;section .btn.active,
#footer-content&gt;div&gt;section .btn:active,
.open&gt;.dropdown-toggle#footer-content&gt;div&gt;.section .btn,
.open&gt;.dropdown-toggle#footer-content&gt;div&gt;section .btn,
.open&gt;.dropdown-togglefooter&gt;div&gt;.section .btn,
.open&gt;.dropdown-togglefooter&gt;div&gt;section .btn,
footer&gt;div&gt;.section .btn.active,
footer&gt;div&gt;.section .btn:active,
footer&gt;div&gt;section .btn.active,
footer&gt;div&gt;section .btn:active {
    background-image: none
}

#footer-content&gt;div&gt;.section .btn.disabled,
#footer-content&gt;div&gt;.section .btn.disabled.active,
#footer-content&gt;div&gt;.section .btn.disabled.focus,
#footer-content&gt;div&gt;.section .btn.disabled:active,
#footer-content&gt;div&gt;.section .btn.disabled:focus,
#footer-content&gt;div&gt;.section .btn.disabled:hover,
#footer-content&gt;div&gt;.section .btn[disabled],
#footer-content&gt;div&gt;.section .btn[disabled].active,
#footer-content&gt;div&gt;.section .btn[disabled].focus,
#footer-content&gt;div&gt;.section .btn[disabled]:active,
#footer-content&gt;div&gt;.section .btn[disabled]:focus,
#footer-content&gt;div&gt;.section .btn[disabled]:hover,
#footer-content&gt;div&gt;section .btn.disabled,
#footer-content&gt;div&gt;section .btn.disabled.active,
#footer-content&gt;div&gt;section .btn.disabled.focus,
#footer-content&gt;div&gt;section .btn.disabled:active,
#footer-content&gt;div&gt;section .btn.disabled:focus,
#footer-content&gt;div&gt;section .btn.disabled:hover,
#footer-content&gt;div&gt;section .btn[disabled],
#footer-content&gt;div&gt;section .btn[disabled].active,
#footer-content&gt;div&gt;section .btn[disabled].focus,
#footer-content&gt;div&gt;section .btn[disabled]:active,
#footer-content&gt;div&gt;section .btn[disabled]:focus,
#footer-content&gt;div&gt;section .btn[disabled]:hover,
fieldset[disabled] #footer-content&gt;div&gt;.section .btn,
fieldset[disabled] #footer-content&gt;div&gt;.section .btn.active,
fieldset[disabled] #footer-content&gt;div&gt;.section .btn.focus,
fieldset[disabled] #footer-content&gt;div&gt;.section .btn:active,
fieldset[disabled] #footer-content&gt;div&gt;.section .btn:focus,
fieldset[disabled] #footer-content&gt;div&gt;.section .btn:hover,
fieldset[disabled] #footer-content&gt;div&gt;section .btn,
fieldset[disabled] #footer-content&gt;div&gt;section .btn.active,
fieldset[disabled] #footer-content&gt;div&gt;section .btn.focus,
fieldset[disabled] #footer-content&gt;div&gt;section .btn:active,
fieldset[disabled] #footer-content&gt;div&gt;section .btn:focus,
fieldset[disabled] #footer-content&gt;div&gt;section .btn:hover,
fieldset[disabled] footer&gt;div&gt;.section .btn,
fieldset[disabled] footer&gt;div&gt;.section .btn.active,
fieldset[disabled] footer&gt;div&gt;.section .btn.focus,
fieldset[disabled] footer&gt;div&gt;.section .btn:active,
fieldset[disabled] footer&gt;div&gt;.section .btn:focus,
fieldset[disabled] footer&gt;div&gt;.section .btn:hover,
fieldset[disabled] footer&gt;div&gt;section .btn,
fieldset[disabled] footer&gt;div&gt;section .btn.active,
fieldset[disabled] footer&gt;div&gt;section .btn.focus,
fieldset[disabled] footer&gt;div&gt;section .btn:active,
fieldset[disabled] footer&gt;div&gt;section .btn:focus,
fieldset[disabled] footer&gt;div&gt;section .btn:hover,
footer&gt;div&gt;.section .btn.disabled,
footer&gt;div&gt;.section .btn.disabled.active,
footer&gt;div&gt;.section .btn.disabled.focus,
footer&gt;div&gt;.section .btn.disabled:active,
footer&gt;div&gt;.section .btn.disabled:focus,
footer&gt;div&gt;.section .btn.disabled:hover,
footer&gt;div&gt;.section .btn[disabled],
footer&gt;div&gt;.section .btn[disabled].active,
footer&gt;div&gt;.section .btn[disabled].focus,
footer&gt;div&gt;.section .btn[disabled]:active,
footer&gt;div&gt;.section .btn[disabled]:focus,
footer&gt;div&gt;.section .btn[disabled]:hover,
footer&gt;div&gt;section .btn.disabled,
footer&gt;div&gt;section .btn.disabled.active,
footer&gt;div&gt;section .btn.disabled.focus,
footer&gt;div&gt;section .btn.disabled:active,
footer&gt;div&gt;section .btn.disabled:focus,
footer&gt;div&gt;section .btn.disabled:hover,
footer&gt;div&gt;section .btn[disabled],
footer&gt;div&gt;section .btn[disabled].active,
footer&gt;div&gt;section .btn[disabled].focus,
footer&gt;div&gt;section .btn[disabled]:active,
footer&gt;div&gt;section .btn[disabled]:focus,
footer&gt;div&gt;section .btn[disabled]:hover {
    background-color: #191c2f;
    border-color: #10121e
}

#footer-content&gt;div&gt;.section .btn .badge,
#footer-content&gt;div&gt;section .btn .badge,
footer&gt;div&gt;.section .btn .badge,
footer&gt;div&gt;section .btn .badge {
    color: #191c2f;
    background-color: #fff
}

#footer-content&gt;div&gt;.section .links a,
#footer-content&gt;div&gt;section .links a,
footer&gt;div&gt;.section .links a,
footer&gt;div&gt;section .links a {
    color: #fff
}

.listings-items&gt;li.property .info2 button.btn.btn-action.book-online-action {
    background-color: transparent !important;
    color: #fff;
    background-image: url(/images/ASP/button1.png);
    width: 100%;
    text-indent: -9999999px;
    background-size: contain;
    border: 0;
    background-position: right center;
    border-radius: 0 !important;
    height: 56px;
    margin-top: 15px
}

.listings-items&gt;li.property .info2 button {
    width: 100%;
    font-size: 17px
}

.listings-items&gt;li.property .info2 button.favorites {
    text-align: right;
    float: none
}

footer #footer-content .addthis {
    margin: 0;
    display: inline-block
}

footer #footer-content .addthis+a {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

footer #footer-content .addthis+a:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px)
}

@media(max-width:991px) {
    footer #footer-content aside&gt;div:last-child {
        text-align: center
    }
}

.hawaiiVacationSec {
    text-align: center;
    padding: 20px 15px;
    border-top: 1px solid #eee
}

.hawaiiVacationTitle h3 {
    padding: 0 0 30px;
    font-size: 36px;
    margin: 0
}

.hawaiiVacationSec div a {
    width: 16%;
    display: inline-block;
    margin: 0 15px 15px;
    padding: 12px 15px;
    border: 1px solid #ddd
}

section.first.container {
    width: 100%
}

.virtual-whychoose-section-wrapper h1 {
    text-align: center
}

.addthis_sitemap ul.siteMapUl li {
    position: relative;
    padding-left: 22px
}

.addthis_sitemap ul.siteMapUl li::after {
    content: "\e067";
    font-family: 'Glyphicons Halflings';
    font-size: 14px;
    color: #157ab5;
    position: absolute;
    left: 0;
    top: 3px
}

.aboutHawaii h2 {
    text-align: center;
    padding: 0 0 30px;
    font-size: 36px
}

.aboutHawaii h3 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px
}

.GettingAround h2,
.aboutHistory h2,
h2.hawaiiOverview,
.rentalsHawaiiListings h2 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px;
    text-align: left;
    padding-bottom: 0
}

span.subheading_icon {
    display: none
}

.form-col h2 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 10px
}

.breadcrum li {
    display: inline-block;
    margin-right: 10px
}

#footer-content p {
    text-align: left;
    margin-bottom: 12px
}

.vraAboutSec {
    padding: 0 15px 10px
}

@media(max-width:991px) {
    .details .sidebar-filter-list table.main-features tbody {
        display: flex;
        padding-left: 15px
    }
    .details .sidebar-filter-list table.main-features tbody tr {
        padding-right: 10px;
        display: flex
    }
    .details .sidebar-filter-list table.main-features tbody tr td:first-child {
        padding-left: 6px;
        order: 2
    }
}

@media(max-width:767px) {
    .hawaiiVacationSec div a {
        width: 38%
    }
}

@media(max-width:578px) {
    .details .sidebar-filter-list {
        display: flex
    }
    #asset-detail&gt;.main .main .details .price span {
        font-size: 16px
    }
    .details .sidebar-filter-list table.main-features tbody tr td {
        font-size: 15px
    }
    .details .sidebar-filter-list table.main-features tbody tr {
        padding-right: 5px
    }
}

@media(max-width:480px) {
    .details .sidebar-filter-list table.main-features tbody {
        flex-wrap: wrap
    }
    .details .sidebar-filter-list table.main-features tbody tr td {
        font-size: 13px
    }
    #asset-detail&gt;.main&gt;.main .details .price i {
        font-size: 12px
    }
}

#description p:empty {
    display: none;
}</pre></body></html>