@charset "UTF-8";
@import url("info.css");
@import url(animate.css);
@import url(responsive-table.css);
@import url(eleganttips.css);
@font-face {
  font-family: 'Tangerine';
  src: url('../_fonts/tangerine/IurY6Y5j_oScZZow4VOxCZZM.woff2') format("truetype");
  font-style: normal
}
@font-face {
  font-family: 'Roboto';
  src: url('../_fonts/Roboto/Roboto-Light.ttf') format("truetype");
  font-style: normal
}
@font-face {
  font-family: 'Trirong';
  src: url('../_fonts/Trirong/Trirong-Regular.ttf') format("truetype");
  font-style: normal
}
@font-face {
  font-family: 'Trirong';
  src: url('../_fonts/Trirong/Trirong-Italic.ttf')format("truetype");
  font-style: italic
}
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Trirong", "Georgia", "Times New Roman", serif;
  overflow-y: scroll
}
#modeButton {
  float: left;
  margin: 1em;
  font-size: 16px;
  cursor: pointer
}
.imgb {
  display: block;
  text-align: center
}
.light {
  transition: 0.5s;
  background-color: inherit;
  color: inherit
}
.dark.demo-label {
  transition: 0.5s;
  color: rgb(0, 128, 0)
}
#worldMap.worldMap {
  position: relative;
  display: block;
  background: url(../_img/bkg/world.png) no-repeat;
  background-size: contain
}
#worldMap2.worldMap {
  position: relative;
  display: block;
  background: url(../_img/bkg/world2.png) no-repeat;
  background-size: contain
}
#Location {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 270px;
  height: 144px;
  background: url(../_img/bkg/world2-oceania.png) no-repeat;
  background-size: contain;
}
.marker {
  background-color: #09afdf42;
  right: 23px;
  top: 119px;
  position: absolute;
  transition: all 1s ease-in-out
}
.marker.africa > span, .marker.oceania > span, .marker.asia > span, .marker.caribbean > span, .marker.europe > span, .marker.mideast > span, .marker.mideast2 > span, .marker.namerica > span, .marker.samerica > span, .marker.uk > span, .marker.un > span {
  z-index: 1000;
  top: 50%;
  left: 50%;
  width: 95px;
  height: 95px;
  margin-left: -6.5px;
  margin-top: -6.5px;
  border-radius: 50%;
  position: absolute;
  border: .05em solid #e60d347f;
  background-color: #09afdf42
}
.marker.mideast > span {
  width: 55px;
  height: 15px;
}
.marker.mideast {
  right: 256px;
  top: 58px;
  position: absolute;
  transform: rotate(-10deg)
}
.marker.mideast2 > span {
  width: 25px;
  height: 40px;
}
.marker.mideast2 {
  right: 210px;
  top: 55px;
  position: absolute;
  transform: rotate(-30deg)
}
.marker.oceania > span {
  width: 75px;
  height: 85px;
}
.marker.oceania {
  right: 240px;
  top: 85px
}

.marker.africa > span {
  width: 95px;
  height: 95px;
}
.marker.africa {
  right: 250px;
  top: 63px
}
.marker.asia > span {
  width: 115px;
  height: 85px
}
.marker.asia {
  left: 50px;
  top: 23px
}
.marker.caribbean > span {
  width: 50px;
  height: 28px;
  background-color: #09afdf42
}
.marker.caribbean {
  right: 305px;
  top: 75px
}
.marker.europe > span {
  width: 55px;
  height: 40px;
}
.marker.europe {
  right: 250px;
  top: 23px;
  transform: rotate(-10deg)
}
.marker.uk > span {
  width: 25px;
  height: 25px;
}
.marker.uk {
  right: 250px;
  top: 20px
}
.marker.namerica > span {
  width: 85px;
  height: 85px;
}
.marker.namerica {
  right: 345px;
  top: 20px
}
.marker.samerica > span {
  width: 75px;
  height: 98px;

  background-color: #09afdf42
}
.marker.samerica {
  right: 323px;
  top: 65px;
  border: .05em solid #e60d347f;
}
.marker > span {
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  margin-left: -6.5px;
  margin-top: -6.5px;
  border-radius: 50%;
  position: absolute;
  border: 1px solid #c00;
  transform: scale(.8);

}
.marker.home > span {
  width: 10px;
  height: 10px;
  animation: active pulsate infinite;
  background-color: #eda702;
  border: 1px solid #29de09b2;
}
.marker.home {
  z-index: 1000;
  left: 30px;
  top: 100px;
  position: absolute
}
@media (min-width:320px)and (max-width:900px) {
  .marker.home {
    z-index: 1000;
    left: 277px;
    top: 127px;
    position: absolute
  }
}
.marker.center {
  z-index: 1000;
  left: -200px;
  top: 0;
  position: absolute
}
span.circle-newyork {
  width: 5px;
  height: 5px;
  background: #c00;
  animation: active .9s infinite
}
span.circle-1 {
  width: 5px;
  height: 5px;
  background: #c00;
  animation: active .9s infinite
}
span.circle-2 {
  width: 80px;
  height: 80px;
  border: 1px solid rgba(185, 25, 42, .3);
  background: rgba(34, 182, 224, .2);
  animation: active 5.2s infinite
}
span.circle-3 {
  width: 300px;
  height: 160px;
  border: 1px solid rgba(185, 25, 42, .3);
  background: rgba(34, 182, 224, .1);
  animation: active 2.2s infinite
}
@keyframes active {
  0% {
    transform: scale(0)
  }
  100% {
    transform: scale(1)
  }
}
.sticky {
  position: sticky;
  width: 100%;
  top: -3px;
  border: 4px solid #fff;
  background-image: url(../_img/bkg/bottom-shadow.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #fff;
  z-index: 0;
  display: block;
  padding-bottom: .25em
}
.sticky-head {
  position: sticky;
  width: 100%;
  top: 0;
  z-index: 1000;
  display: block;
  height: 50px;
  background-color: #fff;
  border: 1px solid rgba(128, 128, 128, .5);
  border-top: none;
  border-right: none;
  border-bottom: 1px solid rgba(128, 128, 128, .5);
  border-left: none
}
.sticky-side {
  position: sticky;
  top: .5em;
  background: transparent;
  z-index: 1000;
  display: block
}
@media (min-width:320px)and (max-width:900px) {
  #Location {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 250px;
    height: 133px;
    background: url(../_img/bkg/world2-oceania.png) no-repeat;
    background-size: contain;
  }
  span.marker.home > span.circle-1 {
    left: -150px;
    top: -38px;
  }
  .sticky {
    width: 100%
  }
}
h1 { /* font-size:180%; */ /* margin-top:1em */
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
  font-weight: 600;
  font-family: "Trirong", "Georgia", "Times New Roman", serif; 
}

*.robot {
  font-family: 'Roboto'
}
.h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #222
}
h3, h3 a {
  font-size: 150%;
  margin-bottom: .5em;
  font-weight: 500;
  font-variant: small-caps
}
h3 a {
  font-size: 100%
}
h3 small {
  font-size: 70% !important
}
h4 {
  font-size: 19px
}
h5 {
  font-size: 80%;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .03em;
  text-shadow: none
}
h5 a {
  font-size: 1em;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .05em;
  text-shadow: 1px 1px 0 rgba(202, 26, 0, .5)
}
h5 a:after {
  content: "\27A2";
  font-size: 1.1em
}
h5 a:hover {
  color: #C00 !important
}
h6 {
  font-weight: 600
}
p {
  font-size: 130%;
  line-height: 1.3;
  color: #28304D
}
a {
  color: inherit;
  text-decoration: none;
  border-bottom: inherit;
  transition: all .2s ease-in-out
}
h1.index {
  font-size: 280%;
  margin-top: 0
}
h1.movie-title, h2.movie-title {
  text-transform: none;
  color: #0ff;
  text-shadow: 2px 2px 0 rgba(139, 0, 139, 1);
  margin: 0 auto 0;
  padding: .3em 0 1em;
  text-align: center;
  font-variant: normal;
  font-size: 2.5em
}
h1.logo-font {
  text-transform: none;
  font-weight: 300;
  font-size: 50px
}
h2.h1 {
  font-size: 200% !important;
  font-weight: 600;
  font-family: 'Trirong', serif;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .5);
  letter-spacing: .03em
}
h1 > span.span, h1.no-span, h5.no-span, h2.no-span {
  display: table;
  white-space: nowrap
}
h1 > span.span {
  display: block
}
h2.no-span {
  font-variant: small-caps;
  letter-spacing: .15em;
  text-shadow: 1px 1px 0 #00b4d8;
  margin-bottom: 1rem
}
h1.no-span:before, h1.no-span:after, h2.no-span:before, h2.no-span:after, h5.no-span:before, h5.no-span:after {
  border-top: 1px solid rgb(34, 182, 224);
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 50%
}
h1.no-span:before, h5.no-span:before, h2.no-span:before {
  right: 1.5%
}
h1.no-span:after, h5.no-span:after, h2.no-span:after {
  left: 1.5%
}
h2.nav-flash, li.nav-flash {
  background: url(../_img/nav/nav-flash.png) 0% 0 no-repeat
}
h2.logo-font {
  text-transform: none
}
h1.au-en:after {
  content: " "
}
h1.au-en:before, h2.au-en:before {
  font-family: education-48;
  content: "\e009";
  font-weight: 500;
  color: inherit;
  vertical-align: -5px;
  padding-right: .5em;
  text-shadow: .025em .025em 0 rgba(202, 26, 0, .5)
}
h2.more-au {
  background: url(../_img/aussie/60px-Australia_stub.svg.png) no-repeat 90%;
  background-size: contain
}
h1.gaz {
  background: url(../_img/_flags/gazetteer-bkg.jpg) no-repeat 10%;
  background-size: contain
}
h3.dn, h2.dn {
  font-size: 1.75em;
  line-height: 1;
  text-shadow: 1px 1px 0 rgba(0, 130, 194, 1);
  font-weight: 400;
  text-transform: uppercase
}
h3.dn:before, h3.dn:after {
  content: " "
}
h3.dn.Videos:before {
  font-family: media;
  content: "I";
  font-size: .75em;
  font-weight: 500;
  text-shadow: none;
  padding-left: 3px;
  color: #C00
}
h3.dn.Artistes:after {
  font-family: education-48;
  content: "W";
  font-size: .75em;
  font-weight: 500;
  text-shadow: none;
  padding-left: 3px;
  color: #C00
}
h2.first {
  margin: 3em auto 1em
}
h2.strinebg {
  background: url(../_img/aussie/au-slang.png) 17px 25px no-repeat;
  height: 140px;
  font-size: 250%;
  text-shadow: 1px 1px 0 rgba(231, 3, 37, .5);
  margin-bottom: 0
}
h2.flashbg,h2.flashbg a {
  display: block;
  background: url(../_img/aussie/au-flash-language.png)100px 0 no-repeat;
  background-size:contain;
  height: 93px;
  width: 100%;
  font-size: 250%;
  text-shadow: 1px 1px 0 rgba(231, 3, 37, .5);
  margin-bottom: 0
}
h2.flashnav {
  background: url(../_img/flash-language/flash-nav.png) 10px 0 no-repeat;
  background-size: contain;
  margin: 0 0 .5em 0;
  text-shadow: 1px 1px 0px rgba(231, 3, 37, .5);
  font-size: 1.5em;
  line-height: 1.5
}
h2.Aboriginal_Flag {
  background: url(../_img/aussie/Flag_map_of_Australia_Aboriginal_Australian_Flag.png) 90% 0 no-repeat;
  background-size: contain
}
h1.movie-title:before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 1em;
  transform-origin: bottom;
  transform: rotateX(180deg);
  line-height: 1em;
  -webkit-background-clip: text;
  opacity: .6
}
h1.movie-title span > span:before {
  content: ''
}
span.rio:before {
  content: '\1F483';
  text-shadow: none
}
span.ticket:before {
  content: '\1F39F';
  font-size: 50%;
  text-shadow: none
} /* .elvis:before { */ /* content:'\1D53C'; */ /* } */ .Aa:before {
  content: '\1F1EA'
}
h1.movie-title span > span.no-before:before {
  content: ' '
}
h2.movie-title {
  font-size: 2em
}
h2.movie-title span {
  font-variant: normal;
  text-shadow: none;
  font-size: 100%
}
h3.movie-title, h3.movie-title a {
  text-transform: uppercase;
  font-size: 55%;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-variant: normal
}
h1.movie-title span.sml {
  font-variant: normal;
  vertical-align: 3px;
  font-size: 50% !important
}
h1.movie-title span.comma {
  font-variant: normal;
  vertical-align: baseline;
  font-size: 50% !important
}
h4.movie-title {
  font-size: 1em;
  line-height: 2;
  margin: 0;
  padding: .3em 0 0;
  text-align: left;
  font-variant: normal
}
h5.movie-title {
  font-size: .7em;
  line-height: 1;
  margin: 0;
  padding: .15em;
  text-align: center;
  font-variant: small-caps;
  text-transform: none;
  color: #0ff;
  text-shadow: none;
  font-weight: 100
}
h1 span {
  text-transform: inherit;
  font-variant: normal;
  color: inherit
}
h1.contact {
  display: block;
  font-size: 1.5em;
  margin-bottom: .5em;
  margin-left: 0em
}
h1.contact span {
  font-size: .75em;
  margin-bottom: 0;
  margin-left: 0
}
.a-z li.nav-aeng a {
  background: url(../_img/nav/nav-glos.png)50% no-repeat;
  display: inline-block
}
h1.nav-aeng {
  background: url(../_img/nav/nav-glos.png) 3% 50% no-repeat
}
h2.a2z-title {
  font-size: 300% !important
}
.footer-content > h2 {
  margin-left: 2.5em !important
}
.sidebar h2.entity, .sidebar h3.entity, .sidebar h4.entity {
  font-variant: small-caps;
  font-family: 'Trirong', serif;
  font-size: 1.3em;
  line-height: 1.3;
  margin-bottom: .5em;
  text-shadow: 1px 1px 0px rgba(125, 125, 125, .5);
  font-weight: 400
}
.sidebar h4.entity {
  font-size: 1em !important
}
@media (min-width:421px)and (max-width:767px) {
  h2.top a {
    margin-top: -2em !important
  }
}
i.icon-globe {
  text-shadow: 1px 1px 0px rgba(231, 3, 37, .5);
  color: #8E1515
}
*.illustrated, .greenillustrated {
  display: inline;
  text-shadow: 1px 1px 0 rgba(255, 0, 0, .5);
  font-style: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important
}
*.greenillustrated {
  text-shadow: 1px 1px 0 rgba(153, 204, 0, 1)
}
.call-to-action .entity {
  font-size: 150%;
  line-height: 1;
  text-shadow: 1px 1px 0px rgba(125, 125, 125, .5);
  font-weight: 400
}
.afferbeck {
  text-shadow: 2px 2px 0 rgba(125, 125, 125, .25)
}
.container.gaz {
  background: url(../_img/_flags/gazetteer-bkg.jpg) no-repeat;
  background-size: contain
}
.container#gaz {
  background: url(../_img/_flags/gazetteer-bkg.jpg) no-repeat;
  background-size: contain
}
.container.aueng {
  background: url(../_img/aussie/au-slang.png) no-repeat;
  background-size: contain
}
.col-md-12 .aueng {
  background: url(../_img/aussie/au-slang.png) no-repeat 10%;
  background-size: contain
}
aside, .sidebar p {
  font-family: 'Trirong', serif;
  font-size: 90% !important;
  line-height: 1.2 !important
}
span.anzac {
  color: #990000
}
.group1 p:before {}
.page-title {
  margin-top: 0
}
*.lc {
  text-transform: lowercase !important
}
*.uc {
  text-transform: uppercase !important
}
*.nc {
  text-transform: none !important
}
*.sc {
  font-variant: small-caps
}
@media (min-width:992px) {
  .title {
    margin-top: 0
  }
}
.sidebar .title {
  margin-top: 3px
}
p.large {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 30px
}
p.lead {
  font-size: 170%;
  line-height: 1.25;
  font-weight: 500;
  margin-bottom: .7em
}
p.intro {
  font-size: 100% !important;
  line-height: 1.25;
  font-weight: 500;
  margin-bottom: .7em !important;
  margin: 0 1em
}
.serif {
  font-family: 'Trirong', serif
}
.grid-item ul.serif {
  font-size: 150%;
  line-height: 1.5
}
ul.serif {
  font-size: 130%;
  line-height: 1.5
}
.grid-item ul.serif li b, ul.serif li b {
  text-shadow: 0 0 .75em #000099
}
.feature-box > p {
  font-family: 'Trirong', serif;
  font-size: 133%;
  line-height: 1.3;
  color: #002;
  padding: .15em 0 .25em 0;
  margin: 0
}
p.lead2 {
  color: #002;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25);
  font-weight: 500;
  padding: 0;
  margin: .15em auto .25em
}
p.lead2 em {
  font-style: italic;
  color: #002;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25);
  font-weight: 600
}
p.lead3 {
  font-size: 1.25em;
  line-height: 1.3;
  color: #002;
  padding: 0;
  margin: .15em auto .25em
}
p.shadow {
  font-size: 100%;
  line-height: 1.25;
  margin: 0 0 .5em 0
}
.dropped, .dropped2 {
  font-family: 'Georgia', serif;
  text-shadow: 1px 1px 0 rgba(68, 68, 68, .5);
  color: #903;
  float: left;
  font-size: 75px;
  line-height: 75px;
  padding-top: 0;
  padding-right: 8px;
  padding-left: 3px
}
.dropped2 {
  padding-top: 12px
}
details, details:focus, audio:active, audio:focus {
  outline: 0 !important;
  border: 0 !important
}
.no-trans {
  transition: none !important
}
img {
  display: block
}
blockquote {
  border-left: none;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
  padding: 10px 30px;
  font-variant: none
}
blockquote:after {
  width: 25px;
  height: 25px;
  line-height: 36px;
  font-size: 36px;
  position: absolute;
  top: 12px;
  left: 0;
  color: #cdcdcd
}
blockquote:before, blockquote:after {}
blockquote.inline {
  padding: 0
}
blockquote.inline p {
  width: 60%;
  margin: 0
}
blockquote.inline footer {
  width: 37%;
  display: inline-block;
  padding-left: 5px
}
blockquote p.inline {
  font-style: normal;
  line-height: 1.25
}
blockquote p.inline:before {
  color: #01375D;
  content: ''
}
blockquote p.inline:after {
  color: #01375D;
  content: ''
}
blockquote p.inline, p.inline {
  color: #01375D;
  display: inline-block;
  font-family: 'Trirong', serif;
  font-size: 1.5em;
  text-shadow: 1px 1px 0px rgba(125, 125, 125, .5)
}
blockquote p.inline.fs {
  font-size: 1.3em
}
blockquote > cite {
  font-style: normal;
  color: #01375D
}
pre {
  padding: 20px
}
.feature-box > p.inline {
  color: #01375D;
  display: block;
  font-family: 'Trirong', serif;
  font-size: 1.3em
}
.feature-box > p.inline:before {
  color: #01375D;
  content: '\275D'
}
.text-muted {
  color: #999
}
.text-white {
  color: #fff
}
.well.gaz {
  border-top: 1px dotted silver;
  border-right: 1px dotted silver;
  border-left: 0;
  border-bottom: 1px dotted silver;
  border-radius: 0;
  padding: 0 5px;
  background-color: #fff;
  background: url(../_img/nav/nav-gaz.png)99% 1% no-repeat
}
.well.af {
  border-top: 1px dotted silver;
  border-right: 0;
  border-left: 1px dotted silver;
  border-bottom: 1px dotted silver;
  border-radius: 0;
  padding: 0 5px;
  background-color: #fff;
  background: url(../_img/nav/aboriginal-flag-animation.gif)99% 1% no-repeat
}
.well.afl {
  border: 1px dotted silver;
  border-radius: 0;
  padding: 0 5px;
  background-color: #fff; /* background:url(../_img/nav/aboriginal-flag-animation.gif)99% 1% no-repeat */
}
hr.hidden {
  display: block;
  margin-top: 20em;
  margin-bottom: 2em;
  border: 0;
  visibility: hidden
}
.list, .list-icons {
  list-style: none;
  padding: 0;
  font-size: 130%
}
#footer .list-icons {
  font-size: 110%
}
.list.app li {
  padding: .5em 0
}
.list li, .list-icons li {
  padding: 5px 0
}
#ACS ul.list-icons, .list li strong {
  font-size: 130%;
  font-family: "Georgia", "Times New Roman", serif
}
.list-icons li i {
  min-width: 25px;
  text-align: center
}
.list-inline {
  display: inline-block;
  font-size: 200%
}
@media (min-width:992px)and (max-width:1199px) {
  .list-inline > li {
    padding: 0
  }
}
.table:not(.table-bordered) {
  border-bottom: 2px solid #f3f3f3
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #eaeaea;
  background-color: #eaeaea;
  color: #333;
  font-weight: 400
}
.table-striped tbody, tbody {
  background-color: #fff
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px 15px;
  border-top: 1px solid #f3f3f3
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5
}
.table-striped.table > tbody > tr > td {
  border-color: #e8e8e8
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-color: #f3f3f3
}
.dl-horizontal dd {
  margin-bottom: 10px
}
.table-hover > tbody > tr:hover {
  background-color: rgba(0, 0, 0, .04)
}
.dark .footer {
  background-color: #222
}
.main-container {
  padding: 50px 0
}
.block {
  margin-bottom: 50px
}
.img-block {
  margin: 0 auto;
  text-align: center
}
.section {
  padding: 20px 0
}
.footer-top.download {
  margin: 0
}
.footer-content {
  padding: 20px 0
}
.footer-content h2.small-caps {
  font-variant: small-caps
}
@media (min-width:768px) {}
@media (min-width:768px)and (max-width:1199px) {}
@media (min-width:768px)and (max-width:991px) {}
@media (max-width:991px) {
  .sidebar {
    margin-top: 40px
  }
  .footer-content {
    padding: 10px 0
  }
}
@media (max-width:767px) {
  .header.full-width {
    padding: 0 15px
  }
  .header.full-width .header-left {
    padding: 8px 0 0
  }
}
.white-bg {
  background-color: #fff
}
.dark-bg a:not(.btn) {
  color: #cdcdcd
}
.dark-bg a:not(.btn):hover {
  color: #cdcdcd
}
.animated-text {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 1.25em 0 0em 0;
  margin: 0 0 2em 0
}
@media (min-width:768px) {
  .animated-text h2 {
    font-size: 1.75em;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 0;
    width: 100%
  }
  .animated-text h2 + h2 {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(1.15)
  }
  .animated-text:hover h2 {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(.85)
  }
  .animated-text:hover h2 + h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1)
  }
}
@media (max-width:767px) {
  .animated-text h2 + h2 {
    display: none
  }
}
.grid-space-20 {
  margin-right: -10.5px;
  margin-left: -10.5px
}
.grid-space-20 .col-lg-3, .grid-space-20 .col-lg-4, .grid-space-20 .col-lg-6, .grid-space-20 .col-md-3, .grid-space-20 .col-md-4, .grid-space-20 .col-md-6, .grid-space-20 .col-sm-3, .grid-space-20 .col-sm-4, .grid-space-20 .col-sm-6, .grid-space-20 .col-xs-3, .grid-space-20 .col-xs-4, .grid-space-20 .col-xs-6 {
  padding-left: 10px;
  padding-right: 10px
}
.grid-space-10 {
  margin-right: -6px;
  margin-left: -6px
}
.grid-space-10 .col-lg-3, .grid-space-10 .col-lg-4, .grid-space-10 .col-lg-6, .grid-space-10 .col-md-3, .grid-space-10 .col-md-4, .grid-space-10 .col-md-6, .grid-space-10 .col-sm-3, .grid-space-10 .col-sm-4, .grid-space-10 .col-sm-6, .grid-space-10 .col-xs-3, .grid-space-10 .col-xs-4, .grid-space-10 .col-xs-6 {
  padding-left: 5px;
  padding-right: 5px
}
.grid-space-0 {
  margin-right: 0;
  margin-left: 0
}
.grid-space-0 .col-lg-3, .grid-space-0 .col-lg-4, .grid-space-0 .col-lg-6, .grid-space-0 .col-md-3, .grid-space-0 .col-md-4, .grid-space-0 .col-md-6, .grid-space-0 .col-sm-3, .grid-space-0 .col-sm-4, .grid-space-0 .col-sm-6, .grid-space-0 .col-xs-3, .grid-space-0 .col-xs-4, .grid-space-0 .col-xs-6 {
  padding-left: 0;
  padding-right: 0
}
.grid-space-0 > div {
  margin-bottom: 0;
  padding-bottom: 0
}
.separator {
  width: 100%;
  margin: 20px auto 15px;
  position: relative;
  height: 1px;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0)scale(1, 1)
}
.separator:after {
  height: 1px;
  background: #e8e8e8;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .09) 35%, rgba(0, 0, 0, .09) 70%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: -1px;
  content: "";
  width: 100%;
  left: 0
}
h3 + .separator, h4 + .separator, h5 + .separator {
  margin-top: 15px
}
.separator-2 {
  width: 100%;
  margin-bottom: 1em;
  position: relative;
  height: 1px
}
.separator-2:after {
  content: "";
  height: 1px;
  bottom: -1px;
  left: 0;
  width: 100%;
  position: absolute
}
.separator-2:after {
  background: #d1d1d1;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, .18) 0, rgba(0, 0, 0, .12) 35%, rgba(0, 0, 0, .05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .18)), color-stop(35%, rgba(0, 0, 0, .12)), color-stop(70%, rgba(0, 0, 0, .05)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .18) 0, rgba(0, 0, 0, .12) 35%, rgba(0, 0, 0, .05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, .18) 0, rgba(0, 0, 0, .12) 35%, rgba(0, 0, 0, .05) 70%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, .18) 0, rgba(0, 0, 0, .12) 35%, rgba(0, 0, 0, .05) 70%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, .18) 0, rgba(0, 0, 0, .12) 35%, rgba(0, 0, 0, .05) 70%, rgba(0, 0, 0, 0) 100%)
}
.footer-content .separator-2, .footer-content .separator-3 {
  margin-bottom: 25px
}
.object-non-visible {
  opacity: 0;
  filter: alpha(opacity=0)
}
.object-visible {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important
}
.pl-5 {
  padding-left: 5px
}
.pl-10 {
  padding-left: 10px
}
.pl-20 {
  padding-left: 20px
}
.pr-5 {
  padding-right: 5px
}
.pr-10 {
  padding-right: 10px
}
.pr-20 {
  padding-right: 20px
}
.p-20 {
  padding: 20px
}
.p-30 {
  padding: 30px
}
.p-40 {
  padding: 40px
}
.ph-30 {
  padding-left: 30px;
  padding-right: 30px
}
.ph-40 {
  padding-left: 40px;
  padding-right: 40px
}
.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px
}
.pv-40 {
  padding-top: 40px;
  padding-bottom: 40px
}
.mb-5 {
  margin-bottom: 5px
}
.mt-10 {
  margin-top: 10px
}
.mb-10 {
  margin-bottom: 10px
}
.mb-20 {
  margin-bottom: 20px
}
.mt-20 {
  margin-top: 20px
}
.pt--5 {
  padding-top: -5px
}
.circle {
  border-radius: 100%
}
.footer {
  padding: 40px 0
}
.footer {
  font-size: 14px;
  line-height: 1.5;
  min-height: 600px
}
.footer h2.title {
  font-size: 22px;
  text-transform: none;
  margin-bottom: 30px
}
.footer h2 span#cassette {
  position: absolute;
  color: #09afdf;
  top: 0;
  left: 0%;
  font-size: 200%
}
.fsx {
  font-style: normal !important;
  font-size: 170%
}
.footer h2.lastmod {
  font-size: 18px;
  text-transform: none;
  margin-bottom: 10px
}
.grid span {
  padding: 5px;
  background-color: rgb(0, 128, 0);
  border: none;
  display: block;
  text-align: center;
  color: #fff
}
#myInput, #myInput2 {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #48cae4;
  font-size: .9em;
  line-height: 1.5;
  background: #f0fff0;
  font-family: 'Roboto';
  box-shadow: inset 0 0 5px #09afdf42
}
textarea {
  box-sizing: border-box;
  font-family: 'Trirong';
  font-size: inherit;
  height: 32px;
  padding: 6px 0px;
  resize: none;
  text-align: center;
  width: 100%;
  border: none
}
label {
  display: block;
  margin: 0 0 .5em 0;
  clear: both
}
input {
  font-size: 1em;
  color: #1c6293;
  background: #f0fff0;
  font-family: 'Roboto';
  text-align: center
}
.cards {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0
}
.cardx {
  list-style: none;
  margin: 0;
  padding: 0;
  outline: 0px solid red
}
.cards__item {
  display: flex
}
.card__text {
  flex: 1 1 auto;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0
}
.img-aussieflag {
  display: inline-block;
  margin: 0 auto;
  height: 1em
}
@media (min-width:40rem) {
  .cards__item {
    width: 50%
  }
}
@media (min-width:56rem) {
  .cards__item {
    width: 33.3333%
  }
}
@media only screen and (max-width:320px)and (min-width:480px) {
  .cardx {
    height: 8em !important
  }
  .cards.inline.pt-5 {
    padding-top: 3em !important
  }
}
.myButton {
  background: linear-gradient(180deg, #09afdf 0, #232b39 100%);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #ccc
}
.myButton:hover {
  color: #fff;
  background: linear-gradient(180deg, #232b39 0, #09afdf 100%)
}
.radius-50 {
  border-radius: 25px
}
.btn-animated {
  position: relative;
  min-width: 0 !important;
  padding-right: 45px !important
}
.btn-animated i {
  transition: right .2s ease-in-out;
  z-index: 3;
  right: 17px;
  position: absolute;
  line-height: 34px;
  top: 0;
  min-width: 12px
}
.btn-animated:after {
  width: 35px;
  height: 100%;
  background-color: rgba(0, 0, 0, .1);
  position: absolute;
  content: "";
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  right: 0;
  z-index: 2;
  transition: all .2s ease-in-out
}
.btn-animated.radius-50:after {
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0
}
.btn-animated.btn-gray-transparent:after {
  background-color: rgba(0, 0, 0, .05)
}
.btn-animated:hover:after {
  opacity: 1;
  filter: alpha(opacity=100)
}
.btn-animated:hover i {
  right: 11px
}
.btn-animated.btn-sm {
  padding-right: 35px !important
}
.btn-animated.btn-sm:after {
  width: 25px
}
.btn-animated.btn-sm i {
  right: 14px;
  line-height: 28px;
  min-width: 11px
}
.btn-animated.btn-sm:hover i {
  right: 7px
}
.btn-animated.btn-lg {
  padding-right: 60px !important
}
.btn-animated.btn-lg:after {
  width: 45px
}
.btn-animated.btn-lg i {
  right: 25px;
  line-height: 48px;
  min-width: 15px
}
.btn-animated.btn-lg:hover i {
  right: 15px
}
.btn-hvr {
  transition: all .4s ease-in-out
}
.btn-hvr.radius-50 {
  overflow: hidden
}
.nav-tabs.style-1 {
  font-variant: small-caps;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 1em
}
.nav-tabs.style-1 > li > a {
  color: #333;
  margin-right: 0;
  line-height: 1;
  border: 1px solid transparent;
  padding: 12px 15px 11px;
  -webkit-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  -webkit-transition: none;
  transition: none;
  height: 40px
}
.nav-tabs.style-1 > li > a:after, .nav-tabs.style-1 > li > a:before {
  position: absolute;
  bottom: -1px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid
}
.nav-tabs.style-1 > li > a:hover {
  border-color: #222 !important;
  background-color: #444 !important;
  color: #fff
}
.nav-tabs.style-1 > li > a:focus {
  border-color: transparent;
  background-color: transparent
}
.nav-tabs.style-1 > li > a:after {
  right: -14px;
  border-width: 31px 0 0 14px;
  border-color: transparent
}
.nav-tabs.style-1 > li > a:before {
  left: -14px;
  border-width: 31px 14px 0 0;
  border-color: transparent
}
.nav-tabs.style-1 > li > a:hover:after {
  border-color: transparent transparent transparent #333;
  border-width: 31px 0 0 14px
}
.nav-tabs.style-1 > li > a:hover:before {
  border-color: transparent #333 transparent transparent;
  border-width: 31px 14px 0 0
}
.nav-tabs.style-1 > li.active > a {
  background-color: #333 !important
}
.nav-tabs.style-1 > li.active > a, .nav-tabs.style-1 > li.active > a:focus, .nav-tabs.style-1 > li.active > a:hover {
  color: #fff;
  cursor: default;
  border-color: #222
}
.nav-tabs.style-1 > li.active > a:after {
  border-color: transparent transparent transparent #444
}
.nav-tabs.style-1 > li.active > a:before {
  border-color: transparent #444 transparent transparent
}
.nav-tabs.style-1 > li:first-child > a:before, .nav-tabs.style-1 > li:last-child > a:after {
  border-width: 0;
  border-color: transparent
}
.nav-tabs.style-1 + .tab-content > .tab-pane {
  padding-bottom: 0 !important;
  border-bottom: none
}
.tab-content {
  display: table-cell;
  margin-top: 0;
  vertical-align: top
}
.tab-content.overlay-container p {
  clear: left;
  margin-bottom: 15px
}
.nav-tabs.style-2 {
  font-variant: small-caps
}
.nav-tabs.style-2 > li > a {
  color: #999
}
.nav-tabs.style-2 > li > a:hover {
  color: #333
}
.nav-tabs.style-2 > li > a:focus {
  color: rgb(0, 128, 0)
}
.nav-tabs.style-2 > li.active > a, .nav-tabs.style-2 > li.active > a:focus, .nav-tabs.style-2 > li.active > a:hover {
  color: #333
}
.tab-pane {
  padding-left: 1em
}
.tab-pane h3 {
  margin: 0 auto;
  text-align: justify !important;
  font-size: .75em !important;
  color: rgb(0, 128, 0)
}
.tab-pane p, ul.justify {
  margin: 0 auto;
  text-align: justify !important;
  font-size: .75em
}
ul.justify {
  font-size: .8em;
  color: rgb(29, 69, 101);
  background: inherit;
  text-shadow: 1px 1px 1px rgba(251, 254, 184, .3)
}
.dark-navy {
  color: #2b3770;
  background: inherit
}
.justify {
  text-align: justify
}
.nav-tabs.style-2 + .tab-content > .tab-pane {
  padding: 15px;
  border: 1px solid red;
  border-radius: 5px;
  border-top: none;
  background-color: #fff
}
.tab-content > .tab-pane {
  padding: 0 2em;
  font-size: 110%
}
.tab-pane p {
  text-align: left
}
@media (min-width:481px)and (max-width:767px) {
  .nav-tabs > li > a {
    padding: 12px 10px;
    font-size: 11px;
    margin-right: 0
  }
}
@media (max-width:480px) {
  .nav-tabs {
    background-color: #eaeaea;
    border-bottom: none !important
  }
  .nav-tabs > li {
    float: none
  }
  .nav-tabs > li a {
    color: #fff;
    margin-right: 0;
    border-radius: 0 !important
  }
  .nav-tabs.style-3 > li.active > a, .nav-tabs.style-3 > li.active > a:focus, .nav-tabs.style-3 > li.active > a:hover, .nav-tabs.style-3 > li > a:focus, .nav-tabs.style-3 > li > a:hover {
    border-bottom: 1px solid #999 !important
  }
  .nav-tabs.style-3 + .tab-content > .tab-pane {
    border-top: 1px solid #999
  }
  .nav-tabs > li a:after, .nav-tabs > li a:before {
    border-color: transparent !important
  }
}
.knob-container, .panel-heading a, .text-center > .nav-pills {
  display: inline-block
}
.breadcrumb-container {
  background-color: transparent
}

.sticky-page {
  position: sticky;
  top: 2.5rem;
  z-index: 1000;
}


.card__text {
  flex: 1 1 auto;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0
}
ul.Decimal {
  display: block;
  width: 100%;
  text-align: right;
  padding-right: 1em;
  font-variant: small-caps
}
ul.Decimal li {
  flex: 1 1 auto;
  font-size: 1.2em;
  line-height:1
}
@media only screen and (min-device-width :320px) and (max-device-width :480px)  {
ul.Decimal li {
  font-size: .9em;
  padding-right:0}
}
ul.Decimal li a:link {text-decoration:none!important;border-bottom:none!important;}
ul.Decimal li a:visited {text-decoration:none!important;border-bottom:none!important;}
ul.Decimal li a:hover {color:c00!important;text-decoration:none!important;border-bottom:none!important;}
ul.Decimal li a:active {text-decoration:none!important;border-bottom:none!important;}
.Decimal > li.active > a {
   color: inherit;
  text-shadow: 1px 1px 0 rgba(231, 3, 37, .5)
}
.Decimal > li.card__text > a {
  color: inherit;
  text-shadow: 1px 1px 0 rgba(0, 130, 194, .5)
}
.Decimal > li + li:before {
  font-family: FontAwesome;
  content: "  \f05b   ";
  font-size: 75%;
  font-weight: 500;
  text-shadow: none;
  padding-left: 3px;
  color: rgba(231, 3, 37, .5)
}
.Decimal.smallx > li + li:before {
  font-family: FontAwesome;
  content: "\f101";
  font-size: .75em;
  font-weight: 500;
  text-shadow: none;
  padding-left: 3px;
  color: #C00
}
#HomePage.breadcrumb {
  display: block;
  text-align: center;
  background: #FFF;
  border: none;
  font-style: normal;
  font-family: 'Trirong', serif;
  color: #09afdf42;
  font-weight: 500;
  text-shadow: 1px 1px 0px #09afdf42
}
#HomePage.breadcrumb > li + li:before {
  content: "\23F5";
  font-size: 1em;
  font-weight: 500;
  text-shadow: none;
  padding-left: 3px
}
.breadcrumb {
  background: #FFF;
  border: none;
  font-style: normal;
  font-family: 'Trirong', serif;
  color: #09afdf42;
  font-weight: 500;
  text-shadow: 1px 1px 0px rgba(125, 125, 125, .55)
}
.breadcrumb > li + li:before {
  content: "\23F5";
  font-size: 1em;
  font-weight: 500;
  text-shadow: none;
  padding-left: 3px
}
@media only screen and (max-width:412px) {
  .zoom-small-image {
    margin-left: 0 !important
  }
  #aussie-rules {
    display: none !important
  }
  .fs175 {
    font-size: 100% !important
  }
}
.nav-pills > li + li:after {}
.nav-pills:not(.nav-stacked) {
  margin-bottom: 15px
}
.nav-pills > li > a {
  border-radius: 0;
  padding: 3px 5px;
  border: 1px solid transparent;
  color: #999;
  font-size: 13px;
  font-weight: 400
}
.nav-pills a.active {
  color: #c00
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .nav-pills > li > a:focus, .nav-pills > li > a:hover {
  color: #c00;
  background-color: transparent
}
.nav-pills.style-2 > li > a {
  margin: .5em 0 .5em;
  text-align: center;
  border-radius: 3px
}
.nav-pills.style-2 > li.active > a, .nav-pills.style-2 > li > a:focus, .nav-pills.style-2 > li > a:hover {
  margin: .5em 0 .5em;
  color: #fafafa;
  background: #A60015;
  border: 1px solid #eaeaea;
  font-weight: 600;
  text-decoration: none !important
}
.nav-pills.style-2 > li.active > a:focus, .nav-pills.style-2 > li.active > a:hover {
  margin: .5em 0 .5em;
  color: #fff;
  background: #232b39;
  border: 1px solid #ccc;
  font-weight: 600;
  text-decoration: none !important
}
.nav .nav-pills .style-2 a {
  letter-spacing: 0 !important
}
.nav-pills > li + li {
  margin-left: 5px
}
.nav-pills > li.active > a:after {
  color: #09afdf
}
.nav.flex-column > li .nav-link {
  padding: 7px 0px;
  color: #777777;
  position: relative;
  font-size: 110%;
  text-transform: uppercase;
  font-weight: 500
}
.nav.flex-column.list-style-icons > li .nav-link {
  padding: 6px 0px
}
.nav.flex-column > li .nav-link.active .nav.flex-column > li .nav-link.active:hover, .nav.flex-column > li .nav-link.active:focus, .nav.flex-column > li .nav-link:hover, .nav.flex-column > li .nav-link:focus {
  background-color: transparent;
  border-color: transparent;
  color: #c00
}
.nav.flex-column:not(.list-style-icons) > li .nav-link:after {
  font-family: "FontAwesome";
  content: "\f101";
  font-size: 14px;
  position: absolute;
  right: 15px;
  top: 6px;
  color: #d1d1d1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
.nav.flex-column a.active {
  cursor: default !important;
  color: #C00
}
.nav.flex-column a.hand {
  color: #C00
}
.flex-column li a.pointer {
  cursor: pointer !important
}
.flex-column li a.active {
  color: #C00
}
.nav.flex-column:not(.list-style-icons) > li .nav-link.active:hover:after, .nav.flex-column:not(.list-style-icons) > li .nav-link.active:focus:after, .nav.flex-column:not(.list-style-icons) > li .nav-link:hover:after, .nav.flex-column:not(.list-style-icons) > li .nav-link:focus:after {
  right: 10px
}
.nav.flex-column.list-style-icons > li .nav-link > i {
  padding-right: 10px;
  font-size: 24px;
  color: #cdcdcd
} /* Process pills */ .process .nav-pills > li + li {
  margin-left: 40px;
  position: relative
}
.process .nav-pills > li + li:after {
  position: absolute;
  left: -24px;
  width: 10px;
  color: #cdcdcd
}
.footer-content .nav-pills > li > a {
  padding: 4px 0
}
.footer-content .nav-pills.nav-stacked > li > a:after {
  top: 5px
}
.panel-group .panel-default {
  border-color: #eaeaea;
  -webkit-box-shadow: none;
  box-shadow: none
}
.panel-group .panel-heading {
  padding: 0
}
.panel-heading a {
  font-weight: 400;
  width: 100%;
  position: relative;
  padding: 10px 40px 10px 15px;
  color: inherit
}
.collapse-contextual .panel-heading a:after, .collapse-style-1 .panel-heading a:after, .collapse-style-2 .panel-heading a:after, .collapse-style-3 .panel-heading a:after {
  line-height: 1;
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 50%
}
.collapse-style-1 .panel-heading {
  background-color: #fafafa
}
.collapse-style-1 .panel-heading a {
  color: #999
}

.collapse-style-1 .panel-heading a:not(.collapsed) {
  color: #777
}
.collapse-style-1 .panel-heading a:after {
  content: "\f146";
  font-size: 14px;
  font-weight: 300;
  margin-top: -7px
}
.collapse-style-1 .panel-heading a.collapsed:after {
  content: "\f0fe"
}
.collapse-style-1 .panel-body {
  border-top: none !important;
  background-color: #fafafa;
  padding-top: 0
}
.panel-title a i {
  font-size: 16px
}
.progress.style-1, .progress.style-2 {
  background-color: #fafafa;
  border: 1px solid #eaeaea
}
.btn[data-toggle=collapse] i:before {
  font-size: 10px;
  content: "\f068"
}
.btn.collapsed[data-toggle=collapse] i:before {
  content: "\f067"
}
.bg-success {
  background-color: #28a745 !important
}
.knob-container {
  margin: 10px;
  position: relative
}
.knob-container canvas {
  width: 132px;
  height: 132px;
  margin: 0 auto
}
.knob-text {
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  margin-top: -14px
}
.alert-icon, .feature-box-2, .form-control, .icon, .icon i {
  position: relative
}
@media (min-width:1200px) {
  .knob-container canvas {
    width: 169px;
    height: 169px
  }
}
form {
  margin: 20px 0
}
textarea {
  resize: vertical
}
.sidebar form {
  margin: 5px 0 20px
}
.form-control {
  border-radius: 5px;
  background: #fff;
  height: 40px;
  padding-right: 30px;
  border-color: #e1e1e1;
  color: #777;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075)
}
.form-control, .form-control:focus {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075)
}
.form-control:focus {
  border-color: #999;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075)
}
select.form-control {
  padding-right: 5px;
  -webkit-appearance: menulist
}
select[multiple].form-control {
  -webkit-appearance: listbox
}
.form-list > div {
  padding: 7px 15px;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
  margin: 6px 0;
  display: block
}
.checkbox label, .radio label, form label {
  font-weight: 300
}
form.ClubWebsites {}
form.ClubWebsites label {
  font-size: 1.25em !important;
  font-weight: 600;
  font-variant: small-caps
}
.ClubWebsites label:after {
  content: "" !important
}
label:before, label:after {
  content: "" !important
}
label.large {
  color: #38B3D6;
  font-weight: 550;
  font-size: 1.2em;
  line-height: 1;
  font-variant: small-caps
}
fieldset {
  padding: 10px 25px;
  margin: 15px 0;
  border: 1px solid #ddd;
  background-color: #fafafa
}
fieldset legend {
  display: block;
  width: auto;
  padding: 3px 10px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: inherit;
  color: #333;
  border: 1px solid #ddd;
  background-color: #fff
}
fieldset .form-control, fieldset .form-control:focus {
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
  border-color: #f3f3f3
}
input[type=radio], input[type=checkbox] {
  margin-top: 5px
}
.card-header a:hover {
  text-decoration: none
}
.card-header a i {
  font-size: 16px
} /*Contextual Headings*/ .btn[data-toggle="collapse"] i:before {
  font-size: 10px;
  content: "\f068"
}
.btn.collapsed[data-toggle="collapse"] i:before {
  content: "\f067"
}
.alert {
  margin: 20px 0;
  border-radius: 5px;
  border: none
}
.alert, .icon {
  border-radius: 5px
}
.close {
  font-size: 28px;
  font-weight: 400;
  filter: alpha(opacity=40);
  opacity: .4
}
.feature-box-2:hover .icon, .feature-box:not(.shadow):hover .icon {
  filter: alpha(opacity=80);
  opacity: .8
}
[data-notify=container] {
  max-width: 400px
}
[data-notify=progressbar] {
  display: none
}
.icon {
  display: inline-block;
  text-align: center;
  background-color: rgba(255, 255, 255, .85);
  color: #000;
  font-size: 24px;
  width: 60px;
  height: 60px;
  line-height: 58px;
  transition: all .2s ease-in-out;
  border-radius: 5px;
  border: 1px solid transparent
}
.bordered {
  border: 1px solid #f1f1f1;
  border-radius: 3px
}
img.bordered {
  border: 1px solid black;
  padding: 5px
}
.icon {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out
}
.icons .icon {
  margin: 0 5px 5px 0
}
.icon i {
  z-index: 1
}
.icon.dark-bg {
  background-color: rgba(66, 66, 66, .66);
  color: #fff
}
.icon.default-bg {
  background: #212327;
  color: #fff
}
.icon.light-bg {
  background-color: #fff;
  color: #09afdf
}
.icon.without-bg {
  font-size: 36px;
  line-height: 1;
  color: inherit;
  background-color: transparent;
  height: 100%
}
.icon.large {
  font-size: 36px;
  width: 100px;
  height: 100px;
  line-height: 97px
}
.icon.small {
  font-size: 18px;
  width: 45px;
  height: 45px;
  line-height: 43px
}
.feature-box, .feature-box-2 {
  margin-bottom: 30px
}
.feature-box .icon {
  margin-bottom: 10px
}
.feature-box p {
  clear: both
}
.dark-bg .bordered {
  border: 1px solid #555
}
.overlay-container {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 7px;
  overflow: hidden
}
.overlay-link {
  position: absolute;
  z-index: 10;
  top: 0;
  padding: 15px;
  bottom: 0;
  background-color: rgba(30, 30, 30, .5);
  overflow: hidden;
  opacity: 0;
  transition: all ease-in-out .25s
}
.overlay-link i {
  transition: all .2s ease-in-out;
  width: 32px;
  height: 32px;
  outline: 1px solid #fff !important;
  border-radius: 100%;
  color: #C00;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  font-size: 32px;
  line-height: 80px
}
.overlay-link i:hover {
  outline: 1px solid #fff !important;
  color: #C00
}
.overlay-link.small i {
  width: 25px;
  height: 25px;
  margin: -12.5px 0 0 -12.5px;
  font-size: 14px;
  line-height: 25px
}
.overlay-container:hover .overlay-link {
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100)
}
.overlay-container.cassette i {
  font-style: normal !important;
  font-size: 20px !important;
  line-height: 1 !important;
  margin-left: .5em !important
}
@media (min-width:1200px) {
  .overlay-container .text {
    top: 30%
  }
}
@media (max-width:480px) {
  .overlay-container .text {
    top: 30%
  }
  .overlay-container .text p:not(.mobile-visible) {
    display: none
  }
}
@media (min-width:480px)and (max-width:1199px) {
  .overlay-container:not(.overlay-visible) .overlay-top ~ .overlay-bottom {
    padding-top: 5px;
    padding-bottom: 5px
  }
}
.video-background, .video-background-banner {
  position: relative;
  overflow: hidden
}
.tp-caption .embed-responsive {
  overflow: visible
}
.embed-responsive {
  overflow: hidden
}
.audio-wrapper iframe {
  width: 100%;
  border: none;
  margin-bottom: 20px
}
.top.carousel-indicators {
  bottom: auto;
  top: 10px
}
.bottom.carousel-indicators {
  bottom: 10px
}
.shadow .carousel-indicators {
  position: absolute;
  z-index: 4
}
.navbar.navbar-default {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 10px 0 15px;
  border-color: #ededed;
  background-color: #fafafa;
  font-weight: 400
}
.navbar-nav li.dropdown.border-top, .navbar-nav .nav-photo .dropdown-menu {
  border-top: 1px solid rgb(192, 192, 192)
}
.dropdown-menu > li > a.pointer {
  cursor: pointer !important
}
.dropdown-menu > li > a.active {
  color: #C00
}
a.nada {
  cursor: context-menu !important
}
.dropdown-menu .divider {
  background-color: #ededed
}
.dropdown-menu {
  min-width: 220px;
  padding: 0;
  margin: 0;
  background-color: #fff;
  box-shadow: rgba(49, 176, 213, .5) 0 1px 0;
  text-shadow: rgba(49, 176, 213, .5) 0 1px 0
}
.dropdown-menu > li > a {
  font-family: "Roboto";
  padding: 10px 20px;
  font-size: 14px;
  color: #333 !important;
  position: relative;
  border-bottom: 1px solid #f7f7f7;
  transition: all .2s ease-in-out
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover {
  color: #C00 !important
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #fcfcfc !important;
  color: inherit !important;
  border-color: #f7f7f7
}
.dropdown .nav-rules .active .open {
  color: #C00
}
.dropdown-menu .dropdown-menu {
  top: -1px;
  left: 100% !important;
  right: auto;
  border-top: 1px solid #f7f7f7
}
.dropdown-menu > li > a i {
  padding-left: 5px;
  font-size: 12px;
  width: 20px;
  position: relative;
  top: -1px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #cdcdcd
}
.dropdown-menu > li > a i.fa {
  width: 32px;
  text-align: center
}
.dropdown-menu > li > a i.fa-circle-o {
  font-size: 12px;
  top: -3px
}
.dropdown > a:before {
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  left: auto;
  line-height: 1;
  font-size: 14px
}
.header.centered .dropdown > a:before {
  top: 18px
}
.navbar-default .navbar-nav > .dropdown.open > a:before {
  color: #eaeaea
}
.dropdown a.dropdown-toggle {}
.dropdown .dropdown > a:before {
  content: "\f105";
  right: 10px;
  top: 13px;
  margin-left: 0;
  visibility: visible;
  color: #666
}
.dropdown.dropdown-menu .last {
  border-top: 1px solid #ccc
}
.dropdown .dropdown.open > a:before {
  color: #09afdf
}
#footer ul.nav.navbar-nav {
  border: none !important
}
#footer i.fa {
  color: #C00
}
.dark .tag a:hover, .plan ul li a.pt-popover:hover, .tag a:hover {
  text-decoration: none
}
.footer {
  background-image: url(../_img/bkg/bkg_smoky_cords.png)
}
.header.centered #logo img {
  margin: 0 auto
}
#img-favicon {
  position: fixed;
  display: block;
  top: 0px;
  right: 160px;
  width: 64px;
  height: 64px
}
#logo-top {
  font-family: 'Tangerine', cursive;
  color: rgba(27, 180, 223, 1);
  font-size: 250%;
  font-weight: 600;
  position: fixed;
  display: block;
  top: 10px;
  right: 20px;
  width: auto;
  height: auto;
  margin: 0;
  text-align: right;
  padding: 0 .5em 0 0
}
#logo-top a:visited, #logo-top a:hover, #logo-top a:focus, #logo-top a:active {
  color: rgb(0, 155, 155);
  transition: all .3s ease-in-out
}
#search {
  outline: 1px dotted silver
}
.boxes {
  display: table;
  width: 100%;
  height: 100%
}
.box {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 1.5em
}
.box1 {
  width: 70%;
  text-align: left;
  vertical-align: top;
  font-size: 1.7em
}
.box-100 {
  width: 100%;
  text-align: left;
  vertical-align: top;
  font-size: 1.7em
}
.box-100 {
  margin: 0 0 1em 0
}
.box2 {
  width: 30%;
  text-align: right;
  padding-right: .5em;
  vertical-align: top;
  padding-top: .75em;
  padding-bottom: .75em;
  border-top: 1px solid #ccc;
  background: url(../_img/dl/aiatsis.png) 90% 8% no-repeat
}
.box2 .fs90 {} /* fs90 Kangaroo :before{ content:'\1F998'} */ .box3 {
  width: 100%;
  text-align: left;
  vertical-align: top;
  font-size: 1.7em
}
.box4 {
  padding-bottom: .75em;
  vertical-align: top
}
.box4 p {
  text-align: left !important
}
.box4 q {
  text-align: center
}
@media (max-width:420px) {
  .box {
    display: block;
    width: 100%
  }
  .box .box2 q {
    font-size: .5em
  }
}
.pagead2, .GoogleSearch {
  display: block;
  width: auto;
  height: 200px;
  margin: 0 0 4em 0;
  padding-top: 1em
}
.logo {
  font-family: 'Tangerine', cursive !important;
  font-size: 260%;
  font-weight: 600;
  color: #22B6E0
}
.site-slogan {
  font-family: 'Tangerine', cursive;
  font-size: 160%;
  font-weight: 600;
  color: #22B6E0;
  letter-spacing: .05em;
  word-spacing: 0em;
  margin-left: 0
}
.logo a:hover, .site-slogan a:hover {
  cursor: pointer;
  color: #144b6f !important;
  transition: color 1s !important;
  border-bottom:none!important;text-decoration:none!important;
}
.site-slogan.btm {
  font-size: 200%;
  margin-top: 1em !important;
  margin-bottom: 0 !important
}
.GoogleSearch > #logo-font,
#Geo .GoogleSearch > #logo-font{
  font-family: 'Tangerine', cursive;
  font-size: 2.5em;
  font-weight: 550;
  color: #22B6E0
}
span.logo-font {
  font-size: 2em
}
.motto {
  font-family: 'Tangerine', cursive !important;
  font-size: 2.5em !important;
  line-height: .8 !important;
  font-weight: 550;
  color: #22B6E0 !important
}
.motto.small {
  font-family: 'Tangerine', cursive !important;
  font-size: 2em !important;
  font-weight: 550;
  color: #22B6E0
}
.offcanvas .logo {
  margin: 10px 0 10px;
  color: #22B6E0
}
.offcanvas .logo img {
  margin: 0 auto
}
.offcanvas .site-slogan {
  text-align: center;
  margin-bottom: 20px;
  margin-top: -10px
}
.offcanvas .contact-alan, .offcanvas .contact-alan a {
  width: 75px;
  height: 75px;
  margin: 0 auto .5em;
  text-align: center;
  cursor: pointer
}
.overlay-container.img-sidebar-video {
  width: 100%;
  height: 100%;
  border-radius: .5em;
  box-shadow: 0px 0px 32px #1f1f1f;
  margin: 0 auto;
  text-align: center
}
.overlay-container.img-sidebar-video img {
  padding-top: 1em;
  margin: 0 auto;
  text-align: center
}
.img-gazette {
  width: 48px;
  height: 48px;
  vertical-align: -5px
}
.img-aboflag {
  width: 150px;
  height: 100px;
  vertical-align: 0
}
.img-torresflag {
  float: left;
  margin-right: 1em;
  margin-top: .5em;
  width: 93px;
  height: 63px
}
.img-aboflag-main, .firstnationsflag, .firstnationsflag a {
  width: 187px;
  height: 107px;
  border-radius: 3px;
  box-shadow: 0 0 16px #1f1f1f;
  margin: 0 auto;
  text-align: center
}
.img-aboflag-gif {
  width: 90px;
  height: 64px;
  margin: 0 auto;
  text-align: center
}
.img-torres-flag {
  width: 187px;
  height: 125px;
  border-radius: 3px;
  box-shadow: 0 0 16px #1f1f1f;
  margin: 0 auto;
  text-align: center
}
.img-torres-sml {
  width: 90px;
  height: auto;
  margin: 0 auto;
  text-align: center
}
#First-Nations {
  background: url(../_img/aussie/aa.png) 5% 0 no-repeat
}
.Aboriginal-Nations {
  background: url(../_img/dl/Australian-Aboriginal-flag-and-Torres-Strait-Islander-flag.png) no-repeat;
  background-size: contain
}
@media (max-width:991px) {
  section {
    margin-left: .95em !important
  }
  #First-Nations {
    background: none !important
  }
  h1 {
    margin-top: 0 !important;
    font-size: 190% !important
  }
  h5, h6, ul.serif {
    font-size: 100% !important;
    line-height: 1.5 !important
  }
  .list.app {
    margin-top: .5em;
    margin-left: .5em;
    font-size: 90%
  }
  .table, tbody {
    font-size: 80% !important
  }
}
@media (max-width:767px) {
  .navbar-header #logo img {
    max-height: 35px;
    margin-left: 15px
  }
}
.social-links {
  list-style: none;
  margin-top: 20px;
  margin-bottom: 20px
}
.social-links li {
  display: inline-block;
  margin: 0 2px 2px 0
}
.social-links li a {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  font-size: 18px;
  border: 1px solid #e7e7e7;
  color: #cdcdcd;
  border-radius: 4px
}
.social-links li a i {
  line-height: 40px
}
.social-links li a:hover {
  background-color: transparent;
  border-color: #0c9ec7;
  color: #0c9ec7
}
.social-links.animated-effect-1 li a {
  position: relative;
  z-index: 1
}
.social-links.animated-effect-1 li a:hover {
  color: #fff
}
.social-links.animated-effect-1 li a:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: '';
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  background-color: inherit;
  -webkit-transition: -webkit-transform .4s, opacity .4s, background-color .4s;
  transition: transform .7s, opacity .7s, background-color .7s;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
  filter: alpha(opacity=0)
}
.social-links.animated-effect-1 li a:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: -webkit-transform 0s, opacity .3s, background-color .3s;
  transition: transform 0s, opacity .3s, background-color .3s
}
.social-links.animated-effect-1:not(.circle) li a:after {
  -webkit-border-radius: 0;
  border-radius: 0
}
.colored .social-links li a {
  background-color: rgba(0, 0, 0, .2);
  border: 1px solid rgba(0, 0, 0, .01);
  color: #fff
}
.social-links {
  margin: 2px auto .25em;
  display: inline-block
}
.social-links.small li a {
  width: 30px;
  height: 30px;
  font-size: 14px
}
.social-links.small li a i {
  line-height: 29px
}
.social-links.large li a {
  width: 60px;
  height: 60px;
  font-size: 24px
}
.social-links.large li a i {
  line-height: 60px
}
.social-links.square li a, .square {
  -webkit-border-radius: 0;
  border-radius: 0
}
.social-links.circle li a {
  -webkit-border-radius: 100%;
  border-radius: 100%
}
.social-links.animated-effect-1 li.sms a:hover {
  border-color: #fcc51a
}
.social-links.animated-effect-1 li.youtube a:hover {
  border-color: #b31217
}
.btn.youtube, .colored.social-links li.youtube a, .social-links.animated-effect-1 li.youtube a:after, .social-links:not(.animated-effect-1) li.youtube a:hover {
  background-color: #b31217;
  border-color: #b31217;
  color: #fff
}
.btn.sms, .colored.social-links li.sms a, .social-links.animated-effect-1 li.sms a:after, .social-links:not(.animated-effect-1) li.sms a:hover {
  background-color: #fcc51a;
  border-color: #00aff0;
  color: #fff
} /* mynav */ .social-links.animated-effect-1 li.mynav a:hover {
  border-color: #fcc51a
}
.social-links:not(.animated-effect-1) li.mynav a:hover, .colored.social-links li.mynav a, .social-links.animated-effect-1 li.mynav a:after, .btn.mynav {
  background-color: #fcc51a;
  border-color: #fcc51a;
  color: #ffffff
}
.social-links.animated-effect-1 li.mynav a.active {
  background-color: #000;
  border-color: #c00;
  color: #ffffff
} /* /mynav */ /* contact */ .social-links.animated-effect-1 li.contact a:hover {
  border-color: #22B6E0
}
.social-links:not(.animated-effect-1) li.contact a:hover, .colored.social-links li.contact a, .social-links.animated-effect-1 li.contact a:after, .btn.contact {
  background-color: #22B6E0;
  border-color: #22B6E0;
  color: #ffffff
}
.ion-ios-monitor-outline {
  vertical-align: -4px
}
.social-links.animated-effect-1 li.contact a.active {
  background-color: #000;
  border-color: #c00;
  color: #ffffff
} /* /contact */ .social-links.animated-effect-1 li.twitter a:hover {
  border-color: #55acee
}
.social-links:not(.animated-effect-1) li.twitter a:hover, .colored.social-links li.twitter a, .social-links.animated-effect-1 li.twitter a:after, .btn.twitter {
  background-color: #55acee;
  border-color: #55acee;
  color: #ffffff
}
.social-links.animated-effect-1 li.facebook a:hover {
  border-color: #3b5998
}
.social-links.animated-effect-1 li.facebook a:after {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff
}
.social-links.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active {
  transform: scale(1.1) rotate(360deg)
}
.btn-group.open .dropdown-animation {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
.media {
  margin-top: 0;
  margin-bottom: 25px
}
.media img {
  max-width: none
}
.block .media img, .footer-content .media img {
  width: 60px
}
.media-heading {
  margin-bottom: 0
}
h6.media-heading {
  margin-bottom: 5px
}
.media:hover .icon {
  background-color: transparent;
  color: #09afdf;
  border: 1px solid #09afdf
}
.dark-bg .media:hover .icon {
  border-color: #cdcdcd;
  color: #cdcdcd
}
.media:hover .icon:after {
  content: "";
  border-color: transparent
}
.container .owl-carousel {
  border-radius: .25em;
  box-shadow: 0 0 4em rgba(222, 222, 218, 0.5);
  padding-right: .5em
}
.clients {
  margin: .75em auto
}
.clients .client-image, .clients .client-image a {
  text-align: center;
  width: 200px;
  height: 111px;
  margin: 5px;
  padding: 5px;
  display: inline-block;
  cursor: grab
}
.clients a, .portfolioContainer.client-image a, .portfolioContainer.client-image a.active, .clients a.active {
  opacity: .8 !important
}
.portfolioContainer.client-image a:hover, .clients a:hover {
  opacity: 1 !important
}
.clients a.active {
  cursor: default
}
.full-image-overlay {
  display: none;
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 0 10%;
  margin-top: -133px;
  color: #fff;
  z-index: 1;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}
.full-image-overlay h3 {
  color: #fff
}
.to-right-block {
  margin-left: auto;
  display: block
}
.call-to-action a, .call-to-action h2 {
  margin: .5em 0 0 0
}
.call-to-action p {
  margin-bottom: 10px
}
@media (max-width:767px) {
  .call-to-action .text-right {
    text-align: left
  }
}
#map-canvas {
  height: 450px
}
#map-canvas.small {
  height: 347px
}
#collapseMap {
  height: 0;
  -webkit-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out
}
#collapseMap.in {
  height: 450px
}
.footer-content #map-canvas {
  height: 300px
}
#map-canvas img {
  max-width: inherit
}
#tags-afl {
  outline: 0px solid green;
  font-variant: small-caps
}
.tags-cloud {
  font-size: 0
}
.tag {
  display: inline-block;
  margin: 0 3px 3px 0
}
.tag a {
  padding: 3px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 22px;
  background-color: rgb(0, 128, 0);
  border: 1px solid #fff
}
.tag a:hover {
  color: rgb(0, 128, 0);
  background-color: #fff;
  border-color: rgb(0, 128, 0)
}
.dark .tag a {
  color: #777;
  background-color: transparent;
  border: 1px solid #333
}
.dark .tag a:hover {
  color: #fff;
  background-color: #777;
  border-color: #777
}
.icons-block i {
  display: inline-block;
  font-size: 30px;
  color: #999
}
.isotope-container, .isotope-container-fitrows, .slider-banner-container ul.slides {
  display: none
}
@-webkit-keyframes opacity_first {
  0% {
    opacity: .33;
    filter: alpha(opacity=33)
  }
  24.91% {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  49.833% {
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@keyframes opacity_first {
  0% {
    opacity: .33;
    filter: alpha(opacity=33)
  }
  24.91% {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  49.833% {
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@-webkit-keyframes opacity_second {
  0% {
    opacity: .66;
    filter: alpha(opacity=66)
  }
  16.66% {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  41.5833% {
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@keyframes opacity_second {
  0% {
    opacity: .66;
    filter: alpha(opacity=66)
  }
  16.66% {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  41.5833% {
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@-webkit-keyframes opacity_third {
  0% {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  33.33% {
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@keyframes opacity_third {
  0% {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  33.33% {
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
#qTip a.wiki::after {
  font-family: 'FontAwesome';
  content: ' \f266';
  font-size: 90%
}
html {
  -webkit-overflow-scrolling: touch
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: none
}
#lcol {
  width: 900px
}
p input[type=button] {
  padding: 4px;
  font-size: large
}
.jsclass body .randomordercontent {
  display: none
}
#jssor_1, #jssor_2 {
  position: relative;
  margin: 0 auto;
  margin-top: 0px;
  margin-left: 0px;
  width: 250px;
  height: 111px;
  overflow: hidden;
  visibility: hidden
}
.jssorl-009-spin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7)
} /*jssor slider loading skin spin css*/ .jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear
}
@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(360deg)
  }
}
.slides {
  position: relative;
  top: 0;
  left: 240px;
  width: 720px;
  height: 480px;
  overflow: hidden
} 
/* #cf */
 #cf {
  position: relative;
  height: 449px;
  width: 200px;
  margin: 0 auto
}
#cf1, #cf3 {
  position: relative;
  height: 147px;
  width: 200px;
  margin: 0 auto;
  text-align: center
}
#cf2 {
  display: inline-block;
  position: relative;
  height: 202px;
  width: 90px;
  margin: 0 auto
}
#cf4, #cf5, #cf6, #cf8, #cf9, #cf10, #cf11, #cf12, #cf13 {
  display: inline-block;
  position: relative;
  height: 269px;
  width: 306px;
  margin: 0 auto
}
#cfVaux {
  display: inline-block;
  position: relative;
  height: 300px;
  width: 176px;
  margin: 0 auto
}
#muddie-cooked {
  display: inline-block;
  position: relative;
  height: 147px;
  width: 250px;
  margin: 0 auto
}

#cf img, #cf1 img, #cf2 img, #cf3 img, #cf4 img, #cf5 img, #cf6 img, #cf8 img, #cf9 img, #cf10 img, #cf11 img, #cf12 img, #cf13 img, #cfVaux img, #muddie-cooked img, #fourmilab img  {
  position: absolute;
  left: 0;
  transition: opacity 1s ease-in-out
}
#cf img.top:hover, #cf1 img.top:hover, #cf2 img.top:hover, #cf3 img.top:hover, #cf4 img.top:hover, #cf5 img.top:hover, #cf6 img.top:hover, #cf8 img.top:hover, #cf9 img.top:hover, #cf10 img.top:hover, #cf11 img.top:hover, #cf12 img.top:hover, #cf13 img.top:hover, #cfVaux img.top:hover, #muddie-cooked img.top:hover, #fourmilab img.top:hover {
  opacity: 0
}
p#cf7_controls {
  text-align: center
}
#cf7_controls span {
  font-size: .95em;
  cursor: pointer
}
#cf7 {
  position: relative;
  height: 250px;
  width: 113px;
  margin: 0 auto
}
#cf7 img {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0)
}
#cf7 img.opaque {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=1)
} /* . */ #f1_container {
  position: relative;
  margin: 10px auto;
  height: 250px;
  width: 113px;
  z-index: 1
}
#f1_container {
  perspective: 1000
}
#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear
}
#f1_container:hover #f1_card {
  transform: rotateY(180deg)
}
.nav-flex-column, #nav-flex-column, #nav-flex-column2 {
  background: url(../aussie-rules/_img/nav-flex-column.png) 0 0 no-repeat;
  background-size: contain;
  padding: 80px 0 0 0
}
#nav-flex-column li, #nav-flex-column2 li {
  width: 100%;
  height: auto;
  font-weight: 400 !important
}
#nav-flex-column a.pointer, #nav-flex-column2 a.pointer, ul.dropdown-menu li a.pointer {
  cursor: pointer !important
}
span#LiveClockIE {
  outline: 1px solid red;
  position: absolute;
  top: 1em;
  left: 5em;
  height: 1em
}
ul.complete, ul.wrong, ol.complete {
  font-size: 1.2em;
  line-height: inherit
}
ul.complete li::before, ol.complete li::after {
  font-size: 1.2em;
  content: '\00BB ';
  color: rgb(0, 128, 0)
}
ul.incomplete li::before {
  content: ' '
}
a.window-restore {
  font-size: 120%
}
a.window-restore:hover::after {
  content: " \f2d2";
  font-family: 'FontAwesome';
  font-size: 50%;
  vertical-align: top
}
ul.hyphens li::after {
  content: '\002D '
}
ul.arrow-right {
  font-size: 100%;
  line-height: inherit
}
ul.arrow-right li::before {
  content: '\1F6A9';
  color: #c00
}
hr.style-eight, hr.AW, hr.double {
  overflow: visible;
  padding: -5px;
  border: none;
  border-top: medium double #ccc;
  color: #ccc;
  text-align: center
}
hr.style-eight:after {
  content: "\00A7";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 1.5em;
  padding: 0 0.25em
}
hr.AW {
  color: #c00;
  border: 0
}
hr.AW:after {
  content: "\20B3 \20A9";
  font-size: 150%;
  padding-left: 10px;
  position: relative;
  top: 15px
}
ul.wiki li {
  font-size: 120%
}
ul.wiki li i {
  font-size: 120%;
  color: #222
}
ul.wiki li a::after {
  font-family: 'FontAwesome';
  content: ' \f266';
  font-weight: 500;
  text-shadow: none;
  font-size: 100%;
  font-style: normal
}
th a.wiki::after {
  font-family: 'FontAwesome';
  content: ' \f266';
  font-size: 50%;
  vertical-align: text-top
}
html {
  -ms-overflow-style: -ms-autohiding-scrollbar
}
.btn {
  transition: all .2s ease-in-out;
  padding: 7px 20px;
  font-size: 14px;
  margin: 10px 5px;
  text-decoration: none !important
}
.btn, .btn-sm {
  line-height: 1.46666667;
  border-radius: 3px
}
.btn, .btn-lg {
  line-height: 2.46666667;
  border-radius: 3px
}
.btn:hover {
  text-decoration: none !important
}
.btn:focus {
  color: inherit
}
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
  cursor: pointer
} /* Responsive images ensures images don't scale beyond their parents */ img {
  max-width: 100%;
  height: auto;
  border: 0
}
#map_canvas img, .google-maps img {
  max-width: none
}
.truncate {
  height: 350px;
  max-width: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
*.fs-vsml {
  font-size: 10px
}
*.fs-normal {
  font-size: 100%
}
*.fs125 {
  font-size: 115%
}
*.fs120 {
  font-size: 125%
}
*.fs15 {
  font-size: 150%
}
*.fs155 {
  font-size: 155%
}
*.fs165 {
  font-size: 165%
}
.movie-title span.fs1em {
  font-size: 1em !important
}
*.fs175 {
  font-size: 175%
}
*.fs25 {
  font-size: 250%
}
*.fs2 {
  font-size: 200% !important
}
*.fs75 {
  font-size: 75% !important
}
*.fs80 {
  font-size: 80% !important
}
*.fs90 {
  font-size: 90% !important
}
*.fs95 {
  font-size: 95% !important
}
*.fs98 {
  font-size: 98% !important
}
*.fsfn {
  font-size: 350% !important;
  line-height: .9
}
*.fs {
  font-size: 50% !important
}
*.fs- {
  font-size: 50% !important
}
th.fs, td.fs {
  font-size: 70% !important
}
p.fs {
  font-size: 50% !important
}
*.fsa {
  font-size: 75% !important
}
i.u-line-icon-pro.va0 {
  vertical-align: -3px
}
*.va5 {
  vertical-align: -5px
}
*.va-3 {
  vertical-align: 3px
} /* colours */ *.red {
  color: rgb(255, 0, 0)
}
*.orange {
  color: rgb(255, 128, 0)
}
p.orange {
  color: rgb(255, 128, 0)
}
*.yellow {
  color: rgb(255, 255, 0);
  text-shadow: .02em .02em 0px rgba(75, 75, 75, 1)
}
*.green, p.green {
  color: rgb(0, 128, 0);
  text-shadow: .02em .02em 0 rgba(49, 176, 213, .5)
}
*.greenie {
  color: rgb(0, 255, 0)
}
b.greenie {
  color: rgb(0, 154, 102)
}
*.blue, *#blue {
  color: rgb(0, 128, 255)
}
*.Blu {
  color: #000080
}
*.myBlu {
  color: rgb(0, 67, 100)
}
*.indigo {
  color: rgb(255, 0, 128)
}
*.violet {
  color: rgb(128, 0, 255)
}
*.C00, *.c00 {
  color: #C00
}
*.black {
  color: black
}
*.silver {
  color: #ccc
}
*.fff {
  color: white
}
ul#colours {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0.02em;
  list-style-type: none;
  margin: 0 auto;
  text-align: center;
  padding: 0
}
#colours li {
  float: left;
  margin: 10px;
  padding: 0;
  height: 70px;
  width: 70px;
  font-size: 70%;
  border-radius: 5px
}
#colours li a {
  display: block;
  padding: 5px;
  width: 70px;
  height: 70px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  top: 0;
  left: 0
}
#colours li a:hover span {
  font-size: 2em;
  transition: all .5s ease-in-out
}
/* /colours */
.artiste {
  margin: auto;
  width: 200px;
  height: 111px;
  overflow: hidden;
  border: 10px solid #fefefe;
  box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, .1)
}
/* This image is missing!  */
img:before {
  content: "This image is missing!";
  font-size: 1em;
  display: block
}
img:after {
  content: "(url:"attr(src) ")";
  font-size: .75em;
  display: block
}
kbd {
  background-color: #eee;
  border-radius: 3px;
  border: 1px solid #b4b4b4;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2), 0 2px 0 0 rgba(255, 255, 255, .7) inset;
  color: #333;
  display: inline-block;
  font-size: .85em;
  font-weight: 700;
  line-height: 1;
  padding: 2px 4px;
  white-space: nowrap
}
kbd a {
  font-size: 1.5em !important;
  font-weight: 500 !important;
  padding: 5px 6px !important;
  border-bottom: none !important
} /* ---------------------------------- */ data:hover::after {
  content: ''attr(value)'';
  font-family: 'Trirong', serif;
  font-size: .65em;
  color: rgb(0, 128, 0)
} /*collapse-style-1*/ .collapse-style-1 .card {
  border-color: #eaeaea
}
.collapse-style-1 .card + .card {
  margin-top: 5px
}
.collapse-style-1 .card-header {
  background-color: #fafafa;
  padding: 0;
  border-bottom: none
}
.collapse-style-1 .card-header a {
  font-weight: 400;
  display: inline-block;
  width: 100%;
  position: relative;
  text-decoration: none;
  padding: 10px 40px 10px 15px;
  color: inherit;
  font-size: 16px;
  border-bottom: none !important
}
.collapse-style-1 .card-header a.collapsed {
  color: #999999
}
.collapse-style-1 .card-header a:not(.collapsed) {
  color: #777777
}
.collapse-style-1 .card-header a:after {
  font-family: "FontAwesome";
  content: "\f146";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px
}
.collapse-style-1 .card-header a.collapsed:after {
  content: "\f0fe"
}
.collapse-style-1 .card-block {
  border-top: none !important;
  background-color: #fafafa;
  padding: 0 15px 15px 15px
}
.card-block {
  background-color: #fafafa;
  padding: 0;
  font-size: 1em
}
.card-block h5 {
  background-color: #fafafa;
  padding: .3em 0 .3em 0;
  font-size: .9em;
  line-height: 1.2
}
.linear-gradient {
  background: linear-gradient(135deg, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.65) 100%)
}
blockquote#twoupq:before, blockquote#twoupq:after {
  content: " " !important
}
blockquote#twoupq {
  font-family: 'Trirong', serif;
  margin: 1em;
  border-color: #d8d8d8;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5) !important
}
blockquote#twoupq h3 {
  color: rgba(233, 9, 20, .25);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, .7)
}
blockquote#twoupq p {
  font-size: 120%;
  line-height: 1.4;
  color: rgb(0, 0, 0);
  text-shadow: 1px 1px 0px rgba(125, 125, 125, .7);
  font-weight: 400;
  margin-bottom: .25em
}
blockquote.blockquote {
  font-family: 'Trirong', serif;
  font-size: 100%;
  line-height: 1.3;
  color: #01375D;
  text-shadow: 1px 1px 0px rgba(233, 9, 20, .15);
  font-weight: 400;
  margin: 0 auto;
  padding: 0
}
blockquote.blockquote p.inline {
  font-family: 'Trirong', serif;
  font-size: 90%;
  line-height: 1;
  color: #01375D;
  text-shadow: 1px 1px 0px rgba(125, 125, 125, .5);
  font-weight: 400;
  margin: .2em 0 0 1em
}
blockquote p.inline {
  font-family: 'Trirong', serif;
  font-size: 1.5em;
  line-height: 1.2;
  color: #01375D;
  text-shadow: 1px 1px 0px rgba(125, 125, 125, .5);
  font-weight: 400;
  margin: .2em 0 0 1em
}
blockquote.blockquote p.inline:before, blockquote.blockquote p.inline:after {
  content: " "
}
blockquote.blockquote > cite {
  margin: .5em 0 0 0;
  font-size: 90%;
  text-align: right
}
cite {
  line-height: 3;
  font-family: "Georgia", "Times New Roman", serif
}
.sidebar-bott {
  display: block;
  position: absolute;
  margin-top: 100% !important
}
.sidebar .navflash > li > a {
  font-size: 1.25em;
  line-height: 1;
  font-family: "Georgia", "Times New Roman", serif
} /* decimal-notation */ #entity ol, #entity ul {
  margin: 0 0 0 4em;
  font-size: 1.25em;
  line-height: 1.5
}
#entity ul {
  list-style-type: none
}
#entity .lead {
  font-size: 1.25em;
  line-height: 1.5
}
#entity .droid {
  text-align: center;
  font-family: 'Trirong', serif;
  font-size: 1.25em;
  line-height: 1.5;
  color: rgb(0, 87, 174);
  text-shadow: 1px 1px 0px rgba(231, 3, 37, .5)
}
#entity .afferbeck {
  font-size: 1.35em
} /* /decimal-notation */ i.small-caps {
  font-variant: small-caps
}
#vid2 cite {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 150%;
  font-variant: small-caps;
  font-weight: inherit !important
}
cite.illustrious {
  text-shadow: 1px 1px 0px rgba(49, 176, 213, .5);
  font-family: Helvetica, Arial, sans-serif;
  font-size: 150%;
  font-variant: small-caps;
  font-weight: inherit !important
} /* .cssmodal */ /* Unopened */ .cssmodal {
  display: flex;
  position: fixed;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  opacity: 0;
  -webkit-transition: top 0s .5s, opacity .5s 0s;
  transition: top 0s .5s, opacity .5s 0s
} /* Opened */ .cssmodal:target {
  top: 0;
  opacity: 1;
  -webkit-transition: none;
  transition: none
} /* Content */ .cssmodal figure {
  width: 100%;
  max-width: 500px;
  position: relative;
  padding: 0;
  opacity: 0;
  background-color: transparent !important;
  -webkit-transition: opacity .5s;
  transition: opacity .5s
} /* Dialog modal style */ .cssmodal span a {
  text-align: left !important
} /* Content when opened */ .cssmodal:target figure {
  opacity: 1
} /* veil that covers page when CSS Modal is open */ .cssmodal .veil {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, .7);
  content: "";
  cursor: default;
  visibility: hidden;
  -webkit-transition: all .5s;
  transition: all .5s
} /* big "x" at the upper right corner inside veil */ .cssmodal .veil::before, .cssmodal .veil::after {
  content: "";
  display: block;
  position: fixed;
  width: 50px;
  background-color: transparent !important;
  top: 50%;
  cursor: pointer;
  text-indent: -1000px;
  z-index: 10;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .5s;
  transition: all .5s
} /* veil style when CSS Modal is open */ .cssmodal:target .veil {
  visibility: visible
} /* animate veil "x"  when CSS Modal is open */ .cssmodal:target .veil::before, .cssmodal:target .veil::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.cssmodal:target .veil::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
} /* /.cssmodal */ @keyframes swinging {
  0% {
    transform: rotate(5deg)
  }
  50% {
    transform: rotate(-3deg)
  }
  100% {
    transform: rotate(5deg)
  }
}
.swingimage {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation: swinging 6s ease-in-out forwards infinite;
  animation: swinging 6s ease-in-out forwards infinite
}
div.beforeandafter {
  display: block;
  width: 200px; /* width of largest image width */ height: 200px; /* height of largest image height */ overflow: hidden;
  position: relative; /* important */
}
div.before, div.after { /* before and after DIVs within main container */ width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  transition: all 1s ease-in-out;
  z-index: 100
}
div.after {
  z-index: 1; /* z-index of after div should be smaller than before's */
}
div.beforeandafter:hover div.before {
  width: 0; /* onmouseover main container  change "before" div width to 0 to hide it */
}
#livingearth, #worldweather {
  cursor: pointer !important
}
*, *:before, *:after {
  box-sizing: border-box
}
h1.vstretch {
  transform: scale(1.2);
  letter-spacing: .08em
}
*.hstretch {
  transform: scale(2, 1)
}
.external.link {
  padding-right: 13px;
  background: url(../_img/icons/external-link-ltr-icon.png) no-repeat 100% 50%;
  border: none
}
.AFL.table-striped td a.border {
  cursor: default !important
}
.opendown::after {
  content: '\1F3C9 '
}
.opendown2::after {
  font-family: FontAwesome;
  content: ' \f0c9'
}
*.dotted {
  outline: 1px dotted red
}
table th > .fs2 {
  margin: 0 0 0 2em
}
.va1 {
  vertical-align: 0em !important
}
.va-1 {
  vertical-align: -.5em !important
}
.va-2 {
  vertical-align: -.25em !important
}
.va- {
  vertical-align: -.025em !important
}
.va-25 {
  vertical-align: -.25em
}
.fa-span {
  font-size: 200%
}
.fa-va-1 {
  vertical-align: -.1em
}
#mysitelogo {
  position: absolute;
  top: 10px;
  left: 70px;
  background: url(../_img/bkg/logo.png) no-repeat !important
}
@keyframes fade {
  0% {
    opacity: 0
  }
  11.11% {
    opacity: 1
  }
  33.33% {
    opacity: 1
  }
  44.44% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
} /* Aussie English */ #nino {
  height: 215px;
  width: 150px;
  margin: 1em auto 0
}
#nino-index {
  height: 215px;
  width: 150px;
  margin: 0 auto
} /* flash-language */ #nino2 {
  height: 246px;
  width: 201px;
  margin: 0 auto
} /* AFL */ #nino3 {
  display: block;
  height: auto;
  width: auto;
  padding-top: 7em;
  text-align: center
}
#nino4 {
  display: block;
  height: auto;
  width: auto;
  padding: 0em;
  margin: 0 auto 1em;
  outline: 0px solid red
}
#nino5 {
  display: block;
  height: auto;
  width: auto;
  padding: 0em;
  margin: 0 auto 1em;
  outline: 0px solid red
}
.cricket-fade {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  text-align: center
}
a.fadein {
  text-decoration: none !important;
  border-bottom: none !important
}
.fadein img {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  animation-name: fade;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.fadein img:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s
}
.fadein img:nth-child(2) {
  -webkit-animation-delay: 5s;
  animation-delay: 5s
}
.fadein img:nth-child(3) {
  -webkit-animation-delay: 10s;
  animation-delay: 10s
}
.fadein {}
#amazon:before, #amazon:after, .amazon:before, .amazon:after {
  display: none
}
.none {
  display: none
}
.amazon {
  margin: 0 auto;
  height: 267px;
  width: 189px
}
.amazon-footer {
  position: absolute;
  left: 20%;
  right: -189px;
  height: 267px;
  width: 189px;
  text-decoration: none;
  border-bottom: none
}
.avatar {
  border-width: 3px;
  border-style: solid;
  border-color: #D53054;
  border-radius: 100px;
  display: inline-block;
  height: 55px;
  overflow: hidden;
  width: 55px;
  vertical-align: middle;
  transition: all .3s ease 0s
}
h2 .img-currency {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAHaUExURUxpcVZGImdWLVRJKCQcFV1OKnluUjctIUc7IUpAL1VHJWdXLLGgaFdJJnZfL42BWG5ZK3ZeMW5eOlxNLHNeLIJwOWhXMYVyOpaMbLSum496P6OUYoFlK4FsNV1PLs7EoaORWsS2haCEOcCvcpuOa6yomqqbc1lKK5J2N05NTT8/QEhIS0RERtG0XJZ6PL+XPty/Y+nNbtCrTuDFbMapVcmjRoxyPK2IO8ScQrecUNeyV/TceLeQPPbcgKKCPJF1OzY4PO7TY/DWeb2iVJx9PKiFPDs8PqB+PP/ylte3Xfjhh4BqPMumTOzRc+bJbdiwR9e7YbKNO9KnQ3llOsqvWoVvPamQTOXGVd65XuPOf82tVqCIRuDEZt64Svvgf/7mh8KiTde2UubJY/7rjpiBRcKoWPDWbv7nYbCWTdSvVOG/ZePAXOG+TvTcbbeWRKeBO+vNW+zcnv7pcc+1aK+RRL2cSLipcV1ZTMq6d6eKQ4ZqM9bEjezfr+nVhenWkPnbVujhytu8Wti/cevfu4p/XJB8Rop3Q8atZt3Igd/OjfjOTOPKdtjDfP/xfu69SVg8DXVuWU42BqmZZpuMXdzQrJmNZs6aQb2GO25OGWhjUoB3WfPjlJ5vL4NyTEyX8sEAAAApdFJOUwA/xn0GkDUQKx2qUvdm2lGv7v7aw8bwhYPq5rD+ms/+4fnd5Me0w+f40cuqfQAAB6hJREFUWMPV2OdXWtkaB+BYULHErjFxUufOXcChdxGkqhTp0ps0URCJCGJskWCv1240/+t99zk6ky+i8G3etRRxrfOs3373PvtsePXq31r1jQ0N5MYqLmz8/TJy+5s/W/MDAwP/edNQKdYw8AEua29oaGh/8+5j/tPKyoeL71CtTRWMop7c0N4+AFf9uPjw6dPh4WFhZYWAVn98AfevP1teBLV9/PKpUNj7/gNqdfXruruIQxcXP75/X99d2Vvf+4v8skRvCuvrbu5XnAHnoJg9hOsvVuEf7r319b13L+5T+xe3u1hEzNf1NTfXvHO4u7v3dXV1dW3Xvbb7rr6CVrcecLO7wIBzUKQTENTBobsiB0ncbHZ9bQ0crpkeKx4crN3d3a1xiwcfK5z/9pjZzgXGyGVpPSou90B5p9Oxi8XWhkpXZL/dbmcbjT6Wls5TsXxGpVSq5GZ3+itf2p89PFbYx9oc8oTELFY4LpGwszsfq7hL+nk83ubm5hTHkEsMbSYV8bhvR9Vfxd3WsMgJcabACaUXZ2aSCoVCq3LUVHPbfuaEchyOgZ9bXDZwUs5wmCd+W839/+oPPj/N5/OZw0KZiO9POTfFjj+q2oJamHwmX8RMWzTqtMjkT3kc0ZaqoMbPfCaTOWzRjDGETKvJJPa+bqxuV2yREZB6RDZstVodky1Vbq+NzYOD30YYI4JJiMS0fGuukqnrvrk5OfkfXifoj5PmpqoY/fX1/f298B60k5ubm8H7+flOUqVUy3sb4+rq+vr6+PjYxJwXDov4Vug3n1EZ1UjqmmRcWa+Y19b9/f1jv4gpQozfn8pFBX0vp2re2ya3rSarVSQ6RtCx/0qEO/4Ux+sV6PvqXrQM6uv6Jre3l/0mk1Vk3d/Y2EASBPKnoPyJ5ahAoK8lv2TOIc7WVs7vN1mvUhvT0xv7+04n5Ek5UYUSDsbI1vYLpDbb9vZW1MtBkMkJ0PTGRiaTMhGOc0YsXmZEo9ukZwdWC3GiXsfU1JTJmsoQkCLjBCeTyTidmzyV2BuNRm3PdbzJthUFR4ygqYxienphYXpDAVImA7/D4SSdF0sse73Rumegum1gHAkeQFObCgU4CxBqWvFQ4fAm3a5adDi8vc/MHAmchFjloWunppKKuYWFo6OFudJP1lx8bi4eB8lnptvFiYRjq+05CDkxuha263B8DpyjIwkFy0KyOUSx2Sx4zonFiecS1XmRYzezWEkU6Ojo8Kx0S6Es/TzfkSxIJPF4PAySSiXufW5/dSCHzmL5fPAEOsrf0jAaBYpGoy2dSQJAsbksMy+memb7ru+FQDy7GZhwWCIp0WiIQA5g2KnyQfLwYo7yuxz5LRHIZzSy44FzDIjTfIFCa80vAYX9DAYkygmjj+7hqco/CFq84hiPbvZxjewJSREN6TIyrqPQCuNrt+hdISiVTLC5Wro99rbsqaQ/gQKZfeDEA5cQYkkXibgRNJ6n0mhYKRKQQiRYAvbyD8te1CE6i2uciCsDPxEUGR/fxaG7fOvlaSmoA4gNJwt72cc3ahGPrkWQUhI4RV0u7Y0TifDSAQRjQ6sy1ltmbDUMBJkJKFhCU0Wj3J5SaPk7AopEdHC8gXmDRNEy922b93coj1GIJURBK/JsDzkoEQ7xVN4yC4DkTUCPtDD7E0o4WZ0Si5HQMNppYTxC9AhB4uUye1LH8iPEBkinu6RgGEZ7LAy7JCAjDi12PA31LC+KYdbMs1z2BCQKRtbypSXsnxq9jEhxyIwS9Tzd7R7ZYi4EW8jfkYLQXfcZFaNho1SAqJg7gI9M6wmll8ucKXpky+kQzwORYEUqA8FgUAfYIVV+5m69HaVSqfJ8gBiZB45fZaBateafSMbz1p2CVCrVFQCKBIPnIMnPAxNs4yyMLLcoKwcxZIt4JCRxqXK5fCcglWYBCkp1StooQNIJIzEyYXlIrUnjkVyzPvYSXFgKKBGUD0gDB9An+ZnSyCUCadS1Tze7doQhs6RDBs8QSOySnDpK3ZFKECSVBuAtdTQ7YZx1EYEYZaa/WTCi1gznCCm8A90dpZ5zAYops6fgyG+hQbPaGUMOHQjLQKRJiCRM5wycGSRtydFEYUtU6tLSKMqDZY2zLNeQQQQnXfVImaGR9CiSJS0ipNlfcpip0ccfOSWGO5wQ0zKvZow83Wxyt35SAP22MB+kZAKSEJBcjv3Shmdd4MDRWwOBBH1PniRINj2SxoTDuDQz5Eq6xFtdMDRK1y8HPelyubTg4AODM2rXk/tIs80GEGoTSHwUamjI5UryqHJHMpl0wbuhGZRHOD+Gzrq2J2//ti480giRCSRIBblCGNUxNIMXxyACRzOmZggm9fr/PtWkxm7bo6SxPFCoDH+/wkcKC+5AIH3X0yeSpm6ACGleiFN4GYgXkQh9EIBxEY6tucymTW7uQ20CSS3TIIrJFBGFPk0MA6N5cCb13eWPf02k7i49Lo0hymIZJgr+EgqBkeEOdPr9s6fkxhrS+069gIGoeQ1eQvz3PNSYGpwRge2lR+Smtubazm+wOMegZKjGiAJHYOusbXvZtyMPg6xpI3V09LzuHPz2WIOdr3s66moqUX77Kovc1NRUgwpeyVV+9PtX1/8BW1zKBCPfV7IAAAAASUVORK5CYII=)
}
h2.UnitedNations {
  line-height: 100px;
  background: url(../_img/flags/282px-Emblem_of_the_United_Nations.svg.png)90% 50% no-repeat
}
table td a img.nav-aside {
  border-color: transparent;
  box-shadow: none !important
}
a img.nav-aside {
  opacity: .9;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto
}
a:hover img.nav-aside {
  opacity: 1
}
ul.AFL {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}
ul.AFL > li a img.nav-aside {
  display: flex;
  justify-content: space-around;
  padding: 3px;
  width: 60px !important;
  height: 60px !important;
  border-color: #d8d8d8;
  transition: all .2s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5)
}
.AFL a:hover img.nav-aside {
  box-shadow: 0 1px 5px rgba(149, 0, 0, 1)
}
.AFL a img.nav-aside.active {
  opacity: 1;
  box-shadow: 0 1px 5px rgba(149, 0, 0, 1)
}
.img-tc {
  margin: 0 auto;
  text-align: center;
  width: auto;
  height: 42px;
  background: #fff;
  padding: 3px;
  border-color: #d8d8d8;
  border-radius: 3px;
  transition: all .2s;
  box-shadow: 0 2px 5px rgba(34, 34, 34, .3)
}
.img-tc:hover {
  box-shadow: 0 2px 5px rgba(34, 34, 34, 1)
}
button.polaroid {
  border-color: #d8d8d8;
  transition: all .2s;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5)
}
.button {
  border-top: 1px solid #96d1f8;
  background: #65a9d7;
  background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
  background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
  background: -moz-linear-gradient(top, #3e779d, #65a9d7);
  background: -ms-linear-gradient(top, #3e779d, #65a9d7);
  background: -o-linear-gradient(top, #3e779d, #65a9d7);
  padding: 5px 10px;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
  text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
  color: #fff;
  font-size: .75em;
  line-height: 1;
  font-family: 'Trirong', serif;
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  outline: none
}
.button:hover {
  border-top-color: #28597a;
  background: #28597a;
  color: #ccc
}
.button:active {
  border-top-color: #1b435e;
  background: #1b435e
}
#crossfade {
  position: relative;
  margin: 0 auto
}
#crossfade img {
  position: absolute;
  left: 0;
  transition: opacity 2s ease-in-out;
  cursor: pointer
}
#crossfade img.top:hover {
  opacity: 0
}
#crossfade img.bottom:hover {
  opacity: 0
}
.imga {
  display: inline-block;
  margin: .5em auto 0;
  padding: 0;
  text-align: center;
  width: 60px;
  height: auto
}
.img-icon {
  display: inline-block;
  margin: 0 auto;
  height: auto;
  width: 35px
}
.imgc, .imgc a {
  display: inline-block;
  margin: .5em auto .5em;
  text-align: center;
  padding: 15px;
  border-color: #d8d8d8;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(34, 34, 34, .3)
}
.imgc:hover, .imgc a:hover {
  transition: 1s ease-in-out;
  box-shadow: 0 2px 5px rgba(34, 34, 34, 1)
}
.img-pola, .img-pola a {
  display: inline-block;
  width: 200px;
  height: auto;
  margin: 0 auto;
  padding: 10px;
  border-color: #d8d8d8;
  border-radius: 3px;
  transition: all .2s;
  box-shadow: 0 2px 5px rgba(34, 34, 34, .3)
}
.img-pola:hover {
  box-shadow: 0 2px 5px rgba(34, 34, 34, 1)
}
.img-polaroid {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border-color: #d8d8d8;
  transition: all .2s;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  opacity: .9
}
.img-polaroid:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 1);
  opacity: 1
}
.img-roid {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border-color: #d8d8d8;
  transition: all .2s;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  opacity: 1
}
.img-link {
  display: inline;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border-color: #d8d8d8
}
.img-link:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 1);
  transition: all .2s
}
.nat-geo {
  width: 206px;
  height: 300px;
  margin: 1em auto 1em
}
.img-ain {
  width: 267px;
  height: 162px;
  margin: 15px auto 0%
}
aside.lucky {
  display: block;
  background: #f8f8f8 url(../_img/bkg/lotto.png) no-repeat top center;
  border: 1px solid #C00;
  border-radius: .5em;
  box-shadow: 0 0 4em silver;
  margin: 0 auto;
  text-align: center
}
h3#lotto, h3#lotto a, h3#lotto a:hover {
  font-variant: lowercase;
  height: 1.3em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  text-align: center;
  font-weight: 600;
  color: rgba(166, 0, 0, 1);
  margin: .5em auto;
  cursor: pointer;
  text-decoration: none;
  border-bottom: none
}
#aussie-rules {
  background: url('../aussie-rules/_img/australian_football_wide3.png') no-repeat;
  background-size: contain
}
h3.aussie-rules {
  line-height: 1;
  font-size: 200%;
  color: #E90914;
  text-shadow: 1px 1px 0px rgba(123, 124, 117, .8);
  font-variant: small-caps;
  letter-spacing: .1em;
  word-spacing: .1em;
  transform-origin: 0 0;
  transform: rotate(-6deg)
}
.afferbeck, .flash, .afferbeck span.green, .afferbeck {
  color: inherit;
  text-decoration: none;
  text-align: center;
  font-family: 'Trirong', serif;
  font-size: .85em;
  font-style: italic;
  line-height: 1;
}
.td0{ 
text-decoration:none!important;
border-bottom:none!important;
}
i.ts0 {
  text-shadow: none !important
}
.sidebar > p.afferbeck {
  font-size: 1em !important
}
p.afferbeck.lauder {
  font-size: 200%;
  padding-bottom: .5em;
  color: rgb(0, 128, 0)
}
.flash {
  font-size: 1.3em
}
.flash span {
  color: rgb(0, 128, 0)
}
.afferbeck, .afferbeck a:hover {
  color: #444;
  text-shadow: 2px 2px 0 rgba(125, 125, 125, .25);
  text-decoration: none;
  padding-left: .5em
}
.afferbeck i {
  text-shadow: none
}
.afferbeck span.green {
  color: rgb(0, 128, 0)
}
.fa-rotate {
  vertical-align: -5px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg)
}
.flashy {
  text-decoration: none;
  text-align: center;
  font-family: 'Trirong', serif;
  font-size: 1.1em;
  font-style: italic;
  color: #990000 !important;
  text-shadow: 2px 2px 0 rgba(125, 125, 125, .25)
}
.flashy span {
  color: #444;
  text-shadow: 2px 2px 0 rgba(125, 125, 125, .25)
}
.logo-footer, .col-xs-4.col-md-6, .list-icons, .fadein {}
p.default {
  font-size: 120%;
  line-height: 1.2
}
.videowrapper {
  position: relative;
  padding-top: 25px;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */ height: 0
}
.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
iframe {
  border: none
}
.googlemap {
  width: 100% !important;
  height: 250px;
  margin: 1em auto;
  text-align: center;
  padding: 0;
  box-shadow: 0 0 .5em silver
}
#google-ad {
  position: fixed;
  display: block;
  background: url(../_img/bkg/bkg_smoky_cords.png);
  width: 100%;
  height: 200px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid red
}
.googlemap2 {
  width: 100% !important;
  height: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  box-shadow: 0 0 .5em silver
}
video, #video {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  background: transparent;
  outline: none
}
dd > .dd-player {
  width: 90%;
  margin-bottom: 1em;
  border-radius: .5em;
  box-shadow: 0 0 2em silver
}
video {
  object-fit: cover
}
#video, .video {
  display: block;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 0
}
#video1, .video1 {
  display: block;
  max-width: 55%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  border-radius: .5em;
  box-shadow: 0 0 2em #22B6E0
}
#video-player, .video-player, .video-player2 {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 1em;
  text-align: center;
  padding: 0;
  border-radius: .5em;
  box-shadow: 0 0 8px 0 #22B6E0; /*  */
} /* box-shadow:[horizontal offset] [vertical offset] [blur radius] [optional spread radius] [color];  box-shadow:0 10px 16px rgba(192, 192, 192, .5);  The horizontal offset (required) of the shadow, positive means the shadow will be on the right of the box, a negative offset will put the shadow on the left of the box. The vertical offset (required) of the shadow, a negative one means the box-shadow will be above the box, a positive one means the shadow will be below the box. The blur radius (required), if set to 0 the shadow will be sharp, the higher the number, the more blurred it will be, and the further out the shadow will extend. For instance a shadow with 5px of horizontal offset that also has a 5px blur radius will be 10px of total shadow. The spread radius (optional), positive values increase the size of the shadow, negative values decrease the size. Default is 0 (the shadow is same size as blur). */ .video-index {
  display: block;
  max-width: 85%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  padding: 0
}
.video-banjo {
  display: block;
  max-width: 65% !important;
  height: 65% !important;
  background: url(../videos/_img/WallisMatilda-ClancyOfTheOverflow.jpg);
  background-size: cover;
  margin: 1em auto;
  text-align: center;
  padding: 0;
  border-radius: 1.75em;
  box-shadow: 0 0 2em silver
}
#mini-player, .mini-player {
  display: inline-block;
  max-width: 66% !important;
  max-height: 50% !important;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 0 16px #1f1f1f
}
.home-player {
  display: inline-block;
  max-width: 66% !important;
  max-height: 50% !important;
  margin: 0 auto;
  text-align: center;
  border-radius: .5em;
  box-shadow: 0 0 4em rgb(192, 192, 192)
}
.tiny-player {
  display: inline-block;
  max-width: 121px !important;
  max-height: 120px !important;
  margin: 0 auto
}
.alphabet-player {
  display: inline;
  max-width: 100% !important;
  box-shadow: 0 0 1em rgb(192, 192, 192)
} /* #shadow #vid */ #vid, #vid2 {
  position: relative;
  z-index: 1002;
  font-size: 1em
}
#vid3 {
  z-index: 1002
}
#shadow {
  background-image: url(../_img/icons/shade1x1.png);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100
}
.clock-icon {
  position: absolute;
  background: transparent url(../_img/icons/icon_clock.png) 0 1px no-repeat;
  display: inline-block;
  top: 88px;
  left: 12px;
  padding-left: 17px;
  width: auto;
  height: 24px;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1);
  font-size: .7em;
  font-weight: 550;
  font-family: 'Roboto'
}
.clock-icon.video {
  position: absolute;
  background: transparent url(../_img/icons/icon_clock.png) 1px 0 no-repeat;
  display: block;
  top: 85.95%;
  left: 12px;
  padding-left: 17px;
  width: 50px;
  height: 22px;
  color: rgb(255, 0, 0);
  font-size: .8em !important;
  font-weight: bold; /* outline:1px solid red; */
}
.clock-icon.index {
  top: 540px !important;
  left: 250px
}
.clock-icon.home {
  position: absolute;
  background: transparent url(../_img/icons/icon_clock.png) 0px 0px no-repeat;
  display: inline-block;
  top: 74px;
  left: 5px;
  padding-left: 17px;
  width: auto;
  height: 24px;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1);
  font-size: .8em !important;
  font-weight: 600
}
.clock-icon.home2 {
  position: absolute;
  background: transparent url(../_img/icons/icon_clock.png) 0px 0px no-repeat;
  display: inline-block;
  top: 61px;
  left: 5px;
  padding-left: 17px;
  width: auto;
  height: 24px;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1);
  font-size: .8em !important;
  font-weight: 600
}
.clock-icon-tw {
  background: transparent url(../_img/icons/icon_clock.png) 0px 0px no-repeat;
  display: block;
  margin-top: 5px !important;
  margin-left: 5px;
  padding-left: 17px;
  text-align: left !important;
  width: auto;
  height: auto;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, .5);
  font-size: .8em;
  font-weight: 550
}
.clock-icon-tw span {
  padding-left: 10px;
  color: #888;
  text-shadow: none;
  font-size: 1.1em;
  font-weight: 400
}
.clock-iconfeature {
  position: relative;
  z-index: 100;
  background: transparent url(../_img/icons/icon_clock.png)no-repeat;
  display: block;
  margin-top: 0px !important;
  margin-left: 63px;
  padding-left: 17px;
  width: auto;
  height: 24px;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1);
  font-size: .8em !important;
  font-weight: 550
}
.clock-iconfeature-box {
  position: absolute;
  z-index: 100;
  background: transparent url(../_img/icons/icon_clock.png)0% 0% no-repeat;
  display: block;
  margin-top: -20px !important;
  margin-left: 63px;
  padding-left: 20px !important;
  width: auto;
  height: 24px;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1);
  font-size: .8em !important;
  font-weight: 550
}
.numberVideos {
  position: relative;
  z-index: 100;
  background: transparent;
  display: block;
  margin-top: -20px !important;
  text-align: center;
  padding-left: 0px;
  width: auto;
  height: 24px;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1);
  font-size: 1.5em !important;
  font-weight: 550
}
#FullScreen {
  position: absolute;
  display: block;
  top: 0%;
  left: 10%
}
#time {
  z-index: 1;
  font-family: 'Roboto';
  position: absolute;
  display: block;
  top: 95%;
  left: 10%;
  padding: 3px 3px;
  border: 1px dotted #ccc;
  border-radius: 2px;
  color: #ccc;
  text-shadow: none;
  text-decoration: none;
  font-size: .7em;
  text-align: center;
  line-height: 1;
  width: 7em;
  overflow: hidden
}
#command {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  display: block;
  margin-top: 540px;
  margin-right: 30px;
  padding: 0;
  cursor: pointer
}
.lightSwitcher {
  position: absolute;
  font-size: 10px;
  top: 94.5%;
  left: 1%;
  height: 2.5em;
  width: 2.5em;
  z-index: 1001;
  background: url(../_img/icons/light_bulb_off.png)no-repeat;
  background-size: cover;
  text-decoration: none
}
.lightSwitcher:hover {
  background-image: url(../_img/icons/light_bulb.png)
}
.lightSwitcher.index {
  top: 38%;
  left: 43%
}
.lightSwitcher.index:hover {
  background-image: url(../_img/icons/light_bulb.png);
  transition: .5s ease-in-out
}
.artiste {
  top: 155px;
  left: 270px
}
.turnedOff {
  outline: none;
  color: #888 !important;
  background-image: url(../_img/icons/light_bulb.png)
}
.overlay-container .tube .clock-icon {
  outline: 1px solid red;
  position: relative;
  background: transparent url(../_img/icons/icon_clock.png) 0px 0px no-repeat;
  display: inline-block;
  margin-top: 70px;
  margin-left: 5px;
  padding-left: 17px;
  width: auto;
  height: 24px;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1);
  font-size: .8em !important;
  font-weight: 600
}
.overlay-container.home {
  top: 73px
}
.clock-icon.side {
  position: absolute;
  background: transparent url(../_img/icons/icon_clock.png) 0px 0px no-repeat;
  display: inline-block;
  top: 107px;
  left: 15px;
  padding-left: 17px;
  width: auto;
  height: 24px;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1);
  font-size: .9em !important;
  font-weight: 600
}
#az, #az2, #az3 {
  display: block;
  margin: 0 7em 0 7em
}
.a-z {
  display: block;
  margin: 0 auto
}
.a-z a {
  outline: none;
  text-decoration: none;
  border-bottom: none
}
aside ul li, .a-z ul li, .a-z ul li a {
  list-style-type: none;
  display: inline;
  margin: 0 auto;
  padding: 0
}
aside ul li {
  display: block
}
ul {
  list-style-type: none
}
ul.inline li, ul.inline li a {
  display: inline;
  padding-left: 0
}
ul.typo, ol.typo {
  list-style-type: none;
  margin-top: 1em;
  text-decoration: none;
  font-family: 'Trirong', serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1
}
ol.typo li:before {
  content: '\27AD'
}
ol.typo li {
  margin-top: .5em;
  margin-bottom: .5em
}
ol.typo li p {
  font-size: .75em;
  margin-bottom: 0em
}
ol.typo li p + p {
  font-size: .75em;
  margin-bottom: .5em
}
#strewth, .strewth {
  width: 100px;
  height: 37px;
  margin: 0 auto;
  display: block
}
#strewth {}
table.tablesorter thead tr .header {
  cursor: pointer
}
table.pos {
  width: 80%;
  margin: 1em auto;
  font-size: 80%;
  line-height: .8;
  font-variant: small-caps
}
table.pos caption {
  font-size: 130%;
  line-height: 1.1
}
table.pos a {
  color: rgba(35, 43, 57, 1);
  text-shadow: 1px 1px 0 rgba(204, 0, 0, .8)
}
table.pos a:hover {
  color: #c00
}
table caption {
  color: #333;
  font-size: 2rem;
  font-family: serif;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25);
  width: 99%;
  font-weight: 500;
  text-indent: .5em
}
.table-style-1 {
  font-size: 90% !important;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  table-layout: fixed;
  border: 1px solid !important;
  border-top: 2px solid !important
}
.table-style-1.glossary {
  font-size: 80% !important
}
.table-style-1 small {
  font-size: 66% !important
}
.table-style-1 th {
  font-weight: 500;
  color: #232b39
}
.table-style-1 th, .table-style-1 td {
  border-left: 1px solid;
  display: table-cell
}
.table-style-1 td {
  font-size: 150% !important;
  line-height: 1.5
}
.table-style-1 th:first-child, .table-style-1 td:first-child {
  border-left: 0;
  padding-left: 0
}
.table-style-1 tr {
  border-bottom: 1px solid
}
.table-style-1 tr:first-child {
  border-top: none
}
.table-style-1 tr:last-child {
  border-bottom: none
}
.table-style-1 th, .table-style-1 td, .table-style-1 tr {
  border-color: #dadada
}
.table-style-2 {
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  table-layout: fixed;
  border: none
}
.table-style-2 small {
  font-size: 66% !important
}
.table-style-2 th {
  font-weight: 500;
  color: #232b39
}
.table-style-2 th, .table-style-1 td {
  display: table-cell
}
.table-style-2 td {
  font-size: 150% !important;
  line-height: 1.5
}
.table-style-2 th:first-child, .table-style-2 td:first-child {
  border-left: 0;
  padding-left: 0
}
.table-style-2 tr {
  border-bottom: 1px solid
}
.tablesorter thead th {
  cursor: pointer
}
thead th, thead th.th1, thead th.th2, thead th.th3, thead th.th3-p, thead th.th4, thead th.th5, thead th.th6, thead th.th-thin, thead th.th-thick, thead th.th2 em, thead th.code, thead th.th3-thick, thead th.th3-thicker {
  font-family: serif;
  text-align: center;
  font-size: 140% !important;
  font-weight: 600;
  background: transparent;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25);
  border-bottom: 1px solid
}
thead th.th1, thead th.th2 {
  width: auto
}
#afl th.th1 {
  font-size: 1.5%
}
thead th.th2 em {
  font-size: 75%;
  border-bottom: none;
  font-style: normal
}
thead th.th-siren {
  color: #C00 !important;
  width: 70% !important
}
thead th.th-times {
  color: #C00 !important;
  width: 30% !important
}
thead th.th-thin {
  width: 10% !important
}
thead th.th-thick {
  width: 13% !important
}
thead th.code {
  width: 10% !important
}
.table-style-1.tablesorter {
  width: 10%;
  background: transparent url(../_img/icons/browsers.png) repeat-x center !important
}
.table-style-1.tablesorter thead th.th3.nobrowse {
  width: 10% !important;
  background: transparent !important
}
.table-style-1.tablesorter thead th.th3-thick {
  width: auto !important;
  background: transparent url(../_img/icons/browsers.png) repeat-x center !important
}
.table-style-1.tablesorter thead th.th3-thicker {
  width: auto !important;
  background: transparent url(../_img/icons/browsers.png) repeat-x center !important
}
thead th.w75 {
  width: 90px
}
thead th.wwI span {
  font-size: 110%
}
thead th.w180 {
  width: 180px
}
thead th.w180 span {
  font-size: 110%
}
tr td {
  vertical-align: middle
}
tr td span.num {
  color: #333;
  font-size: 133%
}
tr td.siren {
  text-align: left;
  padding-left: .5em !important;
  font-size: 100%
}
tr td.sirens {
  color: rgb(0, 128, 0);
  text-align: centre !important;
  font-weight: 500;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25);
  font-variant: small-caps;
  font-size: 110%
}
tr td.ent {
  text-align: left !important;
  text-shadow: 1px 1px 1px rgba(125, 125, 125, .5)
}
tr td.ent.cap {
  text-shadow: 1px 1px 1px rgba(125, 125, 125, .5);
  text-transform: capitalize
}
tr td.ent.cap em {
  padding-left: .5em;
  color: #333;
  font-size: 70%;
  font-weight: 500 !important;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: none;
  font-variant: small-caps
}
tr td.ent em {
  text-align: left !important;
  padding-left: 1em;
  font-style: normal !important;
  text-transform: none !important;
  font-weight: 400 !important;
  font-family: 'raleway', Helvetica, Arial, sans-serif
}
tr td.ent.sml {
  font-size: 100% !important
}
tr td.ent span {
  font-style: italic
}
tr td.ent-p {
  text-align: left !important;
  text-indent: .5em;
  font-size: 120%;
  width: 50% !important
}
tr td.alfa {
  text-transform: capitalize;
  font-family: serif;
  text-align: left !important;
  padding-left: 1% !important;
  font-size: 200% !important;
  font-weight: 500;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25)
}
tr td.alfa.mid {
  text-transform: capitalize;
  font-family: serif;
  text-align: center !important;
  padding-left: 0 !important
}
tr td.alfa.lc {
  text-transform: none;
  font-family: serif;
  font-size: 200% !important;
  font-weight: 500;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25);
  text-align: center !important;
  padding-left: 0 !important
} /* tr td.td-browser:before{content:'\1F30F'} */ tr td.deco {
  text-align: left !important;
  text-indent: .5em;
  font-size: 130%
}
tr td.note {
  font-family: "Roboto";
  line-height: 1.2;
  color: rgb(0, 64, 128);
  font-size: 95% !important;
  font-weight: 400;
  font-variant: small-caps
}
tr td.note span { /* numbers in small-caps */ font-size: 85%
}
tr td.note img {
  float: right;
  padding-left: 3px
}
tr td.word {
  text-align: left !important;
  padding-left: .25em !important;
  font-size: 130%
}
aside tr td.word {
  font-family: Helvetica, Arial, sans-serif;
  text-align: left !important;
  padding-left: .25em !important;
  font-size: 95% !important;
  width: 75% !important
}
aside tr td.say {
  text-align: center !important;
  margin: 0 auto !important;
  font-size: 0% !important;
  width: 25% !important
} /* aside a.external{ padding-right:13px; background:url(../_img/icons/external-link-ltr-icon.png) no-repeat 100% 50% !important} 

aside a.external:after{font-family:"FontAwesome";content:"\f08e";font-size:8px;font-weight:300;line-height:inherit;margin:0 0 0 3px;vertical-align:5px} */ aside tr td.say img {
  height: 30px
}
tr td.word small {
  font-size: 90% !important
}
tr td.word.tiny {
  text-align: left !important;
  padding-left: 2em !important;
  font-size: 99%
}
tr td.word.sml {
  text-align: left !important;
  padding-left: .25em !important;
  font-size: 120% !important;
  color: rgb(0, 128, 0)
}
tr td.word span {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 85%;
  font-style: normal;
  padding-left: .5em;
  color: #060;
  font-weight: 500
}
tr td.word span em {
  font-style: italic;
  font-weight: 400
}
tr td.say {
  text-align: left !important;
  padding-left: .25em !important;
  font-size: 130%
}
tr td.audio {
  text-align: left !important;
  padding-left: 2em !important;
  padding-top: 1em !important;
  font-size: 130%
}
td.ent a, td.say a, td.word a, thead th a {
  color: #333;
  cursor: context-menu;
  padding-right: .75em; /* background:url(../_img/icons/en-em.png) no-repeat 100% 0 !important; */ border-bottom: none !important;
  opacity: 1;
  text-decoration: none !important
}
td.years a {
  cursor: context-menu
}
td.years a:hover {
  color: #C00
}
td.years a:before {
  content: '\2742'
}
td.note a.null {
  display: block;
  height: 1em;
  color: #333;
  cursor: pointer;
  padding-right: 0em;
  opacity: 1;
  background: none !important;
  text-decoration: #B3B8CE !important;
  text-decoration-line: underline !important
}
td.note a.null:hover {
  text-decoration: #c00 underline !important;
  transition: all 0.5s ease-in-out !important
}
td.note a.null:active {
  text-decoration: #B3B8CE underline !important
}
td.note a.null:visited {
  text-decoration: rgba(179, 184, 206, .5) underline !important
}
#afl thead th a.wiki {
  background: none !important
}
td.ent > em a {
  background: url(../_img/icons/en-em.png)no-repeat 100% 0 !important
}
a.help, a.hand {
  color: #333;
  cursor: help;
  padding-left: .25em;
  background: url(../_img/icons/help.png) no-repeat 100% 0;
  border-bottom: 0;
  opacity: 1;
  text-decoration: none !important
}
a.info, tr td a.info {
  color: #333;
  cursor: pointer;
  padding-left: .75em;
  background: url(../_img/icons/info.png) no-repeat 100% 0;
  border-bottom: none;
  opacity: 1;
  text-decoration: none
}
.help {
  cursor: help
}
a.point-down:after {
  content: ' \261F'
}
a.point-up:after {
  content: ' \261D'
}
a.sherrin {
  color: #333;
  cursor: default;
  width: 32px !important;
  height: 32px !important;
  padding-right: 10px;
  background: url(../aussie-rules/_img/sherrin.png) no-repeat 100% 0;
  border-bottom: 0;
  opacity: 1;
  text-decoration: none
}
a.sort {
  color: #333;
  cursor: pointer;
  padding-right: 10px;
  background: url(../_img/icons/sort2.png) no-repeat 100% 0;
  border-bottom: 0;
  opacity: 1;
  text-decoration: none
}
a.DictAusColloq {
  color: #333;
  cursor: pointer;
  padding-right: 10px;
  border-bottom: 0;
  opacity: 1;
  text-decoration: none;
  background: url(../_img/dl/DictAusColloq.png) 100% 0% no-repeat;
  background-size: cover;
  display: inline-block;
  width: 50px !important;
  height: 79px !important
}
.DictAusColloq {
  background: url(../_img/dl/DictAusColloq.png) 90% 0% no-repeat;
  background-size: contain
}
h2.colloq, h3.colloq {
  font-size: 70%;
  color: #e45427
}
#afl a.season {
  cursor: pointer;
  background: url(../aussie-rules/_img/sherrin16.png) 0 100% no-repeat;
  background-size: contain;
  text-decoration: none;
  padding-left: 2em
}
#afl a.brownlow {
  cursor: pointer;
  background: url(../aussie-rules/_img/brownlow-h.png) 0 100% no-repeat;
  background-size: contain;
  text-decoration: none
}
a.no-info {
  background: none
}
td.word a:hover, td.note a:hover, td.say a:hover, .sidebar a:hover, thead th a:hover {
  opacity: 1
}
tr td.td1 {
  width: auto;
  font-size: 170%;
  text-shadow: 1px 1px 1px rgba(125, 125, 125, .5);
  font-weight: 700;
  text-align: center
}
tr td.td1.sml {
  font-size: 145%
}
tr td.td2 {
  width: auto;
  font-size: 170%
}
thead th.title {
  width: 100px !important
}
tfoot th {
  font-size: 100% !important
}
tr td.title {
  width: auto;
  font-size: 250%;
  text-shadow: 1px 1px 1px rgba(125, 125, 125, .5);
  font-weight: 700;
  text-align: center
}
tr td.td3 {
  width: auto;
  text-align: center
}
tr td.big {
  font-size: 350% !important
}
tr td.td3-sans {
  width: auto;
  font-size: 230%;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif
}
tr td.td3 small {
  font-size: 30% !important;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #C00
}
.es {
  background: url(../_img/flags/es-flag.png) no-repeat 90% 50%
}
tr td.td4 {
  width: auto;
  text-align: center
}
tr td.td4 img {
  height: 33px
}
tr td.td5 {
  width: auto;
  font-size: 170% !important
}
#common td {
  color: #fff;
  font-size: 115%;
  font-family: monospace;
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1)
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  font-size: 200%
}
.pl-10 {
  padding-left: 10px
}
.pl-20 {
  padding-left: 20px
}
.pl-50 {
  padding-left: 50% !important
}
.pr-5 {
  padding-right: 5px
}
.pr-10 {
  padding-right: 10px
}
.pr-20 {
  padding-right: 20px
}
.p-20 {
  padding: 20px
}
.p-30 {
  padding: 30px
}
.p-40 {
  padding: 40px
}
.ph-20 {
  padding-left: 20px;
  padding-right: 20px
}
.ph-30 {
  padding-left: 30px;
  padding-right: 30px
}
.ph-40 {
  padding-left: 40px;
  padding-right: 40px
}
.pv-10 {
  padding-top: 10px;
  padding-bottom: 10px
}
.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px
}
.pv-30 {
  padding-top: 30px;
  padding-bottom: 30px
}
.pv-40 {
  padding-top: 40px;
  padding-bottom: 40px
}
.text-left, .tl {
  text-align: left !important
}
.text-right, .tr {
  text-align: right !important
}
*.tc, *.text-center, img.text-center {
  text-align: center !important
}
.text-caps {
  text-transform: uppercase !important
}
.text-italic {
  font-style: italic
}
.mt0 {
  margin-top: 0 !important
}
.mt-25 {
  margin-top: .25em !important
}
.mt-5 {
  margin-top: .5em !important
}
.mt75 {
  margin-top: .75em
}
.mt1 {
  margin-top: 1em
}
.mt1-5 {
  margin-top: 1.5em !important
}
.mt2 {
  margin-top: 2em !important
}
.mt2-5 {
  margin-top: 2.5em !important
}
.mt3 {
  margin-top: 3em !important
}
.mt3-5 {
  margin-top: 3.5em !important
}
.mt4 {
  margin-top: 4em !important
}
.mt5 {
  margin-top: 5em !important
}
.mt5-5 {
  margin-top: 5.5em !important
}
.mt6 {
  margin-top: 6em !important
}
.mt7 {
  margin-top: 7em !important
}
.mt8 {
  margin-top: 8em !important
}
.mt9 {
  margin-top: 9em !important
}
.mt9-5 {
  margin-top: 9.5em !important
}
.mt10 {
  margin-top: 10em !important
}
.mt10-5 {
  margin-top: 10.5em !important
}
.mt11 {
  margin-top: 11em !important
}
.mt11-5 {
  margin-top: 11.5em !important
}
.mt12 {
  margin-top: 12em !important
}
.mt13 {
  margin-top: 13em !important
}
.mt14 {
  margin-top: 14em !important
}
.mt15 {
  margin-top: 15em !important
}
.mt16 {
  margin-top: 16em !important
}
.mt17 {
  margin-top: 17em !important
}
.mt18 {
  margin-top: 18em !important
}
.mt19 {
  margin-top: 19em !important
}
.mt20 {
  margin-top: 20em !important
}
.mt20-5 {
  margin-top: 20.5em !important
}
.mt22 {
  margin-top: 22em !important
}
.mr0 {
  margin-right: 0 !important
}
.mr-5 {
  margin-right: .5em !important
}
.mr1 {
  margin-right: 1em !important
}
.mr2 {
  margin-right: 2em !important
}
.mr3 {
  margin-right: 3em !important
}
.mr4 {
  margin-right: 4em !important
}
.mr5 {
  margin-right: 5em !important
}
.mr6 {
  margin-right: 6em !important
}
.mr7 {
  margin-right: 7em !important
}
.mb0 {
  margin-bottom: 0 !important
}
.mb-25 {
  margin-bottom: .25em !important
}
.mb-5 {
  margin-bottom: .5em !important
}
.mb-75 {
  margin-bottom: .75em !important
}
.mb1-5 {
  margin-bottom: 1.5em !important
}
.mb1-25 {
  margin-bottom: 1.25em !important
}
.mb1-75 {
  margin-bottom: 1.75em !important
}
.mb1 {
  margin-bottom: 1em !important
}
.mb2 {
  margin-bottom: 2em !important
}
.mb3 {
  margin-bottom: 3em !important
}
.mb4 {
  margin-bottom: 4em !important
}
.mb5 {
  margin-bottom: 5em !important
}
.mb10 {
  margin-bottom: 10em !important
}
.mb21 {
  margin-bottom: 21em !important
}
.mb25 {
  margin-bottom: 25em !important
}
.ml50 {
  margin-left: 50%
}
.ml0 {
  margin-left: 0 !important
}
.ml-5 {
  margin-left: .5em !important
}
.ml1 {
  margin-left: 1em
}
.ml1-5 {
  margin-left: 1.6em
}
.ml1-75 {
  margin-left: 1.75em
}
.ml2 {
  margin-left: 2em
}
.ml3 {
  margin-left: 3em
}
.ml4 {
  margin-left: 4em
}
.ml5 {
  margin-left: 5em
}
.ml6 {
  margin-left: 6em
}
.ml7 {
  margin-left: 7em
}
.m0 {
  margin: 0
}
.m1 {
  margin: 1em
}
.m2 {
  margin: 2em
}
.ml-r {
  margin: 0 4em
}
.ml-r-12 {
  margin: 0 12em
}
.pt-01 {
  margin-top: -1em !important
}
.pt0 {
  padding-top: 0 !important
}
.ptpb {
  padding-top: .7em !important
}
.pt-25 {
  padding-top: .25em !important
}
.pt05 {
  padding-top: .5em !important
}
.pt1 {
  padding-top: 1em !important
}
.pt-5 {
  padding-top: .5em !important
}
.pt-8 {
  padding-top: .8em !important
}
.pt1-5 {
  padding-top: 1.5em !important
}
.pt2 {
  padding-top: 2em !important
}
.pt3 {
  padding-top: 3em !important
}
.pt4 {
  padding-top: 4em !important
}
.pt5 {
  padding-top: 5em !important
}
.pt6 {
  padding-top: 6em !important
}
.pt7 {
  padding-top: 7em !important
}
.pt10 {
  padding-top: 10em !important
}
.pr0 {
  padding-right: 0 !important
}
.pr1 {
  padding-right: 1em !important
}
.pr2 {
  padding-right: 2em !important
}
.pr3 {
  padding-right: 3em !important
}
.pr4 {
  padding-right: 4em !important
}
.pr5 {
  padding-right: 5em !important
}
.pr6 {
  padding-right: 6em !important
}
.pr7 {
  padding-right: 7em !important
}
.pr10 {
  padding-right: 10em !important
}
.pb0 {
  padding-bottom: 0 !important
}
.pb05 {
  padding-bottom: .5em !important
}
.pb75 {
  padding-bottom: .75em !important
}
.pb1 {
  padding-bottom: 1em !important
}
.pb1-5 {
  padding-bottom: 1em !important
}
.pb2 {
  padding-bottom: 2em !important
}
.pb3 {
  padding-bottom: 3em !important
}
.pb4 {
  padding-bottom: 4em !important
}
.pb5 {
  padding-bottom: 5em !important
}
.pb15 {
  padding-bottom: 15em !important
}
.pl0 {
  padding-left: 0 !important
}
.pl-25 {
  padding-left: .25em
}
.pl-5 {
  padding-left: .5em
}
.pl1 {
  padding-left: 1em
}
.pl1-5 {
  padding-left: 1.5em
}
.pl2 {
  padding-left: 2em
}
.pl3 {
  padding-left: 3em
}
.pl4 {
  padding-left: 4em
}
.pl10 {
  padding-left: 10em
}
.pl5 {
  padding-left: 5em
}
.pl6 {
  padding-left: 6em
}
.pl7 {
  padding-left: 7em
}
.p0 {
  padding: 0
}
.p0-5 {
  padding: .5em
}
.p1 {
  padding: 1em
}
.p2 {
  padding: 2em
}
.pl-r {
  padding: 0 3em
}
.py-3 {
  padding-top: 1rem !important
}
.img-hr {
  margin: 1em auto 1em auto;
  text-align: center
}
.img-hr1 {
  margin: 0 auto;
  text-align: center
}
.img-img {
  margin: 0 auto 0 auto;
  text-align: center;
  transition: all .2s
}
.emoji {
  width: 5em;
  height: auto;
  margin: 2em auto 0
}
.fl {
  float: left;
  padding-right: .5em
}
.fr {
  float: right;
  padding-left: .5em
}
.frt {
  float: right;
  clear: none;
  margin: -5em 20% 0 0
}
.bottom-shadow-top {
  height: 19px;
  background-image: url(../_img/bkg/bottom-shadow-top.png);
  background-repeat: repeat-x
}
.bottom-shadow {
  height: 11px;
  background-image: url(../_img/bkg/bottom-shadow.png);
  background-repeat: repeat-x;
  background-position: top
}
hr.invisible {
  margin: 0 0 2em;
  border-bottom-color: transparent
}
hr.notation {
  margin: 2em 0 4em 0;
  border-bottom-color: transparent
}
iframe#solar-system, iframe#rotate {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  clear: both;
  overflow: hidden;
  min-height: 700px;
  width: 90%
}
iframe#solar-system {
  box-shadow: 0 1px 5px rgb(34, 34, 34)
}
iframe#show_clock {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 5rem;
  height: 1.25rem
}
iframe#rotate {
  height: 100%;
  width: 100%;
  overflow: scroll !important
}
iframe#dynamic-images {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center !important;
  padding: 0;
  width: 100%;
  min-height: 75rem;
  overflow: scroll !important
}
iframe#with-jquery {
  height: 220px !important;
  width: 100%
}
.solar-system {
  border: none;
  margin: 0 auto;
  text-align: center;
  display: block;
  height: 100%;
  width: 100%
}
#na-le, #sa-le, #eu-le, #af-le, #as-le, #au-le, #na-ww, #sa-ww, #eu-ww, #af-ww, #as-ww, #au-ww {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  overflow: hidden;
  clear: both;
  width: 100%;
  height: 100%;
  height: 450px;
  background: #000 url(../_img/icons/loading-blue-spin.gif) 50% no-repeat
}
object#morse, iframe#afl-news, iframe#afl-ladder, iframe#aussie-rules, iframe#oval-positions, iframe#dynamic, iframe#ozmap, iframe#ozmap3, iframe#ozmap4, object#latest, iframe#latest, iframe#circle, iframe#tickermain, iframe#tickermain2, iframe#tickermain3, iframe#img, iframe#gf, iframe#scroll, iframe#entityconversion, iframe#entityconversion2 iframe#VisualHexadecimal {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  width: 100%;
  overflow: hidden !important;
  overflow-x: hidden !important;
  overflow-y: hidden !important
}
iframe#tickermain {
  max-height: 500px
}
iframe#entityconversion, iframe#entityconversion2 {
  height: 370px !important
}
iframe#VisualHexadecimal {
  height: 700px;
  width: 100%;
  box-shadow: 0 1px 5px rgb(34, 34, 34)
}
iframe#afl-ladder {
  width: 100% !important;
  height: 2100px !important
}
object {
  outline: 0px solid red
}
iframe#img {
  height: 3000px !important
}
iframe#circle {
  width: 640px !important;
  height: 350px !important
}
iframe#dynamic {
  margin: 0 auto 0;
  text-align: center;
  width: 100% !important;
  height: 670px !important
}
iframe#gf {
  width: 100%;
  height: 5000px !important
}
iframe#afl-news {
  height: 500px !important
}
object#morse {
  height: 600px !important
}
iframe#img {
  display: block;
  height: 400px !important
}
iframe#royal {
  width: 100%;
  height: 25rem
} /* #tickermain */ iframe#aussie-rules {
  height: 28rem;
  overflow: hidden
}
iframe#tickermain, iframe#tickermainaussie-rules {
  height: 38rem;
  overflow: hidden
}
iframe#tickermain.one-line {
  outline: 1px solid grey;
  height: 15rem;
  overflow: hidden;
  margin: 0 auto
} /*#tickermain3/aussie-rules/ticker3.htm*/ iframe#tickermain2, iframe#tickermain3, iframe#aussie-rules {
  height: 30rem !important;
  overflow: hidden !important;
  margin: .5em !important
}
iframe#tickermain2, iframe#tickermain3, iframe#aussie-rules {
  border-radius: 5px;
  box-shadow: 0 0 8px #1f1f1f
}
iframe#tickermain {
  border-left: 0px dotted silver
} /* Flash Language */ iframe#tickermain.flashtick {
  height: 350px !important;
  border-radius: 5px;
  box-shadow: 0 0 16px #1f1f1f
}
iframe#tickermain2.flashtick {
  height: 350px !important;
  border-radius: 5px;
  box-shadow: 0 0 16px #1f1f1f
}
#myhtmlticker {}
.tickerstyle,.tickerstyle0, .tickerstyle2, .tickerstyle3 {
  overflow: hidden
}
.tickerstyle0 {
  display: block;
  height: 120px
}
.tickerstyle2 {
  display: block;
  height: 220px
}
.tickerstyle3 {
  display: block;
  height: 251px;
  padding: 0 0 10px 20px
}
#myhtmlticker h5 {
  font-size: 100%;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .03em;
  text-shadow: 1px 1px 0 rgba(68, 68, 68, .5);
  color: #903
}
.messagediv {
  display: none
} /* /tickermain */ iframe#scroll {
  width: 100px !important;
  height: 56px !important
}
iframe#oval-positions {
  height: 700px !important;
  overflow: hidden !important
}
iframe#latest {
  height: 550px;
  overflow-x: hidden !important;
  overflow-y: hidden !important
}
iframe#ozmap {
  margin: 0 auto;
  width: 100% !important;
  height: 280px !important
}
iframe#ozmap2 {
  width: 100%;
  height: 226px;
  padding: .175em .6em .5em .175em;
  border: solid 1px rgba(0, 0, 0, 0.4)
}
iframe#ozmap3, iframe#ozmap4 {
  width: 259px;
  min-height: 226px;
  padding: .175em .6em .5em .175em;
  box-shadow: 0 0 8px #1f1f1f
}
iframe#ian {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  width: 620px;
  height: 530px;
  overflow: hidden
}
.zoom-section {
  display: block;
  clear: both
}
.zoom-small-image {
  border: solid 2px rgba(0, 0, 0, 0.4);
  border-right: solid 2px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.4);
  width: 412px;
  height: 360px
}
.cloud-zoom-lens {
  cursor: zoom-in
}
.cloud-zoom-title {
  font-family: sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 3;
  position: absolute !important;
  color: #C00;
  padding: 3px;
  width: 99%;
  text-align: center;
  top: 0%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAGSUExURUxpcWV1kwodQwYbPg8lUC8iOAIXQRMrWQMXRFRnjwkcQg8hQQodQnSKobifo2d0kF1vkgwgRmBwkXcHGZWgtllohwoePlxukLZpcbtpdJylogkcRMKormh6mo4xN6pATsnPzr62vsmCiaqxvaWor7NUYSVKkSZLkiRJjxA0ewAkaQUpbwEkbCJGjAwxeQMnbQsvdB9EiwYrchUxZRI3fyJHjxU6ghc1c9slPQktdhtBigIbTxc9hhxAh+IlPQEgYOoxScULIgAfaPTz8v7+/Ro5eM4XLuDl5iJDhQ4sb15ymTBSkx8+feft7zBJf9OstBQsW97Z2j1Zk+MySdsYMe9ZattUZdQgN8zP1UpjloWYvL7F1esjO7W6xvPp6DtSho+pydZueQgoZvCttulEWfPByN3ByHiOuckwRa671GR6pWqFtURmokhci9A+U8FjbitJiQAXXJ+qwn2KqPWBjfP8/OtqedWIk8zV4vjY2/ObptyYoVVzqK0HGpuvz5SmwnZ8k4WQrkw+cJEIGZoiLW4fRu2lwIgAAABedFJOUwBF4Uz+Efxue/6yKpYf/XTpyYt6+mw7wW6kc+s7oXrx0MfSnLXK//////////////////////////////////////////////////////////////////////////6IV9xjAAAFqUlEQVRYw+3X6VfaWBgG8LrVfa222namneVAWBIIQhBkkRAIYREDatmRfVcEERXrNu3/PfeGAEEYPe186/H5zPmd5977Jty8evWSl7zkl87E/MjI4uLiysri2trI/MTPEPMjiyu/vVtacjqd050svVsZmf8R4+P6xh9LziI0ghVfPL7LJ16B2Gyv78QTPdb++rxw0mQDQRCfz1WtOtxuG6ZUMgyjtbl3gTrZ/fX6p433HwcIsBawFGeUbh23rBfXLhAExY0GtQRT2RipXCqVKpQ2t22zB71f+HQS/fz3ytoIl4/r6xsbf67C3QgWL2IJf4oquFARgkDHSKglDqa+q2WknCTRCqCpO2/+JByIOitwB50LJyCJmi/oq+Y8GX/6spEzoAjCQaARgVWjgcA9CSHZI2j7LpvPe+lAHexfPOg9Bjm/dVTRI+rKdG6lywYU13MQXBohqQboWB0uTT4AnTrZY0uLpqM+zObyboEc3OpcYev5/hVVwNUa13VJjIgQDQepi7UYe79LDoVOK4GEJcF66JCb8O5vbX05CF17Lv3+TOOonLsJZFNNRNSF5MX6KkPKB6HFu4r2lLltWvJZT4wNQWjr0GO9Sp/HqFg2dXaQ3onkRSA8hFVlEq18CPTm28lCre48yubtTdrTSHFQI5bKcIbJtANyLIAkOp1MphgG/fPVkj9MNL1Zb4tl2RaE/Idpv8nURroQwkOYTsVDqgGIi93+BQZuNkT8fn/HieTFIvEgRNqGQXYuXcjv56BIZCd9cHbl5SG9ACLdlXutEPr921eh84UvxC3s4CyVCRSOSmWRWCxGNHoBJCe1YToaF0BrdwuJY3un1P4+18ifhsZl4+baJdLrcQ1wxLi+TBgFUCUaY3f75kjrXI16m4nEIRfopGNW6vJ8J32VLZTEeo4Ra8qlcMil7kLSU2e0Nt0Hmc2npCMEjp5ttTIZUMkE5oiiLq/SkZ2zDH1TxvUQcnko2ieA5DZlkOmfbCZ+H6A9bMJuP6PhHJkOjly3NEVRmfOdyEEqdpEDpTQ5mir0IHBqCiUm3OzJh3oUPB3ZhN1yfnnj87YhjECKBQ9FxbhaWXBqYn0oV8Lae6QiGRn5eCDfLwRo1ntosRxmCj6ZnofUKG4wuErhBqwF5giemsuA85utcNedzCC0kMhbLIlsIahSYXgHwlENPG9f7qJBXTYRCOHdgVRoA2Et+QiCc5RvZm99Chkm6YM0iEis0ePlUGeOegPJTE8PLO3N9xNvtOgm5TrlEAgel749AEJIRpLywfeR1k2SCpWKg9BUJGIyHYaIHtSJEOKOfwAykwqFrA1JDHffHx52HXr8pyBpD5JghAHk/0NqNUEQBuPzkPR5SF00GsGD+hga8mJ7cmmg0YXLQOhF+H9CStnzEOHQ6XzUta58I4YTKepKgne2SuaUk89B2G3NF6IKNapEoDwk6qQDFYPh+LTiCUgJoarV6rFaqbABhxAiEoSHVMEYS1fIpyAd2CNVyQpC5SSGxxD/Bylx1GiWrTPk05BOEoKNrI3wNYqi/VDnv78SpaPTbnLIJaK3NCx4QVk9QKLBWxXnKyF82rcRtU62Gl8lySHXmh6kVBdDoQAoFDYS4GFDUUQY/n6ESWykjRl6rTGDtybfSKWS16iw9YIw4o8h1AGvfVqGSSaTZphhjQAkg43AbusCYV3Og4KnrQuhwOAQ7ebm3t74+HY7p+YkMwgpOpC74FBjOZ+hXQlt97ABgjPGP4zCfHgNs729t7fX9y/S3qQ25HBJwGPrMBodfTVGl2fmpibH3s5OcJmdfTs5tzz6enxcAAHZbE4mFQzDSZiNj5avMbo8NwmAYV8CY3PLPWhsmWvJYckkw2xyAaXBSkZngPHkp0LfLX12ama0vebtcT4fwFKmxmZ//HNjYnZsam5uBobfipdPuJe85FfOvysYTx4QhWm7AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: contain
}
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 3px;
  border: 1px solid #ccc
}
#afl-map {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto !important;
  text-align: center !important;
  padding: 0;
  width: 100% !important;
  height: 670px !important;
  overflow: hidden !important
}
iframe#lastmod {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  width: 100%;
  height: 1.95rem;
  overflow: hidden !important
}
#australian-made {
  display: block;
  background: url(../_img/aussie/australian-made-darkgrey.png) 50% no-repeat;
  height: 7rem
}
iframe#tribalmap {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  width: 740px;
  height: 680px;
  overflow: hidden !important
}
iframe#dynamic-images, iframe#demo_world {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center !important;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden !important;
  overflow-y: hidden !important
}
iframe#demo_world {
  height: 800px;
  width: 400px
}
iframe#earth {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center !important;
  padding: 0;
  width: 100%;
  height: 100%;
  height: 470px !important
}
iframe#photo3d {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto !important;
  text-align: center !important;
  padding: 0;
  width: 100% !important;
  height: 100%;
  height: 470px !important;
  overflow: hidden
}
iframe#textpublishing {
  border: none;
  display: block;
  position: relative;
  margin: 0 auto !important;
  text-align: center !important;
  padding: 0;
  width: 100% !important;
  height: 100%;
  height: 600px !important;
  overflow: hidden
}
#myframe {
  border: none;
  display: inline-block;
  position: relative;
  margin: 0 auto !important;
  text-align: center !important;
  padding: 0;
  min-width: 100% !important;
  min-height: 100% !important;
  overflow: hidden
}
iframe#analog-clock {
  border: none;
  display: inline-block;
  position: absolute;
  margin: 0 auto !important;
  text-align: center !important;
  padding: 0;
  min-width: 100% !important;
  min-height: 100% !important;
  overflow: hidden
}
iframe#google-search {
  border: none;
  display: block;
  width: 100%;
  height: 100%;
  margin: 3em;
  padding: 3em
}
#google-search:after {
  content: "";
  display: table;
  clear: both
}
#pixel3, #pixel3-2 {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  overflow: hidden !important;
  width: 450px;
  height: auto !important
}
#pixel3::-webkit-scrollbar, #pixel3-2::-webkit-scrollbar {
  width: 0 !important
}
#pixel3, #pixel3-2 {
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none
}
#pixel3-2 {}
iframe#sms, iframe#sms2 {
  border: none;
  display: inline-block;
  position: relative;
  margin-left: 43px;
  padding: 0;
  width: 450px;
  height: 192px;
  overflow: hidden
}
iframe#sms2 {
  border-radius: 0.25em;
  box-shadow: 0 1.5em 2em -1em rgba(0, 0, 0, 0.8), inset 0 0.0625em 0 rgba(255, 255, 255, 1), inset 0 -0.125em 0.0625em rgba(0, 0, 0, 0.3);
  width: 20em;
  height: 20em;
}
iframe#shiftzoom, iframe#shiftzoom1, iframe#shiftzoom2, iframe#shiftzoom3 {
  width: 100%;
  min-height: 1350px;
  z-index: 10000;
  padding: 3px 3px 0px 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
iframe#shiftzoom3 {
  margin-top:.75em;
  min-height: 510px;
}
iframe#vmap{
  margin: 0 auto;
  text-align: center;
  border:none;
  width:320px;
  height:226px;
  transform: scale(.5);
}
iframe#col-4 {
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: 270px;
  z-index: 10000;
}
figure.figure {
  margin: 0 auto;
  text-align: center;
  padding: 2px;
  border-color: #d8d8d8;
  transition: all .2s;
  box-shadow: 0 1px 5px rgb(34, 34, 34)
}
figcaption.dl {
  font-size: 70%;
  line-height: 1;
  margin: 0 auto;
  text-align: center;
  font-variant: small-caps
}
figcaption.serif {
  font-family: "Georgia", "Times New Roman", serif
}
#afl figcaption.glossary {
  font-size: 70%;
  line-height: 2
}
figure.tc {
  margin: 0 auto;
  text-align: center
}
figure.figure.figcaption.fig {
  float: left;
  font-size: 100% !important;
  margin: 20px auto 0;
  text-align: center
}
figure .figcaption {
  font-size: 125%;
  margin: .5em auto 0;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(68, 68, 68, .5);
  color: #903
}
h5 span.green {
  color: rgb(0, 128, 0);
  font-size: 100% !important
}
h5 span.code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
  font-size: 90%;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  text-shadow: none
}
dl.a2z em.black {
  color: #002
}
i.myblue.u-line-icon-pro {
  color: #09afdf
}
*.myblue {
  color: #09afdf
}
.u-line-icon-pro {}
*.myblue2 {
  color: #09afdf;
  font-size: 150%;
  vertical-align: -10px;
  line-height: .75
}
*.allblue {
  color: #09afdf
}
p small {
  line-height: .75
}
.grid-1 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 100%
}
.grid-2 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 50% 50%
}
.grid-3 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 33% 33% 33%
}
.grid-4 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 25% 25% 25% 25%
}
.grid-footer {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 30% 20% 20% 30%
}
.grid-1:first-child, .grid-2:first-child, .grid-3:first-child, .grid-4:first-child, .grid-footer:first-child {
  margin-left: 0
}
.grid-1:last-child, .grid-2:last-child, .grid-3:last-child, .grid-4:last-child, .grid-footer:last-child {
  margin-right: 0
}
.grid-item, .fadein-contain {
  height: auto;
  background-color: transparent;
  color: #444;
  border-radius: 5px;
  border: 1px solid #444;
  padding: .5em;
  margin: .5em
}
.rss {
  box-shadow: none !important;
  margin: 0 auto !important;
  text-align: center !important;
  border: none !important
}
.tl {
  text-align: left !important
}
.fadein-contain {
  height: 20em;
  padding-top: 1.75em
}
.phonetic-alphabet {
  background: url(../_img/latest-work/phonetic-alphabet-polaroid.png) no-repeat 99.5% 5px
}
#loupe {
  background: url(../australian-gazetteer/images/loupe.png), url(../australian-gazetteer/images/lense.png);
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 400px;
  background-position: 100% 5px, 125px 100px
}
#loupy {
  background: url(../australian-gazetteer/images/loupe.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100% 5px
}
#loading {
  position: absolute;
  width: auto;
  height: 3em;
  background: url(../_img/icons/loading-blue-spin.gif) 0% 100% no-repeat;
  top: 9em;
  left: 50%;
  z-index: 0
}
#loading span {
  font-style: italic;
  line-height: 8;
  font-size: 75%;
  margin: 0 0 0 -20px;
  text-align: center
}
#turn, #zoom {
  display: none
}
img.video-link {
  display: inline-block;
  height: auto
}
img.video-link-anthem {
  display: inline-block;
  width: 150px;
  height: auto
}
.tube {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 2px;
  text-align: center;
  border-color: #d8d8d8;
  transition: all .2s;
  box-shadow: 0 1px 5px rgba(34, 34, 34, .7)
}
.portfolioFilter {}
.portfolioContainer {
  width: 100%;
  background: tranparent !important
}
.portfolioContainer img.client-image {
  width: 200px;
  height: 111px;
  padding: 3px;
  float: left;
  border-radius: .25em;
  box-shadow: 0 0 .15em silver
}
.portfolioContainer img.client-image a:hover {
  border-radius: .25em;
  box-shadow: 0 0 .15em #c00
}
.owl-carousel.clients img.client-image {
  width: 200px;
  height: 111px;
  padding: 3px;
  margin: 0;
  float: left
}
img.client-image:last-child {
  margin: 3px 0px 3px 3px
}
.portfolioFilter a {
  margin-right: 5px;
  color: #00FFFF !important;
  text-decoration: none;
  font-size: 200%
}
.portfolioFilter a:hover {
  color: #fff !important;
  transition: all .5s ease-in-out !important
}
.portfolioFilter a.current {
  color: #fff !important
}
div.filters {
  margin: .5em auto 0;
  text-align: center
}
.filters a {
  text-decoration: none !important
}
@media screen and (min-width:320px)and (max-width:420px) {
  .Decimal li a {
    text-align: left !important;
    font-size: 75% !important
  }
  .col-md-4.sidebar.well {
    margin: auto 1em !important
  }
  .col-md-4.sidebar.well > h3 {
    font-size: 150% !important
  }
  .smooth-scroll.breadcrumb.Decimal.smallx.sticky-page {
    /* padding: 1em 0 1.25em 2em !important */
  }
}
@media screen and (min-width:480px)and (max-width:820px) {
  .col-md-4.sidebar.well {
    margin: auto 5em !important
  }
}
@media screen and (max-width:420px) {
  h1.au-en:before, h2.au-en:before {
    display: none
  }
  iframe#tickermain, iframe#tickermain2 {
    height: 33rem;
    overflow: hidden
  }
  #cf {
    height: 339px !important;
    width: 150px !important
  }
  #cf1 {
    height: 109px !important;
    width: 150px !important
  }
  #cf2 {
    height: 100px !important;
    width: 70px !important
  }
}
@media screen and (min-width:480px)and (max-width:820px) {
  #aussie-rules {
    display: none !important
  }
}
div.resize {
  width: 100px;
  height: 100px;
  border: 1px solid;
  resize: both;
  overflow: auto
}
a.randomlink img {
  display: inline
}
#vid a.randomlink, a.randomlink {
  opacity: .5;
  cursor: pointer
}
#vid a.muted, a.muted {
  opacity: .2 !important
}
#vid a:hover.randomlink, a:hover.randomlink, a.randomlink.active {
  opacity: 1;
  color: #C00 !important;
  transition: all .4s ease-in
}
#vid div.overlay {
  position: absolute;
  display: inline-block;
  left: 90.5%;
  opacity: .5
}
#vid div.overlay:hover {
  color: #C00 !important;
  opacity: 1;
  transition: all .4s ease-in
}
.text-deco-null {} /* ::first-letter ::selection  p::first-letter{text-shadow:1px 1px 0 rgba(68,68,68,.5);color:#903;}p::first-line{}*/ /* Tooltip Styles */ /* Add this attribute to the element that needs a tooltip */ [data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
  display: inline-block
} /* Hide the tooltip content by default */ [data-tooltip]:before, [data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none
} /* Position tooltip above the element */ [data-tooltip]:before {
  position: absolute;
  bottom: 60%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 240px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2
} /* Show tooltip content on hover */ [data-tooltip]:hover:before, [data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}
details {
  position: relative;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  transition: 0.15s background linear
}
details:hover {
  background: #d4d1ec
}
summary {
  padding: 10px;
  list-style: none;
  background: url("../_img/icons/info.png") 11px 11.5px no-repeat;
  padding-left: 33px
}
details p {
  cursor: auto;
  background: #eee;
  padding: 15px;
  width: 250px;
  position: absolute;
  left: 0;
  top: 35px;
  border-radius: 4px;
  right: 0
}
details p:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid #eee;
  top: -10px;
  position: absolute;
  left: 10px
}
details[open] p {
  -webkit-animation: animateDown 0.2s linear forwards;
  animation: animateDown 0.2s linear forwards
}
@-webkit-keyframes animateDown {
  0% {
    opacity: 0;
    transform: translatey(-15px)
  }
  100% {
    opacity: 1;
    transform: translatey(0)
  }
}
@keyframes animateDown {
  0% {
    opacity: 0;
    transform: translatey(-15px)
  }
  100% {
    opacity: 1;
    transform: translatey(0)
  }
}
::selection {
  background: #09afdf;
  color: #fff
}
h2.entity {
  line-height: 1.2;
  text-shadow: 1px 1px 0px rgba(125, 125, 125, .5);
  font-weight: 400
}
.g-bg-lightblue {
  background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #fff 22%, #d6e2ee);
  background-repeat: no-repeat;
  border-radius: .5em;
  padding: .5em !important
}
@media screen and (max-width:420px) {
  .process, .hidden-xxs {
    display: none !important
  }
}
@media (max-width:767px) and (min-width:421px) {
  .hidden-xs {
    display: none !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important
  }
  .nav-flex-column, #nav-flex-column, #nav-flex-column2 {
    background: url(../aussie-rules/_img/nav-flex-column.png) 0 0 no-repeat;
    background-size: contain;
    padding: 150px 0 0 0;
  }
  .a-z {
    font-size: 90% !important;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important
  }
}
@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}
/* /hidden @media */ /* /hidden @media */ /* my @media */ @media screen and (max-width:420px) {
  #menu {
    font-size: 90%
  }
  ul.nav.nav-pills.style-2 li a {
    margin-left: .3em !important;
    font-size: 200% !important
  }
  .nav.nav-pills.style-2 {
    font-size: 50% !important;
    margin: 0 0 0 4em !important
  }
  .afferbeck {
    margin-top: .5em !important;
    font-size: 90% !important;
    font-weight: 400 !important
  }
  #image-map {
    margin-top: 4em !important
  }
  .tab-content {
    margin-top: 0 !important
  }
  #earth, #demo_world, #hidden, #morse, #afl-map, iframe#ozmap, iframe#dynamic, iframe#analog-clock, #loading, #vc-container, .cassette-facts, h2#cassette, #entity, #typographic, #world, #zoom, #NATO, #NATO2 {
    display: none !important
  }
}
@media (min-width:421px)and (max-width:767px) {
  #zoom {
    display: block !important
  }
  .footer-content {
    margin-left: 2.5em !important
  }
  #entity table {
    font-size: 80% !important
  } /* aussie english */ #menu {
    font-size: 90%
  }
  dl.a2z {
    margin-left: 2em !important
  }
  dl.a2z dd em {
    margin-left: 0 !important
  }
  dl.a2z i {
    padding-left: 1.75em !important
  }
  ul.nav.nav-pills.style-2 li a {
    margin-left: .5em !important;
    font-size: 200% !important
  }
  .nav.nav-pills.style-2 {
    font-size: 50% !important;
    margin: 0 0 0 2em !important
  }
  .v2, .v2 a {
    margin-left: 2em !important
  }
}
@media (max-width:767px) {
  #zoom {
    display: none !important
  }
  #page-start.bottom-shadow-top {
    height: 0px;
    background-image: none
  }
  .a-z {
    font-size: 80%
  }
} /* /my @media */ ul.uc {
  text-transform: uppercase
}
.a-z ul > li > a {
  text-decoration: none;
  text-shadow: 0 1px 0 rgb(153, 0, 0);
  font-family: 'Trirong', serif;
  font-size: 2em;
  font-weight: 500;
  color: rgb(216, 63, 40)
}
.a-z ul.uc > li > a.active {
  color: rgb(0, 128, 0);
  cursor: default !important
}
.a-z ul > li > a.bott {
  color: rgb(0, 128, 0);
  cursor: pointer !important
}
.a-z ul > li > a:hover {
  color: rgb(0, 128, 0)
}
.a-z ul.uc li.nav-aeng a {
  background: url(../_img/nav/nav-glos.png) 0% 40% no-repeat
}
.a-z ul.uc li.nav-flash a {
  background: url(../_img/nav/nav-flash.png) no-repeat
} /**********************/ .notepaper, p.notepaper {
  font-family: "Georgia", "Times New Roman", serif;
  position: relative;
  margin: 30px auto;
  padding: 29px 20px 20px 45px;
  line-height: 30px;
  color: #09afdf;
  text-shadow: 0 1px 1px white;
  background-color: #f2f6c1;
  background-image: -webkit-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -webkit-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);
  border: 1px solid #c3baaa;
  border-color: rgba(195, 186, 170, 0.9);
  box-sizing: border-box;
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), inset 0 0 5px #d8e071, 0 0 1px rgba(0, 0, 0, 0.1), 0 2px rgba(0, 0, 0, 0.02)
}
.notepaper:before, .notepaper:after, p.notepaper:before, p.notepaper:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0
}
.notepaper:before, p.notepaper:before {
  left: 28px;
  width: 2px;
  border: solid #efcfad;
  border-color: rgba(239, 207, 173, 0.9);
  border-width: 0 1px
}
.notepaper:after, p.notepaper:after {
  z-index: -1;
  left: 0;
  right: 0;
  background: rgba(242, 246, 193, 0.9);
  border: 1px solid rgba(170, 157, 134, 0.7); /* transform:rotate(2deg);*/
}
p.notepaper {
  margin: 30px auto;
  padding: 20px 20px 20px 20px;
  font-family: 'Tangerine';
  font-size: 2em !important;
  line-height: 1.25;
  font-weight: 600
}
blockquote.curly-quotes {
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.1em;
  color: #002;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25)
}
.curly-quotes:before, .curly-quotes:after {
  display: inline-block;
  height: 30px;
  line-height: 48px;
  font-size: 50px;
  opacity: .2
}
.curly-quotes:before {
  content: '\201C';
  margin-right: 4px;
  margin-left: -8px
}
.curly-quotes:after {
  content: ' ';
  margin-left: 4px;
  margin-right: -8px
}
blockquote.fs100 {
  font-weight: 500;
  font-family: 'Trirong', serif;
  line-height: 1.2;
  font-size: .9em
}
blockquote.fs100:before {
  content: ' '
}
p.quote:before {
  content: '\201C'
}
p.quote:after {
  content: '\201D'
}
figcaption.quote-by, ol.rules.quote-by {
  display: block;
  padding-right: 2em;
  text-align: right;
  font-size: .9em;
  font-style: italic;
  color: #002;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25)
}
figcaption.quote-by small {
  font-size: .7em;
  font-style: normal
}
@media (max-width:767px) {
  .sidebar p {
    font-size: 1.25em !important;
    line-height: 1.25 !important
  }
  .sidebar h3 {
    font-size: 2.0em !important
  }
  .quote-by {
    font-size: .75em !important
  }
  .notepaper, p.notepaper {
    margin: 20px auto !important;
    padding: 10px !important;
    line-height: 1 !important
  }
}
@media screen and (max-width:420px) {
  .sidebar p {
    padding-left: 0.6em !important
  }
  .quote-by {
    font-size: .75em !important
  }
  .notepaper, p.notepaper {
    margin: 10px auto !important;
    padding: 5px !important;
    font-size: 90%;
    line-height: .9 !important
  }
}
blockquote span.author {
  position: relative;
  display: block;
  text-align: right;
  margin-top: 5px;
  color: #999
}
blockquote span.author::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ccc;
  z-index: 1
}
.corners {
  background: #f6f6f6;
  height: 700px;
  margin: 50px auto;
  max-width: 600px;
  position: relative;
  width: 80%;
  box-shadow: 0 1px 7px hsla(0, 0%, 0%, 0.2)
} /* Corner Effect */ .corners:after, .corners:before {
  background: #e6e6e6;
  content: '';
  height: 50px;
  position: absolute;
  top: -25px;
  width: 100px;
  box-shadow: 0 5px 10px -7px hsla(0, 0%, 0%, 0.5)
}
.corners:after {
  left: -50px;
  transform: rotate(-45deg)
}
.corners:before {
  right: -50px;
  transform: rotate(45deg)
}
.paper {
  background: #fff;
  box-shadow: /* The top layer shadow */ 0 -1px 1px rgba(0, 0, 0, 0.15), /* The second layer */ 0 -10px 0 -5px #eee, /* The second layer shadow */ 0 -10px 1px -4px rgba(0, 0, 0, 0.15), /* The third layer */ 0 -20px 0 -10px #eee, /* The third layer shadow */ 0 -20px 1px -9px rgba(0, 0, 0, 0.15); /* Padding for demo purposes */ padding: 30px
}
ul.box {
  position: relative;
  z-index: 1; /* prevent shadows falling behind containers with backgrounds */ overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0
}
ul.box li {
  position: relative;
  float: left;
  width: 250px;
  height: 150px;
  padding: 0;
  border: 1px solid #efefef;
  margin: 0 30px 30px 0;
  background: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset
}
ul.box li:before, ul.box li:after {
  content: '';
  z-index: -1;
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 70%;
  max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */ max-height: 100px;
  height: 55%;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
  -webkit-transform: skew(-15deg) rotate(-6deg);
  -moz-transform: skew(-15deg) rotate(-6deg);
  -ms-transform: skew(-15deg) rotate(-6deg);
  -o-transform: skew(-15deg) rotate(-6deg);
  transform: skew(-15deg) rotate(-6deg)
}
ul.box li:after {
  left: auto;
  right: 10px;
  -webkit-transform: skew(15deg) rotate(6deg);
  -moz-transform: skew(15deg) rotate(6deg);
  -ms-transform: skew(15deg) rotate(6deg);
  -o-transform: skew(15deg) rotate(6deg);
  transform: skew(15deg) rotate(6deg)
} /* accordion */ #accordion section, #accordion .pointer, #accordion h1, #accordion p {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}
#accordion {
  margin-bottom: 30px
}
#accordion h1 {
  line-height: 1.2;
  font-size: 20px;
  background-color: rgba(255, 0, 0, 0.3);
  margin: 0;
  padding: 10px 10px 10px 30px
}
#accordion h1 a {
  color: black
}
#accordion section {
  overflow: hidden;
  height: 220px;
  border: 1px red solid
}
#accordion p {
  font-size: 10px !important;
  padding: 15px 10px;
  color: black
}
#accordion section.ac_hidden p:not(.pointer) {
  color: #fff
}
#accordion section.ac_hidden {
  height: 44px
}
#accordion .pointer {
  padding: 0;
  margin: 10px 0 0 6px;
  line-height: 20px;
  width: 13px;
  position: absolute
}
#accordion section:not(.ac_hidden) h1 {
  background-color: rgba(255, 0, 0, 0.7)
}
#accordion section:not(.ac_hidden) .pointer {
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 0
} /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
@media only screen and (min-width:35em) { /* Style adjustments for viewports that meet the condition */
}
@media print, (-webkit-min-device-pixel-ratio:1.25), (min-resolution:1.25dppx), (min-resolution:120dpi) { /* Style adjustments for high resolution devices */
}
@media print {
  thead {
    display: table-header-group
  }
  tr, img {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
} /* -------------------------------- */ @keyframes topFadeOut {
  0% {
    position: absolute;
    top: -3rem;
    opacity: 0
  }
  75% {
    position: absolute;
    top: 25%;
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes bottomFadeOut {
  0% {
    position: absolute;
    bottom: -5rem;
    opacity: 0
  }
  75% {
    position: absolute;
    bottom: 25%;
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes topFadeOutVertical {
  0% {
    position: absolute;
    top: -3rem;
    opacity: 0
  }
  75% {
    position: absolute;
    top: 45%;
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes rightFadeInOut {
  0% {
    position: absolute;
    right: -3rem;
    opacity: 0
  }
  75% {
    position: absolute;
    right: 10rem;
    opacity: 1
  }
  100% {
    opacity: 0;
    right: 10rem
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0
  }
  45% {
    opacity: 1
  }
  100% {
    opacity: 0%
  }
} 
/* no alt attribute */ 
img:not([alt]) {
  outline: 1px solid gray
} 
/*alt attribute is blank img[alt=" "]{outline:2em solid cadetblue} */ 
.text-focus-in {
  -webkit-animation: text-focus-in .09s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  animation: text-focus-in .08s cubic-bezier(0.550, 0.085, 0.680, 0.530) both
}
@media only screen and (min-width:320px) and (max-width:480px) {
  .col-md-4 {
    padding: 0
  }
  .pagead2 {
    margin: 0 2em 0 2em !important
  }
  .a2z-title {
    margin: 0 0 0 .75em !important
  }
  h2.strinebg, h2.flashbg {
    font-size: 250%;
    text-shadow: 1px 1px 0 rgba(231, 3, 37, .5);
    margin-bottom: 0
  }
  h1 > .u-line-icon-pro {
    display: none
  }
  .vstretch {
    transform: none !important
  }
  .hstretch {
    transform: none !important
  }
  .th3 {
    padding-left: .15em !important
  }
  .grid-item {
    border-radius: 0 !important;
    border: none !important;
    padding: .25em !important;
    margin: .25em !important
  }
  ul.serif, .a-z > ul.uc {
    font-size: 90%;
    text-align: center;
    padding-left: 1.75em !important
  }
  #afl div.a-z ul {
    margin: 0 0 0 0 !important;
    line-height: 1.5 !important
  }
  .img-aboflag-gif {
    width: 90px;
    height: 64px;
    margin: 0 auto;
    text-align: center
  }
  .feature-box > p {
    font-size: 16px !important;
    line-height: 1.3
  }
  .pv-30 {
    padding-top: 2em !important
  }
  .ph-30 {
    padding: 0 !important
  }
  h1.movie-title {
    font-size: 100% !important;
    line-height: 2
  }
  h2.movie-title {
    font-size: 150% !important
  }
  .row .mt1 {
    margin-top: 0 !important
  }
  .portfolioContainer img.client-image {
    width: 95px !important;
    height: auto !important;
    padding: 1px !important;
    margin: 0 !important;
    transform: scale(.9) !important
  }
}
@media only screen and (max-width:420px) {
  .vstretch.mt-5.mb-5 {
    margin: 1em 0 1em 0 !important
  }
  .dropped, .dropped2 {
    font-size: 50px;
    line-height: 50px
  }
  p.lead2 .serif .fs15 {
    font-size: .75em !important;
    line-height: 1.33
  }
  .card__text {
    flex: 1 1 auto;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0
  }
  dd.bogan {
    background: none !important
  }
  .mt1 {
    margin-top: 2em !important
  }
  h2 {
    font-size: 130%;
    text-shadow: .05em .05em 0 rgba(123, 124, 117, .8)
  }
  h2.h1 {
    line-height: 1.3
  }
  blockquote.blockquote {
    font-family: 'Trirong', serif;
    font-size: 1em;
    line-height: 1;
    font-weight: 400
  }
  cite {
    line-height: 1.1 !important
  }
  .ph-30 {
    padding-left: 0 !important;
    padding-right: 5px !important
  }
  .a-z ul li {
    font-size: 95%
  }
  .col-md-5 {}
  #jssor_1 {
    display: none
  }
  #turn {
    display: block;
    height: 15rem;
    width: 300px;
    margin: 2em 0 2em 2em;
    background-image: url(../_img/bkg/phone.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 2rem;
    text-align: center
  }
  #turn > h4 {
    color: #4e9843;
    font-size: 120% !important;
    line-height: 2;
    font-style: normal
  }
  #turn > p {
    color: #ce482a;
    font-size: 75% !important;
    padding-top: .25em
  }
  h2.rotate-me {
    margin-top: -5em !important;
    font-size: 350% !important
  }
}
@media only screen and (min-width:421px)and (max-width:767px) {
  iframe#ian {
    width: 420px
  }
  h2.rotate-me {
    margin-top: -12em !important;
    font-size: 170% !important;
    margin-bottom: 0 !important
  }
}
@media only screen and (min-width:730px) and (max-width:1024px) {
  h2.rotate-me {
    margin-top: -3em !important;
    font-size: 200% !important
  } /* */ .pv-30 {
    padding-top: .5em !important
  }
} /* Desktops and laptops ----------- */ @media only screen and (min-width:1224px) {
  .sidebar p {
    font-size: 140% !important
  }
} /* Large screens ----------- */ @media only screen and (min-width:1824px) {} /* Retina displays ----------- */ @media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-resolution:192dpi) {}
.site-slogan a {
  color: #22B6E0 !important
}
.site-slogan a:hover {
  color: #c00 !important
} /* Smartphones (portrait and landscape) ----------- */ @media only screen and (min-device-width:320px) and (max-device-width:480px) {
  .lead2 {
    font-size: 90% !important
  }
  .list-icons {
    font-size: 80% !important
  }
  .clock-icon {
    display: none
  }
  .lightSwitcher {
    height: 1.5em !important;
    width: 1.5em !important
  }
} /* Smartphones (landscape) img.fl,img.fr{ float:none !important; clear:both !important} ----------- */ @media only screen and (min-width:321px) {
  dl.a2z > blockquote {
    padding-left: 0 !important;
    margin: 0 !important
  }
} /* Smartphones (portrait) ----------- */ @media only screen and (max-width:900px) {
  .ph-30 {
    padding-top: 1em !important;
    margin: 0 !important
  }
  dl.a2z {
    padding: 0 !important;
    margin: 0 !important
  }
} /* iPads (portrait and landscape) ----------- */ @media only screen and (min-device-width:730px) and (max-device-width:1024px) {
  .client-image, .owl-item {
    width: 200px !important;
    height: 111px !important;
    padding: 1px !important;
    margin: 0
  }
} /* iPads (landscape) ----------- */ @media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {} /* iPads (portrait) ----------- */ @media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {} /* iPad 3 (portrait and landscape) ----------- */ @media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2), only screen and (min-device-width:768px) and (max-device-width:1024px) and (min-resolution:192dpi) {} /* Desktops and laptops ----------- */ @media only screen and (min-width:1224px) {} /* Large screens ----------- */ @media only screen and (min-width:1824px) {} /* Retina displays ----------- */ @media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-resolution:192dpi) {}
div#qTip {
  text-shadow: 1px 1px 0 rgba(139, 0, 139, 1);
  text-align: center;
  padding: 3px 5px;
  margin: 5px;
  border: 1px solid rgba(6, 252, 252, .7);
  border-radius: 5px;
  display: none;
  background: linear-gradient(180deg, #09afdf 0, #232b39 100%);
  color: #FFF;
  font-size: 1em;
  line-height: inherit;
  position: absolute;
  z-index: 100000;
  transition: visibility 0s linear 0.33s, opacity 0.33s linear
}
#qTip p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  line-height: 1;
  font-weight: 600
}
#qTip b {
  font-family: 'Trirong', serif;
  letter-spacing: .03em !important;
  font-size: 1.2em;
  line-height: 1;
  font-weight: 600
}
#masthead > #qTip b {
  font-family: Helvetica, Arial, sans-serif
}
#qTip strong {
  font-family: serif;
  letter-spacing: .03em !important;
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: 600
}
#qTip em {
  font-size: .9em;
  line-height: 1.5;
  font-style: italic
}
#qTip i {
  font-size: 1em;
  line-height: 1.5;
  font-style: italic
}
#HomePage > #qTip i {
  font-size: 1em;
  line-height: 1;
  font-style: italic
}
#qTip q {
  font-family: sans-serif !important;
  font-size: 2em;
  line-height: 1;
  font-weight: 400
} /* first nations */ #qTip blockquote {
  font-family: 'Tangerine';
  font-size: 2.5em;
  line-height: 1.25;
  font-weight: 400;
  background: linear-gradient(180deg, #222 50%, #de3831 50%);
  color: #fdc82f;
  border: none;
  border-radius: 0
}
#qTip blockquote > span {
  font-family: sans-serif;
  font-size: .4em;
  font-variant: small-caps
}
#qTip mark {
  text-shadow: none;
  color: #C00;
  background-color: #fff;
  border: 1px solid #09afdf;
  border-radius: 3px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.75;
  font-weight: 500;
  vertical-align: -1px
}
#qTip kbd {
  color: #C00;
  background-color: #fff;
  border: 1px solid #09afdf !important;
  border-radius: 3px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.75;
  font-weight: 500;
  vertical-align: -1px
}
#qTip span, #qTip span span {
  display: block;
  font-family: sans-serif;
  font-size: .8em;
  font-variant: small-caps
}
#qTip span span {
  display: block;
  font-family: sans-serif;
  font-size: .9em;
  text-shadow: 1px 1px 0 rgba(255, 0, 0, .5)
}
#qTip q:before, #qTip q:after {
  content: "" !important
}
#Dictionary {
  background: url(../_img/bkg/)0 0;
  background-repeat: no-repeat
}
acronym {
  font-size: 1.2em
}
acronym::first-letter, acronym::first-line {
  text-transform: none !important
} 

@-webkit-keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@-webkit-keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}
.fadeInLeftSmall {
  animation-name: fadeInLeftSmall
}
@-webkit-keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}
.fadeInRightSmall {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall
}
@-webkit-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0)
  }
  100% {
    opacity: 1;
    transform: none
  }
}
.fadeInUpSmall {
  animation-name: fadeInUpSmall
} /* animation classes */ .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}
.animated.slow {
  animation-duration: 2s
}
.animated.slower {
  animation-duration: 4s
}
.animated.long {
  animation-iteration-count: 4
}
.animated.forever {
  animation-iteration-count: infinite
}
.animated.delayed {
  animation-delay: .5s
}
.animated.delayedmore {
  animation-delay: 3s
}
.animated.delayedmore4 {
  animation-delay: 4s
}
.animated.delayedmore6 {
  animation-delay: 6s
}
.animated.delayedmore30 {
  animation-delay: 30s
}
#related {
  position: absolute;
  top: 20em;
  left: 3em
}
#Related {
  position: absolute;
  top: 20em;
  right: 0em; /* overflow-y:scroll; */
}
.animated.Relatedq {
  display: block;
  text-align: left;
  margin: 0 auto;
  padding-top: 2.5em;
  width: 300px;
  height: 300px;
  background: url(../videos/_img/related.png)no-repeat;
  animation-delay: 120s
}
.animated.relatedq {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-top: 2.5em;
  width: 300px;
  height: 300px;
  animation-delay: 120s;
  background: url(../videos/_img/related.png)no-repeat;
  background-size: cover
}
.related-comedy {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-top: 0em;
  width: 300px;
  height: 237px;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  background: url(../videos/_img/tv.png)no-repeat;
  background-size: cover
}
.animated.relatedq {}
.relatedq h5, .Relatedq h5, .related-comedy h5 {
  transform: rotate(-3deg)
}
.Relatedq h5 {
  transform: rotate(3deg)
}
.relatedq p, .related-comedy p {
  transform: rotate(-3deg)
}
.Relatedq p {
  transform: rotate(3deg)
}
.relatedq p span {}
.clock-icon-related, .clock-icon-related.related-comedy {
  transform: rotate(-3deg);
  background: transparent url(../_img/icons/icon_clock.png) 0 0 no-repeat;
  display: inline-table;
  float: left;
  margin-top: -26px;
  margin-left: 60px;
  padding-left: 17px;
  width: auto;
  height: 1.5em;
  color: rgb(255, 0, 0);
  text-shadow: 1px 1px 0 rgba(46, 46, 46, 1);
  font-size: .7em;
  font-weight: 550;
  font-family: sans-serif
}
.relatedq img, .related-comedy img {
  outline: 1px solid silver;
  display: block;
  margin: .5em auto 0;
  padding-top: 0;
  text-align: center;
  width: 200px;
  height: 111px;
  box-shadow: 0 4px 8px rgba(51, 122, 183, .5)
}
.relatedq img:hover, .related-comedy img:hover {
  animation: animate 5s linear infinite;
  box-shadow: 0 4px 8px rgba(51, 122, 183, 1);
  text-shadow: 0 0 50px #0072ff, 0 0 100px #0072ff, 0 0 150px #0072ff, 0 0 200px #0072ff
}
@keyframes animate {
  from {
    filter: hue-rotate(0deg)
  }
  to {
    filter: hue-rotate(360deg)
  }
}
@-webkit-keyframes reset {
  0% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
@-moz-keyframes reset {
  0% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
@-o-keyframes reset {
  0% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
@keyframes reset {
  0% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
.reset {
  animation-name: reset
} /* fade In */ @-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.fadein {
  animation-name: fadeIn
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px)
  }
  100% {
    opacity: 1;
    transform: translateY(0)
  }
}
.fadeinup {
  animation-name: fadeInUp
} /* flash */ @-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}
@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}
@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}
.flash {
  animation-name: flash
}
@-webkit-keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0)
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0)
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}
.fadeInDownSmall {
  animation-name: fadeInDownSmall
}
@-webkit-keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    transform: translate3d(-20px, 0, 0)
  }
  100% {
    opacity: 1;
    transform: none
  }
}
@keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    transform: translate3d(-20px, 0, 0)
  }
  100% {
    opacity: 1;
    transform: none
  }
}
.fadeInLeftSmall {
  animation-name: fadeInLeftSmall
}
@-webkit-keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    transform: translate3d(20px, 0, 0)
  }
  100% {
    opacity: 1;
    transform: none
  }
}
@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    transform: translate3d(20px, 0, 0)
  }
  100% {
    opacity: 1;
    transform: none
  }
}
.fadeInRightSmall {
  animation-name: fadeInRightSmall
}
@-webkit-keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0)
  }
  100% {
    opacity: 1;
    transform: none
  }
}
@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0)
  }
  100% {
    opacity: 1;
    transform: none
  }
}
.float:hover {
  animation: float 4s linear infinite;
  transform-origin: 50% 50%
}
@keyframes float {
  0% {
    transform: translateY(0)
  }
  25% {
    transform: translateY(-7px)
  }
  50% {
    transform: translateY(0)
  }
  100% {
    transform: translateY(0)
  }
}
.spin:hover {
  animation: spin 3.5s linear infinite;
  transform-origin: 50% 50%
}
@keyframes spin {
  0% {
    transform: rotate(0deg)
  }
  42.85714% {
    transform: rotate(359deg)
  }
  100% {
    transform: rotate(359deg)
  }
}
.pulsate:hover {
  animation: pulse 4s linear infinite;
  transform-origin: 50% 50%
}
@keyframes pulsate {
  0% {
    transform: scale(1.1)
  }
  25% {
    transform: scale(0.8)
  }
  50% {
    transform: scale(1.1)
  }
  100% {
    transform: scale(1.1)
  }
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}
.dot {
  display: block;
  background-color: red;
  width: auto;
  height: 3px;
  color: red;
  position: absolute;
  z-index: 1099999
}
.select-css, .select-css2, .select-css3, .select-css4, .select-music {
  display: block;
  font-size: 1.2em;
  font-family: sans-serif;
  font-weight: 500;
  color: #444;
  line-height: 1;
  padding: .6em 1.4em .5em .8em;
  width: 280px;
  max-width: 280px;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
  border-radius: .5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .7em auto, 100%
}
.select-css2 {
  width: 380px;
  max-width: 380px
}
.select-css3 {
  max-width: 150px !important;
  font-size: 1em !important
}
.select-css3 option {
  font-size: 1em;
  font-family: "Georgia", "Times New Roman", serif
}
.select-css4 {
  max-width: 50% !important;
  font-size: .75em !important
}
.select-music {
  color: #fff;
  background-color: #1B536C;
  background: linear-gradient(180deg, #1B536C 20%, #232b39 80%)
}
.select-css option, .select-css2 option {
  font-size: 1.25em;
  font-family: "Georgia", "Times New Roman", serif
}
.select-flags, .select-flags option {
  max-width: 100%;
  font-size: 1em;
  font-family: "Roboto", sans-serif
}
.select-flags option {} /* a.link{color:inherit;background-image:linear-gradient(180deg,transparent 75%,rgba(252,241,19,.9) 0) !important;background-size:0 90%;background-repeat:no-repeat;transition:background-size .4s ease;text-decoration:none}*/ a {}
.grid--container {
  display: grid;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: .75em
}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}
.heartbeat {
  -webkit-animation: heartbeat 1.5s steps(2, end) 1s infinite both;
  animation: heartbeat 1.5s steps(2, end) 1s infinite both
}
.btn.moving i + i {
  opacity: 0.66;
  filter: alpha(opacity=66)
}
.btn.moving i {
  display: block;
  font-size: 24px;
  line-height: 1px;
  height: 10px;
  color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100)
}
.moving {
  -webkit-animation: opacity_second 2s linear infinite;
  -moz-animation: opacity_second 2s linear infinite;
  -ms-animation: opacity_second 2s linear infinite;
  -o-animation: opacity_second 2s linear infinite;
  animation: opacity_second 2s linear infinite;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important
}
@media (orientation:portrait) {}
@media (orientation:landscape) {}
#offcanvas, .offcanvas-container {
  z-index: 100000;
  background-color: transparent;
  background-image: url(../_img/bkg/bkg_smoky_cords.png)
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li {
  height: 40px;
  font-family: "Georgia", "Times New Roman", serif
}
#collapseMap, #offcanvas.offcanvas-right .dropdown-menu {
  overflow: hidden
}
.offcanvas {
  background-color: #f5f5f5;
  border-color: #f1f1f1
}
.offcanvas-toggle-left {
  display: block;
  padding: 0;
  margin: 0;
  position: fixed;
  width: 50px;
  height: 50px;
  top: 10px;
  left: 10px;
  z-index: 1031;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 3px;
  border: 1px solid;
  border-color: #ccc !important
}
.offcanvas-toggle-left:after {
  font-family: "FontAwesome";
  content: "\f0c9";
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  color: #000000
}
#offcanvas.in + .offcanvas-toggle-left:after {
  content: "\f00d"
}
#offcanvas.animated .dropdown-menu .open .dropdown-menu, #offcanvas.animated .open .dropdown-menu {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall
}
#offcanvas .navbar-nav, #offcanvas .navbar-nav > li {
  text-align: left;
  float: none;
  margin: 0;
  font-size: 22px;
  text-transform: uppercase;
  font-style: normal;
  text-shadow: 1px 1px 0 rgba(125, 125, 125, .25);
  word-spacing: .05em;
  letter-spacing: .025em
}
#offcanvas .navbar-nav > li > a {
  font-family: 'Trirong', serif;
  color: #333;
  border-bottom: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
  border-bottom-color: rgb(192, 192, 192)
}
#offcanvas .dropdown-menu > li > a:hover {
  background-color: #f8f8f8
}
#offcanvas {
  overflow: scroll
}
#offcanvas .navbar-nav > li:last-child > a {
  border-bottom-color: transparent
}
#offcanvas .navbar-nav > li:nth-child > a {
  border-bottom: 1px;
  border-bottom-color: rgb(192, 192, 192)
}
#offcanvas .navbar-nav {
  border-bottom: 1px solid;
  border-bottom-color: rgb(192, 192, 192)
}
#offcanvas .dropdown-menu li.nav-border {
  border-bottom: 1px solid rgb(192, 192, 192)
}
.nav-border-top {
  border-top: 1px solid #eee !important
}
.nav-dic a {
  background: url(../_img/nav/nav-dictionary.png) 89% 50% no-repeat
}
.nav-au a {
  background: url(../_img/nav/nav-au.png) 85% 50% no-repeat
}
.nav-fn a {
  background: url(../_img/nav/nav-fnw.png) 85% 50% no-repeat
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-aeng a {
  background: url(../_img/nav/nav-book.png) 95% 50% no-repeat;
  border-bottom: 1px solid rgb(192, 192, 192);
  margin-bottom: .001em
}
.nav-strewth a {
  background: url(../_img/nav/nav-strewth.png)50% no-repeat
}
.nav-flash a {
  background: url(../_img/nav/nav-flash.png) 90% 50% no-repeat
}
.nav-fnw a {
  background: url(../_img/nav/nav-fnw.png) 92% 50% no-repeat
}
.nav-gaz a {
  background: url(../_img/nav/nav-gaz.png) 90% 50% no-repeat
}
.nav-ian a {
  background: url(../_img/nav/aboriginal-flag-animation.gif) 85% 50% no-repeat
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-acs a {
  background: url(../_img/nav/nav-acs.png) 90% 50% no-repeat;
  border-bottom: 1px solid rgb(192, 192, 192);
  margin-bottom: .001em
} /* Music Videos */ .nav-mmv a {
  background: url(../_img/nav/nav-mmv.png) 85% 50% no-repeat
} /* dropdown-menu */ .nav-browse a {
  background: url(../_img/nav/nav-mmv2.png) 90% 50% no-repeat
}
.nav-random a {
  background: url(../_img/nav/avatar-tube.png) 90% 50% no-repeat
}
li.nav-wallismatilda a {
  background: url(../_img/nav/nav-wallismatilda2.gif) 95% 50% no-repeat
}
.nav-aussie a {
  background: url(../_img/nav/nav-aussie.png) 90% 50% no-repeat
}
.nav-willo a {
  background: url(../_img/nav/nav-willo2.png) 90% 50% no-repeat
}
.nav-dwight a {
  background: url(../videos/_img/DwightYoakam.ico) 90% 50% no-repeat
}
.nav-alan a {
  background: url(../_img/nav/nav-alan.png) 90% 50% no-repeat
}
.nav-toby a {
  background: url(../_img/nav/nav-tk.png) 90% 50% no-repeat
}
.nav-country a {
  background: url(../_img/nav/nav-country.png) 90% 50% no-repeat
}
.nav-chick a {
  background: url(../_img/nav/nav-chick.png) 90% 50% no-repeat
}
.nav-elvis a {
  background: url(../_img/nav/nav-elvis.png) 90% 50% no-repeat
}
.nav-espana a {
  background: url(../_img/nav/nav-espana.png) 90% 50% no-repeat
}
.nav-mv a {
  background: url(../_img/nav/nav-mmv.png) 90% 50% no-repeat
}
.nav-classic a {
  background: url(../_img/nav/nav-latest.png) 90% 50% no-repeat
}
.nav-rock a {
  background: url(../_img/nav/nav-rock.png) 90% 50% no-repeat
}
.nav-comedy a {
  background: url(../_img/nav/nav-comedy.png) 90% 50% no-repeat
} 
/* Cassettes */ 
.nav-cass a {
  background: url(../_img/nav/nav-cass2.png) 87% 50% no-repeat
} /* Blue Marble */

.nav-bm a {
  background: url(../_img/nav/nav-bm.png) 85% 50% no-repeat
}

/* dropdown-menu */
.nav-di a {
  background: url(../_img/nav/nav-di2.png) 90% 50% no-repeat
}
.nav-wm a {
  background: url(../_img/nav/nav-wm3.png) 95% 50% no-repeat
} /* Reference */ .nav-ref a {
  background: url(../_img/nav/nav-ref2.png) 85% 50% no-repeat
} /* dropdown-menu */ .nav-pa a {
  background: url(../_img/nav/nav-pa.png) 95% 50% no-repeat
}
.nav-morse a {
  background: url(../_img/nav/nav-ent.png) 95% 50% no-repeat
} /* HTML Notation */ .nav-html a {
  background: url(../_img/nav/nav-html.png) 85% 50% no-repeat
} /* dropdown-menu */ /* Photos */ .nav-photo a {
  background: url(../_img/nav/nav-photos.png) 85% 50% no-repeat
}
#offcanvas .dropdown-menu {
  border-top: 1px solid rgb(192, 192, 192)
}
#offcanvas .nav .open > a, #offcanvas .nav .open > a:focus, #offcanvas .nav .open > a:hover, #offcanvas .nav > li > a:focus, #offcanvas .nav > li > a:hover, #offcanvas .navbar-nav > li.active > a, #offcanvas .navbar-nav > li.open > a {
  color: #900;
  letter-spacing: .05em;
  text-shadow: 0 0 30px rgba(0, 0, 0, .8);
  transition: all .3s ease-in
}
#Open {
  color: #900;
  letter-spacing: .05em;
  text-shadow: 0 0 30px rgba(0, 0, 0, .8);
  transition: all .3s ease-in
}
#offcanvas .dropdown-menu {
  position: static;
  width: 100%;
  float: none;
  box-shadow: none;
  border: none;
  background-color: rgb(255, 255, 255);
  margin: 0
}
#offcanvas .dropdown-menu i {
  color: #c00;
  font-size: 90%;
  vertical-align: -3px;
  text-shadow: none
}
#offcanvas .dropdown-menu > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  border-color: #f7f7f7;
  font-weight: 500;
  text-align: left;
  background-color: rgb(255, 255, 255)
}
#offcanvas .dropdown-menu > li > a {
  letter-spacing: .1em;
  font-size: .95em
}
#offcanvas .dropdown-menu > li > a:hover {
  color: #900
}
#offcanvas .dropdown-menu .dropdown-menu > li > a {
  background-color: transparent
}
#offcanvas .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
  background-color: transparent
}
#offcanvas .dropdown > a:before {
  right: 15px;
  top: 13px;
  color: #777
}
#offcanvas .dropdown.open > a:before {
  color: #900
}
#offcanvas .dropdown .dropdown > a:before {
  content: "\f107"
}
#offcanvas li .strewth {
  width: auto;
  height: 37px !important;
  margin: 0 auto;
  background-color: #fff
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-over a {
  background: url(../_img/nav/nav-over.png) 98% 50% no-repeat
} /* Aussie Rules */ #offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-afl a, #offcanvas ul.navbar-nav li > ul.open-menu li.nav-afl a, .flex-column li.nav-afl a {
  background: url(../_img/nav/nav-over.png) 98% 50% no-repeat
}
.nav-rules a {
  background: url(../_img/nav/nav-afl2.png)85% 50% no-repeat
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-evolution a, #offcanvas ul.navbar-nav li > ul.open-menu li.nav-evolution a, .flex-column li.nav-evolution a {
  background: url(../aussie-rules/_img/evolution.gif) 98% 50% no-repeat
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-prem a, #offcanvas ul.navbar-nav li > ul.open-menu li.nav-prem a, .flex-column li.nav-prem a {
  background: url(../_img/nav/nav-prem.png) 98% 50% no-repeat
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-glos a, #offcanvas ul.navbar-nav li > ul.open-menu li.nav-glos a {
  background: url(../_img/nav/nav-glos.png) 98% 50% no-repeat;
  border-bottom: 1px solid rgb(192, 192, 192) !important
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-glossary-afl a, #offcanvas ul.navbar-nav li > ul.open-menu li.nav-glossary-afl a {
  background: url(../_img/nav/nav-glossary-afl.png) 98% 50% no-repeat;
  border-bottom: 1px solid rgb(192, 192, 192);
  margin-bottom: .001em
}
#offcanvas ul.navbar-nav li > ul.open-menu li.nav-glossary-afl a {
  background: url(../_img/nav/nav-glossary-afl.png) 98% 50% no-repeat;
  border-bottom: 1px solid rgb(192, 192, 192);
  margin-bottom: .001em
}
.flex-column li.nav-glossary-afl a {
  background: url(../_img/nav/nav-glossary-afl.png) 98% 50% no-repeat
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-brownlow a, #offcanvas ul.navbar-nav li > ul.open-menu li.nav-brownlow a, .flex-column li.nav-brownlow a {
  background: url(../_img/nav/nav-brownlow.png) 98% 50% no-repeat
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-history a, #offcanvas ul.navbar-nav li > ul.open-menu li.nav-history a, .flex-column li.nav-history a {
  background: url(../_img/nav/nav-history2.png) 98% 50% no-repeat
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-mcg a, #offcanvas ul.navbar-nav li > ul.open-menu li.nav-mcg a {
  background: url(../_img/nav/nav-mcg.png) 98% 50% no-repeat;
  letter-spacing: 0 !important
}
.flex-column li.nav-mcg a {
  background: url(../_img/nav/nav-mcg.png) 98% 50% no-repeat;
  letter-spacing: 0 !important
}
#offcanvas ul.navbar-nav li > ul.dropdown-menu li.nav-frequency a, #offcanvas ul.navbar-nav li > ul.open-menu li.nav-frequency a, .flex-column li.nav-frequency a {
  background: url(../_img/nav/nav-frequency.png) 98% 50% no-repeat
}
.nav-over a {
  background: url(../_img/nav/nav-over.png) 98% 50% no-repeat
}
.nav-no-border {
  border: none !important
} /* Only use a hover-activated drop down menu on devices that can conveniently hover. */ @media (hover) {
  .menu > li {
    display: inline-block
  }
  .menu ul {
    display: none;
    position: absolute
  }
  .menu li:hover ul {
    display: block;
    list-style: none;
    padding: 0
  } /* ... */
}
@media (min-width:1px) {
  .null a {
    background: none !important
  }
  h5 a.null:after {
    content: " " !important
  }
}
.a2z a, .a2z a:visited {
  text-decoration: none;
  position: relative
}
.a2z a:after, .a2z a:visited:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: #069;
  transition: 0.2s
}
.a2z a:hover:after, .a2z a:visited:hover:after {
  width: 100%
}
.a2z a.block, .a2z a:visited.block {
  display: block;
  padding: 0.5em
}
.a2z a.block:hover, .a2z a:visited.block:hover {
  background: #eee
}
.custom-btn {
  width: 100%;
  height: 70px;
  color: #22B6E0;
  border-radius: 5px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
	margin:.5em;
	padding:.5em;
    border: 1px solid #09afdf42;
    box-shadow: inset 0 0 5px #09afdf42
}
.btn-1 {
  background: rgb(6, 14, 131);
  background: linear-gradient(0deg, rgba(6, 14, 131, 1) 0%, rgba(12, 25, 180, 1) 100%);
  border: none
}
.btn-1:hover {
  background: rgb(0, 3, 255);
  background: linear-gradient(0deg, rgba(0, 3, 255, 1) 0%, rgba(2, 126, 251, 1) 100%)
}
.scrollToTop, .scrollToBottom {
  text-align: center;
  font-weight: 600;
  color: #ccc;
  border-radius: 3px;
  outline: 1px solid #ccc;
  position: fixed;
  bottom: 100px;
  right: 10px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background: linear-gradient(180deg, #09afdf 0, #232b39 100%);
  z-index: 1005;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.scrollToBottom, .scrollToBottom a {
  right: 63px;
  text-decoration: none
}
.scrollToTop i, .scrollToBottom i {
  font-weight: 400 !important;
  line-height: 1;
  font-size: 300%;
  vertical-align: 3px
}
.scrollToTop:hover, .scrollToBottom:hover, .scrollToTop:active, .scrollToBottom:active {
  color: #c00;
  background: linear-gradient(180deg, #232b39 0, #09afdf 100%)
}
@media screen and (max-width:320px)and (min-width:419px) {
  .scrollToTop, .scrollToBottom {
    right: 83px;
    width: 30px;
    height: 30px
  }
  .scrollToTop i, .scrollToBottom i {
    line-height: 30px;
    font-size: 15px
  }
  .scrollToTop, .scrollToBottom {
    top: 10px
  }
  .scrollToBottom {
    right: 43px
  }
}
@media screen and (max-width:420px) {
  .scrollToTop, .scrollToBottom {
    width: 30px;
    height: 30px
  }
  .scrollToTop i, .scrollToBottom i {
    line-height: 30px;
    font-size: 15px
  }
  .scrollToTop, .scrollToBottom {
    bottom: 50px
  }
  .scrollToBottom {
    right: 45px
  }
}
@media screen and (min-width:480px)and (max-width:900px) {
  .scrollToTop, .scrollToBottom {
    width: 30px;
    height: 30px
  }
  .scrollToTop i, .scrollToBottom i {
    line-height: 30px;
    font-size: 15px
  }
  .scrollToTop, .scrollToBottom {
    bottom: 20px
  }
  .scrollToBottom {
    right: 43px
  }
}
h1 {
  text-shadow: 0 0 3px rgba(0, 0, 128, 0.25)
} /* media queries */ /* ----------- Non-Retina Screens ----------- */ @media screen and (min-width:75em) and (max-width:100em) and (min-pixel-ratio:1) {} /* ----------- Retina Screens ----------- */ @media screen and (min-width:75em) and (max-width:100em) and (min-pixel-ratio:2) and (min-resolution:192dpi) {}
.hidden {
  display: none
}
#lottery {
  display: block;
  width: 22em;
  height: 550px;
  padding: .5em 0 1.5em 0;
  font-variant: small-caps;
  text-align: center
}
.balls-container {
  width: 20em;
  margin: 1em;
  padding: .1em;
  font-family: sans-serif
}
.ball {
  display: inline-block;
  background-color: #fafafa;
  width: 2.5em;
  height: 2.5em;
  margin: 0.16em;
  line-height: 2.5em;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #c00;
  cursor: pointer;
  transition: 0.5s ease
}
.ball.active {
  background: linear-gradient(to bottom, #c00 0%, #e5e5e5 100%);
  font-weight: bold;
  color: #fff
} /*-------------mobile-----------*/ /* Portrait and Landscape */ @media only screen and (min-width:20em) and (max-width:48em) {} /*--------------tablets---------*/ /* Portrait and Landscape */ @media only screen and (min-width:48em) and (max-width:75em) and (min-pixel-ratio:2) {} /* Portrait */ @media only screen and (min-width:48em) and (max-width:75em) and (min-pixel-ratio:2) and (orientation:portrait) {} /* Landscape */ @media only screen and (min-width:48em) and (max-width:75em) and (min-pixel-ratio:2) and (orientation:landscape) {}
.container {
  margin: 5% 3%
}
@media (min-width:48em) {
  .container {
    margin: 2%
  }
}
@media (min-width:75em) {
  .container {
    margin: 2em auto;
    max-width: 75em
  }
}
.sorting, .sorting_asc, .sorting_desc {
  cursor: pointer
}
.sorting {
  background-image: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIUnC2nKLnT4or00PvyrQwrPzUZshQAOw==);
  background-position: right .8rem center;
  background-repeat: no-repeat
}
.sorting_asc {
  background-image: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIRnC2nKLnT4or00Puy3rx7VQAAOw==)
}
.sorting_desc {
  background-image: url(data:image/gif;base64,R0lGODlhCwALAJEAAAAAAP///xUVFf///yH5BAEAAAMALAAAAAALAAsAAAIPnI+py+0/hJzz0IruwjsVADs=)
} /* Code for checkbox */ .checkbox-red {
  position: relative;
  width: 1rem;
  height: 1rem;
  margin-right: 0.75rem;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.checkbox-red:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 2px solid #ddd;
  transition: all 0.3s ease-in-out
}
.checkbox-red:checked:before {
  height: 50%;
  transform: rotate(-45deg);
  border-top-style: none;
  border-right-style: none
}
.checkbox--red:checked:before {
  border-color: #f44336;
  background: tranparent
}
.trigger input[type=checkbox] + span {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.33s, opacity 0.33s linear
}
.trigger input[type=checkbox]:checked + span {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s
}
.msg {
  text-align: center
}
.contact-form label {}
.contact-form label:after {
  color: #C00;
  content: "*";
  font-size: 3em;
  position: absolute;
  top: -.2em;
  padding-left: .2em
}
.fill {
  object-fit: fill
}
.cover {
  object-fit: cover
}
.background-clip {
  background: linear-gradient(to right, purple, red, orange, yellow, green, blue, purple, red, orange, yellow, green, blue, purple);
  background-size: 200%;
  background-clip: text;
  -webkit-background-clip: text;
  background-position: left;
  color: transparent;
  margin: 0;
  padding: 0
}
h1 span.background-clip {
  font-size: 100% !important
} /* Blue */ .B11, .B11 a {
  background: #2B3770
}
.B12, .B12 a {
  background: #2C3563
}
.B13, .B13 a {
  background: #28304D
}
.B14, .B14 a {
  background: #28426B
}
.B15, .B15 a {
  background: #144B6F
}
.B21, .B21 a {
  background: #2C5098
}
.B22, .B22 a {
  background: #215097
}
.B23, .B23 a {
  background: #174F90
}
.B24, .B24 a {
  background: #1C6293
}
.B25, .B25 a {
  background: #5097AC
}
.B32, .B32 a {
  background: #B7C8DB
}
.B33, .B33 a {
  background: #E0E6E2
}
.B34, .B34 a {
  background: #3499BA
}
.B35, .B35 a {
  background: #CDE4E2
}
.B41, .B41 a {
  background: #5B94D1
}
.B42, .B42 a {
  background: #5E7899
}
.B43, .B43 a {
  background: #627C8D
}
.B44, .B44 a {
  background: #C0C0C1
}
.B45, .B45 a {
  background: #7DB7C7
}
.B51, .B51 a {
  background: #3871AC
}
.B53, .B53 a {
  background: #4F6572
}
.B55, .B55 a {
  background: #3F7C94
}
.B61, .B61 a {
  background: #2B3873
}
.B62, .B62 a {
  background: #292A34
}
.B64, .B64 a {
  background: #363E45
} /* Green */ .G11, .G11 a {
  background: #253A32
}
.G12, .G12 a {
  background: #21432D
}
.G13, .G13 a {
  background: #195F35
}
.G14, .G14 a {
  background: #33572D
}
.G15, .G15 a {
  background: #3D492D
}
.G16, .G16 a {
  background: #305442
}
.G17, .G17 a {
  background: #006B45
}
.G21, .G21 a {
  background: #127453
}
.G22, .G22 a {
  background: #78A681
}
.G23, .G23 a {
  background: #336634
}
.G24, .G24 a {
  background: #477036
}
.G25, .G25 a {
  background: #595B2A
}
.G26, .G26 a {
  background: #4E9843
}
.G27, .G27 a {
  background: #017F4D
}
.G31, .G31 a {
  background: #468A65
}
.G32, .G32 a {
  background: #AFCBB8
}
.G33, .G33 a {
  background: #7B9954
}
.G34, .G34 a {
  background: #757C4C
}
.G35, .G35 a {
  background: #89922E
}
.G36, .G36 a {
  background: #95B43B
}
.G37, .G37 a {
  background: #45A56A
}
.G41, .G41 a {
  background: #0D875D
}
.G42, .G42 a {
  background: #d5e1d2
}
.G43, .G43 a {
  background: #c8c8a7
}
.G44, .G44 a {
  background: #99B179
}
.G45, .G45 a {
  background: #C7C98D
}
.G46, .G46 a {
  background: #BFC83E
}
.G47, .G47 a {
  background: #ADCCA8
}
.G51, .G51 a {
  background: #05674F
}
.G52, .G52 a {
  background: #66755B
}
.G53, .G53 a {
  background: #929479
}
.G54, .G54 a {
  background: #7A836D
}
.G55, .G55 a {
  background: #A7A98C
}
.G56, .G56 a {
  background: #677249
}
.G61, .G61 a {
  background: #283533
}
.G62, .G62 a {
  background: #617061
}
.G63, .G63 a {
  background: #333334
}
.G64, .G64 a {
  background: #5E6153
}
.G65, .G65 a {
  background: #5D5F4E
}
.G66, .G66 a {
  background: #484C3F
}
.G67, .G67 a {
  background: #2E443A
} /* Blue-Green */ .T11, .T11 a {
  background: #006698
}
.T12, .T12 a {
  background: #006c74
}
.T14, .T14 a {
  background: #105154
}
.T15, .T15 a {
  background: #098587
}
.T22, .T22 a {
  background: #358792
}
.T24, .T24 a {
  background: #427f7e
}
.T32, .T32 a {
  background: #72b3b1
}
.T33, .T33 a {
  background: #9eb6b2
}
.T35, .T35 a {
  background: #78aea2
}
.T44, .T44 a {
  background: #6a8a88
}
.T45, .T45 a {
  background: #759e91
}
.T51, .T51 a {
  background: #295668
}
.T53, .T53 a {
  background: #245764
}
.T63, .T63 a {
  background: #183f4e
} /* Neutral */ .N11, .N11 a {
  background: #D8D3C7
}
.N12, .N12 a {
  background: #CCCCCC
}
.N14, .N14 a {
  background: #FFFFFF;
  text-shadow: 1px 1px 0px rgba(246, 137, 75, .7);
  color: #2a2a2c;
  border-top: 1px solid #FAFAFA;
  border-bottom: 1px solid #FAFAFA;
  border-left: 1px solid #FAFAFA;
  border-right: 1px solid #FAFAFA
}
.N16, .N16 a {
  background: #FFFFFF;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, .7);
  color: #2223247f;
  outline: 1px solid #ccc
}
.N15, .N15 a {
  background: #a29b93
}
.N22, .N22 a {
  background: #c4c1b9;
  color: #2a2a2c !important
}
.N23, .N23 a {
  background: #CCCCCC;
  color: #2a2a2c !important
}
.N24, .N24 a {
  background: #BDC7C5;
  color: #2a2a2c !important
}
.N25, .N25 a {
  background: #ABA498
}
.N32, .N32 a {
  background: #8E9282
}
.N33, .N33 a {
  background: #ACADAD
}
.N35, .N35 a {
  background: #A6A7A1
}
.N41, .N41 a {
  background: #998F78
}
.N42, .N42 a {
  background: #858F88
}
.N43, .N43 a {
  background: #999999
}
.N44, .N44 a {
  background: #767779
}
.N45, .N45 a {
  background: #928F88
}
.N52, .N52 a {
  background: #727A77
}
.N53, .N53 a {
  background: #7C8588
}
.N54, .N54 a {
  background: #585C63
}
.N55, .N55 a {
  background: #5E5C58
}
.N61, .N61 a {
  background: #2A2A2C
}
.N63, .N63 a {
  background: #596064
}
.N64, .N64 a {
  background: #4B5259
}
.N65, .N65 a {
  background: #45474A
} /* Purple */ .P11, .P11 a {
  background: #7B2B48
}
.P12, .P12 a {
  background: #85467B
}
.P13, .P13 a {
  background: #5D3A61
}
.P14, .P14 a {
  background: #4c4176
}
.P21, .P21 a {
  background: #E3BBBD
}
.P22, .P22 a {
  background: #83597D
}
.P23, .P23 a {
  background: #A69FB1
}
.P24, .P24 a {
  background: #795F91
}
.P31, .P31 a {
  background: #DBBEBC
}
.P33, .P33 a {
  background: #D1BCC9
}
.P41, .P41 a {
  background: #C55A83
}
.P42, .P42 a {
  background: #A06574
}
.P43, .P43 a {
  background: #756D91
}
.P52, .P52 a {
  background: #6E3D4B
} /* Red */ .R11, .R11 a {
  background: #CE482A
}
.R12, .R12 a {
  background: #CD392A
}
.R13, .R13 a {
  background: #BA312B
}
.R14, .R14 a {
  background: #AA2429
}
.R15, .R15 a {
  background: #9E2429
}
.R21, .R21 a {
  background: #E96957
}
.R22, .R22 a {
  background: #D83A2D
}
.R23, .R23 a {
  background: #CC5058
}
.R24, .R24 a {
  background: #B4292A
}
.R25, .R25 a {
  background: #E8919C
}
.R32, .R32 a {
  background: #F2E1D8
}
.R33, .R33 a {
  background: #E8DAD4
}
.R34, .R34 a {
  background: #d7c0b6
}
.R35, .R35 a {
  background: #CD6D71
} /* .R36,.R36 a{background:#F9D9BB} */ .R41, .R41 a {
  background: #f9d9bb
}
.R42, .R42 a {
  background: #D99679
}
.R43, .R43 a {
  background: #D0674F
}
.R44, .R44 a {
  background: #A18881
}
.R45, .R45 a {
  background: #8F3E5C
}
.R51, .R51 a {
  background: #E19B8E
}
.R52, .R52 a {
  background: #A04C36
}
.R53, .R53 a {
  background: #8D4338
}
.R54, .R54 a {
  background: #852F31
}
.R55, .R55 a {
  background: #67292D
}
.R62, .R62 a {
  background: #77372B
}
.R63, .R63 a {
  background: #663334
}
.R64, .R64 a {
  background: #542E2B
}
.R65, .R65 a {
  background: #3F2B3C
} /*Yellow-Red*/ .X11, .X11 a {
  background: #d38f43
}
.X12, .X12 a {
  background: #dd7e1a
}
.X13, .X13 a {
  background: #ed7f15
}
.X14, .X14 a {
  background: #e45427
}
.X15, .X15 a {
  background: #e36c2b
}
.X21, .X21 a {
  background: #daa45f
}
.X22, .X22 a {
  background: #f6aa51
}
.X23, .X23 a {
  background: #feb56d
}
.X24, .X24 a {
  background: #f6894b
}
.X31, .X31 a {
  background: #ebc695;
  text-shadow: 1px 1px 0px rgba(246, 137, 75, .7)
}
.X32, .X32 a {
  background: #f1debe;
  text-shadow: 1px 1px 0px rgba(246, 137, 75, .7)
}
.X33, .X33 a {
  background: #f3e7d4;
  text-shadow: 1px 1px 0px rgba(246, 137, 75, .7)
}
.X34, .X34 a {
  background: #d5c4ae;
  text-shadow: 1px 1px 0px rgba(246, 137, 75, .7)
}
.X41, .X41 a {
  background: #c28a44
}
.X42, .X42 a {
  background: #deba92
}
.X43, .X43 a {
  background: #c9aa8c
}
.X45, .X45 a {
  background: #ac826d
}
.X51, .X51 a {
  background: #8f5f32
}
.X52, .X52 a {
  background: #ad7948
}
.X53, .X53 a {
  background: #925629
}
.X54, .X54 a {
  background: #68452c
}
.X55, .X55 a {
  background: #764832
}
.X61, .X61 a {
  background: #6e5d52
}
.X62, .X62 a {
  background: #6e5d52
}
.X63, .X63 a {
  background: #443b36
}
.X64, .X64 a {
  background: #4a3b31
}
.X65, .X65 a {
  background: #4f372d
} /* Yellow */ .Y11, .Y11 a {
  background: #e7bd11
}
.Y12, .Y12 a {
  background: #e8af01
}
.Y13, .Y13 a {
  background: #fcae01
}
.Y14, .Y14 a {
  background: #f5a601
}
.Y15, .Y15 a {
  background: #ffa709
}
.Y16, .Y16 a {
  background: #df8c19
}
.Y21, .Y21 a {
  background: #f5cf5b
}
.Y22, .Y22 a {
  background: #efd25c
}
.Y23, .Y23 a {
  background: #e0cd41
}
.Y24, .Y24 a {
  background: #e3c882
}
.Y25, .Y25 a {
  background: #f3c968
}
.Y26, .Y26 a {
  background: #fcc51a
}
.Y31, .Y31 a {
  background: #e3e3cd
}
.Y32, .Y32 a {
  background: #e6df9e
}
.Y33, .Y33 a {
  background: #f5f3ce
}
.Y34, .Y34 a {
  background: #efe3be
}
.Y35, .Y35 a {
  background: #f1e9d5
}
.Y41, .Y41 a {
  background: #8e7426
}
.Y42, .Y42 a {
  background: #c4a32e
}
.Y43, .Y43 a {
  background: #d4c9a3
}
.Y44, .Y44 a {
  background: #dcc18b
}
.Y45, .Y45 a {
  background: #e5d0a7
}
.Y51, .Y51 a {
  background: #695d3e
}
.Y52, .Y52 a {
  background: #bea873
}
.Y53, .Y53 a {
  background: #d5bf8e
}
.Y54, .Y54 a {
  background: #caae82
}
.Y55, .Y55 a {
  background: #bc9969
}
.Y56, .Y56 a {
  background: #c9b79e
}
.Y61, .Y61 a {
  background: #47473b
}
.Y62, .Y62 a {
  background: #bca55c
}
.Y63, .Y63 a {
  background: #826843
}
.Y65, .Y65 a {
  background: #a39281
}
.Y66, .Y66 a {
  background: #574e45
}
.examples {
  display: flex;
  flex-wrap: wrap
}
.example {
  flex-shrink: 0;
  width: 300px;
  margin-bottom: 30px
}
.square .clr-field button, .circle .clr-field button {
  width: 22px;
  height: 22px;
  left: 5px;
  right: auto;
  border-radius: 5px
}
.square .clr-field input, .circle .clr-field input {
  padding-left: 36px
}
.circle .clr-field button {
  border-radius: 50%
}
.full .clr-field button {
  width: 100%;
  height: 100%;
  border-radius: 5px
}
.copy-b64 {
  width: inherit;
  height: inherit;
  float: inherit;
  position: relative;
  cursor: pointer
}
.copy-b64 {
  cursor: pointer
}
#colours .copy-event::after {
  content: "copied \2705";
  font-variant: small-caps;
  font-size: 110% !important;
  z-index: 20000;
  position: absolute;
  top: -20px;
  cursor: inherit;
  float: none !important;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 1)
}
#col-md-7 .copy-event::after {
  content: "copied \2705";
  font-variant: small-caps;
  position: relative;
  float: left;
  font-family: 'Roboto';
  font-size: 75%;
  color: rgba(0, 179, 0, 1);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, .55)
}
#outtable {}
#ctable.dtable {
  display: flex
}
#ctable td {
  padding: 4px;
  text-align: center;
  font-size: 2em;
  font-family: 'Roboto', sans-serif
}
#ctable td:hover {
  cursor: pointer;
  background: #006698;
  color: white
}
#outtable td {
  font-size: 13px;
  padding: 0px
}
#outtable select {
  padding: 5px;
  margin-top: 0;
  font-size: medium
}
#outtable input[type=text] {
  padding: 4px
}
#outtable input[type=button] {
  padding: 4px;
  font-size: large;
  width: 50px
}
.sel {
  background: #006698;
  color: white
}
.out {
  font-size: 24px;
  border: 1px solid darkgray;
  background: #f0fff0;
  text-align: center;
  font-family: "Trirong", "Georgia", "Times New Roman", serif;
  margin: 0 1em .5em 0
}
.dtable thead {
  position: sticky;
  top: 0;
  background: #f0f0f0
}
.dtable tr td:first-child {
  font-size: 20px;
  text-align: center;
  font-family: "Georgia", "Times New Roman", serif
}
@media all and (max-width:599px) {
  #ctable {
    width: 414px
  }
  #ctable td {
    padding: 5px 0px;
    font-size: 19px
  }
}
@media all and (max-width:799px) {
  #ctable {
    width: 500px
  }
  #ctable td {
    padding: 5px 0px;
    font-size: 25px
  }
} 

/*
a:link {text-decoration:none!important;border-bottom: .009em dotted #22B6E0!important;}
a:visited {border-bottom:.009em dashed #22B6E0!important;}
a:hover {border-bottom:.009em solid #22B6E0!important;}
a:active {color:c00;border-bottom:.009em dotted #22B6E0!important;}

 a { text-decoration:underline; text-decoration-thickness:2px; or text-decoration:underline 2px; text-underline-position:under } p:first-child::first-letter { color:#903; float:left; font-family:Georgia; font-size:75px; line-height:60px; padding-top:4px; padding-right:8px; padding-left:3px } */