.template {
  display: none;
}

.centered {
  text-align: center !important;
}

.left-aligned {
  text-align: left !important;
}

.right-aligned {
  text-align: right !important;
}

a.justified,
select.justified,
textarea.justified,
audio.justified,
input.justified,
div.justified {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin-top: 2px;
  margin-bottom: 2px;
}

select.justified,
textarea.justified,
audio.justified,
input.justified,
div.justified {
  min-height: 30px;
  line-height: 1em;
}

td.optimal-width, th.optimal-width {
  width: 10px;
  white-space: nowrap;
}

span.required {
  color: red;
  margin-right: 5px;
  font-weight: bold;
}

.br-template {
  display: none;
}

.br-centered {
  text-align: center !important;
}

.br-left-aligned {
  text-align: left !important;
}

.br-right-aligned {
  text-align: right !important;
}

textarea.br-justified {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin-top: 2px;
  margin-bottom: 2px;
}

input.br-justified,
div.br-justified {
  width: 100%;
  height: 2em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin-top: 2px;
  margin-bottom: 2px;
}

select.br-justified {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin-top: 2px;
  margin-bottom: 2px;
}

a.br-justified {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin-top: 2px;
  margin-bottom: 2px;
}

td.br-optimal-width,
th.br-optimal-width {
  width: 10px;
  white-space: nowrap;
}

span.br-required {
  color: red;
  margin-right: 5px;
  font-weight: bold;
}

.br-full-height {
  height: 100%;
}

.br-full-width {
  width: 100%;
}

.br-scrollable {
  height: 100%;
  overflow: auto;
}

@media print {
  .br-container {
    margin-top: 0px !important;
    height: auto !important;
  }
  .br-scrollable {
    height: auto;
    overflow: visible;
  }
}
.br-ajax-dropdown li {
  white-space: nowrap;
}

.br-ajax-dropdown li a {
  line-height: 14px !important;
  font-size: 10pt;
}

.br-ajax-dropdown li.group-item {
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
}

@media print {
  .br-no-print {
    display: none;
  }
  .br-print-only {
    display: inline;
  }
}
.br-editable {
  border: 1px solid transparent;
}

.br-editable:hover {
  border: 1px dashed orange;
  cursor: text;
}

div.br-editable, span.br-editable {
  padding: 2px;
}

.br-filters-panel {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
}

.br-filters-panel .br-filter-block {
  padding-right: 10px;
  padding-bottom: 10px;
}

.br-filters-panel .br-filter-block label {
  color: black;
}

.br-filters-panel .br-filter-block .input-append {
  margin-bottom: 0;
}

.br-filters-panel .br-filter-block-wide {
  flex-grow: 1;
}

.br-progress-bar {
  background-color: lightblue;
}

.br-progress-bar .br-progress-bar-meter {
  color: white;
  mix-blend-mode: difference;
  width: 100px;
  text-align: center;
  border: 1px solid orangered;
  margin: -1px;
  border-radius: 2px;
}

.br-uppercase,
.uppercase {
  text-transform: uppercase;
}

.br-lowercase,
.lowercase {
  text-transform: lowercase;
}

.br-capitalize,
.capitalize {
  text-transform: capitalize;
}

.br-pager-control .br-pager-pager-container,
.br-pager-control .br-pager-selection-container,
.br-pager-control .br-pager-page-size-container,
.pager-control .pager-pager-container,
.pager-control .pager-selection-container,
.pager-control .pager-page-size-container {
  margin-bottom: 8px;
}

.br-pager-control .pbr-ager-nav-element,
.br-pager-control .br-pager-size-element,
.pager-control .pager-nav-element,
.pager-control .pager-size-element {
  padding: 1px;
  padding-left: 3px;
  padding-right: 3px;
}

.br-pager-control .br-pager-nav-element:hover,
.br-pager-control .br-pager-size-element:hover,
.pager-control .pager-nav-element:hover,
.pager-control .pager-size-element:hover {
  text-decoration: none;
  padding: 0px;
  padding-left: 2px;
  padding-right: 2px;
  border: 1px solid #AAA;
  border-radius: 3px;
  color: none;
}

.br-container-main {
  margin-top: 64px;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
  font-display: swap;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(font-files/poppins/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
  font-display: swap;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(font-files/poppins/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(font-files/poppins/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
  font-display: swap;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
  font-display: swap;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
  font-display: swap;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(font-files/poppins/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
:root {
  --border-color: #DDDDDD;
  --muted-background-color: #EFEFEF;
}

body {
  font-family: 'Poppins', sans-serif;
}

nav.navbar a.navbar-brand img {
  height: 46px;
  margin-top: -18px;
  margin-bottom: -10px;
}

main > .container,
main > .container-fluid {
  padding-top: 60px;
}

.section-common {
  margin-bottom: 10px;
}

.section-common h2 {
  margin-bottom: 0;
}

.highlight-block {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 6px;
  width: 80px;
}

/*noinspection CssBrowserCompatibilityForProperties*/
.highlight-block .highlight-attribute-name {
  border-top: 1px solid var(--border-color);
  border-left: 1px solid var(--border-color);
  border-right: 1px solid var(--border-color);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  line-height: 1em;
  background-color: #EFEFEF;
  padding: 4px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  height: 44px;
  overflow: hidden;
  font-size: 14px;
}

/*noinspection CssBrowserCompatibilityForProperties*/
.highlight-block .highlight-attribute-value {
  border-top: 1px solid var(--border-color);
  border-left: 1px solid var(--border-color);
  border-right: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 44px;
  line-height: 1em;
  padding: 4px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  overflow: hidden;
  font-size: 14px;
}

.attribute-label {
  font-size: 12px;
  color: #777;
}

.filter-block {
  display: inline-block;
  padding-bottom: 5px;
}

.filter-block label {
  margin-bottom: 4px;
}

.filter-block select {
  padding-left: 4px;
  width: 180px;
}

.filter-block table {
  margin-top: 6px;
  margin-bottom: 0;
}

.filter-block .btn {
  margin-bottom: 5px;
  font-size: 12px;
}

.filter-description {
  line-height: 1em;
  font-size: 12px;
  margin: 5px 10px;
}

.search-empty {
  border-top: 1px solid var(--border-color);
  padding: 10px;
}

.pager-full-button-section {
  width: 80px;
}

/*noinspection CssBrowserCompatibilityForProperties*/
.service-request-indicator {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  background-color: white;
  opacity: 0.75;
}

.map-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 104px;
}

.action-favorite i {
  display: none;
}

.action-favorite[data-favorite-mode="0"] i[data-favorite-mode="0"] {
  display: inline-block;
  color: darkgray;
}

.action-favorite[data-favorite-mode="1"] i[data-favorite-mode="1"] {
  display: inline-block;
  color: orange;
}

.action-favorite[data-favorite-mode="2"] i[data-favorite-mode="2"] {
  display: inline-block;
  color: red;
}

/*noinspection CssBrowserCompatibilityForProperties*/
.boat-card {
  display: flex;
  flex-direction: column;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  background-color: white;
}

.boat-card .boat-card-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.boat-card .boat-card-title h4 {
  word-break: break-word;
}

.boat-card .boat-card-content {
  padding: 10px;
  flex: 1 1 auto;
}

.boat-card .boat-card-highlights a.btn {
  margin-bottom: 5px;
}

.boat-card .boat-card-bottom {
  padding: 4px 10px 3px;
}

.boat-card .boat-card-footer {
  padding: 4px 10px 3px;
  background-color: var(--muted-background-color);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.boat-card .boat-card-description {
  font-size: 14px;
  line-height: 1em;
  word-break: break-word;
}

.boat-card .boat-card-description-more {
  margin-bottom: 10px;
  font-size: 12px;
}

.boat-card-fake {
  content: "";
  visibility: hidden;
  margin-bottom: 0 !important;
}

.boat-card[data-favorite-mode="1"] {
  background-color: lightgoldenrodyellow;
}

.boat-card[data-favorite-mode="2"] {
  /*background-color: orangered;*/
}

.boat-card-new {
  position: relative;
  right: 0;
  top: 0;
  float: right;
  color: white;
}
.boat-search-card {
  width: 300px;
  margin-right: 10px;
  flex-grow: 1;
  border: 1px solid var(--border-color);
  border-radius: 5px;
  margin-bottom: 10px;
}
