<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table,
label {
    max-width: 100%
}

.form-control,
.typeahead-field input {
    -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
}

#aboutus&gt;div:after,
#contact-form-group:after,
#landing&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,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.panel-body:after,
.row:after,
.value-props.horizontal&gt;div:after,
.value-props.horizontal&gt;div&gt;div&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,
header .nav-justified,
header.navbar .navbar-header .bump-down-callus:after,
html.touch .category-links ul:after {
    clear: both
}

.form-control,
.typeahead-field input {
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

button,
select {
    text-transform: none
}

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

*,
.typeahead-container *,
:after,
:before,
input[type=search] {
    box-sizing: border-box
}

.badge,
.typeahead-container button,
header .nav-justified&gt;li&gt;a {
    -ms-user-select: none;
    user-select: none
}

.badge,
.btn,
.typeahead-container button,
header .nav-justified&gt;li&gt;a {
    -webkit-user-select: none;
    -moz-user-select: none
}

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

#search-form input,
#search-form select,
.form-control,
.typeahead-field input,
.typeahead-select {
    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;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.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-list.empty&gt;li&gt;a,
button[disabled],
html input[disabled] {
    cursor: default
}

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

.typeahead-button {
    font-size: 0;
    width: 1%;
    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)
}

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

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

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

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

.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;
    vertical-align: middle;
    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
}

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

.form-control,
legend {
    width: 100%;
    color: #555
}

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

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

.btn-group-sm&gt;.btn {
    padding: 5px 10px
}

.btn-group-xs&gt;.btn {
    padding: 1px 5px
}

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
}

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],
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,
select[size],
textarea.form-control,
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
}

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

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

#aboutus&gt;div:after,
#aboutus&gt;div:before,
#contact-form-group:after,
#contact-form-group:before,
#landing&gt;div:after,
#landing&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,
.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,
.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,
.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,
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,
html.touch .category-links ul:after,
html.touch .category-links ul:before {
    content: " ";
    display: table
}

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

.container {
    margin-right: auto;
    padding-right: 15px
}

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

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

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

.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-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

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

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

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

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

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

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

.dropdown-header,
.dropdown-menu&gt;li&gt;a,
.form-control,
output {
    line-height: 1.42857143
}

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

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

output {
    padding-top: 9px;
    font-size: 14px;
    color: #555
}

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

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

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

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

.checkbox label,
.radio label {
    min-height: 20px
}

.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;
    vertical-align: middle
}

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

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

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

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

#search-form #search_date_range input,
.dropdown-menu,
caption,
th {
    text-align: left
}

.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 .form-group-lg .control-label {
        padding-top: 19.62px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

table {
    background-color: transparent
}

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

.table {
    width: 100%;
    margin-bottom: 20px
}

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

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

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

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

.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;
    background-image: none;
    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 {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    color: #999;
    white-space: nowrap
}

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

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

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

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

@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 .btn-group button.val-displayed {
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 1px
}

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

@media (min-width:768px) {
    #search-form.home .typeahead-container {
        float: left;
        width: 30%
    }
}

@media (min-width:480px) {
    #search-form.home .range-selectors {
        display: block;
        float: left;
        width: 27%;
        margin-left: 3%
    }
}

#search-form.secondary .filters .btn .glyphicon {
    display: block;
}

@media (min-width:768px) {
    #search-form.home .search {
        margin-top: 0;
        float: right
    }
}

@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: 13%;
        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 {
        display: block;
        padding: 15px
    }
    #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: 14%
    }
    #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%
    }
}

#search-form.secondary&gt;div.filters-container&gt;.list-group,
#search-form.secondary&gt;div.filters-container&gt;.panel-collapse&gt;.list-group,
#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
}

#aboutus .image-column,
#contact-form-group&gt;aside,
.jumbotron .search .btn .glyphicon,
.locale-product-tabs&gt;img {
    display: none
}

@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: 10px;
    background-color: rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .33);
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px 10px 0;
}

.form-control,
.typeahead-field input {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

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

.spinner-lg .wheel,
.spinner-md .wheel,
.spinner-sm .wheel {
    -moz-animation: cssload-spin 575ms infinite linear;
    -webkit-animation: cssload-spin 575ms infinite linear;
    -ms-animation: cssload-spin 575ms infinite linear;
    -o-animation: cssload-spin 575ms infinite linear;
    animation: cssload-spin 575ms infinite linear;
    margin: 0 auto;
    border-radius: 50%
}

#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&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 {
    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 {
    border-right: 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
}

.spinner-lg .wheel,
.spinner-md .wheel,
.spinner-sm .wheel {
    border-color: #00d9ff transparent
}

#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: 15px 20px 5px
    }
}

#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: -5px;
    margin-left: -5px
}

#search-form.secondary&gt;div.filters-container .range-selectors&gt;div&gt;div {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    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: 5px;
    padding-right: 5px;
    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: 1px solid rgba(0, 0, 0, .1);
    text-align: left;
    white-space: nowrap;
    background-color: #FFF;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn,
.spinner-lg,
.spinner-md,
.spinner-sm {
    text-align: center
}

#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: 10px
    }
}

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

.spinner-lg {
    width: 100%;
    height: 128px
}

.spinner-lg .wheel {
    width: 128px;
    height: 128px;
    border-style: solid;
    border-width: 12px
}

.spinner-md {
    width: 100%;
    height: 64px
}

.spinner-md .wheel {
    width: 64px;
    height: 64px;
    border-style: solid;
    border-width: 8px
}

.spinner-sm {
    width: 100%;
    height: 32px
}

.spinner-sm .wheel {
    width: 32px;
    height: 32px;
    border-style: solid;
    border-width: 6px
}

@keyframes cssload-spin {
    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes cssload-spin {
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes cssload-spin {
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes cssload-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes cssload-spin {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

:focus {
    outline: 0
}

.btn.favorites:active,
.btn.favorites:active:focus,
.btn.favorites:focus,
.btn.favorites:hover {
    outline: 0;
    background: 0 0;
    box-shadow: none
}

.form-control,
.typeahead-field input {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

body #pop-dests,
body .other-locations,
body&gt;article,
body&gt;section {
    overflow: hidden !important
}

.listings-items li .loader {
    position: absolute;
    top: calc(50% - 32px)
}

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

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

.badge {
    -khtml-user-select: none
}

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

.typeahead-query {
    z-index: 2
}

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

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

.btn,
.btn-group,
.caret,
.input-group-addon,
img {
    vertical-align: middle
}

.typeahead-field input {
    border: 1px solid #ccc;
    line-height: 1.42857143;
    padding: 6px 12px;
    height: 32px;
    display: block;
    width: 100%;
    font-size: 13px;
    color: #555;
    background: 0 0;
    border-radius: 2px 0 0 2px;
    -webkit-appearance: none;
    box-sizing: border-box
}

.form-control,
body {
    background-color: #fff
}

.glyphicon,
label {
    display: inline-block
}

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

.btn-default,
.btn-primary,
.btn-success,
.icn,
.value-props ul li {
    background-repeat: 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
}

header,
section {
    display: block
}

a {
    background-color: transparent;
    color: #2fa4e7;
    text-decoration: none
}

strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 36px
}

.btn,
.form-control,
.navbar-toggle {
    background-image: none
}

img {
    border: 0
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible;
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

body,
h1,
h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

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

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

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

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

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

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

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

body {
    font-size: 14px;
    line-height: 1.42857143
}

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

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

h1,
h2,
ul {
    margin-bottom: 10px
}

h1,
h2 {
    font-weight: 500;
    line-height: 1.1;
    color: #555;
    margin-top: 20px
}

.btn,
.dropdown-menu&gt;li&gt;a,
.form-control {
    line-height: 1.42857143
}

h2 {
    font-size: 30px
}

p {
    margin: 0 0 10px
}

label {
    font-weight: 700;
    margin-bottom: 5px
}

small {
    font-size: 85%
}

ul {
    margin-top: 0
}

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

.form-control {
    width: 100%;
    font-size: 14px;
    color: #555;
    display: block;
    height: 38px;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

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

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

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

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

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 14px;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}

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

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

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

.dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 20px;
    font-weight: 400;
    color: #333;
    white-space: nowrap
}

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

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

.dropdown-menu {
    float: left;
    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,
.btn-group&gt;.btn,
.input-group,
.nav&gt;li,
.nav&gt;li&gt;a,
.navbar,
.navbar-toggle {
    position: relative
}

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

.btn-group {
    display: inline-block
}

.btn-group&gt;.btn {
    float: left
}

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

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

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

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

.nav&gt;li,
.nav&gt;li&gt;a {
    display: block
}

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

.input-group-addon {
    width: 1%;
    white-space: nowrap;
    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 {
    -webkit-touch-callout: none;
    font-weight: 700
}

.input-group-addon:last-child {
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

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

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

.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&gt;li.active&gt;a {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

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

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

.nav-justified {
    width: 100%
}

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

@media (min-width:768px) {
    .nav-justified&gt;li {
        display: table-cell;
        width: 1%
    }
    .nav-justified&gt;li&gt;a {
        margin-bottom: 0
    }
}

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

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

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

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

@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
    }
    .container-fluid&gt;.navbar-collapse,
    .container-fluid&gt;.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

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

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

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

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

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

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav&gt;li {
        float: left
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
}

.navbar-default {
    border-color: #eee
}

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

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

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

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

.jumbotron,
.jumbotron h1,
.panel-title {
    color: inherit
}

.badge:empty {
    display: none
}

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

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }
    .jumbotron h1 {
        font-size: 63px
    }
}

.panel-primary,
.panel-primary&gt;.panel-heading {
    border-color: #ddd
}

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

.panel-body {
    padding: 15px
}

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

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

#landing&gt;div:after,
#landing&gt;div:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid: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,
.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,
body&gt;section:after,
body&gt;section:before {
    content: " ";
    display: table
}

.visible-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !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
}

.btn .caret {
    border-top-color: #fff
}

.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-success {
    border-bottom: 1px solid #59822c;
    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
}

.panel-primary .panel-heading,
.panel-primary .panel-title {
    color: #fff
}

.moreified {
    display: inline
}

.moreified.hid {
    display: none
}

.icn,
.value-props ul li {
    background-color: transparent;
    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&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.active&gt;a {
        background-color: #2fa4e7
    }
}

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 .bump-down-callus:after,
header.navbar .navbar-header .bump-down-callus:before {
    content: " ";
    display: table
}

@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 strong {
    font-family: inherit;
    letter-spacing: -.03em
}

@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 strong {
    display: block;
    width: auto;
    font-weight: 700
}

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
}

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

.input-daterange .input-group:last-child,
header .nav-justified&gt;li:first-child&gt;a {
    border-left: none
}

@media (min-width:992px) {
    header .nav-justified&gt;li&gt;a {
        font-size: 14px
    }
}

header .nav-justified&gt;li:last-child&gt;a {
    border-right: none
}

header .nav-justified&gt;li.active&gt;a {
    color: #FFF;
    font-weight: 700;
    background-color: #2fa4e7;
    background-image: none
}

header .navbar-nav&gt;li {
    text-align: center
}

body {
    margin: 0;
    color: #555
}

@media (min-width:768px) {
    body {
        padding-top: 100px
    }
}

body&gt;section {
    margin-right: auto;
    margin-left: auto;
    padding: 20px 15px;
    overflow: visible;
    border-top: 1px solid #eee
}

input.form-control,
input[type=search].form-control,
input[type=text].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
}

.input-daterange input {
    text-align: center
}

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

#search-form #search_date_range input {
    text-align: left
}

#search-form .btn,
#search-form .btn-group {
    width: 100%
}

#search-form input {
    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::-moz-placeholder {
    color: #999;
    opacity: 1
}

#search-form input:-ms-input-placeholder {
    color: #999
}

#search-form input::-webkit-input-placeholder {
    color: #999
}

#search-form input[readonly] {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

#search-form #search_date_range .input-group-addon,
.scroll-to-listings {
    cursor: pointer
}

#search-form input.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 .caret {
    margin-left: 5px
}

#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
    }
    #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 {
    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%
    }
}

@media (min-width:768px) {
    #search-form.home .search {
        margin-top: 0;
        float: right
    }
}

.guarantee a .icn,
.guarantee a .top,
.input-daterange .input-group:first-child {
    float: left
}

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

.phone {
    white-space: nowrap
}

.btn {
    border-radius: 12px
}

#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 p small,
.value-props p.call {
    font-weight: 400
}

.value-props .phone {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    line-height: 1.1;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    color: #2fa4e7;
    margin-top: 0
}

@media (min-width:768px) {
    #landing&gt;div {
        display: block
    }
}

.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 .input-group-addon {
    border-radius: 0;
    border-right-width: 0
}

.site-logo {
    display: block;
    text-decoration: none
}

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

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

header.navbar .navbar-header .navbar-toggle {
    margin: 4px 5px 0 0
}

header.navbar .navbar-header .site-logo {
    margin: 0;
    line-height: 14px;
    height: 60px
}

@media (min-width:414px) {
    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) {
    header.navbar .navbar-header {
        width: 75%
    }
    header.navbar .navbar-header .callus {
        width: 240px
    }
}

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

.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;
        background-image: url(/images/HBR/themes/white/home/heros/hero-08-sm.jpg)
    }
}

.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 {
        background-image: url(/images/HBR/themes/white/home/heros/hero-08-md.jpg);
        margin: -3px 0 0
    }
}

.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;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 {
        background-image: url(/images/HBR/themes/white/home/heros/hero-08-lg.jpg)
    }
    .jumbotron .search-panel-container-container&gt;div&gt;div {
        float: left;
        width: 66.66666667%;
        margin-left: 16.66666667%
    }
}

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

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

#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) {
    .jumbotron .search-panel-container-container&gt;div&gt;div .panel .panel-heading h1 {
        font-size: 37px
    }
    .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;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
}

@media (min-width:768px) {
    .locale-product-tabs {
        margin-bottom: 0
    }
}

@media (max-width:414px) {
    .locale-product-tabs {
        margin-bottom: 20px
    }
}

.brb-container {
    text-align: center
}</pre></body></html>