/* HEADER COMPLIANCE */
div.headerCompliance {
  text-align: center;
}

p.tnc {
  font-size: 14px;
  text-align: center;
}

div.headerCompliance img {
  height: 30px;
}

div.headerCompliance img#complianceGif {
  height: inherit;
}

div.headerCompliance p.tnc {
  margin: 0 auto;
  width: 100%;
  font-size: 9px;
  padding: 0;
  color: #000;
  text-align: left;
}

@media (max-width: 480px) {
  p.tnc {
    font-size: 12px;
    line-height: 16px;
  }
}

/* FOOTER COMPLIANCE */
div.footerCompliance {
  margin: auto;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.footerCompliance div {
  padding: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

span.complianceAge {
  padding: 10px;
  font-size: 20px;
  background: red;
  color: white;
  font-weight: bold;
}

span.complianceAgeCasino {
  margin-right: 10px;
  padding: 10px;
  font-size: 20px;
  background: red;
  color: white;
  font-weight: bold;
}

span.complianceAgeText {
  padding-left: 10px;
  font-size: 20px;
  background: white;
  color: grey;
  font-weight: bold;
}

img.complianceLoi {
  margin-top: 2px;
  margin-left: 10px;
}

/* FOOTER PORTUGAL */
span.compliancePtText {
  padding: 10px;
  font-size: 15px;
  background: white;
  color: black;
}

/* FOOTER FRANCE */
a.complianceFrText {
  font-size: 10px;
  color: #a9a9a9;
}

div.complianceFrFooter {
  padding: 10px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

/* FOOTER ROUMANIE */
span.complianceRo1 {
  margin: 0 10px 0 10px;
}

span.complianceRo2 {
  font-size: 10px;
}

span.complianceRo3 {
  padding-left: 10px;
  font-size: 10px;
  background: white;
  color: grey;
  font-weight: bold;
}

/* FOOTER GRECE (el) */
div.complianceEl {
  padding: 10px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

p.complianceElText {
  font-size: 10px;
  color: #a9a9a9;
  text-align: center;
}

/* FOOTER REP. TCHEQUE */
span.complianceTextCz {
  padding: 10px;
  font-size: 15px;
  background: white;
  color: black;
}

/* FOOTER FINLANDE */
span.complianceTextFi {
  padding: 10px;
  font-size: 15px;
  background: white;
  color: black;
}

/* FOOTER ITALIE */
p.complianceItText {
  padding: 5px;
  font-size: 10px;
  color: #a9a9a9;
  text-align: center;
}

/* FOOTER POLOGNE & PORTUGAL */
span.compliancePlText {
  padding: 10px;
  font-size: 15px;
  background: white;
  color: black;
}

/* FOOTER SLOVAQUIE */
span.complianceSkText {
  padding-left: 10px;
  font-size: 10px;
  background: white;
  color: grey;
  font-weight: bold;
}
