/* @override 
	http://ggv4.local/customcss/10802.css
	https://gigguidetw.frontandback.co.nz/customcss/10802.css
	http://gg.local/customcss/10802.css
*/

body {
  background: #f4f86d url(10802/bg-petshopboys.jpg) repeat fixed;
}
.Competition10802 {
  padding: 40px 0 20px 0;
  margin-bottom: 1.5em;
  background: rgba(250, 245, 78, 0.7);
}
.Competition10802 {
  font-size: 18px;
}
.Competition10802 b {
  font-size: 24px;
  color: #db110a;
}
.CompetitionTitle {
  font-weight: bold;
  font-size: 50px;
  color: #222;
  padding-bottom: 0.5em;
  line-height: 1;
  text-transform: uppercase;
}
.Competition10802 label {
  padding-top: 14px;
}
.Competition10802 label,
.Competition10802 p {
  color: #555 !important;
}
.Competition10802 input {
  border-radius: 2px;
  font-size: 1.5em;
  border: none;
  color: #db110a;
}
.Competition10802 button {
  border-radius: 2px;
  border: none;
  background-color: #ffcd00;
  color: #db110a;
}
.Competition10802 button:hover {
  background-color: #fee154;
  color: #f4fef2;
}
.Competition .formError {
  margin: 1em 0 0 0;
  font-weight: bold;
}
.Competition .formOkay {
  padding: 0.5em 1em;
  border-radius: 2px;
  background-color: #c9fa00;
  font-weight: bold;
  color: #ba2b00;
  font-size: 1.2em;
}

@media only screen and (max-width: 767px) {
  .Competition10802 {
    background-image: none;
  }
  .Competition10802 {
    padding: 15px 0 20px 0;
  }
}
