/*@border-radius-base:        4px;*/
/*@grid-float-breakpoint:     @screen-sm-min;*/
/* filter list */
/* 50px/16 */
/* 30px/16 */
/* 50px/16 */
/* 50px/16 */
/*background colours*/
/* border colors */
/* other colors - moved from paralympics */
.football .score,
.football .score a,
.football .round {
  color: #018B1C;
}
.hurling .score,
.hurling .score a,
.hurling .round {
  color: #8B52A1;
}
.sub-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.sub-title.football {
  color: #018B1C;
}
.sub-title.hurling {
  color: #8B52A1;
}
.sub-title.feature {
  color: #00BBFE;
}
.sub-title.spotlight {
  color: #00AAE5;
}
.sub-title.event {
  color: #94ad37;
}
.sub-title.newsreader-promo-single {
  color: red;
}
@media (min-width: 992px) {
  .sub-title {
    display: inline-block;
    padding: 0 66px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
  }
  .sub-title.football {
    background: #018B1C;
    color: white;
  }
  .sub-title.football a {
    color: white;
  }
  .sub-title.hurling {
    background: #8B52A1;
    color: white;
  }
  .sub-title.hurling a {
    color: white;
  }
  .sub-title.feature {
    background-color: #00BBFE;
    color: white;
  }
  .sub-title.spotlight {
    background: #00AAE5;
    color: white;
  }
  .sub-title.event {
    background: #94ad37;
    color: white;
  }
  .sub-title.newsreader-promo-single {
    background: red;
    color: white;
  }
  .sub-title.newsreader-promo-single a {
    color: white;
  }
}
.more-link {
  background: #318889;
  display: block;
  text-align: right;
  padding: 0 0 0 22px;
  color: white;
  line-height: 60px;
}
.more-link span {
  display: inline-block;
  padding: 0 22px;
  margin-left: 22px;
  background: #246363;
  line-height: 60px;
}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* TR overrides */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png");
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}
.full-fixtures-results p {
  padding: 11px;
}
.full-fixtures-results ul {
  margin-top: 22px;
  clear: both;
}
.full-fixtures-results li {
  width: 50%;
}
.full-fixtures-results .panel {
  border: 0 !important;
  box-shadow: none;
}
.full-fixtures-results .panel-body {
  border: 0 !important;
}
.full-fixtures-results .panel-heading {
  background: white;
  border: 0;
  padding: 11px;
}
.full-fixtures-results .panel-group {
  padding-top: 11px;
}
.full-fixtures-results .panel-group .panel + .panel {
  margin-top: 0;
}
.full-fixtures-results h2 {
  margin: 0;
}
.full-fixtures-results h3 {
  padding: 11px;
  margin: 0;
  text-align: center;
  font-size: 14px;
}
.full-fixtures-results h4.panel-title,
.full-fixtures-results h2 {
  font-size: 14px;
}
.full-fixtures-results .match-item {
  border: 1px solid #eeeeee;
}
.full-fixtures-results .round {
  text-align: center;
  padding: 11px 11px 0 11px;
  font-size: 14px;
}
.full-fixtures-results .match {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  position: relative;
  text-align: center;
  padding-bottom: 22px;
  margin-bottom: 11px;
}
.full-fixtures-results .team-home,
.full-fixtures-results .team-away,
.full-fixtures-results .score {
  font-weight: bold;
  margin: 11px 0;
}
.full-fixtures-results .team-home {
  text-align: right;
}
.full-fixtures-results .team-away {
  text-align: left;
}
.full-fixtures-results .score {
  text-align: center;
}
.full-fixtures-results .football a,
.full-fixtures-results .football .score {
  color: #018B1C;
}
.full-fixtures-results .hurling a,
.full-fixtures-results .hurling .score {
  color: #8B52A1;
}
.full-fixtures-results img {
  display: none;
}
.full-fixtures-results a.btn-tickets {
  display: block;
  margin-top: 11px;
  font-size: 14px;
  font-weight: bold;
  color: #FF6600;
  background: white;
}
.full-fixtures-results .btn-expand {
  background: #eeeeee;
  outline: none;
  position: relative;
  padding: 0 22px;
  font-size: 14px;
  height: 24px;
}
.full-fixtures-results .btn-expand:active {
  outline: none;
}
.full-fixtures-results .more-info {
  display: block;
  text-align: center;
  margin-top: -25px;
}
.full-fixtures-results .more-info img {
  display: inline-block;
}
.full-fixtures-results .more-info .meta {
  padding: 11px 0;
  border-top: 4px solid #eeeeee;
}
.full-fixtures-results .more-info .venue {
  border-top: 4px solid #eeeeee;
  padding-top: 11px;
}
.full-fixtures-results .more-info strong {
  display: block;
}
.full-fixtures-results h2 {
  padding: 22px 0 22px 11px;
}
.full-fixtures-results h3 {
  background: #d0d2d3;
}
@media (max-width: 768px) {
  .full-fixtures-results .nav-tabs.boxed {
    display: block;
  }
}
@media (min-width: 768px) {
  .full-fixtures-results a.btn-tickets {
    font-size: 18px;
  }
  .full-fixtures-results h3 {
    font-size: 18px;
  }
  .full-fixtures-results h4.panel-title,
  .full-fixtures-results h2 {
    font-size: 18px;
  }
  .full-fixtures-results .round {
    padding: 22px 11px 0 11px;
    font-size: 18px;
  }
  .full-fixtures-results .more-info {
    margin-top: -27px;
  }
  .full-fixtures-results .btn-expand {
    font-size: 88%;
  }
  .full-fixtures-results .team-home,
  .full-fixtures-results .team-away,
  .full-fixtures-results .score {
    font-weight: bold;
    margin: 22px 0;
  }
}
@media (min-width: 992px) {
  .full-fixtures-results .match {
    align-items: center;
  }
  .full-fixtures-results p {
    padding: 22px;
  }
  .full-fixtures-results h3 {
    padding: 11px 22px;
    font-size: 20px;
  }
  .full-fixtures-results h4.panel-title,
  .full-fixtures-results h2 {
    font-size: 20px;
  }
  .full-fixtures-results .panel {
    padding: 0 22px;
  }
  .full-fixtures-results .panel-heading {
    padding: 22px;
  }
  .full-fixtures-results .score {
    font-size: 36px;
  }
  .full-fixtures-results a.btn-tickets {
    font-size: 20px;
  }
  .full-fixtures-results img {
    display: inline;
  }
  .full-fixtures-results .btn-expand {
    font-size: 88%;
    height: 26px;
  }
  .full-fixtures-results .more-info {
    margin-top: -29px;
  }
  .full-fixtures-results .tab-content {
    padding: 22px;
  }
}
.fixtures-search {
  margin-bottom: 22px;
}
.fixtures-search .btn.see-more {
  width: 60%;
  display: block;
  margin: 22px auto 0 auto;
  margin-bottom: 11px;
  background: #eeeeee;
  color: black;
  border: 1px solid #ccc;
  font-size: 14px;
}
.fixtures-search .btn.see-more:hover,
.fixtures-search .btn.see-more:focus,
.fixtures-search .btn.see-more:active {
  border: 1px solid #ccc;
  outline: none;
}
.fixtures-search .btn.see-more.collapsed:after {
  content: attr(data-show);
}
.fixtures-search .btn.see-more:after {
  content: attr(data-hide);
}
@media (min-width: 768px) {
  .fixtures-search .btn.see-more {
    display: none;
  }
}
.fixtures-search .controls {
  text-align: right;
}
.fixtures-search .dropdown-toggle {
  text-align: left;
  overflow: hidden;
}
.fixtures-search .dropdown-menu {
  width: 100%;
  overflow: hidden;
}
.fixtures-search .form-inline .form-group input,
.fixtures-search .form-inline button {
  height: 40px;
}
.fixtures-search .form-inline button {
  width: 60px;
}
.fixtures-search .form-group {
  margin-right: 11px;
  box-shadow: 5px 5px 10px 0 #ccc;
}
.fixtures-search .form-control {
  font-size: 14px;
}
.fixtures-search .competitions .dropdown {
  width: 100%;
}
.fixtures-search .date input {
  width: 100%;
}
.fixtures-search .clear {
  background: #d0d2d3;
  margin-right: 11px;
  box-shadow: 5px 5px 10px 0 #ccc;
}
.fixtures-search .go {
  box-shadow: 5px 5px 10px 0 #ccc;
}
.fixtures-search .twitter-typeahead {
  width: 100%;
}
.fixtures-search .twitter-typeahead .tt-hint {
  display: none;
}
.fixtures-search .twitter-typeahead .tt-input {
  background: white !important;
  width: 100% !important;
}
.fixtures-search .twitter-typeahead .tt-dropdown-menu {
  width: 422px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.fixtures-search .twitter-typeahead .tt-suggestion {
  tepadding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .fixtures-search {
    display: block;
  }
  .fixtures-search .collapse {
    display: block;
  }
  .fixtures-search .form-inline .form-group input,
  .fixtures-search .form-inline button {
    height: 40px;
  }
  .fixtures-search .form-control {
    font-size: 18px;
  }
  .fixtures-search .form-group {
    width: 48%;
    margin-bottom: 11px;
  }
  .fixtures-search .dropdown-menu {
    width: auto;
  }
}
@media (min-width: 992px) {
  .fixtures-search .form-inline .form-group input,
  .fixtures-search .form-inline button {
    height: 60px;
  }
  .fixtures-search .form-group {
    width: auto;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
  .fixtures-search .form-control {
    font-size: 20px;
  }
  .fixtures-search .competitions {
    flex-basis: 28%;
    width: 28%;
  }
}
.football button[type="submit"] {
  background: #018B1C;
  color: white;
}
.hurling button[type="submit"] {
  background: #8B52A1;
  color: white;
}
.match-detail h1 {
  text-align: center;
}
.match-detail h1,
.match-detail h2 {
  font-size: 16px;
}
.match-detail h2.match {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  align-content: center;
  margin-bottom: 22px;
}
.match-detail .news-article h1 {
  text-align: left;
}
@media (min-width: 992px) {
  .match-detail .news-article {
    margin-top: -88px;
    padding-top: 88px;
    background: #EEF2F5;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#EEF2F5, white 15%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#EEF2F5, white 15%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#EEF2F5, white 15%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#EEF2F5, white 15%);
    /* Standard syntax (must be last) */
  }
}
@media (min-width: 992px) {
  .match-detail article + div.head-to-head-container {
    margin-top: 66px !important;
    padding-top: 44px !important;
  }
}
.match-detail time {
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-top: 11px;
}
.match-detail .team-home,
.match-detail .team-away {
  background-repeat: no-repeat;
  background-size: 0;
  line-height: 30px;
}
@media (min-width: 375px) {
  .match-detail .team-home,
  .match-detail .team-away {
    background-size: 30px 30px;
  }
}
.match-detail .team-home {
  background-position: center right;
  text-align: right;
}
.match-detail .team-away {
  background-position: center left;
}
@media (min-width: 375px) {
  .match-detail .team-home {
    padding-right: 41px;
  }
  .match-detail .team-away {
    padding-left: 41px;
  }
}
.match-detail .score {
  font-size: 21px;
  font-weight: bold;
  color: #018B1C;
}
.match-detail.hurling .score {
  color: #8B52A1;
}
.match-detail .match-meta {
  background: #192D36;
  color: white;
  text-align: center;
  font-size: 14px;
  padding: 22px;
  position: relative;
  margin-bottom: 22px;
  display: flex;
  flex-wrap: wrap;
}
.match-detail .match-meta dl {
  position: relative;
  flex-grow: 1;
  flex-basis: 50%;
  margin: 0 0 22px 0;
  /*&:nth-child(-n+2) {
                margin-bottom: @grid-gutter-width;
            }*/
  /*

            &:first-child:nth-last-child(2) {
                width: 50%;

                ~ dl {
                    width: 50%; 
                }
            }

            &:first-child:nth-last-child(3) {
                width: 33.333333333%;
                ~ dl {
                    width: 33.333333333%;
                }
            }

            &:first-child:nth-last-child(4) {
                width: 25%;
                ~ dl {
                    width: 25%;
                }
            }*/
}
.match-detail .match-meta dt {
  font-size: 14px;
  font-weight: normal;
}
.match-detail .match-meta dd {
  font-size: 16px;
  font-weight: bold;
}
.match-detail .match-meta dd strong:not(:last-child):after {
  content: '-';
}
@media (min-width: 768px) {
  .match-detail .match-meta dt {
    font-size: 16px;
  }
  .match-detail .match-meta dd {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .match-detail .match-meta dl {
    flex-basis: 25%;
    padding: 0 22px;
  }
  .match-detail .match-meta dl:after {
    content: "";
    position: absolute;
    twidth: 1px;
    height: 44px;
    background: white;
    top: -22px;
    right: 0;
  }
  .match-detail .match-meta dl:last-child:after {
    background: transparent;
  }
  .match-detail .match-meta dt {
    margin-bottom: 11px;
  }
}
.match-detail .btn-tickets {
  display: inline-block;
  background: #FF6600;
  color: white;
  margin: 22px auto;
  padding: 11px 22px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .match-detail .btn-tickets {
    margin: 44px auto 66px auto;
  }
}
.match-detail .match-head-to-head .row {
  background: #eef2f4;
}
.match-detail .match-head-to-head .team-badge span {
  display: inline-block;
  background: white;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.match-detail .match-head-to-head .team-badge img {
  width: 40px;
  height: 40px;
}
@media (min-width: 768px) {
  .match-detail .match-head-to-head .team-badge span {
    width: 80px;
    height: 80px;
    border-radius: 45px;
  }
  .match-detail .match-head-to-head .team-badge img {
    width: 50px;
    height: 50px;
  }
}
.match-detail .match-head-to-head .wins,
.match-detail .match-head-to-head .draws {
  text-align: center;
  color: white;
  font-size: 64px;
  font-weight: bold;
  padding: 22px 0;
}
.match-detail .match-head-to-head .wins span,
.match-detail .match-head-to-head .draws span {
  font-size: 14px;
  display: block;
  text-align: center;
  font-weight: normal;
}
.match-detail .match-head-to-head .wins {
  background: #018B1C;
}
.match-detail .match-head-to-head .draws {
  background: #015812;
}
.match-detail .match-head-to-head.hurling .wins {
  background: #8B52A1;
}
.match-detail .match-head-to-head.hurling .draws {
  background: #6e417f;
}
.match-detail .match-head-to-head .total {
  font-size: 36px;
  font-weight: bold;
}
.match-detail .match-head-to-head .match > span {
  line-height: 36px;
  padding: 11px 0;
}
.match-detail .match-head-to-head .games-played {
  padding: 22px 0;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  align-items: center;
}
.match-detail .match-head-to-head .games-played .played span {
  display: block;
  font-size: 10px;
}
@media (min-width: 768px) {
  .match-detail h1 {
    margin-top: 66px;
  }
  .match-detail .head-to-head-container {
    margin-top: -88px;
    padding-top: 88px;
  }
  .match-detail .match-head-to-head {
    margin: 0 25%;
    padding-bottom: 66px;
  }
  .match-detail .match-head-to-head .total {
    font-size: 48px;
  }
  .match-detail .match-head-to-head .match-wins {
    margin-bottom: 66px;
  }
  .match-detail .match-head-to-head .match > span {
    line-height: 48px;
  }
  .match-detail .match-head-to-head .games-played {
    padding: 66px 0;
  }
  .match-detail .match-head-to-head .games-played .played span {
    font-size: 12px;
  }
  .match-detail h1,
  .match-detail h2 {
    font-size: 24px;
  }
  .match-detail h2 {
    margin-top: 66px;
  }
  .match-detail .score {
    font-size: 36px;
    line-height: 70px;
  }
  .match-detail time {
    font-size: 18px;
  }
  .match-detail .team-home,
  .match-detail .team-away {
    background-repeat: no-repeat;
    background-size: 70px 70px;
    line-height: 70px;
  }
  .match-detail .team-home {
    padding-right: 80px;
  }
  .match-detail .team-away {
    padding-left: 80px;
  }
}
.team-fixtures-results [class^="team"] img,
.all-fixtures-results [class^="team"] img {
  width: 30px;
  height: 30px;
}
.team-fixtures-results a,
.all-fixtures-results a {
  display: block;
  color: black;
}
.team-fixtures-results .score,
.all-fixtures-results .score {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #018B1C;
}
.team-fixtures-results.hurling .score,
.all-fixtures-results.hurling .score {
  color: #8B52A1;
}
.team-fixtures-results .match span,
.all-fixtures-results .match span {
  display: block;
  background-repeat: no-repeat;
  background-size: 0;
  line-height: 30px;
}
.team-fixtures-results .match span.roundname,
.all-fixtures-results .match span.roundname {
  display: none;
  padding-left: 22px;
  font-weight: bold;
}
.team-fixtures-results .match span.team-home,
.all-fixtures-results .match span.team-home {
  background-position: center right;
  text-align: right;
}
.team-fixtures-results .match span.team-home.teamId0,
.all-fixtures-results .match span.team-home.teamId0 {
  padding-right: 0;
}
.team-fixtures-results .match span.team-away,
.all-fixtures-results .match span.team-away {
  background-position: center left;
}
.team-fixtures-results .match span.team-away.teamId0,
.all-fixtures-results .match span.team-away.teamId0 {
  padding-left: 0;
}
.team-fixtures-results .match span.meta-info,
.all-fixtures-results .match span.meta-info {
  display: none;
  padding-right: 22px;
  text-align: right;
}
@media (min-width: 375px) {
  .team-fixtures-results .match span,
  .all-fixtures-results .match span {
    background-size: 30px 30px;
  }
  .team-fixtures-results .match span.team-home,
  .all-fixtures-results .match span.team-home {
    padding-right: 41px;
  }
  .team-fixtures-results .match span.team-away,
  .all-fixtures-results .match span.team-away {
    padding-left: 41px;
  }
}
.team-fixtures-results h2,
.all-fixtures-results h2 {
  text-align: center;
  font-size: 24px;
}
.team-fixtures-results h3,
.all-fixtures-results h3 {
  font-size: 14px;
  background: #018B1C;
  color: white;
  text-align: center;
  padding: 11px 0;
  font-weight: normal;
  margin-bottom: 0;
}
.team-fixtures-results ul,
.all-fixtures-results ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.team-fixtures-results li,
.all-fixtures-results li {
  background: #fafafa;
  border-bottom: 1px solid #ececec;
}
.team-fixtures-results .hurling h3,
.all-fixtures-results .hurling h3 {
  background: #8B52A1;
}
.team-fixtures-results .hurling .score,
.all-fixtures-results .hurling .score {
  color: #8B52A1;
}
.team-fixtures-results h3.hurling,
.all-fixtures-results h3.hurling {
  background: #8B52A1;
}
@media (min-width: 768px) {
  .team-fixtures-results .score,
  .all-fixtures-results .score {
    font-size: 18px;
  }
  .team-fixtures-results .match,
  .all-fixtures-results .match {
    display: block;
    padding: 22px 0;
  }
  .team-fixtures-results .match span,
  .all-fixtures-results .match span {
    display: block;
  }
  .team-fixtures-results h3,
  .all-fixtures-results h3 {
    font-size: 18px;
  }
  .team-fixtures-results li,
  .all-fixtures-results li {
    /*padding: 18px 0;*/
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .team-fixtures-results .match span.roundname,
  .all-fixtures-results .match span.roundname {
    display: block;
  }
  .team-fixtures-results .match span.meta-info,
  .all-fixtures-results .match span.meta-info {
    display: block;
    padding-right: 44px;
  }
}
.team-fixtures-results {
  margin-bottom: 44px;
}
@media (min-width: 992px) {
  .team-fixtures-results {
    margin-bottom: 66px;
  }
  .team-fixtures-results h2 {
    font-size: 36px;
  }
}
.all-fixtures-results {
  margin: 0 -11px;
}
.all-fixtures-results li {
  background: white;
  position: relative;
}
.all-fixtures-results li a:hover,
.all-fixtures-results li a:active,
.all-fixtures-results li a:focus {
  background: #fafafa;
}
.all-fixtures-results h2.date {
  margin: 66px 0 44px 0;
  text-transform: uppercase;
}
.all-fixtures-results h3.comp {
  font-weight: normal;
  margin: 0;
  padding: 11px 0;
  background: #018B1C;
  color: white;
}
.all-fixtures-results h3.comp.hurling {
  background: #8B52A1;
}
@media (min-width: 768px) {
  .all-fixtures-results {
    /*li {
            padding: @grid-gutter-width 0;
        }*/
  }
  .all-fixtures-results h2 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .all-fixtures-results {
    margin: auto;
  }
  .all-fixtures-results li a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 30px;
    position: absolute;
    top: 50%;
    right: 11px;
    transform: translateY(-50%);
  }
}
nav#fixtures-filter {
  position: relative;
  margin: 22px 0;
}
nav#fixtures-filter .dates {
  margin: auto -22px;
}
nav#fixtures-filter input {
  width: 100%;
  padding: 11px;
}
nav#fixtures-filter .ui-widget-content {
  width: 100% !important;
}
nav#fixtures-filter .ui-menu .ui-menu-item {
  font-size: 14px;
  padding: 11px 11px 11px 22px;
}
nav#fixtures-filter .ui-state-hover,
nav#fixtures-filter .ui-widget-content .ui-state-hover,
nav#fixtures-filter .ui-widget-header .ui-state-hover,
nav#fixtures-filter .ui-state-focus,
nav#fixtures-filter .ui-widget-content .ui-state-focus,
nav#fixtures-filter .ui-widget-header .ui-state-focus {
  background: #005E82;
  color: white;
  border: none;
  outline: none;
}
nav#fixtures-filter .ui-state-hover a,
nav#fixtures-filter .ui-widget-content .ui-state-hover a,
nav#fixtures-filter .ui-widget-header .ui-state-hover a,
nav#fixtures-filter .ui-state-focus a,
nav#fixtures-filter .ui-widget-content .ui-state-focus a,
nav#fixtures-filter .ui-widget-header .ui-state-focus a {
  color: white;
}
nav#fixtures-filter .ui-autocomplete-category {
  padding: 11px;
  font-weight: bold;
}
@media (min-width: 992px) {
  nav#fixtures-filter .dates {
    margin: auto;
  }
}
#match-dates {
  list-style: none;
  margin: 22px 0;
  padding: 0;
  border-bottom: 1px solid #eef2f4;
}
#match-dates li {
  min-height: 65px;
  position: relative;
  text-align: center;
  border-bottom: 3px solid transparent;
}
#match-dates li.active,
#match-dates li:hover {
  color: #004A67;
  border-bottom: 3px solid #004A67;
}
#match-dates li:after {
  content: '';
  width: 1px;
  background: #eef2f4;
  position: absolute;
  right: 0;
  height: 22px;
  top: 50%;
  transform: translateY(-50%);
}
#match-dates li.sun:after {
  width: 3px;
  height: 150%;
  top: 50%;
  transform: translateY(-50%);
}
#match-dates li.month {
  background: #eef2f4;
}
#match-dates li a {
  color: black;
  text-decoration: none;
  display: block;
  padding: 11px 0;
}
#match-dates time {
  display: block;
}
.match.owl-carousel .owl-controls .owl-nav .owl-prev,
.match.owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -44px;
  font-size: 60px;
  color: #eef2f4;
}
.match.owl-carousel .owl-controls .owl-nav .owl-next {
  right: -44px;
  left: auto;
}
.match.owl-carousel .owl-nav .owl-prev,
.match.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -44px;
  font-size: 60px;
  color: #eef2f4;
}
.match.owl-carousel .owl-nav .owl-next {
  right: -44px;
  left: auto;
}
