@charset "UTF-8";
/**
 * $ARROW
 */
/**
 * $HLIST
 */
@import url(https://fonts.googleapis.com/css?family=Maven+Pro:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
.block--system-user-menu .menu, .block--nav-bar .menu, .action-links, .breadcrumb {
  margin: 0;
  padding: 0;
  border: 0; }
  .block--system-user-menu .menu:after, .block--nav-bar .menu:after, .action-links:after, .breadcrumb:after {
    content: "";
    display: table;
    clear: both; }
  .block--system-user-menu .menu li, .block--nav-bar .menu li, .action-links li, .breadcrumb li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    display: inline;
    float: left; }

/**
 * $ISLAND
 */
.comment__content {
  display: block;
  margin-bottom: 1.375em; }
  .comment__content:after, .field--type-taxonomy-term-reference .field__items:after, .pager:after, .site-branding:after {
    content: "";
    display: table;
    clear: both; }
  .comment__content > :last-child, .comment__content > :last-child {
    margin-bottom: 0; }

.comment__content {
  padding: 18px 1em; }

/**
 * $CHEVRON
 */
/**
 * $IRISH-FLAG
 */
/**
 * $WHITE CORNER
 */
select:focus,
input:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 4px 1px rgba(236, 145, 96, 0.3);
  -moz-box-shadow: 0 0 4px 1px rgba(236, 145, 96, 0.3);
  box-shadow: 0 0 4px 1px rgba(236, 145, 96, 0.3);
  outline: 1px solid #ec9160; }

fieldset {
  margin-left: 0;
  margin-right: 0;
  padding: 9px 1em 18px 1em;
  border-color: #E9E9E9; }

legend {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 0.8em;
  color: #6a7076; }

img, media {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

/**
 * $TABLES
 */
table {
  width: 100%;
  margin-bottom: 18px; }
  .section-domestic table {
    clip-path: polygon(0% 0%, 100% 0, 100% calc(100% - 40px), calc(100% - 30px) 100%, 0% 100%); }

th {
  padding: 0.5em 1em;
  background-color: #23542d;
  color: #ffffff; }
  .section-domestic th {
    background-color: #16361E; }
  th a,
  th a.active {
    color: #fff; }
    th a img,
    th a.active img {
      margin: 2px 3px; }

td {
  padding: 0.5em 1em; }
  .section-domestic td {
    background-color: #139442;
    color: #ffffff; }

tr.odd {
  background-color: rgba(19, 148, 66, 0.04); }

tr.even {
  background-color: rgba(19, 148, 66, 0.1); }

.section-domestic table, .section-domestic th, .section-domestic td {
  border: 1px solid #ffffff; }

/**
 * $FONT-FACE
 */
* html {
  font-size: 100%; }

html {
  font-size: 16px;
  line-height: 1.375em; }

@font-face {
  font-family: 'Triton';
  src: url("../fonts/triton-sans-regular.ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Bebas';
  src: url("../fonts/bebas-regular.ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Scandia';
  src: url("../fonts/scandia-regular.eot");
  src: url("../fonts/scandia-regular.eot?iefix") format("eot"), url("../fonts/scandia-regular.woff") format("woff"), url("../fonts/scandia-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Daggersquare';
  src: url("../fonts/daggersquare-regular.otf");
  font-weight: normal;
  font-style: normal; }

/**
 * $BASE-TYPOGRAPHY
 */
body {
  font-family: "Scandia", Arial, sans-serif;
  color: #222222; }

/**
 * $LINKS
 */
a {
  color: #139442;
  text-decoration: none; }
  body:not(.section-domestic) a {
    color: #23542d; }
  .section-domestic a {
    color: #16361E; }

/**
 * $HEADINGS
 */
h1, .alpha,
h2, .beta,
h3, .gamma, .site-branding__name,
h4, .delta, caption,
h5, .epsilon,
h6, .zeta {
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 0.275em;
  color: #23542d;
  font-family: "Triton", Arial, sans-serif;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase; }
  .section-domestic h1, .section-domestic .alpha, .section-domestic
  h2, .section-domestic .beta, .section-domestic
  h3, .section-domestic .gamma, .section-domestic .site-branding__name, .section-domestic
  h4, .section-domestic .delta, .section-domestic caption, .section-domestic
  h5, .section-domestic .epsilon, .section-domestic
  h6, .section-domestic .zeta {
    font-family: "Daggersquare", Arial, sans-serif;
    font-weight: 400; }
  h1 a,
  h1 a:visited, .alpha a,
  .alpha a:visited,
  h2 a,
  h2 a:visited, .beta a,
  .beta a:visited,
  h3 a,
  h3 a:visited, .gamma a, .site-branding__name a,
  .gamma a:visited, .site-branding__name a:visited,
  h4 a,
  h4 a:visited, .delta a, caption a,
  .delta a:visited, caption a:visited,
  h5 a,
  h5 a:visited, .epsilon a,
  .epsilon a:visited,
  h6 a,
  h6 a:visited, .zeta a,
  .zeta a:visited {
    color: inherit;
    text-decoration: none; }
  h1 a:hover, .alpha a:hover,
  h2 a:hover, .beta a:hover,
  h3 a:hover, .gamma a:hover, .site-branding__name a:hover,
  h4 a:hover, .delta a:hover, caption a:hover,
  h5 a:hover, .epsilon a:hover,
  h6 a:hover, .zeta a:hover {
    color: #f08b2a; }

h1, .alpha {
  font-size: 32px;
  font-size: 2rem;
  /* 2x body copy size = 32px */
  line-height: 1.25;
  /* 45px / 36px */ }

@media (min-width: 48em) {
  h1, .alpha {
    font-size: 40px;
    font-size: 2.5rem;
    /* 2.5x body copy size = 40px */
    line-height: 1.25; } }

@media (min-width: 62em) {
  h1, .alpha {
    font-size: 48px;
    font-size: 3rem;
    /* 3x body copy size = 48px */
    line-height: 1.25;
    /* keep to a multiple of the 20px line height and something more appropriate for display headings */ }
    .section-domestic h1, .section-domestic .alpha {
      font-size: 40px;
      font-size: 2.5rem; } }

.section-ireland .pane-page-content h1 {
  background: linear-gradient(0deg, #13320d 0%, #245427 46%, #306d39 100%);
  border-bottom: 3px solid #f08b2a;
  border-top: 3px solid #bbcd30;
  font-size: 1.6em;
  padding: 0.1em 0.5em;
  text-align: left;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff; }
  @media (min-width: 48em) {
    .section-ireland .pane-page-content h1 {
      font-size: 48px;
      font-size: 3rem;
      margin-bottom: 0.5em; } }

h2, .beta {
  font-size: 26px;
  font-size: 1.625rem;
  /* 1.625x body copy size = 26px */
  line-height: 1.15384615;
  /* 30px / 26px */ }

@media (min-width: 48em) {
  h2, .beta {
    font-size: 32px;
    font-size: 2rem;
    /* 2x body copy size = 32px */
    line-height: 1.25; } }

@media (min-width: 62em) {
  h2, .beta {
    font-size: 36px;
    font-size: 2.25rem;
    /* 2.25x body copy size = 36px */
    line-height: 1.25; } }

h3, .gamma, .site-branding__name {
  font-weight: normal; }

h3, .gamma, .site-branding__name {
  font-size: 22px;
  font-size: 1.375rem;
  /* 1.375x body copy size = 22px */
  line-height: 1.13636364;
  /* 25px / 22px */ }

@media (min-width: 48em) {
  h3, .gamma, .site-branding__name {
    font-size: 24px;
    font-size: 1.5rem;
    /* 1.5x body copy size = 24px */
    line-height: 1.25; } }

@media (min-width: 62em) {
  h3, .gamma, .site-branding__name {
    font-size: 28px;
    font-size: 1.75rem;
    /* 1.75x body copy size = 28px */
    line-height: 1.25; } }

h4, .delta, caption {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111111;
  font-weight: normal; }

@media (min-width: 48em) {
  h3, .gamma, .site-branding__name {
    font-size: 20px;
    font-size: 1.25rem;
    /* 1.5x body copy size = 24px */
    line-height: 1.25; } }

@media (min-width: 62em) {
  h3, .gamma, .site-branding__name {
    font-size: 24px;
    font-size: 1.5rem;
    /* 1.75x body copy size = 28px */
    line-height: 1.25; } }

@media (min-width: 48em) {
  h4, .delta, caption {
    line-height: 1.22222222;
    /* (22px / 18px */ } }

h5, .epsilon {
  font-size: 16px;
  font-size: 1rem; }

h6, .zeta {
  font-size: 16px;
  font-size: 1rem; }

/**
 * $PARAGRAPHS
 */
p {
  margin: 0;
  margin-top: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  margin-bottom: 1.375em; }

p + img {
  float: left;
  margin-right: 1em; }

/**
 * $QUOTES
 */
blockquote {
  padding: 1.3125em;
  border-color: #139442;
  border-style: solid;
  border-width: 0 0 0 0.625em;
  margin-bottom: 1.375em;
  margin-top: 0;
  font-style: italic;
  color: #222222; }
  blockquote p {
    margin: 0.7rem;
    font-size: 1.05rem;
    line-height: 134%; }

q {
  font-style: italic; }

/**
 * $MARKS
 */
mark,
.marker {
  padding: 0.1em 0.5em;
  background: #139442;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: capitalize;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

*::-moz-selection {
  background: none repeat scroll 0 0 #f08b2a;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: none repeat scroll 0 0 #f08b2a;
  color: #ffffff;
  text-shadow: none; }

/**
 * $USER-MENU
 */
.block--system-user-menu a {
  padding: 0 0.6em;
  border-right: 1px solid #e4621c; }

.block--system-user-menu li:first-child a {
  padding-left: 0; }

.block--system-user-menu li:last-child a {
  padding-right: 0;
  border-right: 0; }

/**
 * $NAV-BAR
 */
.block--nav-bar a {
  display: block;
  padding: 1.2em 1em;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff; }
  .block--nav-bar a:hover, .block--nav-bar a:focus {
    color: #064771; }

@media (min-width: 600px) {
  .block--nav-bar a {
    font-size: 18px;
    font-size: 1.125rem;
    border-left: 1px solid #fff; }
  .block--nav-bar li:last-child a {
    border-right: 1px solid #fff; } }

/**
 * $COMMENT
 */
.comment__info {
  margin-top: 18px;
  margin-bottom: 18px; }
  .comment__info .username {
    margin-bottom: 9px;
    color: #52b1ea;
    text-transform: uppercase;
    text-decoration: none; }
    .comment__info .username:hover {
      text-decoration: underline; }

.comment__content {
  background-color: #fff; }

.comment__submitted {
  display: inline; }

@media (min-width: 48em) {
  .comment__info {
    float: left;
    width: 25%;
    text-align: center; }
    .comment__info .user-picture {
      width: 70%;
      margin: 0 auto 9px auto; }
    .comment__info .username {
      display: block; }
  .comment__content {
    float: right;
    width: 70%;
    margin-left: 5%;
    position: relative;
    background: #FFF; }
    .comment__content:after, .comment__content:before {
      right: 100%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .comment__content:after {
      border-color: transparent;
      border-right-color: #FFF;
      border-width: 20px;
      top: 50%;
      margin-left: -20px; }
    .comment__content:after {
      top: 20px; }
  .comment__submitted {
    display: block;
    margin-bottom: 9px; } }

/**
 * $COMMENT-WRAPPER
 */
.comment-wrapper {
  padding: 18px 1em;
  background-color: #d9e9ef; }

/**
 * $FIELD
 */
.field {
  margin-bottom: 1.375em; }

/**
 * $FIELD-TAXONOMY-TERM
 */
.field--type-taxonomy-term-reference .field__item {
  float: left;
  margin-right: 0.5em; }

/**
 * $COLLAPSIBLE
 */
html.js fieldset.collapsible {
  padding: 0;
  border: none; }
  html.js fieldset.collapsible legend {
    width: 100%;
    padding: 0; }
  html.js fieldset.collapsible .fieldset-legend {
    padding: 0;
    background: none; }
    html.js fieldset.collapsible .fieldset-legend .summary {
      float: right; }
  html.js fieldset.collapsible .fieldset-title {
    display: block;
    padding: 1em;
    background-color: #E9E9E9;
    color: #077dc3;
    text-decoration: none; }
    html.js fieldset.collapsible .fieldset-title:hover {
      background-color: #d9e9ef;
      color: #064771; }
  html.js fieldset.collapsible .fieldset-wrapper {
    padding: 18px 1em;
    border: 1px solid #E9E9E9; }

html.js fieldset.collapsed {
  height: 3.7em; }

/**
 * $FIELDSETS
 */
.form-wrapper {
  margin-bottom: 18px; }

.fieldset-description {
  margin-bottom: 9px;
  color: #6a7076;
  font-style: italic; }

.vertical-tabs fieldset.vertical-tabs-pane {
  padding: 18px 1em; }

/**
 * $FILTER-TIPS
 */
.filter-wrapper {
  background-color: #fff; }

/**
 * $FORM-ITEM
 */
.form-item {
  color: #6a7076; }
  .form-item label {
    margin-bottom: 0.4em; }
  .form-item .form-select,
  .form-item .form-text,
  .form-item .form-textarea {
    width: 100%;
    padding: 0.6em;
    background-color: #fff;
    border: 1px solid #E9E9E9;
    color: #6a7076;
    vertical-align: middle; }
  .form-item .description {
    margin-top: 0.2em;
    font-style: italic; }

.container-inline .form-select,
.container-inline .form-text,
.container-inline .form-textarea {
  width: auto; }

/**
 * $PASSWORD-CONFIRM
 */
div.password-indicator,
div.password-confirm {
  margin-top: 0; }

div.password-indicator {
  margin-bottom: 0.4em; }

/**
 * $PASSWORD-INDICATOR
 */
.password-indicator {
  height: 0.8em;
  background: none;
  border: 1px solid #E9E9E9; }
  .password-indicator .indicator {
    background: #efa47b; }

.password-strength-title {
  margin-bottom: 0.2em; }

/**
 * $SEARCH-FORM
 */
.search-block-form .form-text {
  width: auto;
  padding: 0.4em; }

/**
 * $ACTION-LINKS
 */
.action-links {
  margin-bottom: 18px; }
  .action-links li {
    padding-left: 16px;
    background: transparent image-url("../images/plus-blue.png") left center no-repeat; }
    .action-links li a {
      color: #077dc3;
      text-decoration: none; }
      .action-links li a:hover {
        font-weight: 700; }

.page-ireland-euro-2020 .three,
.page-ireland-euro-2020 .umbro {
  display: none !important; }

/**
 * $BREADCRUMB
 */
.breadcrumb li {
  padding-right: 0.4em; }
  .breadcrumb li:after {
    content: "»";
    padding-left: 0.4em;
    vertical-align: baseline; }
  .breadcrumb li:last-child:after {
    content: ""; }

.breadcrumb a {
  text-decoration: none; }

/**
 * $BORDER-LIST
 */
.border-list {
  padding: 0;
  list-style: none; }
  .border-list li {
    padding-bottom: 1.375em;
    margin-bottom: 1.375em;
    border-bottom: 1px solid #E9E9E9; }
    .border-list li:last-child {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none; }

/**
 * $BUTTONS
 */
/* Base Button */
body:not(.section-domestic) .button {
  display: inline-block;
  margin: 0;
  padding: 0.2em 1em;
  background: linear-gradient(0deg, #13320d 0%, #245427 46%, #306d39 100%);
  border: none;
  border-right: 2px solid #f08b2a;
  color: #ffffff;
  font-family: "Triton", Arial, sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
  vertical-align: middle;
  width: auto;
  white-space: nowrap;
  overflow: visible;
  cursor: pointer; }
  body:not(.section-domestic) .button:after {
    content: '>';
    display: inline-block;
    font-size: 0.8em;
    font-weight: 400;
    margin-left: 5px;
    vertical-align: text-top; }
  body:not(.section-domestic) .button, body:not(.section-domestic) .button:hover, body:not(.section-domestic) .button:active, body:not(.section-domestic) .button:focus, body:not(.section-domestic) .button:visited {
    text-decoration: none; }
  body:not(.section-domestic) .button:active, body:not(.section-domestic) .button:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset; }
  body:not(.section-domestic) .button::-moz-focus-inner {
    border: 0;
    padding: 0; }

.section-domestic .button {
  display: inline-block;
  margin: 0 0 0.6em;
  padding: 0.3em 2em;
  background: #139442;
  border: none;
  color: #ffffff;
  font-family: "Daggersquare", Arial, sans-serif;
  font-size: 1.3em;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: auto;
  clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
  white-space: nowrap;
  overflow: visible;
  cursor: pointer; }
  .section-domestic .button, .section-domestic .button:hover, .section-domestic .button:active, .section-domestic .button:focus, .section-domestic .button:visited {
    text-decoration: none; }
  .section-domestic .button:active, .section-domestic .button:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset; }
  .section-domestic .button::-moz-focus-inner {
    border: 0;
    padding: 0; }

/* Fill width of container */
.button--full {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  text-align: center; }

/* Inherit sizing from parent  */
.button--natural {
  vertical-align: baseline;
  font-size: inherit;
  line-height: inherit;
  height: auto;
  padding-right: 0.5em;
  padding-left: 0.5em; }

/* Button Functions */
.button--primary {
  background-color: #e4621c; }

.button--secondary {
  background-color: transparent;
  border-color: #52b1ea;
  border-style: solid;
  border-width: 0.0625em;
  padding: 1.3125em;
  color: #52b1ea; }
  .button--secondary:hover {
    border-color: #6a7076;
    background-color: transparent;
    color: #6a7076; }

.button--positive {
  background-color: #4a993e; }
  .button--positive:hover {
    background-color: #38752f; }

.button--negative {
  background-color: #b33630; }
  .button--negative:hover {
    background-color: #8b2a25; }

.button--disabled,
.button--disabled:hover,
.button--disabled:active,
.button--disabled:focus {
  background-color: #ddd;
  color: #777;
  cursor: default;
  box-shadow: none; }

/* Adjacent buttons should have some space between them. */
.button + .button,
.button + a {
  margin-left: 1em; }

/**
 * $MESSAGES
 */
.messages {
  padding-left: 10px;
  margin-bottom: 18px; }

.messages--status {
  color: #077dc3;
  background: #ccebfd;
  border-color: #38b0f8; }

.messages--warning {
  color: #d6c460;
  background: white;
  border-color: #ebe2b1; }

.messages--error {
  color: #b33630;
  background: #f9eae9;
  border-color: #d97570; }

/**
 * $PAGER
 */
.pager__item {
  display: block;
  float: left;
  margin: 0.1em;
  padding: 0; }

.pager__item a,
.pager__item--current,
.pager__item--ellipsis {
  display: block;
  padding: 0.5em 0.8em;
  border: 1px solid #6a7076;
  color: #6a7076;
  text-decoration: none; }

.pager__item a:hover {
  background-color: #e4621c;
  border-color: #e4621c;
  color: #fff; }

.pager__item--current {
  border-color: #e4621c;
  color: #e4621c; }

.pager__item--ellipsis {
  border: none; }

/**
 * $PROGRESS
 */
.progress .bar {
  background-color: #E9E9E9;
  border-color: #6a7076;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.progress .filled {
  background: #077dc3; }

/**
 * $SECTION-TITLE
 */
.section-title {
  padding-bottom: 0.6875em;
  margin-bottom: 1.375em;
  border-bottom: 1px solid #bcd8e3; }

/**
 * $SITE-BRANDING
 */
.site-branding {
  padding: 1em 0; }

.site-branding__name,
.site-branding__logo {
  display: block;
  float: left; }

.site-branding__logo {
  width: 50px;
  margin-right: 1em; }

.site-branding__name {
  color: #fff;
  text-decoration: none; }
  .site-branding__name:visited {
    color: #fff; }
  .site-branding__name:hover {
    color: #064771; }

/**
 * $NODE
 */
.node--teaser {
  margin-bottom: 18px; }

.node__links {
  margin-bottom: 18px; }

/**
 * $NODE-BASIC-PAGE
 */
.node--article .field--name-field-image {
  float: left;
  margin: 0 2em 1em 0; }
