/* line 6, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
div#jFixturesCalendar table.MonthlyCalendar thead#CalendarHead tr {
  margin: 0 0 5px;
}

/* line 10, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
div#jFixturesCalendar table.MonthlyCalendar thead#CalendarHead tr,
div#jFixturesCalendar table.MonthlyCalendar thead#CalendarHead td {
  border: 1px solid #ededed;
}

/* line 13, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
td.Today {
  background: #dbdada;
}

/* line 16, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
.Inactive {
  background: #f5f3f3!important;
}

/* line 19, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
div.course_list {
  position: absolute;
  width: 38px;
  height: 35px;
  left: 0px;
}

/* line 26, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
div.GBR {
  background: url("calander/uk_flag.png") no-repeat;
  width: 38px;
  height: 35px;
  top: 5px;
}

/* line 33, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
div.IRL {
  background: url("calander/ire_flag.png") no-repeat;
  top: 44px;
}

/* line 38, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
div.INT {
  background: url("calander/int_flag.png") no-repeat;
  top: 83px;
}

/* line 45, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
div.GBR ul, div.IRL ul, div.INT ul {
  display: inline-block;
  position: relative;
  top: 3px;
  float: left;
  margin: 0px;
  padding: 1px;
  /*  left: -286px;
    width: 284px;*/
  left: -215px;
  width: 213px;
  background-color: #666;
  z-index: 9;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 62, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
a.calendarLink {
  background-image: url("buttons/overview.png");
  background-repeat: no-repeat;
  width: 62px;
  height: 22px;
  padding: 8px 0 0 15px;
  overflow: hidden;
  clear: both;
  color: white;
  bottom: 4px;
  position: absolute;
  right: 2px;
}

/* line 75, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
a.calendarLink_results {
  background-image: url("buttons/overview.png");
  background-repeat: no-repeat;
  width: 85px;
  height: 30px;
  position: relative;
  padding: 8px 0 0 15px;
  overflow: hidden;
  float: left;
  clear: both;
  color: white;
  left: 14px;
  top: 30px;
}

/* line 90, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
ul li.event_title {
  display: inline;
  float: left;
  margin: 0 1px 1px 0;
  padding: 0px;
}

/* line 97, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
ul li.event_title a {
  float: left;
  color: #fff;
  padding: 5px;
  background-color: #747373;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  width: 60px;
}

/* line 109, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
ul li.event_title a.wider {
  width: 131px;
}

/* line 113, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
ul li.event_title a:hover {
  background-color: #817f7f;
}

/* line 117, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
ul li.event_title a.no_link {
  cursor: text;
}

/* line 121, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
ul li.event_title a.no_link:hover {
  background-color: #747373;
}

/* line 125, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
td.DateBox .DateLabel {
  position: relative;
  z-index: 1;
}

/* line 130, /app/ti-online/releases/20170228083141/app/assets/stylesheets/fixtures.css.scss */
td.DateBox .dateCon {
  position: relative;
  width: 100%;
}
