﻿
.tt-dropdown-menu {
    margin-top: 3px;
    background-color: #fff;
    cursor: pointer;
    width: 100%;
}

.tt-suggestion {
    padding: 8px 20px;
    font-size: 14px;
    line-height: 18px;
    color: #005881;
}

.tt-dataset-hotels {
    color: #005881;
}

.tt-suggestion + .tt-suggestion {
    font-size: 14px;
    border-top: 1px solid #ccc;
}

.tt-suggestions .repo-language {
    float: right;
    font-style: italic;
    font-weight: normal;
}

.tt-suggestions .repo-name {
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.tt-suggestions .repo-description {
    margin: 0;
    font-weight: normal;
}

.twitter-typeahead .tt-suggestion.tt-cursor {
    color: #03739c;
}

.twitter-typeahead {
    width: 100%;
}

.league-name {
    margin: 0 0 5px 0;
    padding: 3px 20px;
    border-bottom: 1px solid #ccc;
    background-color: #d6d6d6;
}
.hotelGallery {
  width: 100%;
  height: auto;
}
.containerGallery {
  position: relative;
  width: 96%;
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}


.three-columns {
  width: 32%;
  display: inline-block;
}
/* Responsive Images with Conditional Breakpoints  */
