#accordion .panel-heading {
    padding: 0;
    border: 0
}

#accordion .panel-title>a,
.panel-title>a:active {
    display: block;
    padding: 15px;
    font-size: 16px;
    text-decoration: none
}

#accordion .panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: left;
    transition: all .5s;
    margin-right: 10px
}

#accordion .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

/*!
 * Bootstrap-select v1.13.2 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2018 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */

select.bs-select-hidden,
.bootstrap-select>select.bs-select-hidden,
select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px \0
}

.bootstrap-select>.dropdown-toggle {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: right;
    white-space: nowrap
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
    color: #999
}

.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active {
    color: rgba(255, 255, 255, 0.5)
}

.bootstrap-select>select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: 0
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid+.dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid+.dropdown-toggle {
    border-color: #28a745
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: 0
}

:not(.input-group)>.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
    float: right
}

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
    width: 100%
}

.bootstrap-select.disabled,
.bootstrap-select>.disabled {
    cursor: not-allowed
}

.bootstrap-select.disabled:focus,
.bootstrap-select>.disabled:focus {
    outline: none !important
}

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select .dropdown-toggle:before {
    content: '';
    display: inline-block
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: inherit;
    padding-right: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    height: 100%;
    width: 100%;
    text-align: left
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-right: inherit
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    white-space: normal
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .dropdown-menu>.inner:focus {
    outline: none !important
}

.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select .dropdown-menu li {
    position: relative
}

.bootstrap-select .dropdown-menu li.active small {
    color: rgba(255, 255, 255, 0.5) !important
}

.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: .5em;
    height: 1em;
    border-style: solid;
    border-width: 0 .26em .26em 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid white;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after {
    display: block
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.bootstrap-select .dropdown-menu {
    left: 0 !important
}

.bootstrap-select .dropdown-menu>li.active>a {
    color: #fff !important
}

.bootstrap-select .dropdown-menu>li>a {
    border-bottom: 0 none !important
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active {
    color: #545454
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 14px
}

/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075)
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
    text-shadow: none
}

.btn:active,
.btn.active {
    background-image: none
}

.btn-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default:active,
.btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px
}

.btn-primary:active,
.btn-primary.active {
    background-color: #265a88;
    border-color: #245580
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #265a88;
    background-image: none
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:hover,
.btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success:active,
.btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #419641;
    background-image: none
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:hover,
.btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info:active,
.btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:hover,
.btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning:active,
.btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger:active,
.btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #c12e2a;
    background-image: none
}

.thumbnail,
.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
    background-color: #e8e8e8
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
    background-color: #2e6da4
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075)
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075)
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -o-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border-radius: 4px
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.active>a {
    background-image: -webkit-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0, #0f0f0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0
}

@media(max-width:767px) {
    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #286090 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(to bottom, #337ab7 0, #286090 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -o-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -o-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -o-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075)
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2b669a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(to bottom, #337ab7 0, #2b669a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.panel-primary>.panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1)
}

/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("/resources/fonts/glyphicons/glyphicons-halflings-regular.eot");
    src: url("/resources/fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/resources/fonts/glyphicons/glyphicons-halflings-regular.woff2") format("woff2"), url("/resources/fonts/glyphicons/glyphicons-halflings-regular.woff") format("woff"), url("/resources/fonts/glyphicons/glyphicons-halflings-regular.ttf") format("truetype"), url("/resources/fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #666
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ""
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-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-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-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-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-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-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@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>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 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;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.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: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

@media(min-width:768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

a.list-group-item,
button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: ghostwhite;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

form.well {
    background-image: none !important
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

[data-toggle="collapse"].collapsed .if-not-collapsed {
    display: none
}

[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
    display: none
}

.btn {
    border-radius: 999px;
    padding: 8px 16px;
    border-radius: 999px;
    font-size: 16px;
    transition: all .3s;
    white-space: normal
}

.dropdown .btn {
    letter-spacing: normal;
    box-shadow: none !important;
    border-radius: 0
}

.btn-lg {
    padding: 12px 16px;
    height: auto;
    font-size: 18px
}

.input-lg {
    border-radius: 4px
}

.btn.dropdown-toggle {
    letter-spacing: normal;
    font-size: 14px;
    padding: 6px 10px;
    box-shadow: none !important
}

.btn-group .btn {
    letter-spacing: 0 !important;
    box-shadow: none !important;
    font-size: 14px;
    text-transform: none !important
}

.bootstrap-select .btn {
    white-space: pre
}

.btn-ghost-small,
.btn-ghost-small:focus {
    background: #fff !important;
    height: auto
}

.bootstrap-select .btn {
    white-space: pre
}

.btn-ghost,
.btn-ghost:focus,
.btn-group .btn-ghost,
.btn-group .btn-ghost:focus {
    background: #fff !important
}

.btn-small,
.btn-small:focus {
    padding: 8px 14px !important;
    font-size: 13px !important
}

.view-button .btn-ghost-small,
.show-filters .btn-ghost-small,
.pagination .btn-ghost-small {
    letter-spacing: .1em;
    padding: 6px 6px !important;
    font-size: 12px !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) !important;
    right: 15px;
    line-height: normal !important
}

.btn {
    background: #2073bd;
    color: #fff
}

.btn:hover {
    background: #229bbf
}

.btn-ghost,
.btn-ghost-small,
.btn-ghost:focus,
.btn-ghost-small:focus {
    color: #2073bd !important;
    border: #2073bd 1px solid !important
}

.btn-ghost:hover,
.btn-ghost-small:hover,
.btn-ghost:active,
.btn-ghost-small:active .btn-group .btn-ghost:hover,
.btn-group .btn-ghost:active {
    color: #fff !important;
    background: #2073bd !important
}

.btn-ghost.active,
.btn-ghost-small.active {
    color: #fff !important;
    background: #2073bd !important
}

.btn-ghost.active:hover,
.btn-ghost-small.active:hover {
    background: #229bbf !important
}

.visible-xs .btn-group .dropdown-menu {
    left: 0 !important
}

.btn-group .open>.dropdown-menu {
    display: block
}

.btn-group .dropdown-toggle::before {
    display: none
}

.btn.btn-secondary {
    background: #fff;
    color: #333;
    border: #eaeaea 2px solid
}

.btn.btn-secondary:hover {
    color: #333;
    border: #2073bd 2px solid
}

.btn.btn-secondary.active {
    background: #2073bd;
    color: #fff
}

.btn-icon {
    display: block;
    background-color: #fff;
    transition: all .3s ease;
    line-height: 35px
}

.btn-icon:hover {
    text-decoration: none
}

.btn-icon:hover p,
.btn-icon:hover span {
    color: #229bbf
}

.btn-icon i {
    float: left;
    height: 100%;
    padding: 10px 12px;
    background: #2073bd;
    color: #fff;
    margin-right: 10px;
    font-size: 15px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) !important;
    border-radius: 2px
}

.btn-icon:hover i {
    background: #229bbf
}

.btn-icon p {
    margin: 0;
    color: #101010;
    padding: 0 5px;
    transition: all .3s ease
}

.btn-icon span {
    color: #2073bd;
    transition: all .3s ease
}

@media only screen and (min-width:768px) and (max-width:989px) {
    .btn {
        padding: 6px 12px
    }
}

@media screen and (max-width:480px) {
    .btn .glyphicon {
        padding: 0 !important
    }
    .btn-group .btn.btn-secondary {
        margin-left: -2px
    }
    .btn-group .btn {
        padding: 6px
    }
}

.carehelp-modal-title {
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
    color: #1e1e1e
}

.carehelp-modal-footer input[type=button],
.carehelp-modal-footer input[type=submit] {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 43px;
    line-height: 41px;
    font-size: 15px !important;
    border-radius: 4px !important;
    margin: 5px 0 5px 0 !important;
    color: #fff !important;
    width: 100%;
    padding: 0 15px !important
}

.carehelp-modal-footer input[type=button]:hover,
.carehelp-modal-footer input[type=submit]:hover {
    background: var(--sitedark) !important
}

.carehelp-modal-footer p {
    font-size: 13.5px;
    line-height: 17px;
    margin: 10px 0 0 0;
    color: #555
}

@media(min-width:576px) {
    .carehelp-modal-footer {
        text-align: center
    }
    .carehelp-modal-footer input[type=button],
    .carehelp-modal-footer input[type=submit] {
        width: auto;
        margin: 5px 0 5px 0 !important;
        font-size: 16px !important
    }
    .carehelp-modal-footer p {
        text-align: left
    }
}

@media(min-width:992px) {
    .carehelp-modal-title {
        font-size: 20px;
        line-height: 34px
    }
}

.panel-group .panel-heading {
    border-bottom: 1px #efefef solid
}

.panel .panel-heading h3,
.panel .panel-heading h3 a,
.panel .panel-heading h1,
.panel .panel-heading h1 a {
    margin: 0 !important;
    padding: 10px !important;
    font-size: 20px;
    font-weight: normal
}

#faq>h4 {
    margin-top: 0
}

#faq .panel-heading {
    padding: 0;
    border: 0
}

#faq .panel-title>a,
.panel-title>a:active {
    display: block;
    padding: 15px;
    font-size: 16px;
    text-decoration: none
}

#faq .panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: left;
    transition: all .5s;
    margin-right: 10px
}

#faq .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

@font-face {
    font-family: "Open Sans";
    src: url("/resources/fonts/OpenSans/OpenSans-Regular.woff2") format("woff2"), url("/resources/fonts/OpenSans/OpenSans-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Open Sans";
    src: url("/resources/fonts/OpenSans/OpenSans-SemiBold.woff2") format("woff2"), url("/resources/fonts/OpenSans/OpenSans-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-Medium.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-Thin.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-Italic.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-LightItalic.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-Light.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-Black.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-BlackItalic.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-ThinItalic.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-Regular.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('/resources/fonts/Roboto/Roboto-Bold.woff2') format('woff2'), url('/resources/fonts/Roboto/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

body {
    font-family: 'Roboto', Tahoma;
    font-size: 16px;
    overflow-x: hidden
}

.seo_links {
    padding: 0;
    margin: 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.seo_links>div,
.seo_links li {
    display: block !important;
    margin: 0;
    width: 100%
}

.seo_links strong,
.seo_links strong a,
.seo_links strong small {
    font-size: 14px;
    color: #000;
    display: block;
    padding: 3px 0 8px;
    display: inline-block;
    line-height: 1.2
}

.seo_links strong:nth-child(n+2) {
    padding-top: 7px
}

.seo_links a {
    font-size: 14px;
    padding: 3px 0
}

.seo_links small {
    color: var(--site);
    font-size: 14px
}

.seo_links .panel-body {
    margin-bottom: 20px
}

.seo_postcodes a {
    display: inline-block
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .seo_links {
        -webkit-column-count: 3 !important;
        -moz-column-count: 3 !important;
        column-count: 3 !important
    }
}

@media only screen and (max-width:768px) {
    .seo_links {
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
        column-count: 1 !important
    }
    .seo_links div {
        margin-bottom: 0
    }
    .seo_links strong {
        margin: 0
    }
    .seo_links .panel-body strong a {
        margin: 0
    }
    .seo_links .panel-heading {
        padding: 0;
        border: 0;
        background: 0
    }
    .seo_links .panel-title>a,
    .panel-title>a:active {
        display: block;
        padding: 10px;
        font-size: 16px;
        text-decoration: none;
        padding-right: 30px;
        position: relative
    }
    .seo_links .panel-heading a:before {
        font-family: 'Glyphicons Halflings';
        content: "\e114";
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        position: absolute;
        right: 10px;
        top: 50%;
        font-size: 16px;
        margin-top: -8px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .seo_links .panel-heading a.collapsed:before {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }
    .seo_links .panel-heading.active a:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .seo_links .panel {
        margin-top: 0;
        border: 0;
        border-top: 1px #efefef solid;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        background-color: transparent
    }
    .seo_links .panel:last-of-type {
        border-bottom: 1px #efefef solid
    }
    .seo_links .panel-heading h4 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .seo_links .panel-group .panel+.panel {
        margin-top: 0
    }
    .seo_links .panel-body {
        padding: 10px;
        margin-bottom: 0
    }
    .seo_links strong {
        float: none
    }
    .seo_links .panel-link {
        padding: 10px 5px
    }
    .seo_links .panel-link strong {
        margin: 0
    }
    .seo_links .panel-link a {
        display: block;
        position: relative
    }
    .seo_links .panel-link a:before {
        font-family: 'Glyphicons Halflings';
        content: "\e114";
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        position: absolute;
        right: -3px;
        top: 50%;
        font-size: 16px;
        margin-top: -10px;
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

@media only screen and (min-width:769px) {
    .seo_links .panel-body,
    .seo_links .panel-group .panel {
        padding: 0;
        border: 0 !important;
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible
    }
    #Top-caretype {
        float: left
    }
    .seo_links div {
        width: 100%
    }
}

#footer ul {
    margin-bottom: 40px;
    padding: 0
}

#footer li {
    list-style: none;
    text-align: left;
    line-height: 16px;
    margin-bottom: 10px;
    font-size: 14px !important
}

#footer h5 {
    color: #fff;
    font-size: 16px;
    width: 100%;
    height: 40px;
    border-bottom: #fff 3px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-weight: bold
}

#footer-lower {
    background: #fff;
    color: #2073bd !important
}

#footer-lower a {
    color: #2073bd !important
}

@media(max-width:768px) {
    #footer h5 {
        height: auto
    }
}

#footer-lower a:hover {
    color: #005295 !important
}

#footer-top {
    padding-bottom: 0 !important
}

.profile-slideshow img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: 0;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots .owl-dot {
    background: 0;
    border: 0;
    padding: 0;
    margin-top: 20px
}

.owl-stage-outer {
    overflow: hidden
}

.owl-carousel .slide-title {
    font-size: 15px !important;
    line-height: 17px !important
}

.line-clamp {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    -webkit-line-clamp: 4;
    height: calc(17px * 4);
    margin: 0 !important
}

_:-ms-fullscreen,
:root .line-clamp {
    display: block !important
}

.line-clamp:after {
    content: "" !important;
    text-align: right !important;
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    width: 70% !important;
    height: 1.2em !important;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 100%) !important;
    pointer-events: none !important
}

@supports(-webkit-line-clamp:1) {
    .line-clamp:after {
        display: none !important
    }
}

.mobile-only {
    display: none !important
}

.owl-stage {
    margin: 0 auto
}

.basic_listings_slider .owl-stage {
    margin: 0
}

.slideshow_icons {
    margin: 0;
    padding: 0
}

.slideshow_icons_block {
    background: #266bb0;
    margin-left: -15px
}

.slideshow_icons li {
    display: table;
    color: #fff;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 76px;
    border-bottom: #fff 1px solid;
    background-repeat: no-repeat !important;
    background-position: left !important;
    background-size: 30% !important
}

.slideshow_icons a li:last-child {
    border-bottom: 0
}

.slideshow_icons_photo {
    background-image: url(../../images/icons/photo.svg) !important
}

.slideshow_icons_video {
    background-image: url(../../images/icons/video.svg) !important
}

.slideshow_icons_vt {
    background-image: url(../../images/icons/virtualtour.svg) !important;
    border-bottom: none !important
}

.slideshow_icons li span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
    font-size: 12px
}

.slideshow_icons_none span {
    padding-left: 0 !important;
    text-align: center
}

.storyblock,
#storyblock {
    width: 316px;
    height: 226px;
    text-align: center;
    color: white;
    position: relative;
    overflow: hidden;
    display: inline-block;
    background-size: cover
}

.storyblock img,
#storyblock img {
    position: absolute;
    width: 100%;
    height: 100%
}

.storyblock .innerBlock,
#storyblock .innerBlock {
    background-color: rgba(54, 125, 117, 0.8);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    width: 100%;
    height: 226px
}

.searchresultenhanced .storyblock .innerBlock,
.searchresultenhanced .storyblock {
    width: 245px;
    height: 178px
}

#reviewtext,
.reviewtext {
    font-size: 24px;
    position: relative;
    z-index: 1;
    white-space: normal;
    line-height: 24px;
    width: 100%;
    color: #fff
}

.searchresultenhanced #reviewtext {
    font-size: 18px
}

#reviewtext:before,
.reviewtext:before {
    display: inline-block;
    content: ' \201C'
}

#reviewtext:after,
.reviewtext:after {
    display: inline-block;
    content: ' ...\201D'
}

.innerBlock #name,
.innerBlock .name,
#reviewerName {
    font-size: 12px !important;
    font-weight: normal !important;
    color: #fff;
    margin: 10px 0
}

@media only screen and (min-width:990px) and (max-width:1199px) {
    #reviewtext,
    .reviewtext {
        font-size: 22px;
        line-height: 22px
    }
}

@media only screen and (min-width:768px) and (max-width:990px) {
    #reviewtext,
    .reviewtext {
        font-size: 18px;
        line-height: 18px
    }
}

@media only screen and (min-width:768px) {
    .slide .innerBlock {
        opacity: 0;
        position: absolute;
        filter: blur(10px)
    }
    .current .innerBlock {
        animation: fadeinphoto 8s infinite
    }
}

@media only screen and (max-width:768px) {
    .owl-item.active .innerBlock {
        opacity: 0;
        animation: fadeinphoto 8s;
        position: absolute;
        filter: blur(10px)
    }
}

@keyframes fadeinphoto {
    0% {
        opacity: 0
    }
    5% {
        opacity: 0
    }
    20% {
        opacity: 1;
        filter: blur(0)
    }
    90% {
        opacity: 1;
        filter: blur(0)
    }
    100% {
        opacity: 0;
        filter: blur(10px)
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slideshow_icons li {
        height: 62px
    }
    .slideshow_icons li span {
        padding-left: 45px;
        font-size: 12px
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .slideshow_icons li span {
        padding-left: 100px
    }
    .slideshow_icons li {
        background-position: 20px
    }
}

@media only screen and (max-width:992px) {
    .slideshow_icons_block {
        margin-top: 5px;
        margin-left: 0;
        background-color: transparent
    }
    .slideshow_icons li {
        width: 33.3333%;
        float: left;
        border: 0;
        background-color: #266bb0
    }
}

@media only screen and (max-width:767px) {
    .slideshow_icons li span {
        padding-top: 0;
        padding-left: 0;
        text-align: center;
        vertical-align: bottom
    }
    li.slideshow_icons_none span {
        vertical-align: middle
    }
    .slideshow_icons li {
        background-position: 50% 10px;
        height: 60px;
        background-size: 20%
    }
}

@media only screen and (max-width:480px) {
    .slideshow_icons li {
        height: auto;
        background: 0;
        color: #266bb0;
        height: auto;
        padding: 5px
    }
    .slideshow_icons li span {
        font-size: 4vw
    }
    .slideshow_icons_none span {
        line-height: 14px
    }
}

.line-clamp {
    height: calc(14px * 4)
}

.result-item-logo {
    width: 90px
}

.owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #869791
}

.panel-premium {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2)
}

@media(max-width:480px) {
    .panel-premium {
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
    }
}

.control-label-normal-weight {
    font-weight: normal !important
}

.btn-slim {
    padding: 0 12px !important
}

@media(max-width:768px) {
    .block {
        background: ghostwhite;
        border: #1d67aa 1px solid;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
        margin: 0 20px 20px
    }
    .block-header {
        background: #fff;
        padding: 20px 20px
    }
    .block-content>div {
        padding: 0 20px 20px
    }
    .block-content li {
        margin: 10px 0;
        color: #1d67aa
    }
    li .normal {
        display: inline-block;
        width: 90%;
        margin: 0;
        vertical-align: text-top;
        color: #333
    }
    .panel-heading {
        padding: 0;
        border: 0
    }
    .block-content h5 {
        font-size: 24px;
        color: #1d67aa;
        margin: 20px 0
    }
}

#header-search-jobs {
    border-bottom: 0;
    padding: 20px 0;
    background: var(--site);
    border-top: 1px solid #398ed9
}

#header-search-jobs .header-wrapper {
    background: transparent;
    padding-top: 15px;
    border-radius: 20px;
    box-shadow: none;
    max-width: 1020px;
    margin: 0 auto
}

#header-search-jobs h1 {
    text-align: center;
    color: #FFF;
    margin: 5px 0 10px;
    font-size: 34px;
    line-height: 34px;
    line-height: 8vw
}

#header-search-jobs h2 {
    font-weight: 400;
    color: #FFF;
    text-align: center;
    display: block;
    line-height: 1.2;
    margin: 0 0 25px;
    font-size: 17px;
    padding: 0
}

#header-search-jobs label {
    color: #fff;
    display: none
}

#header-search-jobs button.btn {
    background: green;
    height: 44px;
    line-height: 44px
}

.sections-jobs {
    margin-top: 32px
}

#header-search-jobs .header-search-button button {
    border: 1px solid #fff
}

#header-search-jobs button,
#header-search-jobs .autocomplete-main-search {
    border: 0;
    height: 50px;
    line-height: 50px;
    box-shadow: rgba(6, 24, 44, 0.4) 0 0 20px 5px
}

#header-search-jobs .header-search-input .autocomplete-main-search:hover,
#header-search-jobs .header-search-input .autocomplete-main-search:focus {
    border: none !important
}

#header-search-jobs .header-search-input .autocomplete-main-search::-webkit-input-placeholder {
    color: #969696;
    opacity: 1
}

#header-search-jobs .header-search-input .autocomplete-main-search::-moz-placeholder {
    color: #969696;
    opacity: 1
}

#header-search-jobs .header-search-input .autocomplete-main-search:-ms-input-placeholder {
    color: #969696;
    opacity: 1
}

#header-search-jobs .header-search-input .autocomplete-main-search::-ms-input-placeholder {
    color: #969696;
    opacity: 1
}

#header-search-jobs .header-search-input .autocomplete-main-search::placeholder {
    color: #969696;
    opacity: 1
}

#header-search-jobs .header-search-input .autocomplete-main-search:-ms-input-placeholder {
    color: #969696
}

#header-search-jobs .header-search-input .autocomplete-main-search::-ms-input-placeholder {
    color: #969696
}

@media(min-width:420px) {
    #header-search-jobs h1 {
        height: auto;
        font-size: 34px;
        line-height: 34px
    }
}

@media(min-width:768px) {
    #header-search-jobs h2 {
        font-size: 20px;
        margin: 0 0 30px
    }
}

@media(min-width:992px) {
    #header-search-jobs h1 {
        font-size: 40px;
        line-height: 43px;
        margin: 0 0 5px
    }
    #header-search-jobs h2 {
        font-size: 21px
    }
    #header-search-jobs button,
    #header-search-jobs .autocomplete-main-search {
        border-radius: 27px;
        border: 0;
        height: 54px;
        line-height: 54px
    }
    #header-search-jobs .header-search-button {
        position: absolute;
        right: 20px;
        bottom: 5px
    }
    #header-search-jobs .header-search-button button {
        border: 0
    }
    #header-search-jobs .autocomplete-main-search:hover,
    #header-search-jobs .autocomplete-main-search:focus {
        box-shadow: rgba(6, 24, 44, 0.4) 0 0 0 0, rgba(6, 24, 44, 0.65) 0 0 20px 4px, rgba(255, 255, 255, 0.08) 0 1px 0 inset
    }
}

@media(min-width:1200px) {
    #header-search-jobs h1 {
        font-size: 42px;
        line-height: 46px
    }
    #header-search-jobs h2 {
        font-size: 21px;
        text-align: center
    }
}

.primary-section-jobs ol.breadcrumb>li.jobs-breadcrumb::before {
    content: '' !important;
    padding: 0
}

.primary-section-jobs ol.breadcrumb>li {
    display: inline-flex;
    align-items: center;
    margin-right: 3px
}

.primary-section-jobs ol.breadcrumb>li>i {
    position: relative;
    top: -1px;
    margin-right: 6px;
    font-size: 10px
}

.primary-section-jobs ol.breadcrumb>li>i.fa-circle {
    font-size: 5px;
    color: #555
}

.primary-section-jobs ol.breadcrumb>li.jobs-posted>i {
    font-size: 12px;
    color: var(--site);
    margin-right: 3px
}

#job-listing {
    margin-top: 20px
}

#job-listing h1 {
    text-align: left;
    font-weight: 600;
    font-size: 24px;
    margin: 0 0 4px
}

#job-listing-header>div>div>div>div>span {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 12px
}

#job-listing-header>div>div>div>div>span>a {
    margin-top: 15px;
    width: fit-content
}

#job-listing-header>div>div>div>div>span>a>img {
    min-height: 56px;
    min-width: 150px;
    max-height: 56px;
    max-width: 150px
}

#job-listing-header>div>div>div>div>span>span,
#job-listing-header>div>div>div>div>div>span {
    color: #555;
    font-size: 14px;
    white-space: nowrap
}

#job-listing-header>div>div>div>div>span>span {
    padding: 4px 8px;
    background: ghostwhite;
    border-radius: 6px
}

#job-listing-header>div>div>div>div>span>span>i,
#job-listing-header>div>div>div>div>div>span>i {
    font-size: 17px;
    position: relative;
    top: 1px;
    width: 16px;
    text-align: center;
    margin-right: 5px
}

#job-listing-header>div>div>div>div>div>strong {
    font-weight: 500;
    margin-bottom: 8px;
    display: block
}

#job-listing-header>div>div>div>div>div>strong>a {
    color: #101010
}

#job-listing-header>div>div>div>div>div>div {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 12px
}

#job-listing-header>div>div>div>div>div>div>a.btn {
    line-height: 45px;
    background: var(--site);
    color: #fff;
    border-radius: 999px;
    width: auto;
    padding: 0 22px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px
}

#job-listing-header>div>div>div>div>div>div>a.btn:hover {
    background: var(--sitedark)
}

#job-listing-body>div>div>div>div {
    display: flex;
    flex-direction: column
}

.job-listing-body-details {
    margin-bottom: 24px
}

.job-listing-body-details>div>p {
    margin: 24px 0 0
}

.job-listing-body-details>div>p>i {
    margin-right: 63px;
    position: relative;
    top: 1px;
    font-size: 21px
}

.job-listing-body-details>div strong {
    color: #555;
    font-weight: 400;
    display: block;
    font-size: 14px
}

.job-listing-body-details>div ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
    font-size: 15px
}

.job-listing-body-details>div ul>li {
    margin-bottom: 8px
}

.job-listing-body-details>div ul>li:last-child {
    margin-bottom: 0
}

.job-listing-body-details>div ul>li.job-listing-salary {
    font-size: 17px;
    font-weight: 600
}

#job-listing-body aside>a.btn {
    margin: 0 0 32px auto;
    line-height: 45px;
    background: var(--sitelink);
    color: #fff;
    border-radius: 999px;
    width: auto;
    padding: 0 22px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
    display: none
}

#job-listing-body aside>a.btn:hover {
    background: var(--sitelinkdark)
}

#job-listing-body article {
    font-size: 15px;
    width: 100%
}

#job-listing-body h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px
}

#job-listing-body aside>div {
    border: 1px solid #bbb;
    border-radius: 15px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    margin-bottom: 32px;
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, 0.25)
}

#job-listing-body aside>div>strong {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 12px
}

#job-listing-body aside {
    display: none
}

#job-listing-body aside>div>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px
}

#job-listing-body aside>div>ul>li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9
}

#job-listing-body aside>div>ul>li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0
}

#section-social-sharing h3 {
    font-size: 20px;
    font-weight: 500
}

#job-form>h1 {
    margin-bottom: 15px
}

@media(min-width:520px) {
    #job-listing-header>div>div>div>div {
        display: flex;
        flex-direction: row-reverse;
        align-items: flex-start
    }
    #job-listing-header>div>div>div>div>span {
        margin-left: 20px
    }
    #job-listing-header>div>div>div>div>div {
        width: 100%
    }
    #job-listing-header>div>div>div>div>div>div {
        flex-direction: row;
        align-items: center;
        gap: 20px
    }
}

@media(min-width:768px) {
    ol.breadcrumb>li.jobs-posted {
        display: none
    }
    ol.breadcrumb>li.jobs-posted-visible {
        display: inline-flex;
        margin-right: 20px
    }
    #job-listing-header>div>div>div>div {
        display: flex;
        flex-direction: row-reverse;
        align-items: center
    }
    #job-listing-header>div>div>div>div>div {
        width: 100%
    }
    #job-listing-header>div>div>div>div>div>div {
        gap: 30px
    }
}

@media(min-width:992px) {
    #job-listing h1 {
        font-size: 32px
    }
    #job-listing-body>div>div>div>div {
        flex-direction: row-reverse;
        align-items: flex-start
    }
    #job-listing-body article {
        font-size: 16px
    }
    #job-listing-body h2 {
        font-size: 23px;
        margin-bottom: 12px
    }
    .job-listing-body-details {
        margin-bottom: 32px
    }
    .job-listing-body-details>div strong {
        font-size: 15px
    }
    .job-listing-body-details>div ul {
        font-size: 16px
    }
    #job-listing-body aside {
        min-width: 360px;
        max-width: 360px;
        margin: 0 0 0 30px;
        position: sticky;
        top: 32px
    }
    #job-listing-body aside>div {
        padding: 20px
    }
    #section-social-sharing h3 {
        font-size: 23px
    }
}

@media(min-width:1200px) {
    #job-listing-body aside {
        margin: 0 0 0 50px;
        display: flex;
        flex-direction: column
    }
}

.sections-jobs-results-top>section {
    margin-bottom: 20px !important
}

.jobs-results-header-logo {
    text-align: center;
    margin-top: 10px
}

.jobs-results-header-extra {
    text-align: center;
    font-size: 15px
}

.jobs-results-header-extra>p {
    margin-top: 10px
}

#jobs-results-topper {
    padding: 0 0 24px 0
}

@media(min-width:768px) {
    #jobs-results-topper {
        padding: 24px 0
    }
}

.jobs-results-header-topper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jobs-results-header-topper>a {
    color: var(--site);
    -webkit-box-shadow: inset 0 0 0 2px var(--site);
    box-shadow: inset 0 0 0 2px var(--site);
    text-transform: none !important;
    white-space: nowrap;
    text-decoration: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-radius: 999px;
    padding: 8px 16px;
    border-radius: 999px;
    font-size: 16px
}

.jobs-results-header-topper>a:hover {
    background: ghostwhite
}

.jobs-results-header-topper>a.jobs-results-header-alerts {
    background: #fff;
    color: var(--site);
    -webkit-box-shadow: inset 0 0 0 2px var(--site);
    box-shadow: inset 0 0 0 2px var(--site)
}

.jobs-results-header-topper>a.jobs-results-header-alerts>i {
    color: var(--site)
}

.jobs-results-header-topper>a.jobs-results-header-alerts:hover {
    background: ghostwhite
}

.jobs-results-header-topper>a.jobs-results-header-alerts>span {
    display: none
}

.jobs-results-header-topper>a>i {
    margin-right: 5px;
    color: var(--site)
}

a.jobs-results-header-filter[aria-expanded="true"]::after {
    content: 'Hide Filters';
    color: var(--site)
}

a.jobs-results-header-filter[aria-expanded="false"]::after {
    content: 'Change Criteria';
    color: var(--site)
}

a.jobs-results-header-cv {
    background: var(--site);
    color: #fff
}

a.jobs-results-header-cv:hover {
    background: var(--sitedark);
    color: #fff
}

a.jobs-results-header-cv:hover i {
    color: #fff
}

.jobs-results-header-topper a.jobs-results-header-cv i {
    color: #fff
}

@media(min-width:768px) {
    .jobs-results-header-topper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 15px
    }
    a.jobs-results-header-cv {
        margin-left: auto
    }
    .jobs-results-header-topper>a.jobs-results-header-alerts>span {
        display: inline-block
    }
}

.search-results-options-jobs {
    padding-top: 32px !important
}

.search-results-options-jobs .search-results-options-info>div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-results-options-jobs .search-results-options-buttons-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-results-options-jobs .search-results-options-sort {
    padding: 0 !important
}

@media(min-width:768px) {
    .search-results-options-jobs {
        display: block !important
    }
    .search-results-options-jobs .search-results-options-info {
        height: 34px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0
    }
    .search-results-options-jobs .search-results-options-info>p {
        text-align: left
    }
    .search-results-options-jobs .search-results-options-info>div {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        top: -25px !important
    }
    .search-results-options-jobs .search-results-options-sort {
        padding: 0 !important;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        height: 34px
    }
    .search-results-options-jobs .search-results-options-sort-desktop {
        margin: 0 15px !important
    }
    .search-results-options-jobs .search-results-options-info>p {
        font-size: 15px
    }
    .search-results-options-jobs .search-results-options-info>p>span {
        line-height: 34px
    }
}

@media(min-width:992px) {
    .search-results-options-jobs .search-results-options-info {
        min-height: auto
    }
    .search-results-options-jobs .search-results-options-info>p {
        margin-top: 0
    }
    .search-results-options-jobs .search-results-options-sort {
        height: auto !important
    }
}

#jobs-results .col-xs-12 {
    padding: 0
}

.sr-jobs header>div a {
    display: block !important
}

.sr-jobs .sr-date {
    background: ghostwhite;
    margin-bottom: 6px;
    display: inline-block;
    font-size: 14px;
    padding: 4px 10px;
    white-space: nowrap;
    border-radius: 6px;
    color: #555
}

.sr-jobs .sr-date>i {
    font-size: 17px;
    position: relative;
    top: 1px;
    width: 16px;
    text-align: center;
    margin-right: 5px
}

.sr-jobs .sr-logo {
    display: inline-block;
    margin-bottom: 10px
}

.sr-jobs .sr-desc>p {
    margin: 0
}

.sr-jobs ul.sr-extras {
    font-weight: 600;
    margin: 0 0 8px !important
}

.sr-jobs ul.sr-extras>li {
    padding: 0 0 0 4px !important;
    margin-left: 8px !important
}

.sr-jobs ul.sr-extras>li:first-of-type {
    padding: 0 !important;
    margin-left: 0 !important
}

.sr-jobs ul.sr-extras>li::marker {
    content: "\25CF" !important
}

.sr-jobs ul.sr-extras>li:first-of-type::marker {
    content: "" !important
}

@media(min-width:480px) {
    .sr-jobs .sr-logo {
        position: absolute;
        right: 12px;
        top: 12px
    }
}

@media(min-width:992px) {
    .sr-jobs[data-logo="1"] {
        min-height: 170px
    }
    .sr-jobs header>div a {
        display: inline-block !important
    }
    .sr-jobs ul.sr-extras {
        font-size: 16px
    }
    .sr-jobs .sr-date {
        position: absolute;
        right: 15px;
        top: 15px
    }
    .sr-jobs .sr-logo {
        right: 15px;
        top: 56px
    }
    .sr-jobs>footer {
        border-left: none !important
    }
}

form#websearch-filters>div>div {
    margin-top: 15px
}

form#websearch-filters>div>div>button {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 3px;
    line-height: 40px;
    padding: 0 15px;
    font-weight: 600;
    font-size: 16px;
    border: 0;
    outline: none !important;
    height: 40px
}

form#websearch-filters>div>div>button:hover {
    background: var(--sitedark)
}

:root {
    --site: #2073bd;
    --sitelink: #2073bd;
    --sitelinkdark: #01284a;
    --sitedark: #01284a;
    --sitesecondary: #e2effa;
    --bgfaint: #f8f8ff;
    --proceed: #008636 !important;
    --warning: #b32531 !important;
    --gradianth: linear-gradient(to right, rgba(0, 19, 71, .9) 0, rgba(0, 82, 149, .8) 50%, rgba(0, 19, 71, .9) 100%)
}

body {
    background: #fff;
    color: #101010;
    font-size: 16px;
    overflow-x: hidden
}

h1 {
    font-size: 27px;
    font-weight: 500;
    color: #101010;
    margin: 15px 0 5px;
    padding-bottom: 0;
    text-align: center
}

h2 {
    font-size: 24px;
    font-weight: 400;
    padding: 0 0 10px 0
}

h3 {
    font-size: 26px;
    font-weight: 400
}

h4 {
    font-size: 20px;
    font-weight: 400;
    margin: 20px 0 20px 0
}

h5 {
    color: #545454;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 10px 0
}

h6 {
    color: #141414;
    font-family: 'PT Serif', Arial;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    line-height: 32px;
    margin: 0 0 10px 0
}

.js-read-more.js-read-more_loaded {
    max-height: none !important
}

.text-smaller {
    font-size: .8em
}

.text-larger {
    font-size: 1.2em
}

.heading-sub-text {
    font-size: 11px;
    font-style: italic
}

.black {
    color: #000
}

a:focus {
    text-decoration: none
}

.panel h3,
.panel h3 a {
    margin: 5px 0;
    font-size: 20px
}

input[type=submit] {
    border: 0
}

::-moz-placeholder {
    color: #545454
}

::-webkit-input-placeholder {
    color: #545454
}

:-moz-placeholder {
    color: #545454
}

:-ms-input-placeholder {
    color: #545454
}

input[type="text"],
input[type="password"],
textarea,
select {
    outline: 0
}

strong {
    color: #141414
}

textarea {
    resize: none
}

.error {
    color: #f78e07;
    font-size: 14px;
    font-weight: 100;
    padding: 5px 0 0 3px
}

.dropdown-menu[role="combobox"] {
    background: -o-linear-gradient(top, rgba(200, 200, 200, 1) 0, rgba(255, 255, 255, 1) 10%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(200, 200, 200, 1)), color-stop(10%, rgba(255, 255, 255, 1))) !important;
    background: linear-gradient(to bottom, rgba(200, 200, 200, 1) 0, rgba(255, 255, 255, 1) 10%) !important;
    border-color: var(--site) !important;
    padding: 0 !important;
    border-radius: 0;
    margin: 0 !important
}

.dropdown-menu[role="combobox"] .dropdown-menu.inner {
    background: -o-linear-gradient(top, rgba(200, 200, 200, 1) 0, rgba(255, 255, 255, 1) 10%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(200, 200, 200, 1)), color-stop(10%, rgba(255, 255, 255, 1))) !important;
    background: linear-gradient(to bottom, rgba(200, 200, 200, 1) 0, rgba(255, 255, 255, 1) 10%) !important
}

.dropdown-menu[role="combobox"] .dropdown-header {
    padding: 3px 20px !important
}

.dropdown-menu[role="combobox"] .dropdown-menu>li>a {
    color: var(--sitedark) !important;
    margin: 0 !important;
    padding: 5px 20px !important
}

.dropdown-menu[role="combobox"] .dropdown-menu>li>a:hover,
.dropdown-menu[role="combobox"] .dropdown-menu>li>a.active {
    color: #fff !important;
    background-color: var(--sitedark) !important
}

.tt-dataset-combo>div.Location::before {
    content: 'Locations'
}

.tt-dataset-combo>div.MemberGroup::before {
    content: 'Care Homes and Groups/Owners'
}

.tt-dataset-location>div.Country::before {
    content: 'Country'
}

.tt-dataset-location>div.Region::before {
    content: 'Region'
}

.tt-dataset-location>div.County::before {
    content: 'County'
}

.tt-dataset-location>div.Town::before {
    content: 'Town'
}

.tt-dataset-location>div.Unitary::before {
    content: 'District'
}

.tt-dataset-location>div.recent:first-of-type:before {
    content: 'Your recent searches'
}

.tt-dataset-combo>div.Location::before,
.tt-dataset-combo>div.MemberGroup::before,
.tt-dataset-location>div.Country::before,
.tt-dataset-location>div.Region::before,
.tt-dataset-location>div.County::before,
.tt-dataset-location>div.Town::before,
.tt-dataset-location>div.Unitary::before,
.tt-dataset-location>div.recent::before {
    color: #555;
    border-top: #bbb 1px solid;
    display: block;
    width: 100%;
    position: relative;
    font-size: 14px;
    padding: 14px 8px 11px 8px;
    margin-top: 6px;
    font-weight: 500;
    cursor: default
}

.tt-dataset-combo div:first-of-type::before,
.tt-dataset-location div:first-of-type::before {
    border-top: 0;
    margin-top: 0
}

.tt-dataset-combo>div.Location~div.Location::before,
.tt-dataset-combo>div.MemberGroup~div.MemberGroup::before,
.tt-dataset-location>div.Country~div.Country::before,
.tt-dataset-location>div.Region~div.Region::before,
.tt-dataset-location>div.County~div.County::before,
.tt-dataset-location>div.Town~div.Town::before,
.tt-dataset-location>div.Unitary~div.Unitary::before,
.tt-dataset-location>div.Unitary~div.recent::before {
    display: none
}

@media(min-width:768px) {
    .tt-dataset-combo>div.Location::before,
    .tt-dataset-combo>div.MemberGroup::before,
    .tt-dataset-location>div.Country::before,
    .tt-dataset-location>div.Region::before,
    .tt-dataset-location>div.County::before,
    .tt-dataset-location>div.Town::before,
    .tt-dataset-location>div.Unitary::before,
    .tt-dataset-location>div.recent::before {
        padding: 14px 12px 11px 12px
    }
}

.c-offcanvas,
.c-offcanvas-content-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .6, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .6, 1);
    -o-transition: transform .3s cubic-bezier(.4, 0, .6, 1);
    transition: transform .3s cubic-bezier(.4, 0, .6, 1);
    transition: transform .3s cubic-bezier(.4, 0, .6, 1), -webkit-transform .3s cubic-bezier(.4, 0, .6, 1)
}

.c-offcanvas.is-open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}

.c-offcanvas-content-wrap {
    position: relative;
    z-index: 3;
    overflow: hidden;
    background: #fff
}

.c-offcanvas {
    position: fixed;
    min-height: 100%;
    max-height: none;
    top: 0;
    display: block;
    background: #fff;
    overflow: hidden
}

.c-offcanvas--opening {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .2, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, .2, 1);
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.c-offcanvas.is-closed {
    max-height: 100%;
    overflow: hidden;
    visibility: hidden;
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-offcanvas.is-scrollable {
    overflow-y: auto
}

.c-offcanvas--overlay {
    z-index: 60
}

.c-offcanvas-bg {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
    left: -100%;
    background-color: transparent;
    -webkit-transition: background-color 1s cubic-bezier(.23, 1, .32, 1) 0s;
    -o-transition: background-color 1s cubic-bezier(.23, 1, .32, 1) 0s;
    transition: background-color 1s cubic-bezier(.23, 1, .32, 1) 0s
}

.c-offcanvas-bg.is-animating,
.c-offcanvas-bg.is-open {
    left: 0;
    background-color: rgba(0, 0, 0, .68);
    visibility: visible
}

.c-offcanvas-bg.is-closed {
    visibility: hidden
}

.c-offcanvas--left {
    height: 100%;
    width: 17em;
    -webkit-transform: translate3d(-17em, 0, 0);
    transform: translate3d(-17em, 0, 0)
}

.c-offcanvas--right {
    height: 100%;
    width: 95vw;
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.c-offcanvas--bottom,
.c-offcanvas--top {
    left: 0;
    right: 0;
    height: 12.5em;
    min-height: auto;
    width: 100%
}

.c-offcanvas--top {
    top: 0;
    -webkit-transform: translate3d(0, -12.5em, 0);
    transform: translate3d(0, -12.5em, 0)
}

.c-offcanvas--bottom {
    top: auto;
    bottom: 0;
    -webkit-transform: translate3d(0, 12.5em, 0);
    transform: translate3d(0, 12.5em, 0)
}

.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open {
    -webkit-transform: translate3d(17em, 0, 0);
    transform: translate3d(17em, 0, 0)
}

.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open {
    -webkit-transform: translate3d(-17em, 0, 0);
    transform: translate3d(-17em, 0, 0)
}

.c-offcanvas--reveal {
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.c-offcanvas--right {
    display: block !important
}

@media(min-width:992px) {
    #page-top {
        padding-bottom: 5px
    }
}

@media(max-width:991px) {
    .login-icon,
    .search-icon,
    .menu-icon {
        display: inline-block;
        text-align: center;
        display: inline-block;
        width: 32px;
        white-space: nowrap;
        margin: 12px 3px 0 3px
    }
    .login-icon:hover {
        background: none !important
    }
}

.navbar {
    border: 0
}

.page-inner-nav {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    max-height: 42px
}

.page-inner-nav a {
    color: #fff;
    padding: 12px 2px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px
}

.page-inner-nav a:first-child:before {
    content: ""
}

.page-inner-nav a:before {
    content: '\2022';
    margin-right: 5px
}

.page-inner-nav a.active,
.page-inner-nav a:hover {
    background: url(../../images/icons/subnav_active.png) bottom center no-repeat
}

.page-inner-nav a:hover {
    color: #fff
}

.content-outer {
    padding-top: 20px;
    padding-bottom: 20px
}

.content-outer .content-outer {
    padding-top: 0
}

.content-outer.less-padding-top {
    padding: 10px 0 30px 0
}

.content-outer ul {
    list-style-type: none;
    line-height: 1.6em
}

.content-outer .content-lists ul li a.link-location {
    display: block;
    font-size: 15px;
    margin: 0
}

.home-agent img {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    height: auto;
    margin: 0 0 10px 0;
    padding: 15px
}

.inner-item p {
    font-size: 16px;
    line-height: 18px;
    margin: 4px 0 0 0
}

.btn {
    color: #fff
}

.btn-red {
    background: red !important
}

.btn .glyphicon {
    padding: 3px 0
}

@media(min-width:768px) {
    .selectpicker.btn {
        white-space: nowrap
    }
}

.btn-small {
    border-radius: 25px;
    color: #fff;
    font-size: 13px;
    padding: 6px 13px;
    text-transform: none
}

.btn-small:hover {
    color: #fff;
    text-decoration: none
}

.btn-small.red {
    background: #ff1c41
}

.btn-small.red:hover {
    background: #d30426
}

.btn:hover,
.btn:focus {
    color: #fff;
    text-decoration: none
}

.breadcrumb {
    margin: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
    line-height: 16px
}

.primary-section-jobs .breadcrumb {
    display: flex;
    align-items: center;
    flex-direction: row
}

@media(max-width:767px) {
    .secondary-section-caresearch .breadcrumb-bar .col-xs-12 {
        display: flex;
        align-items: center;
        min-height: 40px
    }
}

.breadcrumb li {
    font-size: 70%;
    letter-spacing: -0.1px
}

.breadcrumb-bar {
    padding: 8px 0;
    background: ghostwhite;
    margin-bottom: 1.5rem !important
}

.breadcrumb span {
    font-size: 12px;
    letter-spacing: -0.1px;
    padding-right: 5px
}

.breadcrumb span a {
    padding-right: 20px
}

.breadcrumb>li+li.jbc:before {
    display: none
}

@media(min-width:576px) {
    .d-sm-none {
        display: none !important
    }
}

.d-inline {
    display: inline !important
}

@media(min-width:576px) {
    .d-sm-none {
        display: none !important
    }
}

.pagemenuinfo .col-sm-4 {
    width: 100%;
    text-align: center
}

.pagemenuinfo p {
    padding: 0;
    margin: 0
}

.current-reviews-rating-circle {
    display: inline-block;
    border-radius: 50%;
    height: 50px;
    line-height: 20px;
    font-size: 18px;
    text-align: center;
    width: 50px;
    background: #266bb0;
    color: #fff;
    font-weight: bold;
    border: 2px solid #266bb0;
    -webkit-box-shadow: inset 0 0 0 3px white;
    box-shadow: inset 0 0 0 3px white;
    padding-top: 12px;
    margin: 0 10px 0 10px
}

.moved-side {
    padding: 0 0 15px 0;
    width: 100%
}

.lower-listings {
    padding: 20px 0 10px 0
}

.listing_primary img {
    display: inline-block
}

.listing_primary a {
    display: block;
    text-align: center
}

@media(min-width:769px) {
    .listing_primary {
        padding-right: 0
    }
}

.vacancies {
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0
}

.available {
    color: hsl(120, 46%, 57%)
}

.mediablock-forsale .media-heading {
    color: #101010;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 0
}

.mediablock-forsale .media {
    padding: 0 0 20px 0
}

.search-item.panel {
    padding: 15px;
    margin: 10px 0
}

.home-name strong {
    color: #101010;
    display: block;
    font-size: 14px;
    padding: 10px 0
}

.home-name a {
    font-size: 24px;
    line-height: 28px
}

.home-name .red {
    padding-left: 5px
}

.home-name .grey {
    margin-top: 5px
}

.home-price {
    color: #101010;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 20px;
    text-align: right
}

@media(max-width:768px) {
    .home-price {
        padding-top: 10px;
        padding-left: 0;
        text-align: left !important
    }
}

.home-agent a {
    display: block;
    margin: 10px 0 0 0;
    text-align: right
}

@media(max-width:768px) {
    .home-agent a {
        text-align: left !important
    }
}

.text-recruiter {
    color: #101010;
    text-align: right
}

@media(max-width:768px) {
    .text-recruiter {
        text-align: left !important
    }
}

.mediablock-jobs .media-heading {
    color: #101010;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 0
}

.mediablock-jobs .media-body {
    color: #101010;
    font-weight: 100
}

.mediablock-jobs .media {
    padding: 0 0 20px 0
}

.mediablock-jobs .col-sm-8 {
    padding-left: 0
}

.mediablock-jobs img,
.mediablock-services img {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    height: auto;
    padding: 15px;
    margin: 0 0 10px 0
}

.job-description ul {
    list-style-type: disc
}

.mediablock-training .media-heading {
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 20px 0
}

.mediablock-training .media-body {
    color: #101010;
    padding: 5px 0 0 0
}

.mediablock-training .media-body p {
    margin: 0;
    padding: 0 0 3px 0
}

.mediablock-training .media-body strong {
    color: #545454
}

.mediablock-training .media {
    padding: 0 0 20px 0
}

.mediablock-training .media-heading a {
    font-weight: 400
}

.mediablock-training .col-sm-8 {
    padding-left: 0
}

#content-top {
    border-bottom: 1px solid #f1f1f1;
    color: #545454;
    margin-bottom: 20px
}

#content-top h1 {
    margin-top: 0
}

.recommendation-text {
    color: #545454;
    font-size: .9em;
    line-height: 18px;
    margin: 0 0 20px 0;
    text-align: center
}

.recommendation-text strong {
    display: block;
    font-size: 2.4em;
    line-height: 1.1em;
    margin: 10px 0
}

.recommendation-text img {
    border: 1px solid #e8e8e8;
    height: auto;
    padding: 25px
}

.bootstrap-select .dropdown-menu {
    padding: 5px
}

.bootstrap-select .btn {
    background: #fff !important;
    color: #545454
}

.dropdown-menu {
    list-style: none
}

.bootstrap-select .btn:focus {
    outline: 0
}

input[type="submit"]:hover {
    text-decoration: none
}

.form-select .bootstrap-select .btn span {
    color: #545454
}

.form-select .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-select {
    margin-bottom: 10px;
    padding: 0
}

.form-select ul.dropdown-menu {
    margin: 0;
    padding: 0
}

.dropdown-menu>li>a {
    color: #fff;
    padding: 3px 10px;
    text-align: left
}

.caret {
    height: 10px;
    margin: 0;
    width: 8px
}

.img-dropshadow {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.poll {
    margin-bottom: 0;
    clear: both
}

.event-panel .row {
    padding: 10px 0 !important
}

.search-radios {
    padding: 0 0 10px 0;
    font-size: 15px
}

.content-intro .container {
    text-align: center
}

#care-sales-header.content-intro input[type="submit"],
#care-jobs-header.content-intro input[type="submit"] {
    float: left
}

.owl-carousel {
    padding: 0;
    clear: both
}

.slide .inner-item:last-of-type {
    margin-bottom: 0
}

.vertical-center {
    display: table;
    height: 66px;
    padding: 10px 0 10px 10px
}

.reviews .panel-body {
    padding: 10px 15px
}

.home-name p {
    margin-bottom: 0
}

.home-name {
    margin-bottom: 15px
}

.container-breakout {
    width: 100vw;
    position: relative;
    left: calc(-1 *(100vw - 100%)/2)
}

.container-breakout>.row {
    margin: 0
}

@media(min-width:992px) {
    .container-breakout-reset-md {
        width: auto;
        left: 0;
        margin: 0
    }
    .container-breakout-reset-md>.row {
        margin: 0 -15px
    }
}

@media(min-width:1200px) {
    .container-breakout-reset-md {
        margin: 0 15px
    }
}

.features-list-title {
    font-weight: 500;
    margin-bottom: 10px;
    display: block
}

.features-list-outer {
    padding: 0
}

.features-list-wrapper::before,
.features-list-wrapper::after {
    content: '';
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.features-list-wrapper::before {
    background-image: -o-linear-gradient(right, rgba(255, 0, 0, 0), #fff);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 0, 0, 0)), to(#fff));
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #fff)
}

.features-list-wrapper::after {
    right: 0;
    left: inherit;
    background-image: -o-linear-gradient(left, rgba(255, 0, 0, 0), #fff);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 0, 0, 0)), to(#fff));
    background-image: linear-gradient(to right, rgba(255, 0, 0, 0), #fff)
}

.features-list {
    overflow-x: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px
}

.features-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.features-list[data-center="1"] .features-item {
    margin-left: auto;
    margin-right: auto
}

.features-item>a {
    border: #ddd 1px solid;
    border-radius: 6px;
    text-decoration: none;
    min-width: 220px;
    max-width: 220px;
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 10%);
    box-shadow: 0 0 4px rgb(0 0 0 / 10%);
    margin-right: 10px;
    position: relative;
    margin-top: 38px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.features-item:last-of-type>a {
    margin-right: 0 !important
}

.features-item>a:hover {
    background: ghostwhite
}

.features-item-top {
    width: 100%;
    position: absolute;
    top: -38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.features-item-top>div img {
    min-width: 100px;
    min-height: 38px;
    max-width: 100px;
    max-height: 38px
}

.features-list[data-award="1"] .features-item-top>span {
    margin-right: 6px
}

.features-list[data-award="1"] .features-item-top>span>img {
    min-width: 38px;
    min-height: 38px;
    max-width: 38px;
    max-height: 38px
}

.features-item-middle img {
    min-width: 100%;
    max-width: 100%;
    min-height: 164px;
    max-height: 164px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px 6px 0 0
}

.features-item-bottom {
    border-top: 1px solid #f2f2f2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    height: 100%
}

.features-list[data-score="1"] .features-item .features-item-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.features-item-bottom>strong {
    font-weight: 500;
    font-size: 15px;
    line-height: 16px;
    color: var(--site)
}

.features-list[data-award="1"] .features-item-bottom>div>img {
    display: none
}

.features-list[data-score="1"] .features-item .features-item-bottom>div>span {
    border-radius: 100%;
    background: var(--site);
    color: #fff;
    min-height: 48px;
    min-width: 48px;
    font-weight: 500;
    border: 3px solid var(--site);
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
    font-size: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px
}

@media(min-width:576px) {
    .features-list[data-center="1"].features-list-2 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .features-list[data-center="1"].features-list-2 .features-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media(min-width:768px) {
    .features-list[data-center="1"].features-list-3 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .features-list[data-center="1"].features-list-3 .features-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media(min-width:992px) {
    .features-list[data-center="1"].features-list-5 .features-item,
    .features-list[data-center="1"].features-list-6 .features-item {
        margin-left: 0;
        margin-right: 0
    }
    .features-list-wrapper::before,
    .features-list-wrapper::after {
        content: none
    }
    .features-list-4,
    .features-list-5,
    .features-list-6 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .features-list-4>.features-item>a,
    .features-list-5>.features-item>a,
    .features-list-6>.features-item>a {
        margin-right: 0
    }
    .features-list-4>.features-item>a {
        min-width: 226px;
        max-width: 226px
    }
    .features-list-5>.features-item>a {
        min-width: 180px;
        max-width: 180px
    }
    .features-list-6>.features-item>a {
        min-width: 146px;
        max-width: 146px
    }
    .features-list-6[data-award="1"] .features-item-top>span {
        display: none
    }
    .features-list-6[data-award="1"] .features-item .features-item-bottom>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .features-list-6[data-award="1"] .features-item .features-item-bottom>div>img {
        display: block;
        margin: 10px 0 0 10px
    }
    .features-list-6[data-score="1"] .features-item .features-item-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
    .features-list-6[data-score="1"] .features-item .features-item-bottom>div>span {
        margin: 10px 0 0
    }
}

@media(min-width:1200px) {
    .features-list {
        padding-left: 0;
        padding-right: 0
    }
    .features-list[data-center="1"].features-list-4 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .features-list[data-center="1"].features-list-4 .features-item {
        margin-left: 0;
        margin-right: 0
    }
    .features-list-4 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .features-list-4>.features-item>a {
        margin-right: 10px
    }
    .features-list>.features-item>a {
        min-width: 220px !important;
        max-width: 220px !important
    }
    .features-list-5>.features-item>a {
        min-width: 214px !important;
        max-width: 214px !important
    }
    .features-list-6>.features-item>a {
        min-width: 176px !important;
        max-width: 176px !important
    }
    .features-list-6[data-award="1"] .features-item-top>span {
        display: block
    }
    .features-list-6[data-award="1"] .features-item .features-item-bottom>div>img {
        display: none
    }
    .features-list-6[data-score="1"] .features-item .features-item-bottom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        text-align: left
    }
    .features-list-6[data-score="1"] .features-item .features-item-bottom>div>span {
        margin: 0 0 0 10px
    }
}

.loading-dots {
    position: absolute;
    top: calc(50% - 6.5px);
    left: calc(50% - 383px);
    height: 13px;
    width: 76px;
    display: inline-block
}

#job_search_form .loading-dots {
    top: auto;
    left: auto
}

.expanding-search-box .loading-dots {
    transform: scale(0.5);
    left: calc(50% - 35px)
}

.loading-dots div {
    position: absolute;
    top: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: var(--site);
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.loading-dots div:nth-child(1) {
    left: 8px;
    -webkit-animation: loading-dots1 .6s infinite;
    animation: loading-dots1 .6s infinite
}

.loading-dots div:nth-child(2) {
    left: 8px;
    -webkit-animation: loading-dots2 .6s infinite;
    animation: loading-dots2 .6s infinite
}

.loading-dots div:nth-child(3) {
    left: 32px;
    -webkit-animation: loading-dots2 .6s infinite;
    animation: loading-dots2 .6s infinite
}

.loading-dots div:nth-child(4) {
    left: 56px;
    -webkit-animation: loading-dots3 .6s infinite;
    animation: loading-dots3 .6s infinite
}

.floating-search-box .header-search-button button.loading>div>div {
    background: var(--sitedark)
}

@-webkit-keyframes loading-dots1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes loading-dots1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes loading-dots3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes loading-dots3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes loading-dots2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0)
    }
}

@keyframes loading-dots2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0)
    }
}

.button-cta.btn {
    border-radius: 3px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    letter-spacing: .5px;
    text-align: left;
    padding: 7px 10px;
    outline: none !important
}

.button-cta.btn i {
    margin-right: 6px;
    font-size: 16px
}

.button-simple-small {
    display: inline-block;
    margin: 0 3px 0 0;
    border: 1px solid #ccc;
    color: #4e4e4e;
    text-decoration: none !important;
    background: #fff;
    border-radius: 999px;
    padding: 8px 16px;
    border-radius: 999px;
    font-size: 16px
}

.button-simple-small i {
    margin-right: 2px
}

.button-simple-small:hover {
    border: 1px solid var(--site);
    color: var(--site);
    background: var(--sitesecondary)
}

.popover-template.popover {
    min-width: 400px;
    position: absolute;
    margin: 0;
    border: 0;
    z-index: 9999;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0
}

.popover-template.popover .popover-content {
    padding: 0
}

.popover-template.popover .popover-close {
    position: absolute;
    top: 20px;
    right: 20px;
    border: 1px solid #6b7280;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.popover-template.popover .popover-close>i {
    color: #6b7280;
    font-size: 16px
}

.popover-template.popover .popover-title {
    padding: 20px;
    background: ghostwhite;
    border: 0;
    font-size: 17px;
    line-height: 22px;
    border-radius: 10px 10px 0 0
}

.popover-template.popover .popover-body {
    padding: 20px;
    font-size: 16px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 400px
}

.popover-template.popover .popover-body>strong {
    margin-bottom: 20px;
    display: block;
    font-size: 17px
}

.popover-template.popover .popover-section {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d1d5db;
    color: #4b5563;
    list-style: 20px
}

.popover-template.popover .popover-section:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.popover-template.popover .popover-section>p:last-of-type {
    margin-bottom: 0
}

.popover-template.popover .popover-section>br {
    display: none
}

.popover-template.popover .popover-section>strong {
    display: block;
    margin-bottom: 5px;
    line-height: 20px
}

.popover-template.popover .popover-section>strong>span,
.popover-template.popover .popover-section>strong>a {
    text-decoration: underline;
    color: var(--site);
    font-weight: 400;
    margin-left: 5px;
    cursor: pointer
}

.popover-template.popover .popover-info {
    font-size: 14px;
    line-height: 17px;
    background: #e6f1fa;
    padding: 10px;
    border: 1px solid #c2def3;
    border-radius: 5px
}

@media(max-width:767px) {
    .popover-template.popover {
        left: 0 !important;
        top: 0 !important;
        height: 100%;
        width: 100%;
        min-width: 100%;
        position: fixed
    }
    .popover-template.popover .popover-body {
        max-height: none
    }
}

@media(min-width:768px) {
    .popover-template.popover.right {
        margin-left: 15px
    }
    .popover-template.popover.left {
        margin-right: 15px
    }
    .popover-template.popover.top {
        margin-top: -15px
    }
    .popover-template.popover.bottom {
        margin-top: 15px
    }
    .popover-template.popover.right>.arrow:after {
        border-right-color: white
    }
    .popover-template.popover.left>.arrow:after {
        border-left-color: white
    }
    .popover-template.popover.top>.arrow:after {
        border-top-color: white
    }
    .popover-template.popover.bottom>.arrow:after {
        border-bottom-color: ghostwhite
    }
}

@media(min-width:768px) {
    .popover-filter-type.popover {
        min-width: 650px
    }
    .popover-categories.popover {
        min-width: 330px
    }
    .popover-ranking.popover .popover-body {
        max-height: 200px
    }
    .popover-reviewform.popover {
        min-width: 680px
    }
    .popover-reviewform.popover .popover-body {
        max-height: fit-content
    }
}

@media(min-width:992px) {
    .popover-filter-type.popover {
        min-width: 560px
    }
    .popover-categories.popover {
        min-width: 530px
    }
}

@media(min-width:1200px) {
    .popover-filter-type.popover {
        min-width: 730px
    }
    .popover-categories.popover {
        min-width: 730px
    }
}

@media(min-width:1400px) {
    .popover-filter-type.popover {
        min-width: 800px
    }
}

.rounded-radios {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.rounded-radios label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    margin: 0 0 2px 0;
    min-height: 30px;
    white-space: normal
}

.rounded-radios label input {
    position: absolute;
    left: -9999px
}

.rounded-radios label input:checked+span {
    background-color: var(--sitesecondary)
}

.rounded-radios label input:checked+span:before {
    -webkit-box-shadow: inset 0 0 0 5px var(--site);
    box-shadow: inset 0 0 0 5px var(--site)
}

.rounded-radios label span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 10px;
    border-radius: 99em;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease;
    font-size: 14px;
    font-weight: 500;
    color: var(--site)
}

.rounded-radios label span:hover {
    background-color: var(--sitesecondary);
    color: var(--sitedark)
}

.rounded-radios label span:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    margin-right: 6px;
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease;
    -webkit-box-shadow: inset 0 0 0 2px var(--site);
    box-shadow: inset 0 0 0 2px var(--site)
}

.rounded-radios label span:hover:before {
    -webkit-box-shadow: inset 0 0 0 2px var(--sitedark);
    box-shadow: inset 0 0 0 2px var(--sitedark)
}

.rounded-radios label input:checked+span:hover:before {
    -webkit-box-shadow: inset 0 0 0 5px var(--sitedark);
    box-shadow: inset 0 0 0 5px var(--sitedark)
}

@media(min-width:992px) {
    .rounded-radios {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .rounded-radios label {
        margin: 0 6px 2px 0
    }
    .rounded-radios label span {
        font-size: 15px
    }
}

.logo-shadow {
    padding: 4px;
    border-radius: 6px;
    border: 1px solid #f5f5f5;
    background: #fff;
    -webkit-box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.25);
    display: inline-block
}

.sections>section {
    margin-bottom: 32px
}

.sections>section.background {
    background: white;
    padding: 0 0 32px;
    border-bottom: 1px solid #ebebeb
}

.sections>section h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 21px
}

.sections>section h2>a {
    color: #101010;
    text-decoration: none
}

@media(min-width:768px) {
    .sections>section h2 {
        font-size: 23px
    }
}

@media(min-width:992px) {
    .sections>section>.container>.row {
        margin: 0 -10px
    }
}

@media(min-width:1200px) {
    .sections>section>.container>.row {
        margin: 0
    }
}

.social-sharing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social-sharing>span {
    display: inline-block;
    margin-right: 15px
}

.social-sharing>div>div {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 33px !important;
    height: 33px !important;
    padding: 0 !important
}

.social-sharing>div>div>img {
    width: 20px !important;
    height: 20px !important;
    vertical-align: initial !important;
    top: 1px !important
}

.home-content h2 {
    text-align: left;
    font-size: 19px;
    margin: 30px 0 15px 0;
    color: #333;
    padding: 0;
    font-weight: 400
}

.home-content h2 a {
    color: #333;
    text-decoration: none
}

@media(min-width:768px) {
    .home-content h2 {
        font-size: 21px;
        margin: 40px 0 20px 0
    }
}

.extra-menu-mobile {
    border-bottom: 1px solid #ddd;
    position: relative;
    background-color: var(--site)
}

.extra-menu-mobile>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    list-style: none;
    padding: 0 7.5px;
    margin: 0;
    height: 46px;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.extra-menu-mobile>ul::-webkit-scrollbar {
    display: none
}

.extra-menu-mobile>ul>li>a {
    color: #fff
}

.extra-menu-mobile>ul>li>a,
.extra-menu-mobile>ul>li>strong {
    white-space: nowrap;
    padding: 10px 7.5px 11px 7.5px;
    line-height: 20px;
    font-size: 13.5px;
    display: block;
    text-decoration: none
}

.extra-menu-mobile>ul>li>a.dropdown-toggle::after {
    display: inline-block;
    margin-left: 5px;
    vertical-align: 5px;
    content: "";
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    position: relative;
    top: 2px
}

.extra-menu-mobile>ul>li>a>span {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 3px solid transparent;
    display: inline-block
}

.extra-menu-mobile>ul>li>a.active>span,
.extra-menu-mobile>ul>li>a:hover>span,
.extra-menu-mobile>ul>li>a:active>span {
    border-bottom: 3px solid var(--site);
    font-weight: bold
}

.extra-menu-mobile-arrows {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.extra-menu-mobile-arrows>div {
    width: 60px;
    position: absolute;
    height: 46px
}

.extra-menu-mobile-arrows>div.extra-menu-mobile-arrow-left {
    left: 0;
    text-align: left;
    display: none;
    background: -o-linear-gradient(left, var(--site) 16px, hsla(0, 0%, 100%, 0));
    background: linear-gradient(90deg, var(--site) 16px, hsla(0, 0%, 100%, 0));
    color: #fff
}

.extra-menu-mobile-arrows>div.extra-menu-mobile-arrow-right {
    right: 0;
    text-align: right;
    background: -o-linear-gradient(right, var(--site) 16px, hsla(0, 0%, 100%, 0));
    background: linear-gradient(270deg, var(--site) 16px, hsla(0, 0%, 100%, 0));
    color: #fff
}

.extra-menu-mobile-arrows>div>button {
    pointer-events: auto;
    border: 0;
    background: 0;
    width: 30px;
    padding: 0;
    margin: 0
}

.extra-menu-mobile-arrows>div>button>i {
    font-size: 16px;
    line-height: 46px
}

.extra-menu-mobile-dropdown .dropdown-menu {
    display: block;
    top: auto !important;
    width: calc(100% - 10px);
    -webkit-box-shadow: 0 4px 2px rgb(0 0 0 / 5%) inset;
    box-shadow: 0 4px 2px rgb(0 0 0 / 5%) inset;
    background: #fff !important;
    border: 1px solid #ddd !important;
    border-radius: 0 0 3px 3px;
    margin: -1px 5px 0
}

.extra-menu-mobile-dropdown .dropdown-menu>li>a {
    color: var(--site)
}

@media(min-width:768px) {
    .extra-menu-mobile,
    .extra-menu-mobile-dropdown {
        display: none
    }
}

.main-title {
    padding: 18px 0 18px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 32px
}

.main-title h1 {
    font-size: 7vw;
    margin: 0 0 5px 0;
    height: 13vw;
    line-height: 6.5vw;
    color: #101010;
    font-weight: 500
}

.main-title.oneline h1,
.main-title.oneline h2 {
    height: auto
}

.main-title h2 {
    font-size: 17px;
    line-height: 1.2;
    margin: 0 0 10px 0;
    padding: 0;
    color: #555;
    text-align: center
}

@media(min-width:480px) {
    .main-title h1,
    .main-title h2 {
        height: auto
    }
    .main-title h1 {
        font-size: 34px;
        line-height: 34px
    }
    .main-title h2 {
        font-size: 18px
    }
}

@media(min-width:768px) {
    .main-title {
        padding: 25px 0
    }
    .main-title h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px
    }
    .main-title h2 {
        font-size: 20px;
        margin: 0 0 20px 0
    }
    #header-groups.main-title h2 {
        margin-bottom: 0
    }
}

@media(min-width:992px) {
    .main-title {
        padding: 35px 0
    }
    .main-title h1 {
        padding: 0
    }
    .main-title h2 {
        padding: 0;
        font-size: 21px
    }
}

.header-search-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 10px auto 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.header-search-radios {
    margin-bottom: 5px
}

.header-search-tabs>label {
    margin: 0
}

.header-search-radios>label>input {
    position: absolute;
    left: -9999px
}

.header-search-tabs>li,
.header-search-tabs>label>div {
    color: var(--site);
    line-height: 30px;
    font-weight: 500;
    font-size: 13.5px;
    display: inline-block;
    -webkit-box-shadow: inset 0 0 0 1px #ccc;
    box-shadow: inset 0 0 0 1px #ccc;
    cursor: pointer;
    padding: 3px 14px;
    border-radius: 50px;
    white-space: nowrap;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0
}

.header-search-tabs>*:not(:last-child) {
    margin-right: 10px
}

.header-search-tabs>li.active,
.header-search-tabs>li:hover,
.header-search-tabs>label>div:hover,
.header-search-radios>label>input:checked+div {
    color: white;
    background: var(--site);
    -webkit-box-shadow: inset 0 0 0 1px var(--site);
    box-shadow: inset 0 0 0 1px var(--site)
}

.header-search-tabs>li>span,
.header-search-tabs>label>div>span {
    display: none
}

@media(min-width:480px) {
    .header-search-tabs {
        margin: 10px auto 15px
    }
    .header-search-radios {
        margin-bottom: 10px
    }
    .header-search-tabs>li,
    .header-search-tabs>label>div {
        font-size: 14px;
        padding: 5px 14px
    }
    .header-search-tabs>li>span {
        display: inline-block
    }
}

@media(min-width:600px) {
    .header-search-tabs>label>div>span {
        display: inline-block
    }
}

@media(min-width:768px) {
    .header-search-tabs {
        margin: 0 auto 15px
    }
    .header-search-tabs>li,
    .header-search-tabs>label>div {
        font-size: 15px;
        padding: 7px 18px
    }
    .header-search-form-main .header-search-tabs>li>span {
        display: none
    }
}

@media(min-width:992px) {
    .header-search-tabs {
        margin-bottom: 25px
    }
    .header-search-tabs>li:not(:last-child) {
        margin-right: 20px
    }
    .header-search-form-main .header-search-tabs>li>span {
        display: inline-block
    }
}

@media(min-width:1200px) {
    .header-search-tabs>li,
    .header-search-tabs>label>div {
        font-size: 16px;
        padding: 9px 20px
    }
}

.header-search-home {
    border-bottom: 0;
    padding: 40px 0;
    background: var(--site)
}

.header-search-home .header-wrapper {
    background: transparent;
    padding: 25px 0 35px;
    border-radius: 0;
    box-shadow: none;
    max-width: 1020px;
    margin: 0 auto
}

#header-title h1 {
    text-align: left;
    margin: 5px 0 10px;
    font-size: 7.5vw;
    height: 7vw;
    line-height: 8vw;
    white-space: nowrap;
    text-align: center
}

.header-search-home h2 {
    font-weight: 400;
    color: #555;
    text-align: left;
    line-height: 1.2;
    margin: 0 0 25px;
    font-size: 17px;
    padding: 0;
    display: block;
    justify-self: center;
    text-align: center
}

.header-wrapper h1,
.header-wrapper h2 {
    color: #fff
}

.header-wrapper .header-search-box:not(.header-search-box-expanded) button[name="autocomplete-submit"] {
    background-color: green;
    color: #fff;
    border: 1px solid white
}

.header-wrapper .header-search-box:not(.header-search-box-expanded) button[name="autocomplete-submit"]:hover {
    background-color: #003b18;
    color: #fff
}

.header-wrapper .header-search-box:not(.header-search-box-expanded) button[name="autocomplete-submit"] i,
.header-wrapper .header-search-box:not(.header-search-box-expanded) button[name="autocomplete-submit"]:hover i {
    fill: #fff
}

.header-wrapper input.autocomplete-main-search {
    border: 0 solid transparent;
    transition: all .2s ease-in-out
}

.header-search-home .header-search-box>p {
    margin: 0 auto 7px;
    display: flex;
    align-items: center;
    max-width: 484px;
    justify-content: center
}

.header-search-home .header-search-box>p>svg {
    height: 30px;
    width: 30px;
    fill: #ffb700;
    position: relative;
    top: -2px;
    margin-right: 5px
}

.header-search-home .header-search-box>p>span {
    font-size: 15px;
    line-height: 1.3;
    font-weight: 600;
    padding: 4px 0;
    border-radius: 3px;
    display: block
}

.header-search-home .header-search-box>p>span>em {
    display: none;
    font-style: normal
}

.header-search-home .header-search-box>p>span>span {
    text-transform: uppercase
}

@media(min-width:420px) {
    #header-title h1 {
        height: auto;
        font-size: 34px;
        line-height: 34px
    }
}

@media(min-width:390px) and (max-width:599px) {
    .header-search-home h2 {
        display: flex;
        gap: 0 7px;
        flex-wrap: wrap;
        justify-content: center
    }
}

@media(min-width:600px) {
    .header-search-home .header-search-box>p>span {
        font-size: 15.5px;
        text-align: center;
        padding: 4px 7px
    }
    .header-search-home .header-search-box>p>span>em {
        display: inline
    }
    .header-search-home .header-search-box>p>span>span {
        text-transform: lowercase
    }
}

@media(min-width:768px) {
    .header-search-home {
        border-top: 1px solid #398ed9
    }
    .header-wrapper {
        padding: 20px
    }
    .header-search-home h2 {
        margin-bottom: 20px;
        font-size: 20px;
        margin: 0 0 20px
    }
}

@media(min-width:992px) {
    .header-search-home {
        padding: 25px 0 30px
    }
    #header-title h1 {
        font-size: 40px;
        line-height: 43px;
        text-align: center;
        margin: 0 0 5px
    }
    .header-search-home h2 {
        font-size: 21px
    }
    .header-search-home .header-search-box>p>label {
        margin: 2px 0 0 5px !important
    }
}

@media(min-width:1200px) {
    .header-search-home {
        padding: 25px 0 35px
    }
    .header-wrapper {
        padding: 55px 20px 55px !important
    }
    #header-title h1 {
        font-size: 42px;
        line-height: 46px
    }
    .header-search-home h2 {
        margin-bottom: 30px
    }
    .header-search-home>div {
        padding: 0 52px
    }
    .header-search-home .header-search-box>p>span {
        font-size: 16.5px
    }
}

.header-search-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.header-search-home .header-search-wrapper {
    justify-content: flex-start
}

ul.header-search-options {
    display: flex;
    align-items: center;
    margin: 5px 0 20px;
    list-style: none;
    padding: 0
}

ul.header-search-options>li {
    margin-right: 10px
}

ul.header-search-options>li:last-child {
    margin-right: 0
}

ul.header-search-options>li>input[type="radio"] {
    display: none
}

ul.header-search-options>li>label {
    box-shadow: #bbb 0 0 0 1px;
    border-radius: 8px;
    padding: 5px;
    cursor: pointer;
    margin: 0;
    display: flex;
    min-height: 50px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    text-align: center;
    text-transform: capitalize;
    line-height: 1.2
}

ul.header-search-options>li>label>a {
    text-decoration: none;
    color: #101010;
    margin: -10px;
    padding: 10px
}

ul.header-search-options-error>li>label {
    box-shadow: var(--warning) 0 0 0 2px
}

.header-search-options-error>p>span {
    color: var(--warning)
}

ul.header-search-options>li>input[type="radio"]:checked+label,
ul.header-search-options>li>label:hover {
    background-color: #ceedff;
    box-shadow: #101010 0 0 0 2px
}

ul.header-search-options>li>label>span>span,
ul.header-search-options>li>label>a>span>span {
    display: none
}

ul.header-search-options>li>label>small,
ul.header-search-options>li>label>a>small {
    font-size: 13px;
    margin-top: 1px;
    display: none;
    font-weight: 400;
    color: #555
}

@media(min-width:360px) {
    ul.header-search-options>li>label {
        padding: 10px;
        min-height: 60px;
        font-size: 15px;
        line-height: 1.3
    }
}

@media(min-width:500px) {
    ul.header-search-options>li>label {
        text-transform: initial;
        font-size: 15.5px
    }
    ul.header-search-options>li>label>span>span,
    ul.header-search-options>li>label>a>span>span {
        display: inline-block
    }
}

@media(min-width:600px) {
    .header-search-options-error>p>span {
        background: var(--warning);
        color: #fff
    }
}

@media(min-width:768px) {
    ul.header-search-options>li>label>span>span,
    ul.header-search-options>li>label>a>span>span {
        display: inline-block
    }
    ul.header-search-options>li>label>small,
    ul.header-search-options>li>label>a>small {
        display: block
    }
}

.header-search-wrapper>div {
    position: relative;
    width: 100%
}

.header-search-form-other .header-search-box {
    min-height: 99px
}

.header-search-form-other.header-search-wrapper>div {
    max-width: 800px
}

.header-search-form-jobs .header-search-box {
    min-height: 222px
}

.header-search-form-jobs.header-search-wrapper>div {
    max-width: 900px
}

.header-search-form-review.header-search-wrapper>div {
    max-width: 740px
}

.header-search-box>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.header-search-box>div>*:not(:last-child) {
    margin-bottom: 15px
}

.header-search-box[data-tab="location"]>div>.header-search-option {
    display: none
}

.header-search-box[data-tab="name"]>div>.header-search-type,
#searchtype option[value="location"] {
    display: none
}

.header-search-area>div {
    position: relative
}

.header-search-area>div>label {
    font-size: 13.5px;
    margin: 0 0 10px 0;
    line-height: 18px;
    color: #101010;
    font-weight: 500
}

.header-search-form-main .header-search-type>div {
    display: flex;
    align-items: center;
    flex-direction: row-reverse
}

.header-search-form-main .header-search-type>div>label {
    margin: 0 0 0 4px
}

.header-search-form-main .header-search-input>div>label {
    display: none
}

.header-search-area>div>label>i {
    margin-left: 5px;
    top: -1px
}

.header-search-box label[data-categoryids] {
    cursor: pointer
}

.header-search-option-desktop,
.header-search-type-desktop {
    display: none
}

.header-search-select {
    position: relative;
    width: 100%
}

.header-search-select>button,
.header-search-dropdown>button {
    background: #fff;
    padding: 0 16px;
    border: 2px solid #bbb;
    border-radius: 6px;
    width: 100%;
    color: #555;
    cursor: pointer;
    line-height: 38px;
    font-size: 16px;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header-search-select>button:hover,
.header-search-select>button:focus,
.header-search-dropdown>button:hover,
.header-search-dropdown>button:focus {
    border: 2px solid var(--site)
}

.header-search-select>button>i {
    position: relative;
    right: 4px
}

.header-search-select>select {
    display: block;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 42px;
    padding: 0 4px;
    width: 100%;
    cursor: pointer;
    font-size: 14px
}

.header-search-select>button>span,
.header-search-dropdown>button>span {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-right: 10px
}

.header-search-input .autocomplete-main-search {
    background: #fff !important;
    display: inline-block;
    padding: 0 16px;
    border: 2px solid #bbb;
    width: 100%;
    color: #101010;
    line-height: 50px;
    font-size: 16px;
    box-shadow: rgba(6, 24, 44, 0.4) 0 0 20px 5px;
    transition: all .2s ease-in-out;
    border-radius: 6px
}

.header-search-input .autocomplete-main-search:hover,
.header-search-input .autocomplete-main-search:focus {
    box-shadow: rgba(6, 24, 44, 0.6) 0 0 20px 6px
}

.header-search-input .autocomplete-main-search:focus {
    border-radius: 6px 6px 0 0
}

.header-search-input .header-search-input-remove {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    line-height: 20px;
    display: none;
    cursor: pointer;
    font-size: 21px;
    color: #555
}

#header-search input::-webkit-input-placeholder {
    color: #969696;
    opacity: 1
}

#header-search input::-moz-placeholder {
    color: #969696;
    opacity: 1
}

#header-search input:-ms-input-placeholder {
    color: #969696;
    opacity: 1
}

#header-search input::-ms-input-placeholder {
    color: #969696;
    opacity: 1
}

#header-search input::placeholder {
    color: #969696;
    opacity: 1
}

#header-search input:-ms-input-placeholder {
    color: #969696
}

#header-search input::-ms-input-placeholder {
    color: #969696
}

.header-search-input .tt-hint {
    display: none
}

.tt-menu {
    -webkit-box-shadow: 3px 3px 0 rgb(0 0 0 / 10%);
    box-shadow: 3px 3px 0 rgb(0 0 0 / 10%);
    padding: 2px 0;
    border: 2px solid var(--site);
    background: #fff;
    border-radius: 0 0 6px 6px;
    width: 100%;
    margin-top: -2px
}

.tt-dataset {
    max-height: 50vh;
    overflow: auto
}

.tt-dataset::-webkit-scrollbar-track {
    background-color: #eee;
    border-radius: 4px
}

.tt-dataset::-webkit-scrollbar {
    width: 16px
}

.tt-dataset::-webkit-scrollbar-thumb {
    background-color: #bbb;
    width: 6px;
    border-radius: 6px;
    border: solid 3px #eee
}

.tt-dataset::-webkit-scrollbar-thumb:hover {
    background-color: #aaa
}

.tt-menu .tt-suggestion,
.tt-menu .autosuggest-header,
.tt-menu .empty-message {
    font-size: 15px;
    background: #fff !important;
    border: none !important;
    padding: 0;
    text-align: left !important;
    color: #101010 !important
}

.tt-menu .tt-suggestion p,
#care-jobs-header .tt-menu .tt-suggestion p,
.tt-menu .autosuggest-header,
.tt-menu .empty-message {
    padding: 6px 8px;
    margin: 0
}

.tt-menu .empty-message {
    background: transparent;
    font-style: italic;
    font-weight: 500
}

.tt-menu .tt-suggestion:not(.MemberGroup):not(.Location):not(.Manager):not(.Country):not(.Region):not(.County):not(.Unitary):not(.Town):not(.recent):last-child {
    margin-top: 6px;
    border-top: 1px solid #bbb !important;
    padding-top: 6px
}

.tt-menu .tt-suggestion:hover p,
.tt-menu .tt-suggestion.tt-cursor p {
    background: var(--sitedark);
    color: #fff
}

.tt-menu .tt-suggestion .autosuggest-address,
.tt-menu .tt-suggestion .autosuggest-badge {
    font-size: 13px !important
}

.tt-menu .tt-suggestion .autosuggest-badge {
    background-color: var(--site);
    border-radius: 10px;
    color: white;
    padding: 2px 5px;
    position: absolute;
    right: 8px
}

.header-search-form-main .tt-menu .tt-suggestion .autosuggest-address,
.header-search-form-main .tt-menu .tt-suggestion .autosuggest-badge {
    font-size: 11.5px !important
}

.autosuggest-address {
    font-size: 12px !important;
    color: #919191;
    display: block;
    margin-top: 2px
}

.tt-menu .tt-suggestion .autosuggest-badge {
    background-color: ghostwhite;
    border-radius: 5px;
    color: #555;
    padding: 6px 7px;
    right: 12px;
    display: inline-block;
    line-height: 12.5px;
    top: 50%;
    transform: translateY(-50%)
}

.tt-menu .tt-suggestion p {
    padding: 6px 92px 6px 8px;
    margin: 0;
    position: relative;
    line-height: 1.1;
    font-size: 13.5px;
    font-weight: 500
}

.tt-menu .tt-suggestion:hover p {
    background: #398ed9;
    color: #fff !important
}

.tt-menu .tt-suggestion:hover p .autosuggest-address {
    color: #fff !important
}

.tt-menu .tt-empty p {
    padding-right: 0 !important;
    font-size: 13.5px;
    color: var(--site)
}

@media(min-width:600px) {
    .header-search-home .header-search-box .tt-menu {
        width: calc(100% - 184px);
        margin: -2px 22px 0
    }
}

@media(min-width:768px) {
    .tt-menu .tt-suggestion p {
        font-size: 14.5px;
        padding: 6px 92px 6px 12px
    }
    .autosuggest-address {
        margin-top: 3px
    }
    .tt-menu .tt-suggestion .autosuggest-address,
    .tt-menu .tt-suggestion .autosuggest-badge {
        font-size: 12.5px !important
    }
}

.header-search-home .header-search-box {
    position: relative
}

.header-search-home .header-search-box>p>label {
    margin: 0 0 0 5px;
    cursor: pointer
}

.header-search-home .header-search-box>p>label>i {
    margin: 0
}

.header-search-home .header-search-box>label {
    margin: 0 0 5px;
    font-weight: 500;
    font-size: 15px
}

.header-search-home .header-search-box>label>i {
    font-size: 12px !important;
    height: 20px;
    width: 20px;
    min-height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 5px;
    cursor: pointer
}

.header-search-button {
    width: 100%;
    margin-left: auto;
    margin-bottom: 0 !important
}

.header-search-form-review .header-search-button {
    width: 140px
}

.header-search-button button {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 42px;
    line-height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    border: 0;
    outline: none !important;
    margin: 0 0 0 auto !important;
    width: 100%
}

.header-search-button button:hover {
    background: var(--sitedark)
}

.header-search-button button i {
    margin-right: 7px;
    fill: #fff;
    width: 18px;
    position: relative;
    top: 3px
}

.header-search-button button>div {
    display: none
}

.header-search-button button.loading {
    background: var(--sitedark)
}

.header-search-button button.loading>i,
.header-search-button button.loading>span {
    display: none
}

.header-search-button button.loading>div {
    display: inline-block
}

.header-search-button button.loading>div>div {
    background: #fff
}

.header-search-extra-wrapper {
    min-width: 120px;
    display: none;
    position: absolute;
    bottom: 10px;
    left: 0
}

.header-search-extra-wrapper a {
    color: #fff;
    text-decoration: none !important
}

.header-search-extra>div>a {
    font-size: 12.5px
}

.header-search-extra>div>a>i {
    margin-right: 5px;
    font-size: 16px;
    position: relative;
    top: 1px;
    display: none
}

.header-search-extra>div>a[aria-expanded="false"]>i.fa-search-plus {
    display: inline-block
}

.header-search-extra>div>a[aria-expanded="true"]>i.fa-search-minus {
    display: inline-block
}

.header-search-extra>div>a[aria-expanded="true"],
.header-search-extra>div>a:hover {
    text-decoration: underline
}

.header-search-extra-content {
    position: absolute;
    z-index: 99;
    bottom: -10px;
    left: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    width: 100%
}

.header-search-extra-content>div>a {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 26px;
    color: #101010;
    line-height: 26px
}

.header-search-extra-content>div>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 40px -10px 10px;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-search-extra-content>div>ul>li:not(:last-child) {
    margin-right: 10px
}

.header-search-extra-content>div>ul>li {
    border: 1px solid #ddd;
    border-radius: 3px;
    background: ghostwhite;
    margin-bottom: 10px
}

.header-search-extra-content>div>ul>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 15px;
    font-size: 13px;
    padding: 7px;
    text-decoration: none
}

.header-search-extra-content>div>ul>li>a>i {
    position: relative;
    top: 1px;
    color: #101010;
    margin-right: 5px
}

.header-search-extra-content>div>ul>li>a>i.fa-heart {
    color: var(--warning)
}

.header-search-extra-content>div {
    border: 2px solid #bbb;
    border-radius: 6px;
    background: white;
    margin-top: 0;
    -webkit-box-shadow: 3px 3px 0 rgb(0 0 0 / 10%);
    box-shadow: 3px 3px 0 rgb(0 0 0 / 10%)
}

.header-search-extra-content>div>form,
.header-search-extra-content>div>div {
    border-bottom: 1px solid #bbb;
    padding: 9px 10px 15px;
    position: relative
}

.header-search-extra-content form>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-search-extra-content form>div>div:not(:last-child) {
    margin-right: 10px;
    margin-left: 0;
    min-width: auto
}

.header-search-extra-content label {
    font-size: 13.5px;
    margin: 5px 5px 8px 0;
    line-height: 18px
}

.header-search-extra-content label span[data-pop] {
    font-size: 12.5px;
    color: var(--sitelink);
    cursor: pointer;
    display: inline-block;
    margin-left: 5px
}

.header-search-extra-content label span[data-pop] i {
    top: -1px
}

.header-search-extra-content .header-search-input {
    width: 100% !important
}

.header-search-extra-content select,
.header-search-extra-content input {
    background: #fff;
    padding: 0 0 0 8px;
    border: 2px solid #bbb;
    border-radius: 6px;
    width: 100%;
    color: #555;
    cursor: pointer;
    line-height: 38px;
    font-size: 16px;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header-search-extra-content .bootstrap-select {
    width: 100% !important
}

.header-search-extra-content .bootstrap-select>button {
    background: #fff;
    padding: 0 8px;
    border: 2px solid #bbb;
    border-radius: 6px;
    width: 100%;
    color: #555;
    cursor: pointer;
    line-height: 38px;
    font-size: 16px;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 42px !important
}

.header-search-extra-content .bootstrap-select .filter-option-inner-inner {
    white-space: nowrap
}

.header-search-extra-content select {
    padding: 6px 4px;
    cursor: pointer
}

.header-search-extra-content .header-search-button {
    min-width: 40px;
    max-width: 40px
}

.header-search-extra-content button {
    width: 100%;
    height: 40px;
    margin: 0;
    outline: none !important
}

.header-search-extra-content .header-search-button button i {
    margin-right: 0;
    height: 18px;
    top: 1px
}

.header-search-extra-content button[type="submit"]>span {
    display: none
}

.header-search-extra-content .header-search-advanced {
    font-size: 13.5px;
    padding: 10px 10px 11px
}

.header-search-extra-content .header-search-advanced a {
    font-weight: 500;
    margin: 4px 0;
    display: inline-block
}

.header-search-extra-content .header-search-advanced a>i {
    margin-right: 5px
}

.header-search-extra-content .header-search-advanced p {
    font-size: 12px;
    padding: 0 !important;
    margin: 0
}

.header-search-error-top>span {
    color: #fff;
    font-size: 14px;
    margin: -10px 0 15px;
    display: block;
    font-weight: 500;
    text-align: center
}

.header-search-error {
    position: absolute;
    right: 2px;
    top: 0;
    display: none;
    background: var(--warning);
    font-weight: 500;
    color: #fff;
    padding: 6px 8px;
    line-height: 1.3;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    z-index: 1
}

.header-search-home .header-search-error-input {
    top: -30px
}

.header-search-home .header-search-error-options {
    top: -121px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    min-width: 200px
}

.header-search-home .header-search-error-options>em {
    font-style: normal;
    display: none
}

.header-search-home .header-search-error-options>span {
    text-transform: uppercase
}

@media(min-width:500px) {
    .header-search-home .header-search-error-options {
        min-width: 368px
    }
    .header-search-home .header-search-error-options>em {
        display: inline
    }
    .header-search-home .header-search-error-options>span {
        text-transform: lowercase
    }
}

.header-search-home .header-search-error-options::after {
    display: none
}

.header-search-error::after {
    content: "";
    position: absolute;
    left: 14px;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid var(--warning)
}

.header-search-extra-content .header-search-error {
    bottom: -15px;
    top: inherit;
    left: 15px;
    right: inherit
}

.header-search-extra-content .header-search-error::after {
    bottom: 27px;
    border-bottom: 8px solid var(--warning);
    border-top: 0
}

.header-search-form-review {
    margin: 30px 0 12px
}

.header-search-form-review .header-search-select {
    width: 100% !important
}

.header-search-form-review .select2-container {
    width: 100% !important
}

.header-search-form-review .select2-selection {
    height: 40px !important
}

.header-search-form-review .select2-selection__rendered {
    line-height: 40px !important
}

.header-search-form-review .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -8px;
    margin-top: 4px
}

.header-search-wrapper .bootstrap-select {
    width: 100% !important
}

.header-search-banner {
    display: none
}

.header-search-wrapper-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.header-search-wrapper-banner .header-search-banner {
    display: block;
    text-decoration: none;
    background: #2175be;
    margin-top: 20px;
    overflow: hidden;
    border-radius: 6px;
    background-image: url('/images/helpline-banner-bg.png');
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: cover
}

.header-search-wrapper-banner .header-search-banner>div {
    position: relative;
    padding: 15px;
    background-image: url("/images/helpline-banner-team.png");
    background-image: -webkit-image-set(url("/images/helpline-banner-team.webp") 1x, );
    background-image: image-set("/images/helpline-banner-team.webp" type("image/webp"), "/images/helpline-banner-team.png" type("image/png"));
    background-repeat: no-repeat;
    background-position: 100% 100%;
    min-height: 200px;
    background-size: 70%
}

.header-search-wrapper-banner .header-search-banner>div>span {
    display: block;
    font-size: 25px;
    color: yellow;
    line-height: 32px;
    margin-bottom: 15px
}

.header-search-wrapper-banner .header-search-banner>div>em {
    padding: 8px 16px;
    border-radius: 999px;
    font-size: 16px;
    height: 40px;
    display: inline-block;
    background: var(--site);
    color: white;
    font-style: normal;
    border: 1px solid #fff
}

.header-search-wrapper-banner .header-search-banner>div>em:hover {
    background: var(--sitedark)
}

.header-search-wrapper-banner .header-search-banner>strong {
    padding: 14px 18px;
    display: block;
    background: var(--sitedark);
    color: white;
    font-size: 17px;
    min-height: 55px;
    line-height: 24px
}

.header-search-wrapper-banner .header-search-banner>strong>i {
    margin-right: 10px;
    font-size: 24px;
    position: relative;
    top: 2px;
    width: 24px
}

@media(max-width:767px) {
    .expanding-search-box {
        transition: all .3s ease-in-out;
        opacity: 1
    }
    .expanding-search-box.is-closing {
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        height: 100vh;
        z-index: 1000;
        background: #fff;
        opacity: 0;
        pointer-events: none
    }
    .expanding-search-box.header-search-box-expanded {
        position: fixed !important;
        margin: 0 !important;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        height: 100vh;
        background: #fff;
        opacity: 1
    }
    .expanding-search-box.header-search-box-expanded>form>div {
        position: relative
    }
    .expanding-search-box.header-search-box-expanded::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
        pointer-events: none;
        z-index: 1005
    }
    .expanding-search-box.header-search-box-expanded .autocomplete-main-search:hover,
    .expanding-search-box.header-search-box-expanded .tt-menu {
        border: none !important
    }
    .expanding-search-box.header-search-box-expanded .autocomplete-main-search:focus,
    .expanding-search-box.header-search-box-expanded .autocomplete-main-search {
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 2px solid var(--sitedark) !important;
        border-radius: 0 !important
    }
    .expanding-search-box.header-search-box-expanded .autocomplete-main-search {
        line-height: 60px;
        padding: 0 60px 0 45px;
        position: absolute;
        right: 0;
        top: 0;
        box-shadow: none !important
    }
    .expanding-search-box.header-search-box-expanded .autocomplete-main-search:focus {
        border-radius: 0 !important
    }
    .expanding-search-box.header-search-box-expanded .header-search-button {
        display: block;
        z-index: 100;
        top: 0;
        position: absolute;
        right: 0;
        width: 80px;
        min-width: 80px;
        max-width: 80px
    }
    .expanding-search-box.header-search-box-expanded button {
        border-radius: 0;
        width: 80px !important;
        height: 60px;
        transition: none;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        line-height: 1;
        background: var(--site) !important;
        border: 0
    }
    .expanding-search-box.header-search-box-expanded button:hover {
        background: var(--sitedark) !important
    }
    .expanding-search-box.header-search-box-expanded button i {
        margin: 0;
        width: 20px;
        height: 20px;
        top: -1px
    }
    .expanding-search-box.header-search-box-expanded button i>svg,
    .expanding-search-box.header-search-box-expanded button:hover i>svg {
        fill: #fff !important
    }
    .expanding-search-box.header-search-box-expanded button span {
        display: none
    }
    .expanding-search-box.header-search-box-expanded .tt-menu {
        margin: 0;
        border-radius: 0;
        padding: 0;
        box-shadow: none
    }
    .expanding-search-box.header-search-box-expanded .tt-dataset {
        max-height: calc(100vh - 60px);
        padding-bottom: 80px
    }
    .expanding-search-box.header-search-box-expanded .header-search-input-remove {
        display: inline !important;
        right: auto !important;
        top: auto !important;
        left: 10px;
        bottom: 20px;
        font-size: 24px !important;
        width: 24px
    }
    .expanding-search-box.header-search-box-expanded .tt-dataset-combo>div.Location::before,
    .expanding-search-box.header-search-box-expanded .tt-dataset-combo>div.MemberGroup::before,
    .expanding-search-box.header-search-box-expanded .tt-dataset-location>div.Country::before,
    .expanding-search-box.header-search-box-expanded .tt-dataset-location>div.Region::before,
    .expanding-search-box.header-search-box-expanded .tt-dataset-location>div.County::before,
    .expanding-search-box.header-search-box-expanded .tt-dataset-location>div.Town::before,
    .expanding-search-box.header-search-box-expanded .tt-dataset-location>div.Unitary::before,
    .expanding-search-box.header-search-box-expanded .tt-dataset-location>div.recent::before {
        font-size: 16px;
        background: ghostwhite;
        border: 0;
        margin-top: 0;
        padding: 14px 8px
    }
    .expanding-search-box.header-search-box-expanded .tt-suggestion {
        border-bottom: 1px solid #bbb !important
    }
    .expanding-search-box.header-search-box-expanded .tt-menu .tt-suggestion p {
        font-size: 16px;
        padding: 14px 92px 14px 8px
    }
    .expanding-search-box.header-search-box-expanded .tt-menu .tt-suggestion .autosuggest-address {
        font-size: 14px !important
    }
    .expanding-search-box.header-search-box-expanded .tt-menu .tt-suggestion:not(.MemberGroup):not(.Location):not(.Manager):not(.Country):not(.Region):not(.County):not(.Unitary):not(.Town):not(.recent):last-child {
        border: none !important;
        text-align: center
    }
    .expanding-search-box.header-search-box-expanded .tt-menu .tt-suggestion:not(.MemberGroup):not(.Location):not(.Manager):not(.Country):not(.Region):not(.County):not(.Unitary):not(.Town):not(.recent):last-child p {
        text-align: center !important
    }
    .header-search-box-expanded .header-search-button button.loading>div>div {
        background: #fff !important
    }
}

@media(min-width:360px) {
    .header-search-wrapper-banner .header-search-banner {
        background-size: contain
    }
    .header-search-wrapper-banner .header-search-banner>div {
        min-height: 150px;
        background-position: 135% 100%;
        background-size: 220px
    }
    .header-search-wrapper-banner .header-search-banner>div>span {
        font-size: 26px;
        line-height: 35px;
        width: 200px
    }
    .header-search-wrapper-banner .header-search-banner>div>em {
        position: absolute;
        right: 15px;
        bottom: 15px
    }
}

@media(min-width:400px) {
    .header-search-wrapper-banner .header-search-banner>div {
        background-position: 105% 100%;
        background-size: 225px
    }
    .header-search-button button {
        width: 100%;
        padding: 0
    }
}

@media(min-width:440px) {
    .header-search-wrapper-banner .header-search-banner>div {
        background-position: 100% 100%;
        background-size: 240px
    }
}

@media(min-width:480px) {
    .header-search-box>div>*:not(:last-child) {
        margin-bottom: 15px
    }
    .header-search-extra>div>a {
        font-size: 13px
    }
    .header-search-extra>div>a>br {
        display: none
    }
    .header-search-extra-content>div>form,
    .header-search-extra-content>div>div {
        padding: 10px 10px 15px
    }
    .header-search-extra-content .header-search-button {
        min-width: 100px;
        max-width: 100px
    }
    .header-search-extra-content button[type="submit"]>span {
        display: inline-block
    }
    .header-search-extra-content .header-search-button button i {
        margin-right: 6px
    }
    .header-search-extra-content>div>ul>li>a>br {
        display: none
    }
    .header-search-wrapper-banner .header-search-banner {
        max-width: 450px;
        margin: 18px auto 0;
        min-width: 450px
    }
    .header-search-home .header-search-box>label {
        position: absolute;
        top: 18px;
        left: 0;
        margin: 0
    }
    .header-search-home .header-search-box>label>span {
        display: none
    }
    .header-search-home .header-search-box>label>i {
        font-size: 16px !important;
        height: 28px;
        width: 28px;
        min-height: 28px;
        margin: 0
    }
    ul.header-search-options {
        margin-left: 40px
    }
}

@media(min-width:600px) {
    .header-search-form-jobs .header-search-box {
        min-height: 132px
    }
    .header-search-box>div {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .header-search-form-main .header-search-input,
    .header-search-form-other .header-search-box[data-tab="name"] .header-search-input,
    .header-search-form-jobs .header-search-input {
        margin-left: 15px
    }
    .header-search-option,
    .header-search-type {
        width: 230px;
        padding-right: 0
    }
    .header-search-form-main .header-search-input,
    .header-search-form-other .header-search-box[data-tab="name"] .header-search-input,
    .header-search-form-jobs .header-search-input {
        width: calc(100% - 245px)
    }
    .header-search-form-other .header-search-box[data-tab="location"] .header-search-input {
        width: 100%
    }
    .header-search-form-main .header-search-type>div {
        flex-direction: row
    }
    .header-search-form-main .header-search-type>div>label {
        margin: 0 4px 0 0
    }
    .header-search-extra>div>a {
        font-size: 14px
    }
    .header-search-area>div>label>span {
        display: none
    }
    .header-search-home .header-search-box>div {
        position: relative
    }
    .header-search-home .header-search-box .header-search-input {
        margin: 0 0 35px !important;
        width: 100%
    }
    .header-search-home .header-search-input .autocomplete-main-search {
        border-radius: 24px;
        padding: 0 30px;
        font-size: 17px;
        line-height: 50px
    }
    .header-search-home .header-search-box .header-search-button {
        position: absolute;
        top: 4px;
        right: 4px;
        width: 140px
    }
    .header-search-home .header-search-box .header-search-button button {
        border-radius: 21px
    }
    .header-search-home .header-search-box .header-search-extra-wrapper {
        bottom: 0;
        right: 0;
        left: auto;
        display: inline-block
    }
    .header-search-home .header-search-input .header-search-input-remove {
        right: 158px;
        bottom: 14px
    }
}

@media(min-width:768px) {
    .header-search-wrapper-banner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .header-search-wrapper-banner .header-search-banner {
        max-width: 350px;
        margin: 0 0 0 20px;
        min-width: 350px;
        max-height: 205px
    }
    .header-search-wrapper-banner .header-search-banner>div {
        background-position: 136% 100%
    }
    .header-search-form-main .header-search-box>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .header-search-form-main .header-search-input {
        margin-left: 0
    }
    .header-search-form-main .header-search-option,
    .header-search-form-main .header-search-type {
        width: 100%
    }
    .header-search-form-main .header-search-input {
        width: 100%
    }
    .header-search-wrapper-banner .header-search-extra-content {
        width: 706px
    }
    .header-search-extra-content>div>ul {
        margin: 13px 10px 0
    }
    .header-search-extra-content>div>ul>li:not(:last-child) {
        margin-right: 15px
    }
    .header-search-extra-content>div>ul>li>a {
        font-size: 13.5px;
        padding: 8px
    }
    .header-search-extra-content label {
        font-size: 15px;
        line-height: 23px
    }
    .header-search-extra-content .header-search-advanced {
        font-size: 15px
    }
    .header-search-button button {
        height: 42px
    }
    .header-search-input .autocomplete-main-search {
        padding: 0 12px
    }
    .header-search-select>button,
    .header-search-dropdown>button {
        padding: 0 12px
    }
    .header-search-select {
        max-width: none
    }
    ul.header-search-options>li {
        margin-right: 15px
    }
}

@media(min-width:992px) {
    .header-search-form-other .header-search-box {
        min-height: 42px
    }
    .header-search-form-jobs .header-search-box {
        min-height: 75px
    }
    .header-search-box>div,
    .header-search-form-main .header-search-box>div {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative
    }
    .header-search-box>div>*:not(:last-child) {
        margin-bottom: 0
    }
    .header-search-option {
        width: auto;
        min-width: 216px
    }
    .header-search-type {
        width: auto;
        min-width: 240px;
        max-width: 240px
    }
    .header-search-form-main .header-search-option {
        width: auto
    }
    .header-search-form-main .header-search-input,
    .header-search-form-other .header-search-box[data-tab="name"] .header-search-input,
    .header-search-form-jobs .header-search-input {
        margin-left: 15px;
        min-width: 360px
    }
    .header-search-input .autocomplete-main-search {
        border-right: 0;
        border-radius: 6px 0 0 6px;
        padding: 0 30px
    }
    .header-search-select>button,
    .header-search-dropdown>button {
        padding: 0 30px
    }
    .header-search-button {
        min-width: 120px;
        max-width: 120px
    }
    .header-search-home .header-search-box .header-search-button {
        min-width: 140px;
        max-width: 140px
    }
    .header-search-button button {
        border-radius: 0 6px 6px 0
    }
    .header-search-option-mobile,
    .header-search-type-mobile {
        display: none
    }
    .header-search-option-desktop,
    .header-search-type-desktop {
        display: block;
        position: relative;
        min-width: 211px;
        max-width: 211px
    }
    .header-search-dropdown .dropdown-backdrop {
        display: none
    }
    .header-search-dropdown.open button {
        border-radius: 6px 6px 0 0
    }
    .header-search-dropdown ul.dropdown-menu {
        background: #fff;
        border-radius: 0 0 6px 6px;
        border: 2px solid var(--site);
        -webkit-box-shadow: 3px 3px 0 rgb(0 0 0 / 10%);
        box-shadow: 3px 3px 0 rgb(0 0 0 / 10%);
        min-width: 100%;
        top: 38px
    }
    .header-search-type .header-search-dropdown ul.dropdown-menu {
        border-radius: 0 0 6px 6px
    }
    .header-search-dropdown ul.dropdown-menu li {
        padding: 6px 8px !important;
        font-size: 15px;
        cursor: pointer;
        white-space: nowrap
    }
    .header-search-dropdown ul.dropdown-menu li.active,
    .header-search-dropdown ul.dropdown-menu li:hover {
        background: var(--sitesecondary)
    }
    .header-search-dropdown ul.dropdown-menu li:hover {
        background: var(--sitedark);
        color: #fff
    }
    .header-search-box>div>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .header-search-wrapper-banner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .header-search-form-main .header-search-wrapper-banner>div {
        min-width: 650px
    }
    .header-search-wrapper-banner .header-search-banner>div {
        background-position: 100% 100%
    }
    .header-search-wrapper-banner>a.header-search-banner {
        min-width: 260px;
        margin: 20px 0 0 30px;
        max-height: none
    }
    .header-search-wrapper-banner .header-search-banner>div {
        min-height: 188px;
        background-size: 72%
    }
    .header-search-wrapper-banner .header-search-banner>div>span {
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 15px;
        width: 220px
    }
    .header-search-wrapper-banner .header-search-banner>div>em {
        right: inherit
    }
    .header-search-wrapper-banner .header-search-banner>strong>span {
        display: none
    }
    .header-search-error {
        right: -120px
    }
    .header-search-home .header-search-box .header-search-error-input {
        right: -30px
    }
    .header-search-extra-wrapper {
        position: initial;
        white-space: nowrap;
        margin: 0 0 8px 16px
    }
    .header-search-wrapper-banner .header-search-extra-content {
        width: 100%
    }
    .header-search-extra-content>div>form,
    .header-search-extra-content>div>div {
        padding: 8px 10px 14px
    }
    .header-search-extra-content .header-search-input {
        margin-left: 0
    }
    .header-search-extra-content input {
        font-size: 16px;
        line-height: 38px
    }
    .header-search-extra-content button {
        height: 40px;
        border-radius: 6px
    }
    .header-search-form-review>div {
        width: 716px
    }
    .header-search-form-review .header-search-box>div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .header-search-form-review .header-search-box>div>*:not(:last-child) {
        margin-bottom: 15px
    }
    .header-search-form-review .header-search-button button {
        border-radius: 999px
    }
    .header-search-home .header-search-wrapper {
        width: 870px;
        margin: 0 auto
    }
    ul.header-search-options {
        justify-content: center;
        margin-left: 0
    }
    .header-search-home .header-search-box>label {
        left: 80px
    }
    .header-search-home .header-search-input .autocomplete-main-search {
        border-right: 2px solid #bbb
    }
    .header-search-home .header-search-extra-wrapper {
        position: absolute;
        margin: 0
    }
}

@media(min-width:1200px) {
    .header-search-form-main .header-search-wrapper-banner>div {
        min-width: 750px
    }
    .header-search-form-other .header-search-box {
        min-height: 48px
    }
    .header-search-form-jobs .header-search-box {
        min-height: 74px
    }
    .header-search-wrapper-banner>a.header-search-banner {
        min-width: 350px;
        margin-left: 40px;
        margin-top: 0
    }
    .header-search-wrapper-banner .header-search-banner>div {
        background-position: 105% 100%;
        background-size: 212px;
        min-height: 135px
    }
    .header-search-wrapper-banner .header-search-banner>div>span {
        font-size: 26px;
        line-height: 35px;
        margin-bottom: 0;
        width: 200px
    }
    .header-search-wrapper-banner .header-search-banner>div>em {
        font-size: 18px;
        right: 15px
    }
    .header-search-wrapper-banner .header-search-banner>strong {
        font-size: 19px
    }
    .header-search-wrapper-banner .header-search-banner>strong>span {
        display: inline-block
    }
    .header-search-dropdown>button {
        line-height: 44px
    }
    .header-search-dropdown ul.dropdown-menu {
        top: 44px
    }
    .header-search-type {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }
    .header-search-form-jobs .header-search-select>button>span,
    .header-search-form-jobs .header-search-dropdown>button>span {
        overflow: hidden
    }
    .header-search-form-main .header-search-input,
    .header-search-form-other .header-search-box[data-tab="name"] .header-search-input,
    .header-search-form-jobs .header-search-input {
        min-width: 400px
    }
    .header-search-input .autocomplete-main-search {
        line-height: 44px;
        height: 48px
    }
    .header-search-input .header-search-input-remove {
        font-size: 23px
    }
    .header-search-error {
        top: -38px;
        right: -130px
    }
    .header-search-home .header-search-box .header-search-error {
        top: -38px;
        right: 10px
    }
    .header-search-input .header-search-input-remove {
        bottom: 12px;
        right: 12px
    }
    .header-search-button {
        min-width: 130px;
        max-width: 130px
    }
    .header-search-button button {
        height: 48px;
        line-height: 48px;
        font-size: 18px
    }
    .header-search-button button i {
        width: 20px;
        margin-right: 8px
    }
    .header-search-extra-wrapper {
        margin-bottom: 10px;
        max-width: 80px;
        white-space: normal;
        min-width: 80px
    }
    .header-search-extra-wrapper a {
        display: flex;
        align-items: center;
        line-height: 1
    }
    .header-search-extra-content button {
        height: 40px
    }
    .header-search-area>div>label {
        margin: 0 0 8px 5px;
        font-size: 14.5px
    }
    .header-search-extra-content .header-search-button {
        min-width: 120px;
        max-width: 120px
    }
    .header-search-wrapper>div:not(.header-search-wrapper-banner>div) {
        width: 785px
    }
    .header-search-home .header-search-wrapper {
        width: 785px
    }
    ul.header-search-options>li>label {
        padding: 10px 15px;
        font-size: 16.5px
    }
    .header-search-home .header-search-box>label {
        left: 5px
    }
    .header-search-home .header-search-input .autocomplete-main-search {
        line-height: 54px;
        height: 54px;
        border-radius: 27px
    }
    .header-search-home .header-search-box .header-search-input {
        margin: 0 !important
    }
    .header-search-home .header-search-box .header-search-button {
        top: 5px;
        right: 6px
    }
    .header-search-home .header-search-box .header-search-button button {
        height: 44px;
        font-size: 19px;
        letter-spacing: .3px
    }
    .header-search-home .header-search-box .header-search-extra-wrapper {
        bottom: 13px;
        right: -100px;
        left: auto
    }
    .header-search-home .header-search-input .header-search-input-remove {
        bottom: 15px
    }
    .header-search-home .header-search-box .header-search-error-options {
        right: auto;
        top: -120px
    }
}

#section-home-carehelp {
    margin: 48px 0;
    padding-bottom: 48px;
    border-bottom: 1px solid #ebebeb
}

#section-home-carehelp h2 {
    margin: 0 0 32px;
    padding: 0;
    font-size: 21px;
    text-align: center
}

#section-home-carehelp>div {
    padding: 0 15px
}

#section-home-carehelp .carehelp-cta {
    display: flex;
    gap: 20px
}

@media(max-width:400px) {
    .trustpilot-container {
        transform: scale(0.8)
    }
}

#section-home-carehelp .carehelp-cta>div {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto 20px auto;
    gap: 0 20px;
    justify-content: center
}

#section-home-carehelp .carehelp-cta>div>a#modal-carehelp-callback {
    border: 2px solid var(--site);
    border-radius: 6px;
    padding: 5px 15px;
    white-space: nowrap
}

#section-home-carehelp .carehelp-cta>div>a#modal-carehelp-callback:hover {
    text-decoration: none;
    background: var(--site);
    color: #fff
}

#section-home-carehelp .carehelp-cta em {
    font-style: normal
}

#section-home-carehelp .carehelp-cta>div>strong {
    font-size: 18px;
    margin-bottom: 5px;
    white-space: nowrap
}

#section-home-carehelp .carehelp-cta>div>strong>i {
    color: var(--site);
    rotate: 19deg;
    font-size: 25px;
    position: relative;
    top: 2px
}

#section-home-carehelp .carehelp-cta>div>span {
    font-size: 21px;
    margin-bottom: 5px;
    display: block
}

#section-home-carehelp .carehelp-cta>div>em {
    font-size: 15px;
    display: block;
    color: #555
}

#section-home-carehelp .carehelp-cta>div>em>i {
    font-size: 6px;
    margin: 0 5px;
    position: relative;
    top: -3px;
    color: #a1a1a1
}

#section-home-carehelp .carehelp-info>div {
    margin: 20px 0 0
}

#section-home-carehelp .carehelp-info>div>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    line-height: 1.1
}

#section-home-carehelp .carehelp-info>div>ul>li {
    display: flex;
    margin-bottom: 10px
}

#section-home-carehelp .carehelp-info>div>ul>li:last-child {
    margin-bottom: 0
}

#section-home-carehelp .carehelp-info>div>ul>li>i {
    margin-right: 8px;
    font-size: 20px;
    color: var(--site);
    position: relative;
    top: -1px
}

#section-home-carehelp .carehelp-info>div>ul>li>a {
    font-size: 15px;
    margin-left: 28px
}

#section-home-carehelp blockquote {
    margin: 20px 0 0;
    padding: 0;
    font-size: 13.5px
}

#section-home-carehelp blockquote cite {
    color: #555;
    display: block;
    margin-top: 3px
}

@media(min-width:768px) {
    #section-home-carehelp h2 {
        font-size: 23px
    }
    #section-home-carehelp>div {
        padding: 0 20px;
        position: relative;
        min-height: 135px
    }
    #section-home-carehelp>div>div {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center
    }
    #section-home-carehelp .carehelp-cta {
        display: flex;
        gap: 10px;
        flex-direction: column
    }
    #section-home-carehelp .carehelp-cta>div {
        max-width: none;
        justify-content: start;
        align-content: center;
        flex-direction: row;
        margin-bottom: 0
    }
    #section-home-carehelp .carehelp-cta>div>a#modal-carehelp-callback {
        font-size: 14px
    }
    #section-home-carehelp .carehelp-cta>div>strong {
        font-size: 16px
    }
    #section-home-carehelp .carehelp-info>div {
        margin: 0
    }
    #section-home-carehelp .carehelp-info>div>ul {
        font-size: 16px;
        line-height: 1.2
    }
    #section-home-carehelp .carehelp-info>div>ul>li {
        margin-bottom: 15px
    }
    #section-home-carehelp .carehelp-info>div>ul>li>i {
        margin-right: 12px;
        font-size: 24px;
        top: -2px
    }
    #section-home-carehelp .carehelp-info>div>ul>li>a {
        margin-left: 36px
    }
    #section-home-carehelp .carehelp-info>blockquote {
        display: none
    }
    #section-home-carehelp blockquote {
        padding: 10px 12px
    }
}

@media(min-width:992px) {
    #section-home-carehelp>div>div {
        justify-content: center;
        align-items: center;
        gap: 64px
    }
    #section-home-carehelp>div {
        min-height: 0
    }
    #section-home-carehelp .carehelp-cta {
        max-width: 440px;
        min-width: 440px;
        flex-direction: row
    }
    #section-home-carehelp .carehelp-cta>div {
        flex-wrap: wrap;
        row-gap: 10px
    }
    #section-home-carehelp .carehelp-cta>div>a#modal-carehelp-callback {
        font-size: 16px
    }
    #section-home-carehelp .carehelp-cta>div>strong {
        font-size: 18px
    }
    #section-home-carehelp .carehelp-cta>div>strong>i {
        font-size: 27px;
        top: 3px
    }
    #section-home-carehelp .carehelp-cta>div>span {
        font-size: 22px
    }
    #section-home-carehelp .carehelp-cta>div>span>em {
        margin: 0 5px 0 10px
    }
    #section-home-carehelp .carehelp-cta>div>em {
        width: 100%;
        text-align: center
    }
    #section-home-carehelp .carehelp-info>div>ul>li>i {
        font-size: 27px;
        top: -3px
    }
    #section-home-carehelp .carehelp-info>div>ul>li>a {
        margin-left: 39px
    }
}

#section-home-bullets {
    padding: 10px 0;
    background: ghostwhite;
    margin-bottom: 0
}

#section-home-bullets>div {
    overflow: auto;
    padding: 10px 0 5px
}

#section-home-bullets ul {
    margin: 0 auto;
    padding: 0 15px 0 0;
    list-style: none;
    display: flex;
    font-size: 13px;
    line-height: 1.2
}

#section-home-bullets li {
    display: flex;
    min-width: 250px;
    max-width: 420px;
    padding-left: 12px
}

#section-home-bullets i {
    font-size: 32px;
    margin: 0 10px 0 0;
    color: #555
}

#section-home-bullets li div {
    color: #555
}

#section-home-bullets div>strong {
    display: block;
    font-size: 15.5px;
    margin-bottom: 8px;
    line-height: 1.1;
    color: #2d2d2d
}

@media(min-width:768px) {
    #section-home-bullets>div {
        overflow: initial
    }
    #section-home-bullets ul {
        width: 760px;
        padding: 0
    }
    #section-home-bullets li:first-child {
        padding-left: 0
    }
}

@media(min-width:992px) {
    #section-home-bullets ul {
        justify-content: space-evenly;
        width: 980px
    }
}

@media(min-width:1200px) {
    #section-home-bullets>div {
        padding: 20px 0
    }
    #section-home-bullets ul {
        width: 1200px
    }
    #section-home-bullets li {
        align-items: center
    }
    #section-home-bullets i {
        font-size: 36px;
        margin: 0 12px 0 0
    }
}

.featured-list-link {
    margin-top: 20px;
    display: inline-block;
    font-size: 15px
}

.featured-groups .featured-list-link {
    display: none
}

.featured-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 -10px 0
}

.featured-list>div {
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 10%);
    box-shadow: 0 0 4px rgb(0 0 0 / 10%);
    border-radius: 6px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 8px;
    background: #fff
}

.featured-list>div:hover {
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 30%);
    box-shadow: 0 0 4px rgb(0 0 0 / 30%)
}

.featured-list>div>a {
    margin: 0;
    border: 0;
    height: auto;
    text-decoration: none;
    width: 100%
}

.featured-list img.featured-item-photo {
    display: none
}

.featured-list>div>a>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.featured-item-logo img {
    max-width: 90px;
    max-height: 34px;
    min-width: 90px;
    min-height: 34px;
    display: block
}

.featured-item-title {
    font-weight: 500;
    display: block;
    margin-right: auto;
    font-size: 14px;
    line-height: 17px;
    margin-left: 10px
}

.featured-item-view {
    margin-left: 10px;
    color: var(--site);
    border: 1px solid var(--site)
}

.featured-item-view>span {
    display: none
}

.featured-award a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 16px auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14.5px;
    width: 275px;
    height: 60px;
    overflow: hidden
}

.featured-award span {
    height: 42px;
    display: inline-block;
    overflow: hidden
}

.featured-award div {
    width: 60px;
    height: 60px;
    margin-left: 10px;
    background-size: contain
}

.featured-award span {
    text-align: right
}

.featured-scroll {
    padding-bottom: 40px !important
}

.featured-scroll .featured-list-outer {
    padding: 0
}

.featured-scroll .featured-list {
    overflow-x: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 8px;
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}

.featured-scroll .featured-list-wrapper::before,
.featured-scroll .featured-list-wrapper::after {
    content: '';
    width: 15px;
    height: 100%;
    position: absolute;
    top: -8px;
    left: 0;
    z-index: 99
}

.featured-scroll .featured-list-wrapper::before {
    background-image: -o-linear-gradient(right, rgba(255, 0, 0, 0), white);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 0, 0, 0)), to(white));
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0), white)
}

.featured-scroll .featured-list-wrapper::after {
    right: 0;
    left: inherit;
    background-image: -o-linear-gradient(left, rgba(255, 0, 0, 0), white);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 0, 0, 0)), to(white));
    background-image: linear-gradient(to right, rgba(255, 0, 0, 0), white)
}

.featured-scroll .featured-list>div {
    margin-right: 15px;
    min-width: 220px;
    max-width: 220px;
    margin-bottom: 8px;
    padding: 0
}

.featured-scroll .featured-list>div:last-child {
    margin-right: 0
}

.featured-scroll .featured-list>div>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.featured-scroll .featured-list>div>a>div {
    min-height: 72px;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto 0;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.featured-scroll .featured-list img.featured-item-photo {
    border-radius: 4px 4px 0 0;
    background: ghostwhite;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 140px;
    width: 100%
}

.featured-scroll .featured-item-logo img {
    max-width: 90px;
    max-height: 34px;
    min-width: 90px;
    min-height: 34px
}

.featured-scroll .featured-item-logo {
    margin-left: auto
}

.featured-scroll .featured-item-title {
    padding-bottom: 0;
    padding-right: 6px;
    margin: 0
}

.featured-scroll .featured-item-view {
    display: none
}

@media(min-width:768px) {
    .featured-home .featured-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-bottom: 0
    }
    .featured-home .featured-list>div {
        width: calc(20% - 8px);
        margin-bottom: 10px;
        padding: 0;
        min-width: auto !important;
        margin-right: 0 !important
    }
    .featured-list-centre {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .featured-list-centre>div {
        margin-left: 4px;
        margin-right: 4px
    }
    .featured-list img.featured-item-photo {
        border-radius: 4px 4px 0 0;
        background: ghostwhite;
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        height: 140px;
        width: 100%
    }
    .featured-list>div>a>div:not(.featured-scroll .featured-list>div>a>div) {
        min-height: 118px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px
    }
    .featured-jobs .featured-list>div>a>div {
        height: 100%;
        text-align: center
    }
    .featured-item-logo img:not(.featured-scroll .featured-item-logo img) {
        max-width: 90px;
        max-height: 34px;
        min-width: 90px;
        min-height: 34px
    }
    .featured-item-logo:not(.featured-scroll .featured-item-logo,
    .featured-jobs .featured-item-logo) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: auto
    }
    .featured-item-title:not(.featured-scroll .featured-item-title,
    .featured-jobs .featured-item-title) {
        text-align: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 0;
        padding-bottom: 10px
    }
    .featured-jobs .featured-item-title {
        margin: 0 0 15px
    }
    .featured-jobs .featured-item-logo {
        margin: 0 0 15px
    }
    .featured-item-view:not(.featured-jobs .featured-item-view) {
        display: none
    }
    .featured-jobs .featured-item-view {
        margin: auto 0 0
    }
    .featured-award a {
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 15px;
        width: auto;
        left: auto
    }
    .featured-scroll .featured-list::-webkit-scrollbar-track {
        background-color: var(--sitesecondary);
        border-radius: 10px
    }
    .featured-scroll .featured-list::-webkit-scrollbar {
        width: 18px
    }
    .featured-scroll .featured-list::-webkit-scrollbar-thumb {
        background-color: var(--site);
        width: 8px;
        border-radius: 8px;
        border: solid 4px var(--sitesecondary)
    }
    .featured-scroll .featured-list::-webkit-scrollbar-thumb:hover {
        background-color: var(--sitedark)
    }
}

@media(min-width:992px) {
    .featured-item-logo img,
    .featured-jobs .featured-item-logo img {
        max-width: 133px !important;
        max-height: 50px !important;
        min-width: 133px !important;
        min-height: 50px !important
    }
    .featured-jobs .featured-item-view>span {
        display: inline-block
    }
}

@media(min-width:1200px) {
    .featured-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .featured-list>div>a,
    .featured-scroll .featured-list>div>a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch
    }
    .featured-list>div>a>div:not(.featured-scroll .featured-list>div>a>div,
    .featured-jobs .featured-list>div>a>div) {
        min-height: 68px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: auto 0
    }
    .featured-item-logo img:not(.featured-jobs .featured-item-logo img) {
        max-width: 90px !important;
        max-height: 34px !important;
        min-width: 90px !important;
        min-height: 34px !important
    }
    .featured-item-logo {
        margin-left: auto;
        margin-top: 0
    }
    .featured-item-title:not(.featured-jobs .featured-item-title) {
        text-align: left;
        padding-bottom: 0;
        padding-right: 6px
    }
}

.owl-carousel {
    opacity: 0;
    height: 0
}

.owl-carousel.owl-loaded {
    opacity: 1;
    height: auto
}

.owl-carousel .owl-stage-outer {
    height: auto !important;
    margin: 0 -10px;
    padding: 0 10px 10px
}

.owl-carousel .owl-stage-outer::before,
.owl-carousel .owl-stage-outer::after {
    content: '';
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.owl-carousel .owl-stage-outer::before {
    background-image: -o-linear-gradient(right, rgba(255, 0, 0, 0), #fff);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 0, 0, 0)), to(#fff));
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #fff)
}

.owl-carousel .owl-stage-outer::after {
    right: 0;
    left: inherit;
    background-image: -o-linear-gradient(left, rgba(255, 0, 0, 0), #fff);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 0, 0, 0)), to(#fff));
    background-image: linear-gradient(to right, rgba(255, 0, 0, 0), #fff)
}

.owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.owl-dots button {
    border: 0;
    background: 0;
    padding: 0 3px
}

.owl-dots button span {
    background: #ccc
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: var(--site)
}

@media(min-width:768px) {
    .owl-carousel .owl-stage-outer {
        margin: 0 -15px;
        padding: 0 15px 15px
    }
}

@media(min-width:1200px) {
    #section-jobs-latest .carousel-list {
        min-height: 235px
    }
    #section-settings-latest-reviews .carousel-list {
        min-height: 366px
    }
}

.carousel-list .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: relative;
    border-radius: 6px;
    padding: 10px;
    font-size: 15px;
    -webkit-box-shadow: rgba(0, 0, 0, 25%) 0 0 3px 0;
    box-shadow: rgba(0, 0, 0, 25%) 0 0 3px 0;
    margin-top: 3px
}

.carousel-list-basic .slide {
    background: #fff
}

.carousel-list .slide>header {
    margin-bottom: 8px
}

.carousel-list .slide>header * {
    margin: 0;
    font-size: 18px;
    line-height: 20px
}

.carousel-list .slide>header>a {
    text-decoration: none
}

.carousel-list .slide>small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 14px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd
}

.carousel-list .slide>small>span {
    margin-top: auto;
    line-height: 1
}

.carousel-list-basic .slide>small {
    border-bottom: 0
}

.carousel-list .slide>small>strong {
    font-size: 15px
}

.carousel-list .slide-rating {
    position: relative;
    top: 2px
}

.carousel-list .slide-rating>span {
    display: block;
    top: 0;
    position: absolute;
    overflow: hidden
}

.carousel-list .slide-rating>span>img {
    display: block
}

.carousel-list .slide>blockquote {
    background: 0;
    padding: 0;
    margin: 0 0 12px;
    font-size: 15px;
    font-style: italic
}

.carousel-list .slide>footer {
    margin: auto 0 0 auto
}

.carousel-list .averagerating {
    line-height: 26px;
    margin-top: 5px
}

.carousel-list .averagerating>span:last-child {
    line-height: 32px;
    height: 32px;
    width: 32px;
    position: relative;
    top: -2px;
    text-align: center;
    font-size: 14px;
    color: #519f0b;
    font-weight: 500;
    letter-spacing: 1px
}

@media(min-width:768px) {
    .carousel-list .slide {
        padding: 15px
    }
}

.sections>section.background .carousel-list .slide {
    background: #fff
}

.sections>section.background .owl-carousel .owl-stage-outer::before {
    background-image: -o-linear-gradient(right, rgba(255, 0, 0, 0), white);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 0, 0, 0)), to(white));
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0), white)
}

.sections>section.background .owl-carousel .owl-stage-outer::after {
    background-image: -o-linear-gradient(left, rgba(255, 0, 0, 0), white);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 0, 0, 0)), to(white));
    background-image: linear-gradient(to right, rgba(255, 0, 0, 0), white)
}

.search-results-options {
    padding-top: 51px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.search-results-options-slim {
    padding-top: 0 !important
}

.search-results-options-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.search-results-options-info>p {
    text-align: center;
    margin: 0;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.search-results-options-info>p>span {
    line-height: 19px
}

.search-results-options-full .search-results-options-info>div {
    font-size: 13px;
    text-decoration: none;
    position: absolute;
    top: -85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 30px);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 18px 0 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-results-options-default .search-results-options-info>div {
    top: -85px
}

.search-results-options-buttons {
    text-align: center
}

.search-results-options-ranking {
    display: none;
    color: #101010;
    line-height: 18px;
    margin: 0 0 0 auto;
    z-index: 1;
    outline: 0;
    font-size: 11.5px;
    font-weight: 400;
    z-index: 10;
    padding-left: 10px
}

.search-results-options-default .search-results-options-ranking {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    color: var(--sitelink)
}

.search-results-options-ranking>i {
    top: -1px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin: 0 5px 0 0;
    width: 18px;
    height: 18px;
    line-height: 18px !important;
    font-size: 11px !important
}

.search-results-options-ranking>span {
    display: block;
    line-height: 1
}

.search-results-options-ranking:hover {
    color: var(--sitedark);
    text-decoration: underline;
    cursor: pointer
}

.search-results-options-new {
    font-size: 14.5px;
    z-index: 1;
    white-space: nowrap
}

i.svg-icon {
    margin-right: 4px;
    display: inline-block;
    width: 16px;
    height: 15px;
    vertical-align: text-top
}

.svg-inline--fa {
    height: 100%;
    margin-top: 2px
}

.search-results-options-buttons-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.search-results-options-sort-desktop {
    display: none
}

.search-results-options-sort {
    height: 34px;
    font-size: 15px;
    padding: 0 5px 0 15px
}

.search-results-options-full .search-results-options-sort {
    padding: 0 15px 0 5px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.search-results-options-filter {
    padding: 0 10px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.search-results-options-map {
    padding: 0 15px 0 5px
}

.search-results-options-full .search-results-options-map {
    padding: 0 5px 0 15px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media(max-width:767px) {
    .search-results-options-map a {
        background: none !important
    }
}

.search-results-options-sort-mobile {
    display: flex;
    align-items: center;
    gap: 10px
}

.search-results-options-map a>span,
.search-results-options-sort-mobile label,
.search-results-options-sort-mobile>span,
.search-results-options-filter button {
    background: #fff;
    display: inline-block;
    padding: 4px 16px;
    border: 1px solid var(--site);
    border-radius: 999px;
    width: 100%;
    text-align: center;
    color: var(--site);
    cursor: pointer;
    line-height: 21px;
    font-size: 15px;
    font-weight: 500;
    white-space: nowrap
}

.search-results-options-map a>span i,
.search-results-options-sort-mobile label i,
.search-results-options-sort-mobile>span i,
.search-results-options-filter button i {
    display: none
}

.search-results-options-map a:hover>span,
.search-results-options-sort-mobile label:hover,
.search-results-options-sort-mobile>span:hover,
.search-results-options-filter button:hover,
.search-results-options-sort-mobile>span.active {
    background: var(--site);
    color: #fff;
    text-decoration: none
}

.search-results-options-map a>span>span {
    display: none
}

.search-results-options-map a div {
    display: none
}

.search-results-options-sort-mobile select {
    display: block;
    opacity: 0;
    position: absolute;
    left: 5px;
    top: 0;
    height: 34px;
    padding: 0;
    width: calc(100% - 19px);
    cursor: pointer
}

.search-results-options-sort-mobile select option {
    background: #fff;
    color: #000;
    font-style: 16px
}

.search-results-options-slim .button-simple-small {
    margin-top: 5px
}

@media(min-width:400px) {
    .search-results-options-map a>span i,
    .search-results-options-sort-mobile label i,
    .search-results-options-sort-mobile>span i,
    .search-results-options-filter button i {
        display: inline-block;
        margin-right: 3px
    }
}

@media(min-width:505px) {
    .search-results-options {
        padding-top: 48px
    }
    .search-results-options-full .search-results-options-info>div {
        top: -82px;
        margin-top: 15px
    }
    .search-results-options-default .search-results-options-ranking {
        width: auto
    }
    .search-results-options-ranking {
        white-space: nowrap;
        font-size: 13px
    }
    .search-results-options-ranking>i {
        width: 20px;
        height: 20px;
        line-height: 20px !important;
        font-size: 12px !important
    }
    .search-results-options-map a>span>span {
        display: inline-block
    }
}

@media(min-width:768px) {
    .search-results-options {
        padding-top: 20px;
        height: auto
    }
    .search-results-options-full .search-results-options-info>div {
        top: -65px;
        left: 15px;
        margin: 0 0 10px 0
    }
    .search-results-options-new {
        width: 134px
    }
    .search-results-options-ranking {
        margin-left: 0
    }
    .search-results-options-info>p {
        font-size: 17px;
        line-height: 20px;
        height: auto
    }
    .search-results-options-sort-mobile {
        display: none
    }
    .search-results-options-buttons-wrapper {
        display: block
    }
    .search-results-options-sort-desktop {
        display: block
    }
    .search-results-options-full .search-results-options-sort-desktop {
        margin: 6px 0 0 0
    }
    .search-results-options-sort {
        height: 60px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 15px
    }
    .search-results-options-full .search-results-options-sort {
        padding: 20px 0 0 15px
    }
    .search-results-options-sort-desktop em {
        font-style: normal;
        display: inline-block;
        font-weight: 500;
        text-align: right;
        padding-right: 6px
    }
    .search-results-options-sort-desktop>div {
        display: inline;
        position: relative
    }
    .search-results-options-sort-desktop div>button {
        display: inline-block;
        padding: 6px;
        border: 1px solid var(--site);
        color: var(--site);
        cursor: pointer;
        margin-left: -5px;
        line-height: 21px;
        font-weight: 500;
        background: #fff
    }
    .search-results-options-sort-desktop div>button i {
        margin-right: 3px
    }
    .search-results-options-sort-desktop div>button:hover {
        background: var(--bgfaint);
        color: var(--site)
    }
    .search-results-options-sort-desktop div>button.active {
        background: var(--site);
        color: #fff
    }
    .search-results-options-sort-desktop div>button:first-of-type {
        border-radius: 999px 0 0 999px;
        margin-left: 0;
        padding-left: 12px
    }
    .search-results-options-sort-desktop div>button:last-of-type {
        border-radius: 0 999px 999px 0;
        padding-right: 12px
    }
    .search-results-options-filter {
        display: none
    }
    .search-results-options-map {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 60px;
        padding: 0 15px 0 0 !important
    }
    .search-results-options-map a {
        height: 60px;
        background: inherit;
        border-radius: 3px;
        text-decoration: none;
        display: block;
        text-align: center;
        width: 100%;
        background-size: cover;
        background-position: center
    }
    .col-xs-12.search-results-options-map a {
        height: 60px
    }
    .search-results-options-map a>span {
        margin-top: 13px;
        width: auto
    }
    .col-xs-12.search-results-options-map a>span {
        margin-top: 13px
    }
    .search-results-options-map a>span i {
        margin-right: 3px;
        font-size: 19px;
        position: relative;
        top: 1px;
        display: inline-block
    }
}

@media(min-width:992px) {
    .search-results-options {
        display: block;
        padding-top: 15px
    }
    .search-results-options-full .search-results-options-info>div {
        width: 764px;
        top: 7px
    }
    .search-results-options-group .search-results-options-info>div {
        width: 753px
    }
    .search-results-options-info {
        padding-top: 0
    }
    .search-results-options-ranking {
        margin-left: auto
    }
    .search-results-options-slim .search-results-options-map,
    .search-results-options-slim .search-results-options-map a {
        height: 60px
    }
    .search-results-options-slim .search-results-options-map a>span {
        margin-top: 13px
    }
    .search-results-options-map {
        padding-left: 15px;
        height: 80px
    }
    .search-results-options-map a {
        height: 80px
    }
    .search-results-options-full .search-results-options-map a span span {
        display: inline-block
    }
    .search-results-options-map a div {
        display: block;
        height: 36px
    }
    .search-results-options-full .search-results-options-map a>span {
        margin-top: 3px
    }
    .search-results-options-full .search-results-options-map a i {
        font-size: 28px;
        margin: 7px 0 0 0
    }
    .search-results-options-full .search-results-options-map a>span i {
        display: none
    }
    .search-results-options-info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 80px;
        padding-bottom: 0;
        padding-right: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .search-results-options-info>div div {
        display: block
    }
    .search-results-options-slim .search-results-options-info {
        min-height: 60px
    }
    .search-results-options-info>p {
        font-size: 15px;
        line-height: 19px;
        text-align: left;
        margin-top: 32px
    }
    .search-results-options-slim .search-results-options-info>p {
        margin-top: 4px
    }
    .search-results-options-sort {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0 30px 0 0
    }
    .search-results-options-full .search-results-options-sort {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        height: 80px;
        padding: 0 30px 7px 0
    }
    .search-results-options-group .search-results-options-sort {
        padding: 0 15px 7px 0
    }
    .search-results-options-buttons {
        text-align: inherit
    }
}

@media(min-width:1200px) {
    .search-results-options-full .search-results-options-info>div {
        width: 915px
    }
    .search-results-options-group .search-results-options-info>div {
        width: 884px
    }
    .search-results-options-sort {
        padding: 0 45px 0 0
    }
    .search-results-options-full .search-results-options-sort {
        padding: 0 45px 7px 0
    }
    .search-results-options-group .search-results-options-sort {
        padding: 0 25px 7px 0
    }
    .search-results-options-map a span span {
        display: inline-block
    }
}

#search-options {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    width: 100%
}

#search-options .search-options-options>label {
    color: #555;
    white-space: nowrap;
    font-size: 10px;
    font-weight: 400;
    margin: 0;
    cursor: pointer;
    text-align: right;
    display: block
}

#search-options .search-options-options>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0
}

#search-options .search-options-options-noinfo>label {
    display: none
}

#search-options .search-options-options>label>i {
    margin: 0 0 0 5px;
    top: -1px
}

#search-options .search-options-options>div>form {
    width: 100%;
    min-width: 0
}

#search-options .search-options-options>div>form>div>button {
    background: #fff;
    outline: 0;
    border: 1px solid #bbb;
    font-size: 16px;
    border-radius: 10px;
    padding: 5px 15px;
    line-height: 19px;
    display: flex;
    align-items: center;
    position: relative;
    color: #101010;
    font-weight: 500;
    min-height: 32px;
    max-width: fit-content;
    width: 100%;
    margin-left: auto
}

#search-options .search-options-options>div>form>div>button>span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#search-options .search-options-options>div>form>div>button>i {
    font-size: 12px;
    margin-left: auto;
    padding-left: 6px
}

#search-options .search-options-options .dropdown-backdrop {
    background: rgba(0, 0, 0, .3);
    z-index: 10
}

#search-options .search-options-options .dropdown-menu {
    position: fixed;
    left: 0;
    top: auto !important;
    bottom: 0;
    border-radius: 10px 10px 0 0;
    padding: 20px;
    list-style: none;
    background: #fff;
    z-index: 12;
    font-size: 16px;
    color: #555;
    width: 100%;
    border: 0
}

#search-options .search-options-options .dropdown-menu>strong {
    border-radius: 10px 10px 0 0;
    padding: 20px;
    margin: -20px -20px 20px;
    background: ghostwhite;
    display: block;
    font-size: 17px;
    font-weight: 500;
    color: #1e1e1e
}

.dropdown-menu>ul.dropdown-menu-radios {
    margin: 0 !important;
    padding: 0;
    list-style: none
}

.dropdown-menu>ul.dropdown-menu-radios>li {
    position: relative;
    margin-bottom: 15px
}

.dropdown-menu>ul.dropdown-menu-radios>li:last-child {
    margin-bottom: 0
}

.dropdown-menu>ul.dropdown-menu-radios>li>button {
    display: block;
    padding: 2px 50px 2px 35px;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    background: 0;
    border: 0;
    text-align: left
}

.dropdown-menu>ul.dropdown-menu-radios>li>button>span {
    position: absolute;
    top: 50%;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid var(--site);
    border-radius: 100%;
    transform: translateY(-50%);
    margin-top: -1px
}

.dropdown-menu>ul.dropdown-menu-radios>li>button>span:after {
    left: 4px;
    top: 4px;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    display: none;
    border-radius: 100%;
    background: var(--site)
}

.dropdown-menu>ul.dropdown-menu-radios>li>button:hover>span:after,
.dropdown-menu>ul.dropdown-menu-radios>li>button>span.active:after {
    display: block
}

#search-options .search-options-options .dropdown-menu>button {
    position: absolute;
    top: 20px;
    right: 20px;
    background: 0;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    display: flex;
    justify-content: center;
    align-items: center
}

#search-options .search-options-map {
    display: flex;
    align-items: center;
    margin-right: 20px;
    font-size: 16px;
    white-space: nowrap;
    padding: 0
}

#search-options .search-options-map>* {
    line-height: 30px;
    padding: 0 14px
}

#search-options .search-options-map>div {
    border-radius: 10px 0 0 10px;
    font-weight: 500
}

#search-options .search-options-map>a {
    border-radius: 0 10px 10px 0;
    background: #fff;
    border: 1px solid #bbb
}

#search-options .search-options-map>div,
#search-options .search-options-map>a:hover {
    background: var(--site);
    color: #fff;
    text-decoration: none;
    border: 1px solid var(--site)
}

#search-options .search-options-map span {
    display: none
}

#search-options .search-options-details {
    padding: 0 0 9px
}

#search-options .search-options-details .hlist {
    display: flex;
    padding: 0;
    margin: 0;
    gap: 0 9px;
    flex-wrap: wrap;
    align-items: center
}

#search-options .search-options-details .hlist>span:not(.hlist)::before {
    content: "\2022";
    margin-right: 5px;
    color: var(--site)
}

@media(min-width:1024px) {
    #search-options .search-options-details .hlist>span:first-child::before {
        content: "";
        margin: 0
    }
}

#search-options .search-options-details h3 {
    display: block;
    color: #1e1e1e;
    font-size: 13px;
    margin: 8px 0 0
}

#search-options .search-options-details h3>span>strong {
    display: block;
    margin-bottom: 5px
}

#search-options .search-options-details h3>span>div {
    line-height: 17px
}

#search-options .search-options-details h3>span>div>span:not(:last-of-type)::after {
    content: "|";
    margin: 0 3px 0 6px;
    font-size: 14px;
    color: #ccc;
    position: relative
}

#search-options .search-options-details h3>span>div>span:first-of-type {
    display: inline-block
}

#search-options .search-options-details h3>span>div>span>label {
    margin: 0 0 0 4px;
    cursor: pointer
}

#search-options .search-options-details h3>span>div>span>label>i {
    top: -1px;
    margin: 0
}

#search-section-wrapper .noMob {
    display: none
}

@media(min-width:768px) {
    #search-options .search-options-details .pipe {
        padding: 0 4px
    }
    #search-options .search-options-map span {
        display: inline
    }
    #search-options .search-options-options>label {
        font-size: 12px
    }
    #search-options {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 27px 0 25px
    }
    #search-options .search-options-details {
        padding: 0 30px 0 0
    }
    #search-options .search-options-options>div>form>div {
        position: relative
    }
    #search-options .search-options-options .dropdown-backdrop {
        display: none
    }
    #search-options .search-options-options .dropdown-menu {
        position: absolute;
        bottom: auto;
        min-width: 390px;
        border-radius: 10px;
        max-width: 390px;
        left: auto;
        right: 0
    }
    #search-section-wrapper .noMob {
        display: inline
    }
}

@media(min-width:992px) {
    #search-options .search-options-details h3>span>div {
        margin-right: 50px;
        line-height: 22px
    }
    #search-options .search-options-details h3>span>div>span:nth-child(3) {
        display: inline-block
    }
    #search-options .search-options-details h3>span>div>span:not(:last-of-type)::after {
        font-size: 19px;
        top: 1px
    }
    #search-options .search-options-options>div>form>div>button {
        min-width: 246px
    }
}

@media(min-width:1200px) {
    #search-options {
        padding: 32px 0 30px
    }
}

.circle-infoicon {
    height: 20px;
    max-height: 20px;
    width: 20px;
    line-height: 20px !important;
    border-radius: 100%;
    background: var(--sitelink);
    display: inline-block;
    text-align: center;
    position: relative;
    top: -2px;
    margin: 0 5px 0 0;
    color: #fff !important;
    font-size: 12px !important;
    float: none;
    display: none
}

.features-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 5px;
    margin-top: 10px
}

.features-header>span {
    margin-right: 10px
}

.features-header>em {
    font-style: normal;
    font-size: 11.5px;
    color: var(--site);
    display: block;
    cursor: pointer
}

@media(min-width:454px) {
    .features-header>em {
        font-size: 13px
    }
}

#list-view,
#map-view {
    padding: 0
}

@media(min-width:992px) {
    #list-view,
    #map-view {
        padding: 0 15px
    }
}

.sr-message {
    text-align: center;
    font-weight: 500
}

.sr {
    background: #fff;
    margin: 0;
    color: #101010;
    position: relative;
    border-top: 1px solid #ddd;
    padding: 24px 0
}

.sr:first-of-type {
    margin-top: 2px
}

.sr:last-of-type {
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
    padding-bottom: 8px
}

.sr[data-servicename="Platinum"] {
    border-color: #c8c8c8
}

.sr>div {
    width: 100%
}

.sr header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px 0
}

.sr header>div {
    padding-right: 10px;
    width: 100%
}

.sr header>div a {
    font-size: 22px;
    text-decoration: none;
    line-height: 24px;
    letter-spacing: -0.4px;
    display: inline-block;
    margin-bottom: 3px
}

.sr[data-servicename="Platinum"] header>div a {
    font-size: 23px;
    line-height: 25px;
    font-weight: 500
}

.sr header>div p {
    font-size: 13px;
    line-height: 14px;
    margin: 0 0 13px 0;
    color: #525252;
    display: block
}

.sr .sr-distance {
    font-weight: bold;
    white-space: nowrap;
    background: ghostwhite;
    padding: 4px 8px;
    border-radius: 8px
}

.sr .sr-distance>i {
    height: 14px;
    display: inline-block;
    position: relative;
    top: 2px
}

.sr .sr-distance>span {
    display: none
}

.sr header>a {
    min-width: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sr header>a>span {
    border-radius: 100%;
    background: var(--site);
    color: #fff;
    height: 56px;
    width: 56px;
    font-weight: 500;
    border: 3px solid var(--site);
    -webkit-box-shadow: inset 0 0 0 3px white;
    box-shadow: inset 0 0 0 3px white;
    font-size: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sr header>a:hover {
    text-decoration: none
}

.sr header>a>em {
    font-style: normal;
    font-size: 13px;
    font-weight: 500;
    margin-top: 3px;
    line-height: 1
}

.sr[data-review-score="0"] header>a>em {
    margin: 0 !important
}

.sr>div>div {
    padding: 12px 12px 0
}

.sr[data-logo="1"]>div>div,
.sr[data-review-score="0"]>div>div {
    padding-top: 0
}

.sr[data-photo="0"] .sr-image-blockquote-wrapper {
    margin: 0 !important
}

.sr[data-logo="1"] .sr-image-blockquote-wrapper,
.sr[data-award="1"] .sr-image-blockquote-wrapper {
    margin-top: 35px;
    margin-bottom: 35px
}

.sr .sr-image-blockquote-wrapper>div,
.sr .sr-image-wrapper {
    position: relative
}

.sr .sr-image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sr .sr-logo-award-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(-34px);
    -ms-transform: translateY(-34px);
    transform: translateY(-34px);
    z-index: 1;
    gap: 6px
}

@media(max-width:767px) {
    .sr[data-award="1"][data-servicename="Basic"] .sr-logo-award-wrapper {
        justify-content: start;
        -webkit-transform: translateY(-24px);
        -ms-transform: translateY(-24px);
        transform: translateY(-24px);
        width: auto;
        padding: 0;
        left: auto;
        right: 100px;
        top: 60px
    }
    .sr[data-award="1"][data-servicename="Basic"] .sr-logo-award-wrapper .sr-award {
        border: 0;
        box-shadow: none
    }
    .sr[data-award="1"][data-servicename="Basic"] header>div {
        padding-right: 70px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .sr[data-award="1"][data-servicename="Basic"] .sr-logo-award-wrapper {
        padding-top: 15px
    }
}

@media(min-width:992px) {
    .sr[data-award="1"][data-servicename="Basic"] .sr-logo-award-wrapper {
        right: 175px !important;
        padding-top: 15px
    }
}

.sr[data-photo="0"][data-logo="1"] .sr-logo-award-wrapper,
.sr[data-photo="0"][data-award="1"] .sr-logo-award-wrapper {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.sr .sr-logo,
.sr .sr-award {
    background: #fff;
    padding: 4px;
    border-radius: 6px;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.25)
}

.sr .sr-logo img {
    width: 107px;
    height: 40px;
    padding: 0;
    display: block
}

.sr .sr-award>img {
    display: block;
    width: 40px;
    height: 40px
}

.sr .sr-image img {
    border-radius: 4px;
    display: block;
    width: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 160px
}

.sr ul.sr-icons {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.sr ul.sr-icons>li {
    list-style: none;
    background: 0;
    padding: 0
}

.sr ul.sr-icons>li>a {
    background: var(--site);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    border-radius: 999px;
    font-weight: 500;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    font-size: 14px;
    gap: 5px;
    text-decoration: none
}

.sr blockquote {
    font-size: 14px;
    line-height: 18px;
    font-style: italic;
    letter-spacing: -.2px;
    text-align: left;
    margin: 15px 0 0 0;
    background: 0;
    padding: 10px 0
}

.sr blockquote a {
    font-style: normal;
    display: inline-block
}

.sr-group {
    font-size: 14px
}

.sr .sr-group,
.sr .sr-status {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 6px;
    display: inline-block
}

.sr .sr-status {
    font-weight: 500;
    color: var(--warning)
}

.sr .sr-details-wrapper {
    font-size: 14px;
    line-height: 18px
}

.sr .sr-desc>p {
    margin: 0 0 6px
}

.sr .sr-desc>p>a>span {
    display: none
}

.sr ul.sr-extras {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 8px;
    padding: 0;
    list-style: none
}

.sr ul.sr-extras>li:first-of-type>span>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sr ul.sr-extras>li:first-of-type>span i {
    position: relative;
    top: -3px;
    color: var(--site);
    height: 20px;
    width: 20px;
    margin-right: 5px
}

.sr ul.sr-extras>li {
    padding: 0 0 0 5px;
    background: none !important;
    margin-right: 3px;
    line-height: 20px;
    display: flex
}

.sr ul.sr-extras>li:first-of-type {
    padding: 0
}

.sr ul.sr-extras.sr-categories>li:first-of-type {
    cursor: pointer
}

.sr ul.sr-extras.sr-categories>li:first-of-type>span {
    font-weight: 500;
    line-height: 20px
}

.sr ul.sr-extras.sr-categories>li::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 500;
    content: "\f111";
    font-size: 8px;
    color: var(--site);
    margin-right: 8px
}

.sr ul.sr-extras>li::before {
    content: "|";
    margin-right: 8px
}

.sr ul.sr-extras.sr-categories {
    margin: 8px 0 0
}

.sr ul.sr-extras.sr-categories>li::before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 500;
    content: "\f111";
    font-size: 8px;
    color: var(--site);
    margin-right: 8px
}

.sr ul.sr-extras>li:nth-of-type(-n+1)::before,
.sr ul.sr-extras.sr-categories>li:nth-of-type(-n+2)::before {
    content: "";
    margin-right: 0
}

.sr ul.sr-featured {
    margin: 6px 0 0;
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

.sr ul.sr-featured>li {
    background: ghostwhite;
    border-radius: 12px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 10px
}

.sr ul.sr-featured>li>i {
    margin-right: 5px
}

.sr>footer {
    padding: 16px 12px 0 12px
}

.sr>footer>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.sr>footer span {
    font-size: 13px;
    min-width: 76px
}

.sr>footer span.btn-shortlist-saved {
    min-width: 84px
}

.sr>footer a {
    text-align: center;
    display: block;
    line-height: 45px;
    background: var(--site);
    color: #fff;
    border-radius: 999px;
    height: 45px;
    width: auto;
    padding: 0 22px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 16px;
    margin-left: auto
}

.sr>footer a:hover {
    background: var(--sitedark);
    text-decoration: none
}

@media(min-width:360px) {
    .sr-image>img {
        width: 160px
    }
    .sr .sr-logo-award-wrapper,
    .sr ul.sr-icons,
    .sr .sr-image img {
        width: 180px
    }
    .sr[data-logo="1"] .sr-image-blockquote-wrapper,
    .sr[data-award="1"] .sr-image-blockquote-wrapper {
        margin-top: 32px
    }
    .sr[data-quote="1"] .sr-image-blockquote-wrapper {
        background: ghostwhite;
        border-radius: 4px
    }
    .sr .sr-image-blockquote-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 10px;
        max-height: 160px;
        margin-bottom: 27px
    }
    .sr blockquote {
        font-size: 13px;
        line-height: 16px;
        margin: 0;
        padding: 0 10px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 160px
    }
    .sr blockquote a {
        margin-top: 6px
    }
    .sr[data-photo="0"][data-logo="1"] .sr-image-blockquote-wrapper,
    .sr[data-photo="0"][data-award="1"] .sr-logo-award-wrapper {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }
}

@media(min-width:400px) {
    .sr blockquote {
        font-size: 14px;
        line-height: 18px
    }
}

@media(min-width:500px) {
    .sr {
        margin: 5px 15px 25px 15px;
        border-radius: 10px;
        border: 1px solid #ddd;
        -webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)
    }
    .sr[data-servicename="Platinum"] {
        -webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
        box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, 0.25)
    }
    .sr .sr-logo-award-wrapper {
        width: 200px
    }
    .sr .sr-image img {
        width: 250px
    }
    .sr ul.sr-icons {
        width: 250px
    }
}

@media(min-width:576px) {
    .sr header {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .sr>div>div {
        padding-bottom: 12px
    }
    .sr[data-review-score="1"] .sr-image-blockquote-wrapper {
        margin-top: 15px
    }
    .sr blockquote {
        font-size: 15px;
        padding: 0 40px 0 24px
    }
    .sr>footer {
        border-top: 1px solid #ddd;
        padding: 24px 12px 0 12px
    }
}

@media(min-width:768px) {
    .sr:not(#locations-content .sr) {
        margin-left: 0;
        margin-right: 0
    }
    .sr[data-award="1"] header>div {
        padding-right: 98px
    }
    .sr[data-logo="1"] header>div {
        padding-right: 158px
    }
    .sr[data-award="1"][data-logo="1"] header>div {
        padding-right: 218px
    }
    .sr header>div p {
        font-size: 14px;
        line-height: 15px
    }
    .sr header>a {
        min-width: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        white-space: nowrap;
        height: 52px;
        top: 12px
    }
    .sr header>a>span {
        height: 52px;
        width: 52px;
        font-size: 19px
    }
    .sr header>a>em {
        font-size: 15px;
        margin: 0 8px 0 0
    }
    .sr .sr-image-blockquote-wrapper {
        margin: 0 12px 15px 0 !important;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        background: none !important;
        border-radius: 0 !important
    }
    .sr[data-photo="0"][data-logo="1"] .sr-image-blockquote-wrapper,
    .sr[data-photo="0"][data-award="1"] .sr-logo-award-wrapper {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        height: auto
    }
    .sr .sr-image-blockquote-wrapper>div {
        position: inherit
    }
    .sr .sr-logo-award-wrapper {
        top: 12px;
        left: inherit;
        width: auto;
        height: 52px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        right: 12px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .sr[data-photo="0"][data-logo="1"] .sr-logo-award-wrapper,
    .sr[data-photo="0"][data-award="1"] .sr-logo-award-wrapper {
        position: absolute
    }
    .sr .sr-image-blockquote-wrapper {
        height: 160px
    }
    .sr .sr-image img {
        max-height: 160px
    }
    .sr[data-review-count="1"] .sr-logo-award-wrapper {
        right: 106px
    }
    .sr[data-review-count="1"][data-review-score="1"] .sr-logo-award-wrapper {
        right: 166px
    }
    .sr .sr-award {
        background: 0;
        padding: 0;
        border-radius: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-left: 10px
    }
    .sr .sr-award>img {
        width: 48px;
        height: 48px
    }
    .sr blockquote {
        position: absolute;
        left: 0;
        bottom: 75px;
        font-size: 14.5px;
        text-align: center;
        padding: 0 50px;
        height: 36px;
        font-weight: 500;
        display: block;
        line-height: 1;
        z-index: 1
    }
    .sr blockquote a {
        font-weight: 400
    }
    .sr>div>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .sr[data-logo="1"]>div>div {
        padding-top: 8px
    }
    .sr[data-servicename="Basic"]>div>div {
        padding-top: 0;
        flex-direction: column
    }
    .sr .sr-desc>p {
        font-size: 14.5px;
        line-height: 20px
    }
    .sr .sr-desc>p>a {
        display: block;
        margin: 6px 0
    }
    .sr .sr-desc>p>a>span {
        display: inline-block
    }
    .sr .sr-desc>p>a>span>i {
        margin-left: 4px;
        font-size: 11px;
        position: relative;
        top: -1px
    }
    .sr .sr-desc>p>a:hover>span {
        text-decoration: underline
    }
    .sr[data-quote="1"]>footer {
        padding-top: 70px
    }
}

@media(min-width:992px) {
    .sr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }
    .sr header {
        padding: 15px 15px 0
    }
    .sr header>div a {
        margin-right: 8px;
        margin-bottom: 7px
    }
    .sr header>div p {
        font-size: 14.5px
    }
    .sr header>a {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1
    }
    .sr:not([data-servicename="Basic"]) header>a {
        height: 66px
    }
    .sr[data-review-score="0"][data-review-count="1"] header>a {
        height: 16px
    }
    .sr:not([data-servicename="Basic"]) header>a>span {
        height: 66px;
        width: 66px;
        font-size: 26px
    }
    .sr[data-logo="1"]>div>div {
        padding-top: 8px
    }
    .sr>div>div {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px
    }
    .sr .sr-logo-award-wrapper {
        top: 15px;
        height: 86px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        right: 308px !important
    }
    .sr[data-award="1"] .sr-logo-award-wrapper {
        right: 190px !important
    }
    .sr .sr-logo img {
        width: 133px;
        height: 50px
    }
    .sr .sr-award {
        margin-left: 25px
    }
    .sr .sr-award>img {
        width: 86px;
        height: 86px
    }
    .sr blockquote {
        width: 291px;
        padding: 0 15px;
        left: inherit;
        right: 0;
        bottom: 64px;
        height: calc(100% - 64px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 18px
    }
    .sr[data-review-score="1"] blockquote {
        height: calc(100% - 144px)
    }
    .sr[data-review-score="0"][data-review-count="1"] blockquote {
        height: calc(100% - 110px)
    }
    .sr[data-award="1"] blockquote {
        height: calc(100% - 165px)
    }
    .sr>footer {
        min-width: 292px;
        border-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 0 15px !important;
        margin: 15px 0;
        min-height: 185px;
        position: relative
    }
    .sr>footer::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 3px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0, rgba(240, 240, 240, 1) 50%, rgba(255, 255, 255, 1) 100%)
    }
    .sr[data-award="1"][data-quote="1"]>footer {
        min-height: 250px
    }
    .sr[data-quote="1"]>footer {
        min-height: 250px
    }
    .sr[data-servicename="Basic"]>footer {
        min-height: 66px
    }
    .sr[data-servicename="Basic"][data-review-count="1"]>footer {
        min-height: 106px
    }
    .sr[data-servicename="Basic"][data-review-score="1"]>footer {
        min-height: 131px
    }
}

.btn-shortlist,
.btn-modal-shortlist {
    border: 0;
    outline: none !important;
    background: 0;
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #101010;
    cursor: pointer;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-shortlist>span {
    text-decoration: underline
}

.btn-shortlist.btn-shortlist-saved i,
.btn-modal-shortlist.btn-modal-shortlist-saved i {
    color: var(--warning)
}

.btn-shortlist i,
.btn-modal-shortlist i {
    border-radius: 100%;
    min-width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    background: ghostwhite;
    color: #000;
    margin-right: 5px;
    margin-top: -1px
}

.toggle-active-shortlist {
    margin: 3px 0 0 auto;
    background: var(--warning);
    color: #fff;
    font-size: 13.5px;
    padding: 3px 7px;
    border-radius: 3px;
    width: 70px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #fff
}

.toggle-active-shortlist-active {
    background: var(--proceed)
}

#modal-member-saved-popup {
    padding-right: 0 !important;
    position: fixed;
    bottom: 10px;
    right: auto;
    left: calc(50% - 170px);
    top: auto
}

body.modal-open {
    overflow-y: auto;
    padding-right: 0 !important
}

#modal-member-saved-popup .modal-dialog {
    width: 340px;
    margin: 0
}

#modal-member-saved-popup .modal-content {
    padding: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: var(--sitesecondary)
}

#modal-member-saved-popup h5 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #101010
}

#modal-member-saved-popup h5 i {
    margin-left: 3px;
    color: var(--warning)
}

#modal-member-saved-popup p {
    margin: 0;
    font-size: 13px
}

#modal-member-saved-popup button {
    position: absolute;
    top: 5px;
    right: 5px;
    background: 0;
    border: 0;
    color: #000;
    opacity: .2
}

#modal-member-saved-popup button:hover {
    opacity: .5
}

@media(min-width:992px) {
    #modal-member-saved-popup {
        bottom: 30px;
        right: 30px;
        left: auto;
        top: auto
    }
}

#modal-shortlists .modal-dialog {
    margin: 0;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 100%
}

#modal-shortlists .modal-header {
    padding: 15px
}

#modal-shortlists .modal-header>h4 {
    font-weight: 500;
    color: var(--site)
}

#modal-shortlists .modal-header>button {
    position: absolute;
    padding: 8px 9px 6px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    background: #101010;
    border-radius: 100%;
    line-height: 10px;
    right: 15px;
    top: 15px;
    border: 0
}

#modal-shortlists .modal-content {
    width: 330px;
    border-radius: 6px
}

#modal-shortlists .modal-body {
    padding: 15px
}

#modal-shortlists .modal-body>p {
    margin: 0;
    padding-bottom: 10px
}

#modal-shortlists .modal-body ul {
    list-style: none;
    margin: 5px 0 15px;
    padding: 0 0 15px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    max-height: 298px;
    overflow-x: auto
}

#modal-shortlists .modal-body ul::-webkit-scrollbar-track {
    background-color: #eee
}

#modal-shortlists .modal-body ul::-webkit-scrollbar {
    width: 18px
}

#modal-shortlists .modal-body ul::-webkit-scrollbar-thumb {
    background-color: #666;
    width: 10px;
    border-radius: 10px;
    border: solid 4px #eee
}

#modal-shortlists .modal-body ul>li {
    padding: 15px 15px 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0
}

#modal-shortlists .modal-body ul>li:nth-child(2) {
    margin-top: 15px;
    border-top: 1px solid #e5e5e5
}

#modal-shortlists .modal-body ul>li i.fa-external-link {
    margin-left: 10px;
    position: relative;
    top: 1px
}

#modal-shortlists .shortlist-create>span {
    font-weight: bold;
    color: var(--site);
    cursor: pointer
}

#modal-shortlists .shortlist-create>span>i {
    margin-right: 2px
}

#modal-shortlists #create-shortlist-form {
    margin-top: 10px
}

#modal-shortlists #create-shortlist-form input[type="text"] {
    background: #fff;
    display: inline-block;
    padding: 6px 10px;
    border: 1px solid #bbb;
    border-radius: 6px;
    width: 176px;
    color: #101010;
    line-height: 20px;
    font-size: 16px;
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 10%);
    box-shadow: 0 0 4px rgb(0 0 0 / 10%)
}

#modal-shortlists #create-shortlist-form input#zendeskid {
    width: 120px
}

#modal-shortlists #create-shortlist-form #btn-create-shortlist {
    background: #2073bd;
    display: inline-block;
    padding: 7px 10px;
    border: 0;
    border-radius: 6px;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
    margin: 0 5px
}

#modal-shortlists #create-shortlist-form #btn-create-shortlist:hover {
    background: var(--sitedark)
}

#modal-shortlists #shortlist-title-error,
#modal-shortlists #shortlist-error,
#modal-shortlists #zendeskid-error {
    color: #ca302f;
    font-size: 13px
}

#modal-shortlists #shortlist-title-error>i #modal-shortlists #zendeskid-error>i {
    font-size: 20px;
    position: relative;
    top: 2px
}

#modal-shortlists .modal-footer {
    text-align: left
}

@media(max-width:640px) {
    #modal-shortlists {
        padding: 15px !important
    }
}

@media(min-width:640px) {
    #modal-shortlists .modal-content {
        width: 600px
    }
}

.modal-scrollable,
.modal-scrollable-mobile {
    overflow-y: hidden
}

.modal-scrollable .modal-body,
.modal-scrollable-mobile .modal-body {
    height: calc(99vh - 130px);
    overflow-y: auto;
    padding-top: 0
}

@media(min-width:576px) {
    .modal-scrollable-mobile .modal-body {
        height: auto
    }
}

#modalLarge,
#modalLargeScrollable,
#modalLargeScrollableMobile {
    padding-right: 0 !important
}

#modalLarge .modal-dialog,
#modalLargeScrollable .modal-dialog,
#modalLargeScrollableMobile .modal-dialog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    margin: 0 auto;
    padding: 15px
}

#modalLargeScrollable button[data-dismiss="modal"],
#modalLargeScrollableMobile button[data-dismiss="modal"] {
    position: -webkit-sticky;
    position: sticky;
    left: 100%
}

@media(min-width:768px) {
    #modalLarge .modal-dialog,
    #modalLargeScrollable .modal-dialog,
    #modalLargeScrollableMobile .modal-dialog {
        width: 600px
    }
}

@media(min-width:992px) {
    #modalLarge .modal-dialog,
    #modalLargeScrollable .modal-dialog,
    #modalLargeScrollableMobile .modal-dialog {
        width: 900px
    }
}

.search-filter-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#search-filter-wrapper {
    counter-reset: search-filter-counter
}

#search-filter-wrapper p:not(.careteamFilters)::before,
.search-options-details h2::before {
    counter-increment: search-filter-counter;
    content: "Step\a0" counter(search-filter-counter);
    font-weight: 600
}

.search-filter-wrapper>div {
    margin-bottom: 15px;
    position: relative
}

.search-filter-wrapper>div button {
    border: 2px solid #bbb;
    border-radius: 6px !important;
    padding: 8px 8px !important;
    font-size: 16px !important;
    line-height: 22px
}

.search-filter-wrapper .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    white-space: nowrap !important
}

@media(max-width:768px) {
    #mob-search-filter {
        overflow-x: auto
    }
    #mob-search-filter .row {
        margin: 0
    }
    .search-filter-wrapper .dropdown-menu.open {
        min-width: auto !important;
        width: 100% !important
    }
}

@media(min-width:768px) {
    .search-filter-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 10px 0 0;
        align-items: center;
        justify-content: center
    }
    .search-filter-wrapper>div {
        width: 100%;
        margin: 0 30px 0 0
    }
    .search-filter-wrapper>div:last-child {
        margin: 0
    }
    #mob-search-filter {
        position: relative;
        z-index: 11;
        width: 100%;
        min-width: 100%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        overflow-x: unset;
        height: 50px !important
    }
    #mob-search-filter>button {
        display: none
    }
}

@media(min-width:992px) {
    .search-filter-wrapper>div {
        margin: 0 60px 0 0
    }
}

@media(min-width:1200px) {
    .search-filter-wrapper>div {
        max-width: 460px
    }
}

@media(min-width:768px) {
    .breadcrumb {
        padding-right: 360px !important
    }
    .search-header {
        margin-top: 10px
    }
}

@media(min-width:992px) {
    .breadcrumb {
        padding-right: 400px !important
    }
}

#search-filter {
    margin-top: 10px;
    padding: 20px 0
}

.search-filter-filters {
    border-top: 1px solid #d1d5db;
    padding: 20px 0
}

.search-filter-options h2 {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
    padding: 0;
    font-weight: 600
}

.search-filter-options h2>span {
    display: none
}

.search-filter-options h2>label {
    margin: 0 0 0 10px;
    cursor: pointer
}

.search-filter-options h2>label>i {
    margin: 0
}

ul.search-filter-header-options {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 7px;
    align-items: center;
    margin: 0;
    list-style: none;
    padding: 0
}

ul.search-filter-header-options>li>input[type="radio"] {
    display: none
}

ul.search-filter-header-options>li>label {
    border: 1px solid #bbb;
    background: #fff;
    border-radius: 10px;
    padding: 0;
    margin: 0;
    width: 100%
}

ul.search-filter-header-options>li>label>a {
    text-decoration: none;
    color: #1e1e1e;
    padding: 0 7px;
    min-height: 58px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap
}

ul.search-filter-header-options>li>input[type="radio"]:checked+label,
ul.search-filter-header-options>li>label:hover {
    background-color: #ceedff;
    border-color: var(--site)
}

.search-filter-filters {
    display: none
}

.search-filter-filters>p {
    padding: 14px;
    background: #dbeafe;
    border-radius: 5px;
    font-size: 15px;
    line-height: 19px;
    margin: 0
}

.search-filter-filters>p>strong {
    font-style: italic
}

.search-filter-filters.search-filter-open {
    display: block
}

.search-filter-filters>div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 7px
}

.search-filter-filters>span {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.search-filter-filters>span>span {
    visibility: hidden;
    display: none;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer
}

.search-filter-filters h3 {
    font-size: 15px;
    line-height: 18px;
    margin: 0;
    padding: 0
}

.search-filter-filters>div>div>button {
    background: #fff;
    outline: 0;
    border: 1px solid #bbb;
    font-size: 15px;
    border-radius: 10px;
    padding: 8px 15px;
    line-height: 19px;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    color: #101010;
    min-height: 40px;
    font-weight: 500
}

.search-filter-filters>div>div>button:hover {
    border-color: var(--site)
}

.search-filter-filters>div>div.open>button {
    border-color: var(--site)
}

.search-filter-filters>div>div>button>span {
    white-space: nowrap;
    margin-right: 4px
}

.search-filter-filters>div>div>button>i {
    font-size: 12px;
    margin-left: auto
}

.search-filter-filters>div>div>button>span>em {
    font-style: normal
}

.search-filter-filters>div>div:not(.filtered)>button>span>span,
.search-filter-filters>div>div>button>span>div {
    display: none
}

.search-filter-filters>div>div>button>span>span::before {
    content: '('
}

.search-filter-filters>div>div>button>span>span::after {
    content: ')'
}

.search-filter-filters .open .dropdown-backdrop {
    background: rgba(0, 0, 0, .3);
    z-index: 10
}

.search-filter-filters .dropdown-menu {
    position: fixed;
    left: 0;
    top: auto !important;
    bottom: 0;
    border-radius: 10px 10px 0 0;
    padding: 20px;
    list-style: none;
    background: #fff;
    z-index: 12;
    font-size: 16px;
    color: #555;
    width: 100%;
    border: 0
}

.search-filter-filters .dropdown-menu>strong {
    border-radius: 10px 10px 0 0;
    padding: 20px;
    margin: -20px -20px 20px;
    background: var(--site);
    display: block;
    font-size: 17px;
    font-weight: 500;
    color: #fff
}

.search-filter-filters .dropdown-menu>strong>em {
    font-style: normal
}

.search-filter-filters .dropdown-menu>strong>div {
    display: inline
}

.search-filter-filters .dropdown-menu>ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

.search-filter-filters .dropdown-menu>ul>li {
    position: relative;
    margin-bottom: 15px
}

.search-filter-filters .dropdown-menu>ul>li:last-child {
    margin-bottom: 0
}

.search-filter-filters .dropdown-menu>ul>li>label {
    display: block;
    padding: 2px 50px 2px 35px;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    font-weight: 700;
    color: #101010;
    position: relative
}

.search-filter-filters .dropdown-menu>ul>li>label::after {
    content: attr(data-sub);
    font-weight: 400;
    display: block;
    color: #555
}

.search-filter-filters .dropdown-menu>ul>li>label em {
    font-style: normal
}

.search-filter-filters .dropdown-menu>ul>li>span {
    margin-left: 15px;
    font-size: 13px;
    color: #555;
    background: #eee;
    border: none !important;
    border-radius: 3px;
    padding: 0 5px;
    line-height: 20px;
    min-width: 26px;
    position: absolute;
    right: 0;
    pointer-events: none;
    top: 3px;
    text-align: center
}

.search-filter-filters .dropdown-menu>ul>li>label>input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.search-filter-filters .dropdown-menu>ul>li>label>span {
    position: absolute;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid var(--site);
    border-radius: 3px;
    margin-top: -1px
}

.search-filter-filters .dropdown-menu>ul>li>label>span:after {
    left: 6px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    display: none
}

.search-filter-filters .dropdown-menu>ul>li>label>input:checked~span {
    background-color: var(--site);
    border: 1px solid var(--site)
}

.search-filter-filters .dropdown-menu>ul>li>label>input:checked~span:after {
    display: block
}

.search-filter-filters .dropdown-menu>label {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    display: block;
    font-weight: 400;
    border-radius: 5px;
    padding: 10px;
    background: #e6f1fa;
    border: 1px solid #c2def3;
    text-decoration: underline;
    cursor: pointer
}

.search-filter-filters .dropdown-menu>label>i {
    margin-right: 10px
}

.search-filter-filters .dropdown-menu>div {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px
}

.search-filter-filters .dropdown-menu>div>button {
    font-size: 16px;
    line-height: 20px;
    padding: 0 25px;
    border-radius: 40px;
    border: 1px solid var(--site);
    background: #fff;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: var(--site);
    white-space: nowrap
}

.search-filter-filters .dropdown-menu>div>button:not(.inactive):hover {
    border-color: var(--sitedark)
}

.search-filter-filters .dropdown-menu>div>button:last-child {
    background: var(--site);
    color: #fff
}

.search-filter-filters .dropdown-menu>div>button:not(.inactive):last-child:hover {
    background: var(--sitedark)
}

.search-filter-filters .dropdown-menu>div>button.inactive {
    border: 1px solid #ebebeb;
    background: #ebebeb;
    color: #999
}

.search-filter-filters .dropdown-menu>button {
    position: absolute;
    top: 20px;
    right: 20px;
    background: 0;
    border: 1px solid #fff;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    display: flex;
    justify-content: center;
    align-items: center
}

.search-filter-filters .dropdown-menu>button>i {
    color: #fff;
    font-size: 16px
}

.search-filter-filters h3 a {
    text-decoration: underline
}

#filters-care-help>h2 {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: 600
}

#filters-care-help span>button {
    background: #fff;
    outline: 0;
    border: 1px solid #bbb;
    font-size: 16px;
    border-radius: 10px;
    padding: 5px 15px;
    line-height: 19px;
    display: flex;
    align-items: center;
    position: relative;
    color: #555;
    min-height: 32px;
    width: 100%
}

#filters-care-help span>button>span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#filters-care-help span>button>i {
    font-size: 12px;
    margin-left: auto;
    padding-left: 6px
}

.clear-filters-link {
    visibility: hidden;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    color: var(--sitelink);
    margin-left: 10px
}

@media(min-width:640px) {
    ul.search-filter-header-options>li>label>a {
        min-height: 38px
    }
    ul.search-filter-header-options>li>label>a>br {
        display: none
    }
    .search-filter-filters>span {
        justify-content: space-between
    }
    .search-filter-filters>span>span {
        display: block
    }
    #filters-care-help.search-filter-filters.search-filter-open {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }
    #filters-care-help.search-filter-filters>span {
        margin: 0 0 0 auto;
        width: auto
    }
}

@media(min-width:768px) {
    .search-filter-filters>div {
        grid-template-columns: repeat(4, 1fr)
    }
    .search-filter-filters#filters-younger-adults>div {
        grid-template-columns: repeat(1, 1fr)
    }
    .search-filter-filters .open .dropdown-backdrop {
        display: none
    }
    .search-filter-filters>div>div {
        position: relative
    }
    .search-filter-filters .dropdown-menu {
        position: absolute;
        bottom: auto;
        min-width: 390px;
        border-radius: 10px
    }
    .search-filter-filters .dropdown-menu>div {
        grid-template-columns: repeat(1, 1fr)
    }
    .search-filter-filters .dropdown-menu>div>button:last-child {
        display: none
    }
    #filters-care-help.search-filter-filters>div {
        grid-template-columns: repeat(4, 1fr);
        width: 100%
    }
    .search-filter-filters>span {
        position: relative;
        display: block
    }
    #filters-care-help.search-filter-filters span>.dropdown-menu {
        position: absolute;
        bottom: auto;
        min-width: 390px;
        border-radius: 10px;
        max-width: 390px;
        left: auto;
        right: 0
    }
}

@media(min-width:992px) {
    .search-filter-options {
        display: flex
    }
    .search-filter-options h2>span {
        display: inline
    }
    ul.search-filter-header-options>li>label>a {
        min-width: 188px
    }
}

@media(min-width:1200px) {
    .search-filter-filters.search-filter-open {
        display: flex;
        align-items: center
    }
    .search-filter-filters>div>div>button {
        min-width: 160px
    }
    .search-filter-filters>span {
        margin-top: 0;
        width: 100%;
        margin-left: 15px
    }
    .search-filter-filters>span>span {
        order: 1
    }
    .search-filter-filters h3 {
        order: 2
    }
}

#search-section-wrapper {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-top: 10px
}

#search-section-wrapper #search-options {
    padding: 0 15px 10px
}

#search-filter-wrapper #search-filter {
    padding: 0 15px;
    margin-bottom: 10px
}

#search-filter-wrapper h2,
.search-options-details strong {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 0
}

#search-filter-wrapper .search-filter-type {
    width: 100%
}

#search-filter-wrapper ul.search-filter-header-options {
    display: flex;
    flex-direction: column;
    gap: 12px
}

#search-filter-wrapper ul.search-filter-header-options>li {
    width: 100%;
    position: relative
}

#search-filter-wrapper ul.search-filter-header-options>li>input[type="radio"] {
    display: block;
    width: 20px;
    height: 20px;
    accent-color: var(--site);
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    margin: 0
}

ul.search-filter-header-options>li>input[type="radio"]:checked+label,
ul.search-filter-header-options>li>label:hover {
    background-color: ghostwhite
}

#search-filter-wrapper ul.search-filter-header-options>li>label>a {
    padding: 8px 12px 8px 40px !important;
    white-space: normal;
    text-align: left;
    align-items: flex-start;
    min-height: auto;
    padding: 0
}

#search-filter-wrapper ul.search-filter-header-options>li>label>a>strong {
    margin-bottom: 4px
}

#search-filter-wrapper ul.search-filter-header-options>li>label>a>span {
    font-size: 14px;
    color: #374151;
    line-height: 17px;
    font-weight: 400
}

#search-filter-wrapper #search-filter-filters {
    padding: 0 15px;
    margin: 0 0 20px
}

#search-filter-wrapper .search-filter-filters {
    border-top: 0;
    padding: 0
}

#search-filter-wrapper #filters-younger-adults>div {
    grid-template-columns: repeat(1, 1fr)
}

#search-section-wrapper nav.pagination {
    margin-top: 32px !important
}

#search-filter-wrapper .search-filter-filters>p {
    background: transparent;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    gap: 5px
}

#search-filter-wrapper .search-filter-filters>p>strong {
    font-style: normal;
    white-space: nowrap
}

#search-filter-wrapper .search-filter-filters>p>span>strong {
    white-space: nowrap
}

#search-filter-wrapper p:not(.heading),
.search-options-details h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 18px 0 15px;
    padding: 0;
    display: inline-block
}

.search-options-details h2 {
    margin: 8px 0 4px
}

#search-filter-wrapper p small {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    display: block;
    margin-top: 8px
}

@media(min-width:768px) {
    #search-filter-wrapper p:not(.heading),
    .search-options-details h2 {
        margin: 20px 0 12px
    }
    #search-filter-wrapper #search-filter {
        padding: 0 15px 20px 15px;
        margin-bottom: 0
    }
    #search-filter-wrapper .search-filter-filters>p {
        background: transparent;
        padding: 0;
        line-height: 30px
    }
    #search-section-wrapper {
        margin-top: 20px
    }
    #search-section-wrapper #list-view {
        padding: 15px 15px 0
    }
    #search-filter-wrapper ul.search-filter-header-options {
        flex-direction: row;
        justify-content: space-evenly
    }
    #search-filter-wrapper ul.search-filter-header-options>li>label>a {
        min-height: 60px
    }
    #search-filter-wrapper .search-filter-filters>div {
        width: 100%
    }
    #search-filter-wrapper #filters-younger-adults>div button {
        max-width: 258px
    }
}

@media(min-width:992px) {
    #search-filter-wrapper p,
    .search-options-details h2 {
        font-size: 19px;
        line-height: 24px;
        margin: 20px 0 1px 0
    }
    #search-filter-wrapper p:not(.heading) {
        margin: 20px 0 10px 0;
        display: inline-block
    }
    #search-filter-wrapper p.heading {
        margin: .75rem 0 .75rem
    }
}

@media(min-width:1200px) {
    #search-section-wrapper #search-filter-wrapper,
    #search-section-wrapper .tab-content,
    #search-section-wrapper #search-options {
        max-width: 1140px;
        margin: 0 auto
    }
    #search-filter-wrapper h2 {
        margin: 10px 0 15px
    }
    #search-filter-wrapper ul.search-filter-header-options {
        gap: 15px
    }
    #search-filter-wrapper ul.search-filter-header-options>li>input[type="radio"] {
        left: 15px
    }
    #search-filter-wrapper ul.search-filter-header-options>li>label>a {
        padding-left: 45px !important
    }
    #search-filter-wrapper .search-filter-filters>div {
        gap: 15px
    }
}

#search-section-wrapper ul.search-filter-header-options>li>input[type="radio"]:checked+label,
#search-section-wrapper ul.search-filter-header-options>li>label:hover {
    background-color: ghostwhite
}

#search-section-wrapper .search-filter-filters>div>div.filtered>button {
    background: ghostwhite;
    border-color: var(--site)
}

.floating-search-box {
    align-self: anchor-center
}

.floating-search-box label {
    display: none
}

.floating-search-box>form .autocomplete {
    width: 100%;
    background: #fff !important;
    display: inline-block;
    padding: 0 15px;
    border: 1px solid #bbb;
    width: 100%;
    color: #101010;
    line-height: 38px;
    font-size: 16px;
    border-radius: 40px
}

.floating-search-box>form .autocomplete:hover,
.floating-search-box>form .autocomplete:focus {
    border-color: var(--site)
}

.floating-search-box>form .autocomplete:focus {
    border-radius: 10px 10px 0 0
}

.floating-search-box .header-search-input-remove {
    position: absolute;
    top: 10px;
    right: 57px;
    z-index: 1;
    line-height: 20px;
    display: none;
    cursor: pointer;
    font-size: 21px;
    color: #555
}

.floating-search-box form {
    display: flex;
    align-items: center
}

.floating-search-box form>div:first-of-type {
    flex-grow: 1;
    position: relative
}

.floating-search-box .header-search-button {
    min-width: 40px;
    max-width: 40px;
    position: absolute;
    right: 8px;
    border-left: #ccc 1px solid
}

.floating-search-box .header-search-button button {
    width: 40px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

.floating-search-box .header-search-button button i {
    margin: 0;
    fill: var(--sitelink);
    line-height: normal;
    font-size: 12px;
    top: auto
}

.floating-search-box .header-search-button button:hover i svg {
    fill: var(--sitelink)
}

@media(min-width:768px) {
    .floating-search-box .header-search-button button {
        height: 30px;
        border-radius: 100%
    }
    .floating-search-box {
        position: absolute;
        right: 15px;
        top: 0;
        width: 320px
    }
}

@media(min-width:992px) {
    .floating-search-box {
        width: 360px
    }
}

#section-search-locations {
    margin-top: 32px
}

#search-filter-loading {
    background: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    z-index: 2;
    margin: 0;
    display: none
}

#search-filter-loading>.loading-dots {
    top: 35px
}

#search-filter-loading.loading {
    display: block
}

footer {
    background: none !important;
    text-align: left !important
}

.footer-top {
    background: var(--site);
    padding: 8px 0
}

.footer-top h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 5px
}

.footer-top h5 i {
    margin-right: 5px
}

.footer-top ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-top ul.collapse {
    margin-bottom: 10px
}

.footer-top ul h6 {
    color: #fff;
    font-size: 13px;
    padding-bottom: 0;
    font-weight: 600;
    margin: 5px 0 5px 0;
    font-style: normal;
    line-height: 16px
}

.footer-top li {
    padding: 3px 0
}

.footer-top li:last-child {
    padding-bottom: 0
}

.footer-top ul a {
    color: #fff;
    font-size: 13px;
    line-height: 14px;
    display: block;
    text-decoration: none
}

.footer-top ul a:hover {
    text-decoration: underline
}

footer .row-aligned {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    &::before {
        display: block
    }
}

.footer-date {
    position: absolute;
    right: 15px;
    bottom: 5px;
    color: #fff;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    gap: 5px
}

.footer-social {
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: start;
    justify-content: end;
    gap: 5px
}

.footer-social h6 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-style: normal;
    font-weight: 400
}

.footer-social a {
    background: #fff;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center
}

.footer-social a:hover {
    background: var(--sitedark)
}

.footer-social a:hover i {
    color: #fff
}

.footer-social a i {
    color: var(--site)
}

.footer-top .row {
    position: relative
}

.footer-top button {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    padding: 0;
    color: #FFF;
    border: 0;
    background-color: transparent
}

.footer-top button:hover {
    text-decoration: underline
}

.footer-top .social-icons {
    display: flex;
    gap: 10px
}

@media(min-width:768px) {
    .footer-top ul.collapse {
        margin-bottom: 0
    }
    .footer-top button {
        font-size: 14px;
        line-height: 16px
    }
}

@media(min-width:992px) {
    .footer-top h5 {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 5px;
        margin-top: 20px
    }
    .footer-top h5 i {
        display: none !important
    }
    .footer-top .collapse {
        display: block !important
    }
    .footer-top {
        padding: 28px 0 30px
    }
    .footer-top h5 {
        margin-top: 0
    }
    .col-md-2 {
        padding: 0 7.5px
    }
    .footer-date {
        left: 10px;
        right: auto;
        font-size: 16px;
        bottom: -20px
    }
    .footer-social {
        justify-content: start
    }
    .footer-top .pb {
        padding-bottom: 70px
    }
}

@media(min-width:1200px) {
    .footer-top h5 {
        font-size: 16px
    }
    .footer-top ul h6 {
        font-size: 15px
    }
    .footer-top ul a {
        font-size: 14px;
        line-height: 16px
    }
    .col-md-2 {
        padding: 0 10px
    }
}

.search-item .tooltip-inner {
    background: #fff;
    color: #000;
    -webkit-box-shadow: 1px 1px 10px -2px #000;
    box-shadow: 1px 1px 10px -2px #000
}

.search-item .tooltip.top .tooltip-arrow {
    border-top-color: #fff
}

.search-item .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff
}

@media(max-width:1199px) and (min-width:991px) {
    .vertical-center {
        padding: 5px 0 5px 5px
    }
}

@media(max-width:990px) and (min-width:775px) {
    .profile-slideshow>.slide:last-child {
        border-right: 0
    }
    .slideshow_icons_block {
        padding-left: 15px !important;
        padding-right: 14px !important
    }
    .vertical-center {
        height: 57px
    }
}

@media(max-width:990px) {
    .show_filters_mob.collapsed .alt_text,
    .show_filters_mob:not(.collapsed) .default_text {
        display: none
    }
    .show_filters_mob:not(.collapsed) .alt_text {
        display: inline-block
    }
    .collapse.in {
        display: block !important
    }
    .row-filters {
        margin: 0;
        padding: 0
    }
}

@media(max-width:767px) {
    #list-view:first-child .search-item.panel {
        margin-top: 10px
    }
    .vertical-center {
        height: 15.5vw
    }
}

@media(max-width:480px) {
    .features_sub-header {
        height: 22px;
        overflow: hidden
    }
    .vertical-center {
        height: 17vw
    }
    .search-item.panel {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 5px;
        margin-bottom: 5px;
        border-radius: unset;
        border-left: none;
        border-right: 0
    }
    .primary-section-industry .search-item.panel {
        margin: 10px 0
    }
    .home-name {
        margin-bottom: 14px
    }
    .home-name p {
        width: 100%;
        margin: 0;
        display: inline-block;
        line-height: 16px;
        overflow: hidden
    }
    .home-name.listing_show-rating p {
        width: 83%
    }
    .home-name .grey,
    .home-name .red {
        font-size: 13px;
        line-height: 16px
    }
    .home-name .grey {
        display: block
    }
    .home-name img {
        vertical-align: top;
        float: right
    }
    .media-body {
        margin: 5px 0;
        display: block;
        width: auto
    }
    .home-name a {
        font-size: 24px !important
    }
    .search-result-name {
        min-height: 32px
    }
    .heading-sub-text {
        height: 15px
    }
    .search-result-distance {
        height: 20px;
        display: block;
        overflow: hidden
    }
}

.popular-categories {
    margin-bottom: 40px
}

.content-outer .popular-categories ul {
    list-style-type: none;
    margin: 20px 0;
    padding: 0
}

.content-outer .popular-categories ul li {
    background: url(../../images/icons/icon_right_grey.png) right center no-repeat;
    border-top: 1px solid #f1f1f1;
    color: #545454;
    font-size: 15px;
    padding: 10px 10px 10px 10px
}

.popular-categories a {
    font-size: 20px
}

.popular-categories a.link-location {
    display: block;
    font-size: 15px;
    margin: 0
}

.all-categories {
    margin-bottom: 40px
}

.content-outer .all-categories ul {
    list-style-type: none;
    margin: 20px 0;
    padding: 0
}

.content-outer .all-categories ul li {
    background: url(../../images/icons/icon_right_grey.png) right center no-repeat;
    border-top: 1px solid #f1f1f1;
    color: #545454;
    font-size: 15px;
    padding: 10px 10px 10px 10px
}

.all-categories a {
    font-size: 18px
}

.all-categories a.link-location {
    display: block;
    font-size: 15px;
    margin: 0
}

.filters-forsale-results {
    text-align: center
}

.filters-jobs-results {
    text-align: center
}

nav.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 15px 32px !important
}

nav.pagination>span {
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px
}

nav.pagination>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0
}

nav.pagination>ul>li {
    margin-right: 10px;
    margin-bottom: 10px
}

nav.pagination>ul>li>a {
    background: var(--site);
    color: #fff;
    font-size: 14px;
    border-radius: 100%;
    height: 32px;
    width: 32px;
    display: block;
    line-height: 32px;
    text-align: center;
    text-decoration: none
}

nav.pagination>ul>li>a:hover {
    background: var(--sitedark)
}

nav.pagination>ul>li.pagination-end>a {
    background: ghostwhite !important;
    color: var(--site) !important;
    border: var(--sitelink) 1px solid
}

nav.pagination>ul>li.pagination-end>a:hover {
    color: var(--sitedark)
}

nav.pagination>ul>li.active>a {
    font-weight: 500;
    background: var(--sitedark)
}

nav.pagination>ul>li>i {
    color: #aaa;
    margin: 0 5px
}

@media(min-width:768px) {
    nav.pagination {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
    nav.pagination>span {
        margin-top: 0
    }
    nav.pagination>ul>li {
        margin-bottom: 0
    }
}

.table-fees,
.table-fees th,
.table-fees tr,
.table-fees td {
    border: 1px solid #bbb !important
}

.table-fees>thead {
    background: #dbeafe
}

.table-fees tr:nth-child(even) {
    background: #f9f9f9
}

#websearch-filters {
    margin-top: 5px;
    min-height: 35px
}

.list-map {
    display: inline-block
}

.application-table .item {
    width: 50%
}

.team-item {
    min-height: 200px
}

.team-item h3 {
    margin: 0 0 10px 0;
    font-size: 23px;
    color: var(--site)
}

.autosuggest {
    position: relative
}

.twitter-typeahead {
    width: 100%
}

.standard-autocomplete p {
    margin-bottom: 0
}

.standard-autocomplete {
    display: none;
    text-align: left;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 100%;
    z-index: 999;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0 4px 10px -3px hsl(0, 0%, 20%);
    box-shadow: 0 4px 10px -3px hsl(0, 0%, 20%)
}

.autosuggest-header {
    font-size: 18px;
    padding: 15px;
    margin: 0;
    color: #fff !important;
    background: #666
}

.tt-suggestion {
    font-size: 16px;
    color: #fff !important;
    padding: 10px 15px;
    display: block;
    background: hsl(0, 0%, 60%);
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 0
}

.autosuggest-address {
    font-size: 12px !important
}

.bottom-links {
    padding: 20px 20px;
    color: #545454;
    font-size: 14px;
    text-align: left
}

.bottom-links a {
    font-size: 14px;
    display: inline-block;
    padding: 3px 0
}

.bottom-links strong a {
    color: #444
}

.bottom-links strong {
    display: block;
    color: #444
}

.bottom-links a:hover {
    text-decoration: none
}

.bottom-links fieldset {
    margin-bottom: 10px
}

.bottom-links fieldset a:last-child:after {
    content: ''
}

.bottom-links fieldset a:after {
    content: '\2022';
    margin-left: 6px
}

.bottom-links strong a:after {
    content: ''
}

.block-center {
    display: block !important;
    margin: auto !important
}

.block-right {
    display: block !important;
    margin-left: auto !important
}

.vertical-margin {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.vertical-margin-bottom {
    margin-bottom: 20px !important
}

.margin-left {
    margin-left: 15px !important
}

.bottom-margin {
    margin-bottom: 15px !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.top-margin {
    margin-top: 15px !important
}

.separator {
    border-top: 1px solid hsl(0, 0%, 95%);
    border-bottom: 1px solid hsl(0, 0%, 95%);
    padding-top: 15px;
    padding-bottom: 15px
}

.no-wrap {
    white-space: nowrap
}

.display-none,
.hide {
    display: none
}

.list-image {
    list-style-type: disc !important
}

.owl-hide {
    position: absolute;
    z-index: -999;
    top: -999px
}

.badge-white {
    background: #fff;
    color: hsl(208, 71%, 43%)
}

.white {
    color: #fff !important
}

.red {
    color: hsl(0, 100%, 50%)
}

.green {
    color: var(--proceed)
}

.grey {
    color: #545454
}

.italic {
    font-style: italic
}

table.blue thead {
    color: #fff !important;
    background: var(--site)
}

table.blue th {
    border: none !important
}

.img-round {
    border-radius: 10px
}

@media(max-width:768px) {
    .center-on-mobile {
        text-align: center !important
    }
    .left-on-mobile {
        text-align: left !important
    }
    .center-block-mobile {
        display: block;
        margin-left: auto !important;
        margin-right: auto !important
    }
    .no-padding-left-mobile {
        padding-left: 0 !important
    }
    .bottom-margin-mobile {
        margin-bottom: 15px !important
    }
    .top-margin-mobile {
        margin-top: 15px !important
    }
}

.care-map-category .checkbox {
    font-size: 14px
}

.mark {
    height: 20px;
    width: 20px;
    display: inline-block;
    border-radius: 50px;
    border: 2px solid #FFF;
    -webkit-box-shadow: 1px 1px 8px -2px;
    box-shadow: 1px 1px 8px -2px;
    margin-bottom: -3px;
    margin-right: 5px
}

.mark-blue {
    background: #1947d1
}

.mark-pink {
    background: #ff57ff
}

.mark-purple {
    background: #ab56d5
}

.mark-red {
    background: #fd3d1c
}

.mark-green {
    background: #51a825
}

.mark-yellow {
    background: #ffff1e
}

.mark-grey {
    background: #a9a9a9
}

.mark-orange {
    background: #ffac2f
}

@media(max-width:1200px) and (min-width:991px) {
    .profile-slideshow img {
        height: 185px
    }
}

@media(max-width:1200px) {
    .profile-slideshow img {
        height: 185px
    }
}

@media(max-width:767px) {
    .navbar-header {
        float: none
    }
    .menu-text-tablet {
        background: rgba(0, 0, 0, 0) !important;
        color: #FFF;
        font-size: 12px;
        text-align: center
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        padding: 0
    }
    .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y: auto !important;
        overflow-x: hidden !important
    }
    .navbar-collapse.collapse {
        display: none !important
    }
    .navbar-nav {
        float: none !important;
        margin: 0 !important;
        padding: 10px !important
    }
    .navbar-nav li {
        text-align: center;
        float: none
    }
    .navbar-nav li a {
        background: transparent !important;
        padding: 5px 0 !important;
        text-align: left
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .navbar-nav ul {
        padding: 10px !important
    }
    #search-sort .btn,
    .js-offcanvas-trigger.btn-ghost-small {
        border-radius: 2px;
        letter-spacing: 0;
        padding: 6px 6px;
        font-size: 2.5vw;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) !important;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2) !important;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        white-space: normal
    }
    .row-filters {
        margin-top: 0
    }
    #search-sort #filter-1 {
        display: none
    }
}

.search-radios.minor {
    text-align: left;
    font-size: .88em
}

.search-radios.minor .radio-inline {
    font-weight: normal
}

blockquote {
    background: url(../../images/quoleft.png) 0 0 no-repeat transparent;
    border-left: none
}

blockquote div {
    background: url(../../images/quoright.png?20131003123917) 100% 100% no-repeat transparent;
    padding: 0 48px
}

.loading {
    background: url(../../images/new-loader.gif) no-repeat center;
    width: 100%;
    height: 128px;
    margin: 50px 0
}

.alert.alert-info.no-margin,
.alert.no-margin {
    margin-bottom: 0
}

.btn-group .active,
.btn-group .active:focus {
    color: #4b4a4a;
    background: #eaeaea;
    outline: none !important
}

.highlight {
    background-color: yellow
}

.display-list-style ul,
ul.display-list-style {
    list-style-type: disc !important
}

.feature-text {
    line-height: 1.2em
}

.recommendation-item.nested {
    margin-left: 30px
}

.form-overlay .dropdown-menu {
    color: #fff
}

.award-image {
    float: left;
    margin-right: 15px
}

.averagerating {
    font-size: 16px;
    line-height: 27px;
    height: 27px;
    display: inline-block
}

.rating_circles_container {
    position: relative;
    display: inline-block;
    width: 130px !important;
    margin-right: 10px
}

.averagerating>span {
    display: block;
    float: left
}

.rating_circles_container .rating_circles,
.rating_circles_container .rating_mask {
    white-space: nowrap;
    display: block;
    float: none;
    padding: 0
}

.rating_circles_container img {
    display: block;
    margin: 0
}

.btn-filter .rating_mask {
    position: relative
}

.btn-filter .rating_mask img {
    height: 10px;
    width: auto
}

.review_bar_container h4 {
    padding-bottom: 0
}

.review_bar_list {
    padding: 5px 0
}

.review_bar_label {
    width: 60%;
    margin: 0;
    padding: 0;
    float: left;
    font-size: 11px
}

.review_bar_label_r {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 10px;
    width: auto;
    line-height: 20px
}

.review_bar {
    background: #e9e9e9 none repeat scroll 0 0;
    display: inline-block;
    height: 8px;
    margin-right: 4px;
    position: relative;
    top: 2px;
    vertical-align: top;
    width: 30%
}

.review_fill {
    background: #266bb0 none repeat scroll 0 0;
    display: inline-block;
    height: 8px;
    position: absolute
}

ul.odds-evens {
    width: 100%;
    margin: 0;
    padding: 0
}

ul.odds-evens li {
    background: #fff;
    padding: 5px
}

ul.odds-evens li:nth-child(odd) {
    background: #f6f6f6
}

.rating_badge {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #266bb0;
    border-radius: 50%;
    text-align: center
}

.rating_badge_pad {
    padding-top: 3px
}

select.form-control+.chosen-container .chosen-results .group-result {
    color: #555;
    padding-left: .5em;
    font-weight: bold
}

.bootstrap-select.btn-group .dropdown-menu li dt {
    color: #fff !important
}

span.price {
    font-size: 26px;
    line-height: 22px
}

.facebook-login {
    background: url(/resources/images/facebook-login.png) no-repeat;
    cursor: pointer;
    border: 0;
    min-width: 202px;
    min-height: 46px;
    vertical-align: middle;
    margin-top: 2px;
    border-radius: 999px
}

@media(max-width:768px) {
    .login-btn .text-right {
        text-align: center
    }
}

.register-cv-btn {
    text-transform: uppercase;
    background-color: #ff4530;
    color: #fff;
    padding: 2px 5px;
    font-size: 13px;
    font-weight: bold
}

.pagination {
    margin-top: 10px !important
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media(min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:1199px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
    .row-filters {
        height: 69px;
        overflow: hidden
    }
    .mob-filters #websearch-filters {
        height: 35px
    }
}

h2.review-service {
    width: 100%;
    font-weight: bold;
    font-size: 30px;
    margin-top: 0
}

h2.new::after,
h3.new::after {
    content: 'NEW';
    display: inline-block;
    background: red;
    color: #fff;
    padding: 4px 4px;
    font-size: 14px;
    border-radius: 6px;
    line-height: 12px;
    margin-left: 5px;
    position: absolute;
    margin-top: 1px
}

.imagefade-left {
    -webkit-animation: fadein-left 2s;
    animation: fadein-left 2s;
    position: relative;
    width: 90%;
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg)
}

.imagefade-right {
    -webkit-animation: fadein-right 2s;
    animation: fadein-right 2s;
    position: relative;
    width: 90%;
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg)
}

.services .block {
    min-height: 400px
}

@-webkit-keyframes fadein-left {
    from {
        opacity: 0;
        margin-left: -50px;
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    to {
        opacity: 1;
        margin-left: 0;
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
}

@keyframes fadein-left {
    from {
        opacity: 0;
        margin-left: -50px;
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }
    to {
        opacity: 1;
        margin-left: 0;
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
}

@-webkit-keyframes fadein-right {
    from {
        opacity: 0;
        margin-left: 50px;
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    to {
        opacity: 1;
        margin-left: 0;
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

@keyframes fadein-right {
    from {
        opacity: 0;
        margin-left: 50px;
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }
    to {
        opacity: 1;
        margin-left: 0;
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

.swipe {
    position: absolute;
    right: 10px;
    bottom: -315px
}

@media only screen and (max-width:480px) {
    h1 {
        font-size: 20px;
        padding: 0;
        margin: 5px 0
    }
    .secondary-section-caresearch .bottom-margin.row {
        margin-top: 10px
    }
    .secondary-section-caresearch .bottom-margin {
        margin-bottom: 10px !important
    }
    #websearch-filters {
        margin-top: 5px
    }
    .well {
        border: 0;
        background: ghostwhite;
        border-radius: 0
    }
    .collapse.in {
        display: block !important
    }
    .dropdown-toggle::before {
        display: none
    }
    .dropdown-menu {
        top: 100% !important
    }
    .bottom-margin-mobile {
        margin-bottom: 10px !important
    }
    span.formlabel {
        width: 50px;
        display: inline-block;
        text-align: left
    }
    p {
        margin: 5px 0
    }
    ol.breadcrumb>* {
        display: none
    }
    ol.breadcrumb li.mobileBreadcrumb {
        display: block;
        font-size: 13px;
        height: 32px;
        line-height: 32px
    }
    ol.breadcrumb .mobileBreadcrumb::before {
        content: '< '
    }
    .list-map .active {
        display: none
    }
    #footer-top .container,
    #footer-top .row {
        padding: 0;
        margin: 0
    }
}

.showdisc,
.showdisc ul {
    list-style-type: disc !important
}

.showdisc li {
    margin: 10px
}

.banner {
    margin-bottom: 20px
}

.banner img {
    width: 100%
}

.review-collection .mobile-hidden img {
    width: 74px;
    height: 14px;
    margin-top: 4px;
    float: right;
    margin-left: 10px
}

.card {
    border: #efefef 1px solid
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: ghostwhite;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

h3.card-title {
    margin-top: 10px
}

#awards-ratings {
    overflow-x: hidden
}

a.card-link {
    padding-bottom: 5px;
    text-decoration: none
}

.d-none {
    display: none !important
}

@media(min-width:768px) {
    .d-md-block {
        display: block !important
    }
}

a.card-link.active {
    border-bottom: var(--site) 3px solid
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-title.p-0.m-0 {
    margin: 0;
    padding: 5px;
    font-weight: 400
}

.child-row_spacer>div:first-of-type {
    border-top: 0;
    padding-top: 0 !important
}

.child-row_spacer>div {
    border-top: ghostwhite 6px solid
}

.card-body>div {
    margin: 15px
}

.card-body h3,
.card-body h5 {
    font-size: 20px;
    font-weight: 400;
    color: #1e1e1e
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem !important;
    margin-left: -1px;
    line-height: 1.25;
    color: var(--site);
    background-color: #fff;
    border: 1px solid #dee2e6
}

.pagination .page-item .page-link {
    font-size: 16px;
    color: #1e1e1e;
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.pagination .page-item.active .page-link {
    color: #fff;
    background-color: var(--site);
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.pagination .page-item .page-link {
    font-size: 16px;
    color: #1e1e1e;
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--site);
    border-color: var(--site)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.pagination .page-item .page-link:hover {
    background-color: #eee;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    border: 0
}

.pagination .page-item.active .page-link:hover {
    color: #fff;
    background-color: var(--site);
    border-color: var(--site)
}

.review-block .review-collection .panel {
    border-color: #f8f8ff !important
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    color: var(--site)
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@media(max-width:768px) {
    .banner,
    .banner img {
        width: 320px;
        height: 50px
    }
    #websearch-filters {
        height: auto
    }
    .primary-section-industry #websearch-filters {
        min-height: 305px
    }
    .primary-section-industry .search-results-options {
        padding-top: 0
    }
    .awards-ratings-content .col-12,
    .awards-items .col-12 {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:769px) {
    .banner,
    .banner img {
        width: 728px;
        height: 90px
    }
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

[data-toggle="collapse"] {
    cursor: pointer
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle {
    min-height: 35px
}

.picker__select--month,
.picker__select--year {
    height: auto !important;
    font-size: 16pt !important
}

.picker__select--month option,
.picker__select--year option {
    font-size: 16pt !important
}

#nav-container .profile-subnav-sticky-close {
    position: absolute !important
}

#nav-container.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: -100px;
    z-index: 1020
}

#nav-container.stuck {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    padding: 10px 10px 0 10px !important;
    top: -1px !important;
    -webkit-box-shadow: 0 14px 10px -10px rgb(0 0 0 / 20%);
    box-shadow: 0 14px 10px -10px rgb(0 0 0 / 20%);
    border: 0 !important;
    height: auto;
    background-color: #fff
}

#nav-container.stuck .navbar-brand {
    display: block !important;
    height: auto;
    padding: 0 0 10px 0
}

#nav-container.stuck ul {
    margin: 0
}

#nav-container .nav-item+.nav-item {
    margin-left: 5rem !important
}

#nav-container .profile-subnav-sticky-close {
    position: absolute
}

#nav-container .navbar-brand {
    width: 100%;
    font-weight: 500
}

#nav-container #nav-tab .nav li {
    display: inline-block !important
}

#nav-container #nav-tab .nav>li>a:hover {
    background-color: transparent
}

#nav-container #nav-tab .nav>li>a {
    padding: 0 0 10px 0 !important
}

#nav-container .nav-item {
    border-bottom: #eee 3px solid
}

#nav-container.stuck .nav-item {
    border-bottom: #FFF 3px solid
}

#nav-container .nav-item.active,
#nav-container.stuck .nav-item.active {
    border-bottom: var(--site) 3px solid
}

#nav-container a.card-link.active {
    border-bottom: 0
}

#nav-container .nav>li>a:hover,
#nav-container .nav>li>a:focus {
    text-decoration: none;
    background-color: #fff
}

#caretypes.tab-pane p {
    padding-bottom: 0
}

#caretypes.tab-pane div>div {
    padding-bottom: 15px
}

@media(max-width:767px) {
    #nav-container.stuck {
        height: auto
    }
    #nav-container .navbar-brand {
        width: 100%;
        font-weight: 500
    }
    #nav-container .nav-item+.nav-item {
        margin-left: 1.25rem !important
    }
    #nav-container a.card-link.active,
    #nav-container .card-link {
        font-size: 13px !important
    }
    #nav-container .container {
        padding: 0
    }
}

.carehelp-top-link {
    display: none
}

.carehelp-top-link {
    background: #fff;
    border: 2px solid var(--site);
    border-radius: 16px;
    padding: 0 16px;
    height: 32px;
    position: absolute;
    top: 56px;
    right: 15px;
    z-index: 10;
    color: var(--site) !important;
    line-height: 1;
    font-size: 15px;
    align-items: center;
    justify-content: center
}

.carehelp-top-link>i {
    margin-right: 3px;
    rotate: 9deg
}

.carehelp-top-link:hover {
    background: var(--sitedark);
    border: 2px solid var(--sitedark);
    color: #fff !important;
    text-decoration: none
}

.carehelp-bottom-link {
    background: green;
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 10;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 46px 8px 15px;
    white-space: nowrap;
    border-radius: 10px 10px 0 0;
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 320px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    z-index: 100
}

.carehelp-bottom-link a {
    color: #fff
}

.carehelp-top-link-spacing {
    top: 68px
}

.carehelp-bottom-link a:hover,
.carehelp-bottom-link a:focus {
    text-decoration: none;
    color: white
}

.carehelp-bottom-link>div {
    position: absolute;
    right: 10px;
    display: inline-block;
    color: var(--site);
    background: white;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 15px;
    cursor: pointer
}

.carehelp-bottom-link>a {
    padding: 5px 0;
    font-weight: 500
}

.carehelp-bottom-link>div>I {
    font-weight: 500
}

.carehelp-bottom-link>div:hover {
    color: white;
    background: var(--sitedark)
}

.carehelp-bottom-link.cookie-hidden {
    display: none
}

@media(min-width:310px) {
    .carehelp-top-link {
        display: flex
    }
}

@media(min-width:480px) {
    .breadcrumb-bar-carehelp {
        padding-right: 134px
    }
    .carehelp-top-link {
        top: 58px
    }
    .carehelp-top-link-spacing {
        top: 68px
    }
}

@media(min-width:768px) {
    .breadcrumb-bar .col-xs-12 {
        display: flex;
        align-items: center;
        min-height: 40px
    }
    .breadcrumb-bar-carehelp {
        padding-right: 0
    }
    .carehelp-top-link,
    .carehelp-bottom-link {
        display: none !important
    }
    .carehelp-top-link {
        padding: 0 8px;
        height: 29px;
        font-size: 13px;
        border-radius: 14.5px
    }
}

.col-sm-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0
}

@media(min-width:768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

.control-label-normal-weight {
    font-weight: normal !important
}

.form-overlay {
    max-width: 991px;
    margin: auto;
    padding: 15px;
    border-radius: 10px;
    color: rgba(0, 82, 149, 1)
}

.form-overlay-slim {
    padding-top: 2px !important;
    padding-bottom: 2px !important
}

.form-overlay label {
    font-weight: 600
}

.search-meta-fee-container i {
    margin-left: 5px
}

#faq-search {
    margin-bottom: 40px
}

#faq-search .faq-items {
    margin: 0
}

#faq-search .faq-item {
    padding: 15px;
    border-bottom: ghostwhite 6px solid
}

#faq-search .faq-item h4 {
    font-size: 19px;
    margin: 0 0 10px;
    font-weight: 500
}

#faq-search .faq-item>div table {
    margin-bottom: 0
}

#faq-search .faq-item>div {
    margin-bottom: 15px
}

#faq-search .faq-item>div:last-of-type {
    margin-bottom: 0
}

#faq-search .faq-item:last-of-type {
    border-bottom: 0
}

@media(min-width:992px) {
    #faq-search .faq-item-answer {
        padding-right: 200px
    }
}

.panel-default>.panel-heading {
    background: ghostwhite
}

.search-result-card {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-areas: "header   header" "media   quote " "content   content" "footer  footer" "carehelp   carehelp";
    width: 100%;
    position: relative;
    color: #101010;
    font-size: 14px;
    background: #fff
}

.search-result-card[data-photo="0"][data-logo="0"] {
    grid-template-areas: "header   header" "quote   quote " "content   content" "footer  footer" "carehelp   carehelp"
}

.search-result-card[data-servicename="Basic"] {
    grid-template-areas: "header   header" "media   media " "content   content" "footer  footer" "carehelp   carehelp"
}

.search-result-card header {
    grid-area: header;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 10px 10px 10px;
    min-height: 90px
}

.search-result-card {
    border-top: 5px solid #e2e8f0;
    padding-top: 1.5rem;
    margin-top: 1.5rem
}

.search-result-card main,
.search-result-card footer {
    padding: 10px
}

.search-result-card .search-result-card_title {
    font-size: 24px;
    color: var(--site);
    text-decoration: none;
    line-height: 25px;
    margin-bottom: 5px;
    width: 100%
}

.search-result-card:not([data-servicename="Basic"]) .search-result-card_title {
    font-weight: 500
}

.search-result-card[data-review-count="1"] header {
    padding-right: 100px
}

.search-result-card address {
    color: #696969;
    font-size: 14px;
    width: 100%;
    margin: 0
}

.search-result-card .image-container {
    position: relative;
    display: flex;
    flex-direction: column;
    grid-area: media
}

.search-result-card .search-result-card_image-link,
.search-result-card .image-container figure,
.search-result-card .image-container {
    height: 100%;
    min-width: 170px
}

.search-result-card .image-container a picture.search-result-card_image,
.search-result-card .image-container a picture.search-result-card_image img {
    width: 100%;
    height: 100%;
    display: block
}

.search-result-card .image-container a picture.search-result-card_image img {
    object-fit: cover;
    object-position: center;
    flex-shrink: 0
}

.search-result-card .setting-score {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    align-self: start;
    width: fit-content;
    margin-left: auto;
    position: absolute;
    top: 1.5rem;
    right: 10px
}

.search-result-card .setting-score>a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    margin-left: auto
}

.search-result-card .setting-score>a>data {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: var(--site);
    color: #fff;
    height: 56px;
    width: 56px;
    font-weight: 500;
    border: 3px solid var(--site);
    box-shadow: inset 0 0 0 3px white;
    font-size: 21px
}

.search-result-card .setting-score>a>em {
    font-style: normal;
    font-size: 13px;
    font-weight: 500;
    margin-top: 3px;
    line-height: 1
}

.search-result-card .search-result-card_logo-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    display: flex;
    gap: 8px;
    align-items: center
}

.search-result-card .search-result-card_logo,
.search-result-card .image-container .search-result-card_award {
    background: #fff;
    padding: 4px;
    border-radius: 6px;
    margin: 5px;
    display: block
}

.search-result-card .search-result-card_logo img {
    width: 100px;
    height: auto
}

.search-result-card .image-container .search-result-card_award {
    display: flex;
    position: absolute;
    right: 0;
    top: 0
}

.search-result-card .setting-score .search-result-card_award {
    display: none
}

.search-result-card_award img {
    height: 38px;
    width: auto
}

.search-result-card_media {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
    gap: 8px;
    padding: 10px;
    z-index: 10;
    justify-content: center;
    list-style: none;
    margin: 0
}

.search-result-card_media a {
    background: var(--site);
    color: #fff;
    display: flex;
    height: 30px;
    border-radius: 999px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    gap: 5px;
    text-decoration: none;
    border: 1px solid #fff
}

.search-result-card blockquote {
    background: ghostwhite;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 10px;
    font-size: 14px;
    grid-area: quote;
    justify-content: center
}

.search-result-card blockquote a {
    text-align: right
}

.search-result-card main {
    grid-area: content
}

.search-result-card ul.sr-extras,
.search-result-card ul.sr-categories {
    list-style: none;
    padding: 0;
    margin: 0
}

.search-result-card ul.sr-extras {
    display: flex;
    flex-wrap: wrap
}

.search-result-card ul.sr-extras li {
    display: flex;
    align-items: center
}

.search-result-card ul.sr-extras li:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 1.2em;
    background-color: #070707;
    margin: 0 10px
}

.search-result-card ul.sr-categories {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2px 10px;
    max-width: 450px
}

.search-result-card ul.sr-categories.sr-categories-inline {
    display: flex;
    flex-wrap: wrap;
    gap: 2px 10px;
    max-width: none
}

.search-result-card ul.sr-categories li {
    position: relative;
    padding-left: 24px;
    line-height: 20px
}

.search-result-card ul.sr-categories li:not(.notick)::before {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #27ae60;
    font-size: 20px
}

.search-result-card ul.sr-categories li.notick {
    padding-left: 0
}

.search-result-card ul.sr-categories li.notick:not(:first-child) {
    padding-left: 24px
}

.search-result-card .sr-desc>p {
    margin: 10px 0
}

.search-result-card .sr-desc>p>a {
    white-space: nowrap
}

.search-result-card .sr-extras-badge {
    display: flex;
    gap: 8px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    align-items: center
}

.search-result-card[data-servicename="Basic"] .sr-extras-badge {
    margin-top: 10px
}

.search-result-card .sr-distance,
.search-result-card .sr-extras-badge span {
    white-space: nowrap;
    background: ghostwhite;
    padding: 4px 8px;
    border-radius: 8px
}

.search-result-card .sr-distance {
    font-weight: bold
}

.search-result-card .sr-distance>i {
    height: 14px;
    display: inline-block;
    position: relative;
    top: 2px
}

.search-result-card footer {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-top: auto;
    grid-area: footer
}

.search-result-card footer a {
    display: block;
    background: var(--site);
    color: #fff;
    border-radius: 999px;
    height: 45px;
    line-height: 45px;
    padding: 0 22px;
    font-weight: 500;
    font-size: 16px;
    margin-left: auto;
    text-decoration: none
}

.setting-score>a:hover,
.search-result-card footer a:hover {
    text-decoration: none
}

.search-result-card footer a:hover {
    background: var(--sitedark)
}

.search-result-card .sr-group {
    font-size: 14px;
    margin-top: 5px
}

.search-result-card .sr-group a {
    padding-left: 5px
}

.search-result-card .sr-extras-carehelp-wrapper {
    grid-area: carehelp;
    padding: 15px 15px 0;
    border-top: 1px solid #e2e8f0
}

.search-result-card .sr-extras-carehelp-wrapper>span {
    font-weight: 500;
    margin-bottom: 10px;
    display: block
}

a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
input:focus:not(:focus-visible),
textarea:focus:not(:focus-visible),
select:focus:not(:focus-visible) {
    outline: none !important;
    box-shadow: none !important
}

:focus-visible {
    outline: 2px solid var(--sitelink) !important;
    outline-offset: 2px !important;
    border-radius: 2px
}

@supports not selector(:focus-visible) {
    a:focus,
    button:focus {
        outline: 2px solid var(--sitelink) !important
    }
}

@media(min-width:768px) {
    .search-result-card {
        border-radius: 12px;
        border: 1px solid #c8c8c8 !important;
        padding: 15px !important;
        margin: 5px auto 25px;
        grid-template-columns: 25% 45% 30%;
        grid-template-areas: "media   header    header" "media   header    header" "media   content   content" "quote   quote     quote" "footer  footer    footer" "carehelp   carehelp carehelp"
    }
    .search-result-card .setting-score {
        top: 15px;
        right: 15px
    }
    .search-result-card header {
        min-height: auto;
        flex-direction: column;
        justify-content: start
    }
    .search-result-card[data-award="1"] header {
        padding-right: 190px
    }
    .search-result-card .image-container .search-result-card_award {
        display: none
    }
    .search-result-card .setting-score .search-result-card_award {
        display: flex
    }
    .search-result-card_award img {
        height: 72px
    }
    .search-result-card[data-photo="0"][data-award="1"] {
        grid-template-columns: 65px auto 30%
    }
    .search-result-card[data-photo="0"][data-logo="1"] {
        grid-template-columns: 120px auto 30%
    }
    .search-result-card[data-photo="0"][data-logo="1"][data-award="1"] {
        grid-template-columns: 225px auto 30%
    }
    .search-result-card[data-servicename="Basic"] {
        box-shadow: none;
        grid-template-columns: 0 75% 25%
    }
    .search-result-card .image-container {
        height: fit-content;
        width: 100%
    }
    .search-result-card .search-result-card_image-link,
    .search-result-card .image-container figure {
        height: auto
    }
    .search-result-card .image-container figure {
        aspect-ratio: 1 / 1;
        border-radius: 10px;
        overflow: hidden;
        display: block;
        margin: 0 0 15px 0
    }
    .search-result-card[data-photo="0"] .image-container {
        width: fit-content;
        min-width: auto
    }
    .search-result-card[data-photo="1"] main,
    .search-result-card[data-logo="1"] main {
        margin: 0 15px
    }
    .search-result-card header {
        padding: 0
    }
    .search-result-card[data-photo="1"] header,
    .search-result-card[data-logo="1"] header,
    .search-result-card[data-award="1"][data-servicename="Enhanced"] header,
    .search-result-card[data-award="1"][data-servicename="Platinum"] header {
        padding-left: 15px
    }
    .search-result-card blockquote {
        margin: 0;
        border-radius: 12px;
        height: auto;
        justify-content: center;
        margin: 10px 0 15px 0
    }
    .search-result-card_media {
        bottom: -10px;
        display: flex
    }
    .search-result-card footer,
    .search-result-card main {
        padding: 0
    }
    .search-result-card .sr-extras-carehelp-wrapper {
        margin: 15px -15px 0
    }
    .search-result-card .sr-group {
        font-size: 12px
    }
}

@media(min-width:990px) {
    .search-result-card {
        grid-template-rows: auto auto 1fr auto;
        grid-template-columns: 265px 1fr 25%;
        grid-template-areas: "media   header    header" "media   header   header" "media   content   quote" "media   content   footer" "carehelp   carehelp   carehelp"
    }
    .search-result-card[data-photo="0"] {
        grid-template-areas: "media   header    header" "media   header   header" "content   content   quote" "content   content   footer" "carehelp   carehelp   carehelp"
    }
    .search-result-card[data-photo="0"][data-logo="0"] {
        grid-template-areas: "header   header    header" "header   header    header" "content   content   quote" "content   content   footer" "carehelp   carehelp   carehelp"
    }
    .search-result-card[data-servicename="Basic"] {
        grid-template-areas: "media   header    header" "media   header   header" "content   content   footer" "content   content   footer" "carehelp   carehelp   carehelp"
    }
    .search-result-card[data-review-score="1"] {
        min-height: 177px
    }
    .search-result-card address {
        padding-bottom: 10px;
        min-height: auto
    }
    .search-result-card_award img {
        height: 82px
    }
    .search-result-card_logo img {
        width: 120px
    }
    .search-result-card_award {
        align-items: center
    }
    .search-result-card_media a {
        border-width: 2px
    }
    .search-result-card blockquote {
        line-height: 20px
    }
    .search-result-card[data-review-score="1"] blockquote {
        margin-top: 32px;
        gap: 3px
    }
    .search-result-card .setting-score>a>data {
        height: 66px;
        width: 66px;
        font-size: 26px
    }
    .search-result-card ul.sr-extras {
        margin-bottom: 5px
    }
}

.job-description ul {
    line-height: 1em;
    margin-bottom: 30px
}

.job-description ul li,
.job-description ul ol {
    list-style-type: disc;
    line-height: 1.5em
}

:root {
    --site: #2073bd;
    --sitedark: #01284a;
    --sitesecondary: #e2effa;
    --bgfaint: #f8f8ff;
    --proceed: #008636;
    --warning: #b32531;
    --gradianth: linear-gradient(to right, rgba(0, 19, 71, .9) 0, rgba(0, 82, 149, .8) 50%, rgba(0, 19, 71, .9) 100%);
    --gradiant: linear-gradient(to bottom, rgba(24, 85, 140, 1) 0, rgba(29, 104, 170, 1) 47%)
}

#page-top {
    height: 56px;
    top: 0;
    z-index: 100;
    padding: 0
}

@media(min-width:768px) {
    #page-top {
        height: 70px
    }
}

.content-intro {
    background-image: none !important;
    background-color: ghostwhite !important
}

@media(min-width:768px) and (max-width:991px) {
    .autosuggest-searchtype {
        margin-bottom: 0 !important
    }
    .search-radios.minor .radio-inline {
        font-size: 12px
    }
    #footer h5 {
        font-size: 12px
    }
}

@media(max-width:767px) {
    .scroller {
        -webkit-overflow-scrolling: touch
    }
}

.content-intro .search-radios.minor .radio-inline {
    padding-right: 9px
}

.content-intro .autosuggest-searchtype {
    padding-right: 10px !important
}

#care-search .form-group {
    margin-bottom: 5px
}

.content-outer.less-padding-top {
    padding-top: 0 !important
}

.content-outer h2 {
    margin-top: 20px !important
}

.top-menu-mobile-nav .show.collapse {
    display: none !important
}

.top-menu-mobile-nav .show.collapse.in {
    display: block !important
}

.top-menu-mobile-nav li.spacer {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    padding: 5px 0 5px 20px !important;
    background: ghostwhite
}

@media(min-width:992px) {
    .top-menu-wrapper {
        width: 970px;
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .top-menu-wrapper {
        width: 1170px;
        max-width: 1140px
    }
}

.top-menu-wrapper,
.secondary-menu-wrapper {
    display: none
}

.top-menu-mobile {
    height: 50px;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    background: var(--gradiant)
}

.top-menu-mobile-left,
.top-menu-mobile-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    margin: 0 5px
}

.top-menu-mobile-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.top-menu-mobile img {
    width: 100%;
    max-width: 184px;
    min-width: 113px
}

.top-menu-mobile .top-menu-mobile-left .top-menu-mobile-btn {
    margin-left: 2px
}

.top-menu-mobile .top-menu-mobile-right .top-menu-mobile-btn {
    margin-right: 2px
}

.top-menu-mobile div .top-menu-mobile-btn {
    height: 36px;
    width: 36px;
    border-radius: 3px;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    outline: 0;
    border: 0;
    padding: 0;
    background: 0
}

.top-menu-mobile div .top-menu-mobile-btn:hover,
.top-menu-mobile div .top-menu-mobile-btn:active,
.top-menu-mobile div .top-menu-mobile-btn[aria-expanded=true] {
    background: var(--sitedark)
}

.top-menu-mobile div .top-menu-mobile-btn i {
    color: #fff;
    font-size: 19px;
    position: relative;
    top: 1px
}

.top-menu-mobile div .top-menu-mobile-btn i {
    position: absolute;
    top: 10px;
    left: 9px
}

.top-menu-mobile div .top-menu-mobile-btn i.fa-times {
    font-size: 21px;
    left: 11px;
    top: 9px
}

.top-menu-mobile div a i.fa-heart {
    font-size: 20px
}

.newsub-menu-wrapper {
    background: ghostwhite;
    border-top: 1px solid #ddd;
    min-height: 42px;
    display: block;
    width: 100%
}

.newsub-menu-links>ul {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-flow: row wrap;
    min-height: 42px;
    padding: 0;
    margin: 0;
    list-style: none;
    white-space: nowrap;
    width: 100%;
    position: relative;
    gap: 16px
}

.newsub-menu-links>ul>li>.newsub-menu-link {
    color: var(--site);
    border-bottom: 4px transparent solid;
    height: 42px;
    line-height: 36px;
    display: flex;
    font-size: 14px
}

.newsub-menu-links>ul>li>.newsub-menu-link span {
    padding-top: 3px
}

.newsub-menu-links>ul>li>.newsub-menu-link:hover,
.newsub-menu-links>ul>li>.newsub-menu-link.active {
    text-decoration: none;
    border-bottom: 3px var(--site) solid
}

@media(min-width:768px) {
    .top-menu-mobile-wrapper {
        display: none
    }
    .top-menu-wrapper,
    .secondary-menu-wrapper {
        display: block;
        width: 100%
    }
    .secondary-menu-wrapper {
        border-top: 1px solid #398ed9
    }
    .top-menu-links {
        max-width: 58.33333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%
    }
    .top-menu-extra {
        max-width: 16.666667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%
    }
    .top-menu {
        display: -webkit-box;
        display: flex;
        display: -ms-flexbox;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        padding: 0;
        height: 50px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .top-menu-nav-linked-mobile {
        display: none
    }
    .top-menu-logo {
        padding-right: 0
    }
    .top-menu-logo a {
        display: block;
        padding: 4px 0 0
    }
    .top-menu-logo img {
        display: block;
        max-width: 100%;
        height: auto
    }
    .top-menu-links>ul {
        display: -webkit-box;
        display: flex;
        display: -ms-flexbox;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center;
        padding: 0;
        margin: 0;
        list-style: none
    }
    .top-menu-links>ul>li {
        position: relative
    }
    .top-menu-links>ul>li>.top-menu-link {
        height: 50px;
        display: -webkit-box;
        display: flex;
        display: -ms-flexbox;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        margin: 0 6px;
        text-decoration: none;
        color: var(--site) !important;
        line-height: 26px;
        font-size: 14px;
        outline: 0;
        white-space: nowrap;
        background: 0;
        border: 0;
        padding: 0
    }
    .top-menu-link.dropdown-toggle::after,
    .secondary-menu-link.dropdown-toggle::after,
    .tertiary-menu-link.dropdown-toggle::after {
        display: inline-block;
        margin-left: 5px;
        vertical-align: 5px;
        content: "";
        border-top: 5px solid;
        border-right: 5px solid transparent;
        border-bottom: 0;
        border-left: 5px solid transparent
    }
    .top-menu-links>ul>li>.top-menu-link>span {
        border-bottom: 3px solid transparent
    }
    .top-menu-links>ul>li>.top-menu-link.active>span,
    .top-menu-links>ul>li>.top-menu-link:hover>span,
    .top-menu-links>ul>li>.top-menu-link:active>span,
    .top-menu-links>ul>li.open>.top-menu-link>span,
    .top-menu-links>ul>li.show>.top-menu-link>span {
        border-bottom: 3px solid var(--site)
    }
    .top-menu-user-compact {
        background: 0;
        padding: 0;
        border: 0;
        outline: 0 !important;
        height: 50px
    }
    .top-menu-nav-linked a::after,
    .top-menu-user-compact::after {
        display: none !important
    }
    .top-menu-user-full {
        display: none !important
    }
    .top-menu-user-nav li.panel {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 5px;
        margin-bottom: 5px
    }
    .top-menu-user-nav li.panel:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }
    .top-menu-user-nav strong.top-menu-nav-title {
        font-weight: 600;
        font-size: 15px;
        color: #101010 !important;
        padding: 5px 10px !important;
        line-height: 20px;
        display: block
    }
    .top-menu-user-nav ul {
        padding: 0;
        list-style: none
    }
    .top-menu-extra {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        min-width: 148px;
        height: 50px
    }
    .top-menu-extra>a {
        min-width: 36px;
        height: 36px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-decoration: none;
        border-radius: 999px
    }
    .top-menu-extra i.fa-heart {
        color: var(--warning);
        font-size: 21px
    }
    .top-menu-login {
        display: none !important
    }
    .top-menu div.top-menu-account {
        border-bottom: 0;
        background: var(--site);
        width: 36px;
        height: 36px;
        border-radius: 100%;
        line-height: 36px;
        color: #fff !important;
        margin: 0 0 0 10px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .top-menu div.top-menu-account img {
        border-radius: 100%
    }
    .top-menu div.top-menu-account i {
        font-size: 16px
    }
    .top-menu-extra>ul>li>.top-menu-link {
        padding: 0 !important;
        margin: 0 0 0 12px !important
    }
    .top-menu-extra>ul>li>.top-menu-link>span {
        margin-left: 0
    }
    .secondary-menu-wrapper {
        background: var(--site);
        min-height: 42px
    }
    .secondary-menu-wrapper>div,
    .tertiary-menu-wrapper>div {
        width: 100%
    }
    .secondary-menu-links>ul {
        display: -webkit-box;
        display: flex;
        display: -ms-flexbox;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-flow: row wrap;
        min-height: 42px;
        padding: 0;
        margin: 0;
        list-style: none;
        white-space: nowrap;
        width: 100%;
        position: relative
    }
    .secondary-menu-links>ul>li>.secondary-menu-link,
    .tertiary-menu-links>ul>li>.tertiary-menu-link {
        font-size: 13px;
        display: -webkit-box;
        display: flex;
        display: -ms-flexbox;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        margin: 0 6px;
        text-decoration: none;
        color: #fff !important;
        height: 42px;
        line-height: 36px;
        padding: 0;
        border: 0;
        outline: 0;
        background: 0
    }
    .secondary-menu-links>ul>li>.secondary-menu-link>span,
    .tertiary-menu-links>ul>li>.tertiary-menu-link>span {
        border-bottom: 3px solid transparent;
        margin-top: 3px
    }
    .secondary-menu-links>ul>li>.secondary-menu-link.active>span,
    .secondary-menu-links>ul>li>.secondary-menu-link:hover>span,
    .secondary-menu-links>ul>li>.secondary-menu-link:active>span,
    .secondary-menu-links>ul>li.open>.secondary-menu-link>span,
    .secondary-menu-links>ul>li.show>.secondary-menu-link>span,
    .tertiary-menu-links>ul>li>.tertiary-menu-link.active>span,
    .tertiary-menu-links>ul>li>.tertiary-menu-link:hover>span,
    .tertiary-menu-links>ul>li>.tertiary-menu-link:active>span,
    .tertiary-menu-links>ul>li.open>.tertiary-menu-link>span,
    .tertiary-menu-links>ul>li.show>.tertiary-menu-link>span {
        border-bottom: 3px solid #fff
    }
    .secondary-menu li>ul.dropdown-menu,
    .tertiary-menu li>ul.dropdown-menu {
        font-size: 13px;
        border-top: 0 !important;
        left: 6px !important;
        -webkit-box-shadow: 0 2px 1px rgb(0 0 0 / 20%) inset;
        box-shadow: 0 2px 1px rgb(0 0 0 / 20%) inset
    }
}

@media(min-width:768px) {
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link,
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link-banner {
        background: var(--site);
        border-radius: 6px;
        padding: 0 8px;
        height: 26px;
        height: 26px;
        -webkit-box-shadow: 0 0 0 2px yellow;
        box-shadow: 0 0 0 2px yellow
    }
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link:hover,
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link-banner:hover {
        background: var(--sitedark)
    }
    a.secondary-menu-link-carehelp-link-banner>em {
        font-style: normal
    }
    a.secondary-menu-link-carehelp-link-banner>em>span {
        display: none
    }
    a.secondary-menu-link-carehelp-link-banner>em>em {
        font-style: normal
    }
    .secondary-section-home a.secondary-menu-link-carehelp-link,
    .secondary-section-home a.secondary-menu-link-carehelp-link-banner,
    a.secondary-menu-link-carehelp-link,
    a.secondary-menu-link-carehelp-link-banner>div {
        display: none !important
    }
    a.secondary-menu-link-carehelp-link-banner>em>div {
        display: none
    }
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link-banner.fixed {
        top: 15px;
        right: 15px;
        position: fixed;
        z-index: 100;
        line-height: 30px;
        height: 30px;
        padding: 0 10px
    }
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link-banner.fixed>em>div {
        display: inline-block;
        color: var(--site);
        background: white;
        border-radius: 100%;
        height: 20px;
        width: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 13px;
        margin: 0 -2px 0 4px
    }
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link-banner.fixed>em>div>i {
        font-weight: 600
    }
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link-banner.fixed>em>div:hover {
        color: white;
        background: var(--sitedark)
    }
}

@media(min-width:992px) {
    a.secondary-menu-link-carehelp-link-banner>em>span {
        display: inline-block
    }
    a.secondary-menu-link-carehelp-link-banner>em>em {
        text-transform: lowercase
    }
}

@media(min-width:1440px) {
    a.secondary-menu-link-carehelp-link-banner {
        background-color: #fff !important;
        overflow: visible !important
    }
    a.secondary-menu-link-carehelp-link-banner>span {
        display: none !important
    }
    a.secondary-menu-link-carehelp-link,
    a.secondary-menu-link-carehelp-link-banner>div {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link-banner {
        position: fixed;
        -webkit-transition: top .5s ease 0s;
        -o-transition: top .5s ease 0s;
        transition: top .5s ease 0s;
        top: 107px;
        left: 50%;
        -webkit-transform: translateX(585px);
        -ms-transform: translateX(585px);
        transform: translateX(585px);
        width: 135px;
        height: auto !important;
        overflow: hidden;
        padding: 0 !important;
        margin: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 6px 0 0 6px;
        z-index: 1
    }
    a.secondary-menu-link-carehelp-link-banner>em {
        display: none
    }
    a.secondary-menu-link-carehelp-link-banner>div {
        padding: 15px 10px 11px;
        border-radius: 6px;
        background: ghostwhite;
        line-height: 1.375;
        font-size: 19px;
        box-shadow: 0 0 2px 1px #101010;
        margin: 0;
        flex-direction: column;
        color: #101010;
        width: 150px;
        white-space: normal;
        text-align: center
    }
    a.secondary-menu-link-carehelp-link-banner>div>p {
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        margin: 0 0 10px
    }
    a.secondary-menu-link-carehelp-link-banner>div>ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 13.5px;
        line-height: 1.3;
        letter-spacing: -0.2px
    }
    a.secondary-menu-link-carehelp-link-banner>div>ul>li {
        display: flex;
        margin-bottom: 10px;
        flex-direction: column;
        align-items: center;
        text-align: center
    }
    a.secondary-menu-link-carehelp-link-banner>div>ul>li>i {
        margin-bottom: 5px;
        font-size: 19px;
        color: var(--site);
        position: relative;
        top: 3px
    }
    a.secondary-menu-link-carehelp-link-banner>div>em {
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        margin: 5px 0 6px;
        font-style: normal;
        letter-spacing: -0.2px
    }
    a.secondary-menu-link-carehelp-link-banner>div>span {
        font-size: 17.5px;
        font-weight: 600
    }
    a.secondary-menu-link-carehelp-link-banner>div>div {
        position: absolute;
        top: 0;
        right: 6px
    }
    a.secondary-menu-link-carehelp-link-banner>div>div>i {
        font-size: 15px;
        color: #555
    }
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link-banner.cookie-hidden {
        display: none
    }
}

@media(min-width:1441px) {
    .secondary-menu-links>ul>li>.secondary-menu-link-carehelp-link-banner {
        border-radius: 6px
    }
}

@media(min-width:992px) {
    .top-menu-logo a {
        padding: 11px 0 6px
    }
    .top-menu-links>ul>li>.top-menu-link {
        margin: 0 7px;
        font-size: 15px
    }
    .secondary-menu-wrapper>div,
    .tertiary-menu-wrapper>div {
        width: 970px;
        max-width: 960px
    }
    .secondary-menu-links>ul>li>.secondary-menu-link,
    .tertiary-menu-links>ul>li>.tertiary-menu-link {
        font-size: 14px
    }
    .secondary-menu-links>ul>li>div.secondary-menu-link-carehelp>i {
        top: 1px
    }
}

@media(min-width:1200px) {
    .top-menu-links {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .top-menu-extra {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .top-menu-user-full {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .top-menu-user-compact {
        display: none !important
    }
    .top-menu-login {
        display: block !important;
        padding: 0 12px;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-left: 16px !important;
        font-size: 14px;
        border: 1px solid var(--site);
        width: auto !important;
        line-height: 30px !important;
        height: auto !important;
        border-radius: 3px
    }
    .top-menu-login:hover,
    .top-menu-login:focus {
        background: var(--sitedark);
        color: #fff !important;
        border: 1px solid var(--sitedark);
        text-decoration: none
    }
    .secondary-menu-wrapper>div,
    .tertiary-menu-wrapper>div {
        width: 1170px;
        max-width: 1140px
    }
}

@media(min-width:768px) {
    .top-menu li>ul.dropdown-menu,
    .secondary-menu li>ul.dropdown-menu,
    .tertiary-menu li>ul.dropdown-menu {
        top: 0;
        left: -5px !important;
        -webkit-box-shadow: 0 4px 2px rgb(0 0 0 / 5%) inset;
        box-shadow: 0 4px 2px rgb(0 0 0 / 5%) inset;
        background: #fff !important;
        border-top: 1px solid #aaa !important;
        border-radius: 0 0 3px 3px;
        border-color: #aaa !important;
        padding: 5px 0 !important;
        margin: 0;
        -webkit-transform: translate3d(0, 50px, 0px) !important;
        transform: translate3d(0, 50px, 0px) !important
    }
    .secondary-menu li>ul.dropdown-menu,
    .tertiary-menu li>ul.dropdown-menu {
        left: 5px !important;
        -webkit-transform: translate3d(0, 42px, 0px) !important;
        transform: translate3d(0, 42px, 0px) !important
    }
    .top-menu li>ul.dropdown-menu {
        min-width: 320px
    }
    .top-menu li>ul.dropdown-menu>li strong {
        background: ghostwhite;
        padding: 10px;
        display: block;
        font-weight: 600;
        margin-top: 10px
    }
    .top-menu li>ul.dropdown-menu>li a,
    .top-menu-user-nav li>ul.dropdown-menu>li a,
    .secondary-menu li>ul.dropdown-menu>li a,
    .tertiary-menu li>ul.dropdown-menu>li a,
    .top-menu-user-nav a {
        padding: 6px 10px !important;
        line-height: 20px !important;
        display: block;
        text-decoration: none;
        white-space: inherit;
        color: var(--site);
        font-size: 13px;
        margin: 0
    }
    .top-menu li>ul.dropdown-menu>li a:hover,
    .top-menu li>ul.dropdown-menu>li a:active,
    .top-menu li>ul.dropdown-menu>li a:focus,
    .secondary-menu li>ul.dropdown-menu>li a:hover,
    .secondary-menu li>ul.dropdown-menu>li a:active,
    .secondary-menu li>ul.dropdown-menu>li a:focus,
    .tertiary-menu li>ul.dropdown-menu>li a:hover,
    .tertiary-menu li>ul.dropdown-menu>li a:active,
    .tertiary-menu li>ul.dropdown-menu>li a:focus,
    .top-menu-user-nav .dropdown-menu a:hover,
    .top-menu-user-nav .dropdown-menu a:active,
    .top-menu-user-nav .dropdown-menu a:focus {
        background: var(--sitedark) !important;
        color: #fff !important
    }
    .top-menu-user-nav li>ul.dropdown-menu {
        left: inherit !important;
        min-width: 220px !important;
        right: -10px
    }
    .top-menu-user-nav .top-menu-nav-btns-top {
        border-bottom: 1px solid #ddd;
        margin-bottom: 5px
    }
    .top-menu-user-nav .top-menu-nav-btns {
        padding-bottom: 5px;
        height: 60px
    }
    .top-menu-user-nav .top-menu-nav-btns li {
        width: 84px !important
    }
    .top-menu-user-nav .top-menu-nav-btns a {
        width: 84px !important;
        height: 32px;
        line-height: 32px !important;
        padding: 0 !important;
        font-weight: 500;
        font-size: 13px !important
    }
    .top-menu-user-nav .dropdown-submenu .dropdown-menu {
        top: -1px;
        left: -220px !important;
        width: 220px;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }
    .top-menu-user-nav .dropdown-submenu:hover>.dropdown-menu {
        display: block
    }
}

@media(min-width:992px) {
    .top-menu li>ul.dropdown-menu {
        min-width: 344px
    }
    .top-menu li>ul.dropdown-menu>li a,
    .top-menu-user-nav li>ul.dropdown-menu>li a,
    .top-menu-user-nav .top-menu-nav-btns a {
        font-size: 14px !important
    }
    .secondary-menu li>ul.dropdown-menu>li a,
    .tertiary-menu li>ul.dropdown-menu>li a {
        font-size: 14px
    }
}

.bg-top-menu-mobile-nav {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9998;
    left: -100%;
    background-color: transparent;
    -webkit-transition: background-color .5s cubic-bezier(.23, 1, .32, 1) 0s;
    -o-transition: background-color .5s cubic-bezier(.23, 1, .32, 1) 0s;
    transition: background-color .5s cubic-bezier(.23, 1, .32, 1) 0s
}

.bg-top-menu-mobile-nav.is-closed {
    visibility: hidden
}

.bg-top-menu-mobile-nav.is-open {
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    visibility: visible
}

.open-top-menu-mobile-nav {
    overflow: hidden
}

.top-menu-mobile-nav {
    z-index: 9999;
    position: fixed;
    background: #fff;
    height: 100%;
    width: calc(100vw - 48px);
    max-width: 360px;
    min-width: 260px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: 0 10px 5px rgb(0 0 0 / 50%);
    box-shadow: 0 10px 5px rgb(0 0 0 / 50%);
    top: 0
}

.top-menu-mobile-nav-left.in,
.top-menu-mobile-nav-right.in {
    -webkit-transition: -webkit-transform 233ms ease;
    transition: -webkit-transform 233ms ease;
    -o-transition: transform 233ms ease;
    transition: transform 233ms ease;
    transition: transform 233ms ease, -webkit-transform 233ms ease
}

.top-menu-mobile-nav-left {
    -webkit-transform: translateX(-380px);
    -ms-transform: translateX(-380px);
    transform: translateX(-380px)
}

.top-menu-mobile-nav-left.in,
.top-menu-mobile-nav-left.show {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.top-menu-mobile-nav-right {
    right: 0;
    -webkit-transform: translateX(380px);
    -ms-transform: translateX(380px);
    transform: translateX(380px)
}

.top-menu-mobile-nav-right.in,
.top-menu-mobile-nav-right.show {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.top-menu-mobile-nav {
    display: block !important
}

.open-top-menu-mobile-nav .top-menu-mobile-wrapper {
    display: block !important
}

.open-top-menu-mobile-nav .top-menu-wrapper {
    display: none !important
}

#mobile-navigation .top-menu-nav-linked {
    display: none
}

.top-menu-mobile-nav>button {
    height: 36px;
    width: 36px;
    border-radius: 3px;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    border: 0;
    background: #fff;
    margin: 7px 7px 6px 7px;
    font-size: 21px;
    outline: 0
}

.top-menu-mobile-nav-left>button {
    margin-left: auto
}

.top-menu-mobile-nav>button:hover,
.top-menu-mobile-nav>button:active {
    background: var(--sitesecondary)
}

.top-menu-mobile-nav .accordion .nav {
    margin: 0;
    display: block;
    width: auto
}

.top-menu-mobile-nav .accordion ul.nav>li.panel {
    border: 0;
    min-height: 50px;
    white-space: nowrap;
    border-bottom: 1px solid #ccc
}

.top-menu-mobile-nav .accordion ul.nav>li.panel>span {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: justify;
    line-height: 30px
}

.top-menu-mobile-nav .accordion ul.nav>li.panel>span:hover,
.top-menu-mobile-nav .accordion ul.nav>li.panel>span:active,
.top-menu-mobile-nav .accordion li.panel a:hover,
.top-menu-mobile-nav .accordion li.panel a:active,
.top-menu-mobile-nav .accordion li.panel.active>span {
    background: var(--sitesecondary);
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.top-menu-mobile-nav .accordion a span {
    border: 0
}

.top-menu-mobile-nav .accordion ul.nav>li.panel>span a,
.top-menu-mobile-nav .accordion ul.nav>li.panel>span strong {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 15px !important;
    width: 100%;
    color: var(--site);
    border: 0
}

.top-menu-mobile-nav .accordion ul.nav>li.panel>span strong {
    color: #101010
}

.top-menu-mobile-nav .accordion ul.nav>li.panel>span a::after {
    display: none
}

.top-menu-mobile-nav .accordion ul.nav>li.panel>span a:focus {
    color: var(--site)
}

.top-menu-mobile-nav .accordion .nav li button {
    background: var(--sitesecondary);
    border: 0;
    color: #101010;
    margin: 7px 7px 0 0;
    width: 36px;
    height: 36px;
    padding: 0;
    display: block;
    border-radius: 3px;
    line-height: inherit;
    outline: 0
}

.top-menu-mobile-nav .accordion .nav li button>span {
    width: 36px;
    height: 36px;
    display: block
}

.top-menu-mobile-nav .accordion .nav li button>span>i {
    position: relative;
    top: 4px
}

.top-menu-mobile-nav .accordion ul.nav>li.panel>span:hover>button:hover,
.top-menu-mobile-nav .accordion ul.nav>li.panel.active>span:hover>button:hover {
    background: var(--site);
    color: #fff
}

.top-menu-mobile-nav .accordion .nav li button>span,
.top-menu-mobile-nav .accordion .nav li a i {
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    -o-transition: transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

.top-menu-mobile-nav .accordion .nav li button[aria-expanded=false]>span {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.top-menu-mobile-nav .accordion .nav li button[aria-expanded=true]>span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.top-menu-mobile-nav .accordion .nav li a[aria-expanded=false] i:first-child {
    -webkit-transform: scaley(1);
    -ms-transform: scaley(1);
    transform: scaley(1)
}

.top-menu-mobile-nav .accordion .nav li a[aria-expanded=true] i:first-child {
    -webkit-transform: scaley(0);
    -ms-transform: scaley(0);
    transform: scaley(0)
}

.top-menu-mobile-nav .accordion .nav ul {
    padding: 0;
    width: auto;
    margin-bottom: 8px
}

.top-menu-mobile-nav .accordion .nav li {
    list-style: none;
    padding: 0;
    margin: 0
}

.top-menu-mobile-nav .accordion .nav li {
    -webkit-box-shadow: none;
    box-shadow: none
}

.top-menu-mobile-nav .accordion .panel {
    border: 0
}

.top-menu-mobile-nav .accordion li.panel {
    white-space: normal;
    background: inherit
}

.top-menu-mobile-nav .accordion li.panel ul a {
    padding: 8px 30px 8px 40px;
    display: block;
    font-weight: 600;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    float: none;
    white-space: normal;
    background: 0;
    width: auto
}

.top-menu-mobile-nav .accordion li.panel ul a::after {
    display: none
}

.top-menu-mobile-nav .accordion li.panel ul ul a {
    padding: 8px 30px 8px 60px
}

.top-menu-mobile-nav .accordion li.panel ul ul ul a {
    padding: 8px 30px 8px 80px
}

.top-menu-mobile-nav .accordion li.panel a.active {
    background: var(--site);
    color: #fff
}

.top-menu-mobile-nav .accordion li.panel ul a i {
    position: absolute;
    left: 20px;
    top: 12px
}

.top-menu-mobile-nav .accordion li.panel ul ul a i {
    left: 40px
}

.top-menu-nav-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.top-menu-nav-btns li {
    width: 120px !important
}

.top-menu-nav-btns a {
    display: block;
    background: var(--site);
    height: 40px;
    width: 120px !important;
    line-height: 40px !important;
    text-align: center;
    color: #fff !important;
    border-radius: 3px;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px !important;
    padding: 0 !important;
    float: none !important
}

.top-menu-nav-btns a:hover,
.top-menu-nav-btns a:active {
    background: var(--sitedark)
}

.top-menu-nav-btns-top {
    border-bottom: 1px solid #ccc
}

.tmn-wrapper {
    background: var(--site)
}

.tmn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    height: 56px;
    margin: 0 auto;
    max-width: 1170px
}

.tmn-left,
.tmn-right {
    display: flex;
    align-items: center;
    min-width: 67px
}

.tmn-right {
    justify-content: flex-end
}

.tmn-btn {
    background: 0;
    border: 0;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
    height: 32px;
    width: 32px
}

.tmn-btn:hover,
.tmn-btn:focus {
    background: var(--sitedark);
    color: #fff;
    text-decoration: none
}

.tmn-btn>i {
    font-size: 19px
}

.tmn-btn-search {
    margin-left: 3px
}

.tmn-btn-shortlist {
    margin-right: 3px
}

.tmn-btn-recent,
.tmn-btn-carehelp,
.tmn-btn-account-desktop,
.tmn-btn-carehelp {
    display: none
}

.tmn-btn-carehelp {
    background: #fff;
    font-size: 14px;
    color: var(--site);
    padding: 0 15px;
    height: 36px;
    justify-content: center;
    align-items: center;
    border-radius: 18px;
    margin-right: 15px;
    border: 2px solid #fff;
    white-space: nowrap
}

.tmn-btn-carehelp:hover {
    text-decoration: none;
    border-color: #fff;
    color: #fff;
    background: var(--sitedark)
}

.tmn-btn-carehelp>i {
    rotate: 9deg;
    margin-right: 3px
}

.tmn-btn-account-img {
    margin-left: 5px
}

.tmn-btn-account-img:hover,
.tmn-btn-account-img:focus {
    background: transparent
}

.tmn-btn-account-desktop>img {
    border-radius: 100%;
    border: 2px solid #fff
}

.tmn-btn-account-desktop:hover>img,
.tmn-btn-account-desktop:focus>img {
    border-color: var(--sitedark)
}

.tmn-btn-account-loggedin {
    border-radius: 100%;
    border: 2px solid #fff;
    width: 28px;
    height: 28px
}

.tmn-btn-account-loggedin>i {
    display: none
}

.tmn-btn-account-loggedin>span {
    line-height: 1;
    font-size: 13px;
    letter-spacing: -0.5px;
    position: relative;
    top: -0.5px
}

.tmn>a {
    display: flex;
    align-items: center;
    justify-content: center
}

.tmn>a>img {
    position: relative;
    top: -1px
}

.tmn>a>img.tmn-logo-desktop {
    display: none
}

.tmn>ul {
    display: none;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
    margin: 0 auto;
    list-style: none
}

.tmn>ul>li {
    margin-right: 12px;
    position: relative
}

.tmn>ul>li:last-of-type {
    margin-right: 0
}

.tmn>ul>li>a,
.tmn>ul>li>button {
    color: #fff;
    background: 0;
    border: 0;
    cursor: pointer;
    font-size: 15px;
    text-decoration: none;
    padding: 0;
    height: 70px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.tmn>ul>li>button.dropdown-toggle::after {
    margin-left: 5px;
    content: "";
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    width: 5px;
    height: 5px;
    display: inline-block;
    vertical-align: initial
}

.tmn>ul>li>button.dropdown-toggle:hover+.dropdown-menu {
    display: block
}

.tmn>ul .dropdown-menu:hover {
    display: block
}

.tmn>ul>li>button.dropdown-toggle:active {
    pointer-events: none
}

.tmn>ul>li>a.active>span,
.tmn>ul>li>button.active>span,
.tmn>ul>li>a:focus>span,
.tmn>ul>li>button:focus>span,
.tmn>ul>li>a:hover>span,
.tmn>ul>li>button:hover>span {
    font-weight: 500
}

.tmn>ul>li>a>span::after,
.tmn>ul>li>button>span::after {
    content: attr(data-text);
    content: attr(data-text)/"";
    height: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    font-weight: 500;
    display: block;
    text-align: center
}

@media speech {
    .tmn>ul>li>a>span::after,
    .tmn>ul>li>button>span::after {
        display: none
    }
}

.tmn .dropdown-menu {
    margin: 0;
    background: #fff;
    border-top: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 6px -1px, rgba(0, 0, 0, 0.06) 0 2px 4px -1px;
    border: 1px solid #ccc;
    border-radius: 8px;
    left: -9px;
    min-width: 200px;
    z-index: 9999;
    font-size: 14px;
    transform: translate3d(0, 70px, 0) !important;
    top: -15px;
    padding: 8px 0
}

.tmn .dropdown-menu>li.segment,
.top-menu-mobile-nav .accordion .nav li.segment {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px
}

.tmn .dropdown-menu>li a {
    color: var(--site);
    padding: 5px 10px;
    display: block;
    white-space: nowrap;
    font-size: 14px
}

.tmn .dropdown-menu>li>a:hover {
    background: var(--site) !important;
    color: #fff;
    text-decoration: none
}

.tmn .dropdown-menu>li>a.active {
    background: #ddefff
}

.tmn .dropdown-menu-more {
    left: auto !important;
    right: -9px
}

.tmn-btn-account-desktop.dropdown-toggle::after {
    content: none
}

.tmn .dropdown-menu-account {
    left: auto !important;
    right: -9px;
    top: 0;
    min-width: 280px;
    padding-top: 0;
    border-top: 0;
    border-radius: 0 0 8px 8px
}

.tmn .dropdown-menu-account ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.tmn .dropdown-menu-account>li.panel {
    margin-bottom: 5px;
    padding: 5px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.tmn .dropdown-menu-account>li.panel:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    box-shadow: none
}

.tmn .dropdown-menu-account>li.panel strong {
    padding: 5px 10px;
    display: block;
    font-size: 15px
}

.tmn .dropdown-menu-account>li.panel a {
    padding: 5px 10px;
    display: block
}

.tmn .dropdown-menu-account>li.panel a:hover {
    text-decoration: none;
    background: var(--site) !important;
    color: #fff
}

@media(max-width:767px) {
    .open>.dropdown-menu-account,
    .show>.dropdown-menu-account {
        display: none
    }
}

@media(min-width:768px) {
    .tmn {
        height: 70px;
        justify-content: flex-start;
        padding: 0 15px
    }
    .tmn>a>img.tmn-logo-desktop {
        display: block
    }
    .tmn>a>img.tmn-logo-mobile {
        display: none
    }
    .tmn-left {
        display: none
    }
    .tmn-right {
        position: relative;
        height: 70px
    }
    .tmn>ul {
        display: flex
    }
    .tmn-btn-account-mobile {
        display: none
    }
    .tmn-btn-account-desktop {
        display: flex
    }
    .tmn-btn-account-loggedin {
        margin-left: 5px
    }
}

@media(min-width:860px) {
    .tmn>ul>li {
        margin-right: 20px
    }
    .tmn-btn-recent {
        display: flex
    }
    .tmn-btn-shortlist,
    .tmn-btn-recent {
        margin-right: 5px
    }
}

@media(min-width:992px) {
    .tmn .dropdown-menu-more {
        left: -9px !important;
        right: auto
    }
    .tmn-btn-carehelp {
        display: flex
    }
    .tmn-dn>ul,
    .tmn-hc>ul {
        margin: 0 auto 0 0;
        padding-left: 80px
    }
}

@media(min-width:1200px) {
    .tmn {
        padding: 0 30px
    }
    .tmn>ul>li {
        margin-right: 25px
    }
    .tmn-btn {
        height: 36px;
        width: 36px
    }
    .tmn-btn>i {
        font-size: 21px
    }
    .tmn-btn-account-desktop>span {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0
    }
    .tmn-btn-carehelp {
        font-size: 15px;
        margin-right: 25px
    }
    .tmn-btn-carehelp>i {
        font-size: 17px;
        margin-right: 4px
    }
}

@media(min-width :768px) {
    .autosuggest-searchtype {
        padding-right: 0
    }
    .autosuggest-searchtype select {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .autosuggest {
        padding-left: 0
    }
    .autosuggesthome input {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}

@media(max-width :768px) {
    .autosuggest-searchtype {
        margin-bottom: 20px
    }
}

.featured-items .row {
    position: relative
}

.featured-items .slide-title {
    font-size: 12px
}

.featured-items a {
    display: block;
    border: #f2f2f2 1px solid;
    border-radius: 3px;
    height: 227px;
    margin: 0 4px;
    transition: all .3s;
    margin-bottom: 10px
}

.featured-items a:hover {
    border: #2073bd 1px solid;
    text-decoration: none !important
}

.featured-items a .btn {
    font-size: 12px;
    margin-top: 10px
}

.secondary-section-home .featured-items a .btn {
    margin-top: 0
}

.featured-items .inner-item p {
    color: #333;
    font-size: 13px;
    margin: 0 10px;
    line-height: 16px;
    min-height: 16px
}

.featured-items .slide-title {
    color: #2073bd;
    margin: 0 10px 10px 10px;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle
}

.featured-items .logo-block {
    width: 42%;
    position: absolute;
    top: 0;
    right: 20px
}

.featured-items .logo-block img {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.supplier-blocks span.btn {
    margin-top: 20px;
    display: inline-block
}

.supplier-blocks a:hover span.btn {
    color: #fff !important;
    background: #2073bd !important
}

.supplier-blocks a {
    text-align: center;
    height: 245px
}

.supplier-blocks a img {
    padding: 20px;
    width: 80%;
    height: auto
}

.supplier-blocks a .slide-title {
    color: #2073bd;
    margin: 0 10px 10px 10px;
    padding: 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    height: 35px
}

.featured-items .logo-block div,
.featured-items .vertical-center {
    height: 76px
}

.panel-heading a {
    color: var(--site)
}

@media(max-width:768px) {
    .panel-body img {
        display: none
    }
    .panel-heading a {
        color: var(--site)
    }
}

.panel {
    border-radius: 2px
}

@media(max-width:768px) {
    .panel-body img {
        display: none
    }
}

.review-score>span {
    border-radius: 100%;
    background: var(--site);
    color: #fff;
    height: 50px;
    width: 50px;
    font-weight: bold;
    border: 3px solid var(--site);
    -webkit-box-shadow: inset 0 0 0 3px white;
    box-shadow: inset 0 0 0 3px white;
    font-size: 17px;
    text-align: center;
    line-height: 44px;
    display: block;
    margin-right: 10px
}

a,
.link-style {
    color: #2073bd
}

.panel h3,
.panel h3 a {
    color: hsl(211, 75%, 39%)
}

.page-inner-nav a.active {
    color: #00d4ff
}

@media(max-width:767px) {
    .navbar-nav {
        background: #005295 !important
    }
    .search-text {
        color: #005295;
        text-transform: none
    }
}

@media(max-width:767px) {
    .navbar-nav ul {
        background: hsl(207, 100%, 20%) !important
    }
    .navbar-nav .dropdown-menu li {
        background: hsl(207, 100%, 34%)
    }
    .navbar-nav .dropdown-menu li:hover {
        background: hsl(207, 100%, 44%)
    }
}

.dropdown-menu {
    background: #005295
}

#footer-top {
    background: #005295
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background: #005295
}

footer {
    background: #2073bd
}

.page-inner-nav {
    background: #2073bd
}

.inner-item p {
    color: #2073bd
}

.btn-hover:hover {
    background: hsl(189, 82%, 43%) !important
}

.inner-item p {
    color: #2073bd
}

.page-inner-nav a:hover {
    color: #00d4ff;
    text-decoration: none
}

a.btn-news:hover {
    background: #2073bd
}

.content-intro .btn {
    background: #2073bd
}

.content-intro .btn:hover,
.content-intro .btn:focus {
    background: #3898e6
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #1962af
}

.dropdown-menu a:hover {
    background: hsl(207, 100%, 20%) !important;
    color: #fff !important
}

.tt-menu {
    background-color: #fff
}

.tt-suggestion {
    background: hsl(207, 77%, 56%);
    border: 1px solid hsl(207, 64%, 52%);
    border-bottom: none !important
}

.tt-dataset p:hover {
    background: hsl(203, 99%, 40%)
}

.autosuggest-header {
    background: hsl(203, 99%, 40%)
}

@media only screen and (max-width:767px) {
    .nav-main.active li.active,
    .nav-main.active li.active:hover,
    .nav-main.active li:hover,
    .nav-main.active li.focus {
        background: 0
    }
}

.content-outer h2,
.title-underline {
    font-size: 22px;
    display: inline-block;
    text-align: left !important;
    font-weight: normal !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    padding-bottom: 0 !important;
    color: #000
}

.title-underline a {
    font-size: 16px;
    font-weight: bold
}

h4.title-underline {
    font-size: 16px
}

.title-underline a i {
    font-size: 14px
}

.content-outer .homepage-h2,
.content-outer>.container>h2 {
    margin-top: 0 !important
}

.related-records h3 {
    margin-top: 0 !important
}

@media(max-width:991px) {
    .fixed-bottom {
        position: sticky;
        position: -webkit-sticky;
        bottom: 30px;
        z-index: 99
    }
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

.bq-warning {
    border-left: 3px solid #fb3 !important
}

.blockquote {
    padding: 15px;
    border-left: .25rem solid #eceeef;
    background-image: none;
    font-size: 16px
}

blockquote {
    margin: 0 0 1rem
}

.blockquote .bq-title {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400
}

.bq-warning .bq-title {
    color: #fb3 !important
}

.bq-primary {
    border: 1px solid #efefef;
    border-left-width: 15px !important;
    border-left-color: #2073bd !important
}

.bq-primary div {
    background: 0;
    padding: 5px 0
}

.bq-primary .bq-title {
    font-size: 18px
}

@media(min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
    #mob-filters {
        display: block !important
    }
    .bq-warning {
        border: 1px solid #efefef;
        border-left-width: 10px !important
    }
}

@media(min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

.img-left {
    float: left;
    margin: 10px 10px 10px 0
}

.img-centre {
    display: block;
    margin: 0 auto
}

.img-right {
    float: right;
    margin: 10px 0 10px 10px
}