.tc .tc-pull-right {
  float: right; }
.tc .tc-pull-left {
  float: left; }
.tc td {
  border-color: transparent; }
  .tc td .tc-card {
    background: #EEE;
    border-radius: 8px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px; }
    .tc td .tc-card h5 {
      margin-bottom: 0;
      margin-top: 0; }
    .tc td .tc-card .tc-description {
      margin-top: 5px;
      margin-bottom: 5px; }
    .tc td .tc-card .tc-venue {
      margin-top: 5px;
      margin-bottom: 0;
      font-size: 85%; }
    .tc td .tc-card .tc-book {
      text-align: right; }
    .tc td .tc-card a {
      text-decoration: none; }
  .tc td .tc-date {
    background-color: #B5B5B5;
    color: white;
    width: 50px;
    height: 32px;
    border-radius: 25px;
    text-align: center;
    vertical-align: middle;
    line-height: initial;
    padding-top: 13px;
    border: 3px solid white;
    margin: 10px; }
.tc td:nth-child(2) {
  background-image: url(../img/pin-gray.png);
  background-repeat: repeat-y;
  background-position: center; }

/*# sourceMappingURL=tour-calendar.css.map */
