﻿@import url("fontello/css/social-icons.css");
.page-header {
  line-height: 60px; }
  .page-header a {
    display: inline-block;
    vertical-align: middle; }
    .page-header a img {
      vertical-align: baseline;
      margin-bottom: -4px;
      margin-right: 1em; }
  .page-header button.pull-right {
    margin-top: 18px; }

.small-label {
  font-size: 80%; }

#modal-submit {
  margin-left: 5px; }

#specials tr th {
  white-space: nowrap;
  cursor: pointer; }
  #specials tr th.header:not(.tt)::after {
    position: relative;
    top: 1px;
    margin-left: 5px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e150"; }
  #specials tr th.headerSortDown:not(.tt)::after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e094"; }
  #specials tr th.headerSortUp:not(.tt)::after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e093"; }

#specials tr td:nth-child(4), #specials tr td:nth-child(5) {
  text-align: center; }

#specials tr td:nth-child(3), #specials tr td:nth-child(6), #specials tr td:nth-child(7), #specials tr td:nth-child(8) {
  white-space: nowrap; }

#specials tr td {
  vertical-align: middle; }

input[type=checkbox].form-control {
  height: 13px; }

div.checklist {
  max-height: 145px;
  overflow-y: auto;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 8px 12px; }

.info-div {
  margin-bottom: 5px; }

ul.checklist {
  list-style: none; }
  ul.checklist li label {
    font-weight: normal; }

#summary span.glyphicon-remove {
  cursor: pointer; }

span.price {
  font-size: 24px; }

.contact-info {
  height: 100%;
  display: inline-block; }
  .contact-info > div {
    margin-left: 10px; }
  .contact-info div {
    line-height: 20px;
    margin-bottom: 5px; }
  .contact-info .info-row div {
    display: inline-block; }
    .contact-info .info-row div:nth-child(1) {
      vertical-align: top; }
    .contact-info .info-row div:nth-child(2) span {
      white-space: pre-line; }
  .contact-info .info-row .map-link {
    display: block; }
  .contact-info span.glyphicon {
    font-size: 12px;
    vertical-align: middle;
    margin-right: 15px; }
  .contact-info .ibrochure-button {
    margin-left: 45px; }
    .contact-info .ibrochure-button a {
      margin-top: 10px;
      width: 150px; }

#accordion .panel-title {
  cursor: pointer; }
  #accordion .panel-title span {
    float: right; }

div.search-container {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 1em;
  border: 1px solid #cccccc;
  border-radius: 4px; }
  div.search-container .btn {
    width: 100%; }

div.search-cost-container input {
  display: inline-block;
  width: 130px; }

.search-header {
  margin-bottom: 15px; }
  .search-header span {
    line-height: 38px; }
  .search-header select {
    float: right;
    width: 200px; }

.right {
  float: right; }

.left {
  float: left; }

div.special-item {
  padding: 1em;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin-bottom: 15px; }
  div.special-item > div {
    display: table;
    width: 100%; }
    div.special-item > div > div {
      display: table-row; }
      div.special-item > div > div > div {
        display: table-cell;
        padding: 0 5px 5px; }
  div.special-item hr {
    margin-bottom: 10px;
    margin-top: 10px; }
  div.special-item .image {
    padding: 0 1em 1em 0;
    vertical-align: middle;
    min-width: 188px; }
  div.special-item .price {
    text-align: right; }
    div.special-item .price span {
      display: block;
      white-space: nowrap; }
      div.special-item .price span:nth-child(1) {
        font-size: 24px; }
  div.special-item .description {
    width: 99%; }
    div.special-item .description > div:first-child {
      font-size: 20px; }
    div.special-item .description div {
      margin-bottom: 5px; }
  div.special-item .tags {
    width: 99%;
    margin-top: 10px; }
    div.special-item .tags div {
      display: inline-block; }
  div.special-item .properties {
    width: 99%;
    vertical-align: bottom; }
    div.special-item .properties .property-list {
      padding: 0;
      list-style: none;
      margin-bottom: 0; }
  div.special-item .see-more {
    vertical-align: bottom; }
  div.special-item .footer div {
    width: 33%; }
    div.special-item .footer div span {
      font-size: 12px;
      line-height: 20px;
      display: inline-block; }
    div.special-item .footer div span.glyphicon {
      font-size: 20px;
      line-height: 20px;
      vertical-align: middle; }
  div.special-item .footer div:nth-child(2) {
    text-align: center; }
  div.special-item .footer div:nth-child(3) {
    text-align: right; }
    div.special-item .footer div:nth-child(3) span {
      display: block;
      white-space: nowrap; }

.page-header .alert {
  line-height: normal; }

.panel-body span {
  word-wrap: break-word; }

a.clear-link {
  cursor: pointer; }

button.save-button {
  float: right;
  margin-top: 15px;
  margin-left: 15px; }

input.datepicker {
  padding: 8px 12px; }

div.copy-link {
  text-align: right; }

select.special-interest {
  width: 50%;
  display: inline-block;
  margin-left: 5px; }

span.label {
  cursor: default; }

.panel-default.contact {
  height: 470px; }
  .panel-default.contact .panel-body {
    position: relative;
    height: initial; }

.special-map {
  display: inline-block;
  position: static;
  padding-bottom: 30px; }

.map-image {
  float: right;
  width: 300px;
  height: 300px;
  right: 10px;
  top: 10px; }
  .map-image img {
    vertical-align: initial;
    margin-bottom: 10px; }
  .map-image div.map-info {
    margin-top: 5px; }
    .map-image div.map-info div {
      display: inline-block; }
    .map-image div.map-info div:nth-child(1) {
      vertical-align: top; }
      .map-image div.map-info div:nth-child(1) span.glyphicon {
        font-size: 12px; }
    .map-image div.map-info span {
      white-space: pre-line; }
    .map-image div.map-info a {
      display: block; }

.special-info, .special-image {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top; }

.special-info h3 {
  margin-top: 0; }

.accommodation-info > div:nth-child(1) {
  font-weight: bold; }

.accommodation-info > div:nth-child(1), .accommodation-info div:nth-child(2) {
  margin-bottom: 5px; }

.accommodation-info div.links div {
  margin-right: 10px;
  display: inline-block; }
  .accommodation-info div.links div span {
    margin-right: 5px; }

#info-modal .loader-image {
  text-align: center; }

