body {
    /*#f39c12;*/
    /*text-align: center;*/
}

.center-on-page {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.nowrap {
    white-space: nowrap;
}

table {
    margin-left: auto;
    margin-right: auto;
}

header {
    font-size: 25px;
    /*font-weight: bold;
            text-align: center;*/
    color: #666;
    background-color: #fff;  /* #1b75bb;*/
    /*#77c83e;*/
    /*#3366ff;*/
    padding: 20px 20px;
    /*height: 80px;*/
}

header img {
    margin-bottom: 8px;
}

footer {
    font-size: 18px;
    color: white;
    background-color: #666;
    padding: 40px 20px;
}

footer a {
    color: #ffffbf !important;
}

footer a:hover, footer a:visited {
    text-decoration: underline;
}

.language-bar {
    float: right !important;
    font-size: 18px;
}

.language-bar a {
    color: #666;
    text-decoration: none;
}

.language-bar a:hover, .language-bar a.selected {
    color: #333;
    text-decoration: underline;
}

@keyframes blink {
   50% { border-color: #ff0000; }
}

#xloc_box, #yloc_box {
    padding-top: 5px;
    padding-bottom: 5px;
}

.highlight {
    /*animation: blink .5s step-end infinite alternate;*/
    background-color: yellow; /*#72df05; /*aquamarine;*/
}

#content-header {
    padding: 30px 0px;
    background-color: #f0f0f0; /*#1b75bb; /*#38b449;*/
    /*#eefb1a;*/
    color: #333;
}

#content-slideshow {
    background: #bfff00; /*#ffffbf; /*#1b75bb; /*#38b449; /*#ffffbf;*/
    padding: 60px 0px;
}

#content-routes {
    background: #38b449; /* #e04245 is HA logo red color  (PYNEH green #38b449; others: #bfff00; #38b449; #1b75bb;) */
    padding: 30px 0px 60px 0px;
}

#content-routes .btn {
    white-space: normal;
    background-color: #396045;
}

#content-routes .row {
    padding-bottom: 10px;
}

#content-message, #content-message h3, #content-message p {
    color: white;
}

/*#content-header .btn-primary {
    color: #fff;
    background-color: #e04245;
    border-color: #af1d1f;
}*/

.location {
    padding: 5px 0px;
}

.form-label {
    /*font-size: 1.5em;*/
    font-weight: normal;
}

/*.imgx {
    width: 95%;
}*/

option:disabled {
    color: #b8b8b8; /*#c0c0c0; /*graytext;*/
}


h1 {
    text-align: center;
}

/* Reset Select */
/*select {
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      appearance: none;
      outline: 0;
      box-shadow: none;
      border: 0 !important;
      background: #2c3e50;
      background-image: none;
}*/

/* Custom Select */
.select {
    position: relative;
    display: inline-block;
    /*width: 10em;*/
    overflow: hidden;
    vertical-align: middle;
}
/*
select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    cursor: pointer;
}
*/
/*
        select::-ms-expand {
          display: none;
        }*/
/* Arrow */
/*.select::after {
          content: '\25BC';
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          padding: 0 1em;
          background: #34495e;
          pointer-events: none;
        }*/
/* Transition */
/*.select:hover::after {
          color: #f39c12;
        }
        .select::after {
          -webkit-transition: .25s all ease;
          -o-transition: .25s all ease;
          transition: .25s all ease;
        }*/
.thumbnailWrap {
    position: relative;
    margin-bottom: 40px;
}
.thumbnailWrap .goTop {
    position: absolute;
    z-index: 100;
    right: -20px;
    top: -20px;
}
.thumbnailWrap .goTop button {
    border-radius: 50px;
    padding: 10px 15px;
    background-color: #1b75bb;
}
.thumbnailWrap .thumbnail {
    /*box-shadow: 0 0 5px #ccc;*/
    border: 20px solid #fff;
    position: relative;
    padding: 0px;
    margin-top: 20px;
}

.thumbnail .caption {
  padding: 0px;
  font-size: 20px;
}

.thumbnail .caption {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*-ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;*/
  background-color: #333;
  color: #fff;
}

.thumbnail .caption .move {
  padding: 5px 10px;
  background-color: #666;
  /*height: 100%;
  min-width: 0;*/
}

.thumbnail .caption .description {
  padding: 5px 5px 5px 10px;
  flex-grow: 1;
}

.thumbnail .caption .goTop {
  padding: 5px 5px 5px 10px;
  background-color: #4d4d4d;
}

/*.thumbnail div {
    font-size: 1em !important;
}
*/

.thumbnail span {
    /*position: absolute;*/
    bottom: inherit;
    top: 0;
    left: 0;
    padding: 10px;
    margin-right: 10px;
    color: #fff;
    font-size: 1em !important;
    background: #333; /*rgba(80, 80, 80, .75);*/
    text-align: center;
    /*width: 100%;*/
}

.thumbnail span,
.lb-caption {
    font-size: 1em !important;
}

.bxslider {
    margin-bottom: 60px;
}

.bx-wrapper {
    border-width: 20px;
    border-radius: 4px;
}

.bx-wrapper .bx-caption {
    bottom: inherit;
    top: 0px;
}

.bx-wrapper .bx-caption span {
    font-size: 1em;
    font-family: "RobotoCondensed", "Open Sans", "Microsoft JhengHei", Verdana, Arial, sans-serif;
    text-align: center;
    padding: 10px
}

.bx-wrapper .bx-pager {
    margin-bottom: -15px;
}

@media (max-width: 500px) {
    .bx-wrapper .bx-caption span {
        font-size: .75em;
    }
    .thumbnail span,
    .lb-caption {
        font-size: .75em !important;
    }

    .bx-wrapper {
        border-width: 10px;
    }

    .thumbnail {
        border: 10px solid #fff;
    }

    .bx-wrapper .bx-pager {
        margin-bottom: -5px;
    }

}

/* ===================== */
.photoContainer {
  position: relative;
  display: block;
}

.photoImage {
  display: block;
  width: 100%;
  height: auto;
}

.photoArrowOverlay {
  position: absolute;
  width: 100%;
  height: auto;
  display: block;
  top: 0;
  left: 0;
}

a.questionaire {
  display: block;
  padding: 40px;
  background-color: greenyellow;
  font-size: 22px;
  text-align: center;
}

a.questionaire:hover {
  background-color: #fff100;
  text-decoration: none;
}

/*#btnLift, #btnStairs {
    position: relative;
}

#btnLift i, #btnStairs i {
    position: absolute;
    color: #000;
    font-size: 2em;
    right: 0;
    bottom: 0;
}*/

.exclude {
  background-color: #ccc !important;
  border-color: #bfbfbf;
}

.btn-disabled {
    cursor:default;
}

.btn-disabled:hover, .btn-disabled.active, .btn-disabled:active {
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
}

.btn-disabled.active.focus, .btn-disabled.active:focus, .btn-disabled.focus, .btn-disabled:active.focus, .btn-disabled:active:focus, .btn-disabled:focus {
    outline: 0px;
    outline-offset: 0px;
}

.btn-text-left {
    text-align: left !important;
}

@media print
{
    .no-print, .no-print *, .thumbnailWrap .goTop, .thumbnailWrap .goTop *, .reverse, .reverse *, footer
    {
        display: none !important;
    }

    #content-routes {
      padding: 0px;
    }

    .thumbnailWrap {
        margin-bottom: 10px;
        page-break-inside:avoid;
    }

    .thumbnailWrap .thumbnail {
        /*box-shadow: 0 0 5px #ccc;*/
        border: 0px solid #fff;
        padding: 0px;
        margin-top: 0px;
    }
}
