.landing-container .content {
  width: 650px;
  display: inline-block;
  position: relative;
}
.landing-container .sidebar {
  width: 340px;
  display: inline-block;
  float: right;
}
.tab-content {
  background: #f8f8f8;
  padding: 30px 20px;
  float: left;
  position: relative;
}
.prizes-container .tab-content {
  padding: 0;
}
.prizes-container .tab-content .columns {
  padding: 20px;
}
.content .tabs {
  width: 325px;
  display: inline-block;
  float: left;
  height: 60px;
  text-transform: uppercase;
  font-family: robotolight, antennacond_regularregular;
  font-size: 20px;
  line-height: 60px;
  background: #e2dede url('../images/top-border-disabled.png') repeat-x;
  color: #666;
}
.content .tabs.full-width {
  width: 100%;
}
.tabs:hover {
  background: #e2dede url('../images/top-border-hover.png') repeat-x;
  color: #333;
}
.content .tabs.active {
  background: #f8f8f8 url('../images/top-border.png') repeat-x;
  color: #333;
}
.content .tabs strong {
  font-family: robotobold, antennacondbold;
  margin-left: 20px;
}
.tab-content .column {
  display: table-cell;
  width: 45%;
  font-family: open_sanslight, serif;
  font-size: 13px;
  line-height: 20px;
  padding: 0 20px;
}
.tab-content .desc-img {
  width: 570px;
  height: 355px;
  margin: 30px auto 10px;
  overflow: hidden;
}
.columns p {
  font-family: open_sanslight, serif;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 20px;
}
.subtitle {
  font-family: open_sanslight, sans-serif;
  font-style: italic;
  font-size: 11px;
  margin-bottom: 30px;
  display: block;
  padding-left: 20px;
}
.tabs {
  cursor: pointer;
}
span.h1,
span.h2 {
  font-family: robotoregular, open_sansregular, sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  display: block;
  margin-bottom: 10px;
}
.landing-container span.h1 {
  font-family: robotobold, open_sansregular, sans-serif;
  text-transform: uppercase;
  font-size: 26px;
  display: block;
  margin-bottom: 25px;
}
span.h1 {
  font-family: robotobold, open_sansbold, sans-serif;
}
.list {
  margin: 10px 0;
}
.list li {
  background: url('../images/list-arrow.png') 0 7px no-repeat;
  padding-left: 15px;
}
.column p {
  display: block;
  margin: 10px 0;
  line-height: 22px;
  font-size: 18px;
}
.login-form {
  position: relative;
}
.with-margin {
  margin-bottom: 1em;
}
.login-form .panel {
  position: absolute;
  height: 250px;
  bottom: 0;
  width: 100%;
}
.panel .transparent {
  opacity: 0.5;
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
}
.panel .subtitle strong {
  font-family: open_sanssemibold, sans-serif;
}
.panel .subtitle small {
  font-size: 13px;
}
.panel .subtitle {
  font-family: open_sanslight, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  font-style: normal;
  top: 20px;
  line-height: 1;
}
.login-form .reg-btn {
  position: relative;
  top: 76px;
  left: 20px;
  max-width: 330px;
  width: 100%;
  min-height: 65px;
  line-height: 65px;
}
.login-form .info {
  display: block;
  width: 28px;
  height: 28px;
  top: 28px;
  left: 368px;
  background: url('../images/info-icon.png');
}
.login-form .form-header strong {
  font-family: open_sansbold, sans-serif;
}
.login-form .form-header {
  background: url('../images/top-border.png') no-repeat;
  font-family: open_sanslight, sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  top: 40px;
  padding-top: 8px;
  left: 20px;
  line-height: 29px;
  max-width: 95%;
}
.login-form .tipping-list {
  font-family: open_sanssemibold, sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  top: 55px;
  left: 20px;
}
.login-form .tipping-list div {
  padding-bottom: 5px;
}
.login-form .tipping-list span {
  display: inline-block;
  color: #ffd800;
  margin-right: 5px;
}
.login-form .landing-login {
  position: relative;
  top: 82px;
  left: 20px;
}
.landing-login input {
  max-width: 218px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 2px 5px;
  border: none;
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
  display: inline-block;
  float: left;
  margin-right: 12px;
  border-bottom: 1px solid #2d361d;
}
.landing-login input[type="submit"] {
  width: 90px;
  height: 35px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  margin-left: -2px;
  cursor: pointer;
}
.landing-login .forgot-password {
  display: block;
  position: absolute;
  top: 40px;
  color: #fff;
  text-decoration: none;
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
}
.landing-login .or {
  display: block;
  position: absolute;
  top: 68px;
  font-family: open_sanssemibold, sans-serif;
  font-size: 16px;
  color: #fff;
}
.landing-login .facebook-btn {
  position: relative;
  left: 180px;
  top: 80px;
  width: 100px;
}
.widget {
  background-color: #ffffff;
  margin-bottom: 5px;
  min-height: 270px;
  padding-top: 20px;
  position: relative;
}
.widget-ad {
  text-align: center;
}
.widget-ad a {
  display: block;
  height: 250px;
  margin: 0 auto;
  width: 301px;
}
.widget-iphone a {
  position: absolute;
  bottom: -4px;
  display: block;
  overflow: hidden;
  width: 340px;
}
.widget-header img {
  width: 35px;
}
.widget-header {
  width: 300px;
  margin: 0 auto;
  padding-top: 12px;
  color: #333;
  font-family: robotolight, open_sanslight, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.widget-header strong {
  font-family: robotobold, sans-serif;
}
.widget-assistant-coach .widget-header.assistant {
  background: url('../images/assistant-widget-top-border.png') no-repeat;
}
.widget-header.assistant strong {
  color: #fff;
}
.widget-header .subtitle {
  font-family: open_sanssemibold, sans-serif;
  padding: 3px 0;
  font-style: normal;
  font-size: 10px;
}
.widget .slider {
  height: 100px;
  position: relative;
  top: -10px;
}
.slider .slider-content {
  width: 65%;
  margin: 0 auto;
}
.slider-content .slider-desc {
  display: inline-block;
  vertical-align: top;
  font-family: open_sansregular, sans-serif;
  font-size: 13px;
  color: #fff;
  line-height: 19px;
  position: absolute;
  width: 100px;
}
.arrows {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 40px;
}
.arrow-left {
  left: 20px;
  color: #333333;
  font-size: 30px;
  font-family: 'open_sanslight';
  text-decoration: none;
}
.arrow-right {
  color: #333333;
  font-size: 30px;
  font-family: 'open_sanslight';
  text-decoration: none;
  right: 20px;
}
.slider .add-assistant-btn {
  width: 300px;
  display: block;
  margin: 10px auto;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  position: relative;
  top: 20px;
  height: 50px;
  line-height: 50px;
  border: 2px solid #ff6600;
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
}
.add-assistant-btn:hover {
  background-color: rgba(255, 255, 255, 0.65);
}
.add-assistant-btn:active {
  background-color: #6f6f72;
}
.spotlight-table {
  position: relative;
}
.spotlight-table table {
  width: 300px;
  margin: 20px auto 0;
}
.spotlight-table td {
  vertical-align: top;
  color: #333;
  font-family: open_sansregular, sans-serif;
  font-size: 13px;
  line-height: 16px;
  padding: 10px 0 0;
}
.spotlight-table tr {
  border-bottom: 1px solid #bfbbbb;
  cursor: pointer;
}
.spotlight-table tr:last-child {
  border-bottom: none;
}
.spotlight-table .player-photo {
  width: 45px;
  vertical-align: bottom;
}
.spotlight-table .player-name {
  width: 65px;
  vertical-align: middle;
}
.spotlight-table .rnd {
  width: 40px;
  text-align: center;
  vertical-align: middle;
}
.spotlight-table .title {
  font-family: open_sansbold, sans-serif;
  display: block;
  font-size: 11px;
  color: #333;
}
.spotlight-table .view-spotlight {
  margin-top: 15px;
}
.widget-spotlight {
  padding-bottom: 20px;
}
.super-popup {
  min-width: 635px;
  min-height: 600px;
  display: none;
}
.popup-overlay {
  width: 95%;
}
.fancybox-skin {
  background: #f8f8f8 !important;
  border-radius: 0 !important;
}
.fancybox-wrap {
  width: 650px !important;
  min-width: 651px;
  max-width: 650px;
  z-index: 999999999 !important;
}
.fancybox-inner {
  width: 605px !important;
  margin: 0 auto !important;
}
.popup-header {
  display: inline-block;
  text-transform: uppercase;
  font-family: open_sansbold, sans-serif;
  font-size: 18px;
  color: #393941;
  background: url('../images/top-border.png') no-repeat;
  padding-top: 10px;
  margin-left: -7px;
}
.fancybox-inner {
  overflow: inherit !important;
}
.or {
  display: block;
  position: relative;
  font-family: open_sansregular, sans-serif;
  font-size: 16px;
  color: #929292;
  width: 605px;
  text-align: center;
  margin-bottom: 20px;
}
.or span {
  display: inline-block;
  border-top: 1px solid #ddd;
  width: 280px;
  position: relative;
  top: 8px;
  float: right;
}
.login-form .or span {
  border-color: #555;
}
.or span:first-child {
  float: left;
}
.control-group .divider {
  border-top: 1px solid #ddd;
  display: block;
  height: 10px;
  margin-top: 25px;
}
a.tooltips {
  position: relative;
  display: inline-block;
  left: 35px;
  top: 75px;
  width: 26px;
  height: 26px;
}
a.tooltips .tooltip-popup {
  position: absolute;
  width: 190px;
  color: transparent;
  background: #f8f8f8;
  height: 95px;
  border-radius: 0;
  box-shadow: -3px -1px 0;
  z-index: 999;
  margin-left: 35px;
  padding: 15px;
  top: -13px;
  display: none;
  font-family: open_sanslight, sans-serif;
}
a.tooltips .tooltip-popup.tooltip-right {
  right: 90px;
  top: -2px;
}
a.tooltips .tooltip-popup.tooltip-right:after {
  border-left: 15px solid #f8f8f8;
  border-right: none;
  right: 0;
  left: 100%;
}
a.tooltips .tooltip-popup:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -45px;
  width: 0;
  height: 0;
  border-right: 15px solid #f8f8f8;
  border-top: 0 solid transparent;
  border-bottom: 12px solid transparent;
}
a:hover.tooltips .tooltip-popup {
  display: block;
}
.tooltip-header {
  text-transform: uppercase;
  font-family: open_sansregular, sans-serif;
  color: #222226;
  display: block;
  margin-bottom: 5px;
}
.tooltip-content {
  color: #222226;
  font-size: 13px;
}
.error-tooltip {
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
}
.error-tooltip .correct {
  background: url('../images/thick.png') no-repeat;
  display: inline-block;
  width: 13px;
  height: 13px;
  position: relative;
  top: 45%;
}
.error-tooltip .incorrect {
  background: url('../images/cross.png') no-repeat;
  display: inline-block;
  width: 13px;
  height: 13px;
  position: relative;
  top: 45%;
}
.account-container {
  margin-top: 5px;
}
.account-container .content {
  max-width: 630px;
  display: inline-block;
  background-color: #ece9e9;
  padding: 10px;
  width: 100%;
  float: left;
  vertical-align: top;
}
.account-container .sidebar {
  width: 340px;
  display: inline-block;
  float: right;
  vertical-align: top;
}
.account-container .control-group {
  margin: 10px 0;
}
.account-container .part-left {
  width: 120px;
  height: 120px;
}
.account-container .part-right {
  width: 490px;
}
.account-container input {
  width: 100%;
}
.account-container .avatar-img {
  min-height: 100%;
}
.account-container input {
  padding: 5px 0;
  border: 1px solid #ccc;
}
.dashboard-container .content {
  background: none;
  padding: 0;
  max-width: 650px;
}
.dashboard-container .search-container {
  height: 60px;
  background: #f8f8f8;
  margin-bottom: 5px;
}
.dashboard-container .search-field,
.dashboard-container .page-name {
  display: inline-block;
  padding: 15px 22px;
}
.dashboard-container .search-field {
  width: 265px;
  float: right;
  margin-right: 8px;
}
.dashboard-container .search-field input {
  height: 25px;
  border: none;
  border-bottom: 1px solid #bfbbbb;
  padding: 5px;
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
  background: url('../images/search-icon.png') 99% 50% no-repeat;
  padding-right: 25px;
  width: 245px;
}
.page-name span {
  font-family: open_sansbold, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #5c5c6b;
  display: block;
  height: 25px;
  border-top: 3px solid #00853e;
  width: 71px;
  padding-top: 10px;
}
.dashboard-header {
  height: 60px;
  background: #2e2d33;
}
.dashboard-header .table-name {
  display: inline-block;
  padding: 15px 22px;
}
.table-name span strong {
  font-family: open_sansbold, sans-serif;
}
.table-name span {
  font-family: open_sansregular, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  height: 25px;
  border-top: 3px solid #ffd800;
  padding-top: 10px;
}
.my-leagues-list {
  display: block;
  background: #ebebeb;
  padding: 20px;
}
.my-leagues-list .row-header {
  text-transform: uppercase;
  font-family: open_sansbold, sans-serif;
  font-size: 18px;
  color: #00853e;
  width: 495px;
  display: inline-block;
}
.my-leagues-list .social-icons,
.league-about-header .social-icons {
  font-family: open_sansregular, sans-serif;
  font-size: 12px;
  color: #333;
}
.league-about-header .social-icons-block {
  display: inline-block;
  width: 115px;
  vertical-align: top;
}
.my-leagues-list .facebook-icon,
.league-about-header .facebook-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background: #3C5B9A;
  text-decoration: none;
  text-align: right;
}
.my-leagues-list .facebook-icon i,
.league-about-header .facebook-icon i {
  color: #fff;
  position: relative;
  top: 3px;
  font-size: 19px;
  right: 3px;
}
.my-leagues-list .twitter-icon,
.league-about-header .twitter-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  float: right;
}
.my-leagues-list .twitter-icon i,
.league-about-header .twitter-icon i {
  color: #5fa9dd;
  position: relative;
  font-size: 22px;
}
.my-leagues-list .row {
  margin-top: 10px;
}
.border-top {
  border-top: 1px solid #c1bebe;
}
.border-bottom {
  border-bottom: 1px solid #c1bebe;
}
.my-leagues-list table {
  width: 100%;
  font-family: open_sanslight, sans-serif;
  font-size: 16px;
}
.my-leagues-list table td {
  vertical-align: middle;
}
.my-leagues-list td.title {
  width: 170px;
  height: 62px;
  border-right: 1px solid #c1bebe;
  font-family: open_sansregular, sans-serif;
  font-size: 16px;
}
.my-leagues-list td.title.not-scheduled {
  width: 374px;
}
.my-leagues-list td.half {
  width: 50px;
  background: #e5e5e5;
  border-right: 1px solid #c1bebe;
  text-align: center;
}
.my-leagues-list td.last {
  width: 165px;
}
.my-leagues-list td.last .max-width-wrapper {
  width: inherit;
}
.my-leagues-list .dashboard-diagram .view-btn {
  max-width: 165px;
  float: right;
}
.my-leagues-list .dashboard-diagram .view-btn.pull-left {
  float: left;
}
.my-leagues-list .manage-league-link {
  display: inline-block;
  float: right;
  width: 18px;
  height: 18px;
  margin: 9px 0 0;
  background: url('../images/ico-config-18x18.png');
}
.my-leagues-list td.half span {
  display: block;
  text-align: center;
}
.my-leagues-list td.half span:first-child {
  font-size: 20px;
  font-family: open_sansregular, sans-serif;
}
.my-leagues-list span.subtitle {
  font-style: normal;
  text-transform: uppercase;
  margin: 0;
  font-family: open_sansbold, sans-serif;
  font-size: 10px;
  padding: 5px 0 0 0;
}
.my-leagues-list .view-btn {
  float: left;
  width: 100%;
}
.my-leagues-list .view-btn.owner {
  width: 140px;
}
.my-leagues-list td.players {
  width: 70px;
  text-align: center;
}
.my-leagues-list td.players span:first-child {
  font-family: open_sansregular, sans-serif;
  font-size: 16px;
}
.my-leagues-list td .players-count {
  text-align: center;
  display: inline-block;
  width: 70px;
}
.pull-right {
  float: right;
}
.my-leagues-list .row.table-footer {
  height: 32px;
  background: #d5d3d3;
  margin: 0;
}
.my-leagues-list .table-footer span {
  display: inline-block;
  font-family: open_sanslight, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 32px;
}
.my-leagues-list .table-footer span {
  padding: 0 20px;
}
.my-leagues-list .table-footer em {
  text-transform: none;
  padding: 0 3px;
}
.my-leagues-list .table-footer span strong {
  font-family: open_sansbold, sans-serif;
}
.my-league-item {
  margin-bottom: 20px;
  color: #333;
}
.my-leagues-list td.ranks {
  width: 130px;
  text-align: center;
  height: 62px;
}
.my-leagues-list td.overall-ranks {
  width: 222px;
  text-align: center;
  height: 62px;
}
.my-leagues-list td.av-points {
  width: 222px;
  text-align: center;
  border-left: 1px solid #c1bebe;
}
.my-leagues-list td.overall,
.my-leagues-list td.total {
  width: 155px;
  text-align: center;
  border-left: 1px solid #c1bebe;
}
.my-leagues-list .total-table .subtitle {
  padding: 0 0 5px 0;
}
.my-leagues-list .total-table .score {
  font-family: open_sansbold, sans-serif;
  font-size: 24px;
}
.my-leagues-list .total-table .score em {
  font-family: open_sanlight, sans-serif;
  font-size: 13px;
}
.my-leagues-list td.width-50 {
  width: 50px;
  height: 62px;
}
.my-leagues-list td.width-30 {
  width: 30px;
}
.my-leagues-list td.width-28 {
  width: 28px;
}
.my-leagues-list td.width-75 {
  width: 75px;
}
.my-leagues-list td.width-60 {
  width: 60px;
}
.my-leagues-list td.width-68 {
  width: 68px;
}
.my-leagues-list .list-avatar-wrapper {
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: relative;
}
.my-leagues-list .list-avatar-wrapper img {
  width: 100%;
  height: auto;
}
.my-leagues-list .ellipse-def {
  width: 40px;
  height: 40px;
  background: url('../images/ellipse-def.png') no-repeat;
}
.my-leagues-list .ellipse-match {
  display: block;
  text-decoration: none;
  width: 40px;
  height: 40px;
  background: url('../images/ellipse-match-40x40.png') no-repeat;
}
.my-leagues-list .btn-match {
  display: block;
  text-decoration: none;
  width: 60px;
  height: 30px;
  font-size: 11px;
  padding-top: 10px;
}
.my-leagues-list .dashboard-diagram span.subtitle {
  padding: 0 0 5px 0;
}
.my-leagues-list .dashboard-diagram span.score {
  font-family: open_sansbold, sans-serif;
  font-size: 20px;
}
.my-leagues-list .top-score {
  font-family: open_sansbold, sans-serif;
  font-size: 10px;
  display: block;
  padding-bottom: 5px;
  text-align: center;
}
.my-leagues-list .bottom-title {
  font-family: open_sansbold, sans-serif;
  font-size: 20px;
  text-align: center;
  display: block;
}
.fancybox-overlay-fixed.fancybox-overlay {
  z-index: 99999999;
}
.static-header {
  background: #f8f8f8;
  padding: 10px 20px;
}
.static-content {
  background: #f8f8f8;
}
.static-page .content {
  background: #f8f8f8;
  margin-bottom: 5px;
}
.static-page .content h2 {
  font-family: robotobold, pen_sanssemibold, sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 19px;
  color: #333;
  padding-bottom: 10px;
  text-align: center;
  float: none;
  margin-right: 3px;
}
.static-page .content li {
  font-family: open_sansregular, sans-serif;
  font-size: 13px;
  line-height: 17px;
}
.static-page .content h3,
.static-page .content h4 {
  font-family: open_sanssemibold, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #333;
  padding: 10px 0;
  display: inline-block;
  text-align: left;
}
.static-page .content h3 span.bold {
  font-family: open_sansbold, sans-serif;
  font-size: 14px;
}
.static-page .content a,
.static-page .content a:visited {
  text-decoration: none;
  color: #000000;
}
.static-page .content .sidebar {
  background: #222226;
  float: left;
}
.static-page .widget-help-menu {
  min-height: 200px;
}
.static-page .information .upgrade-assistant-btn {
  margin-bottom: 0;
  display: block;
}
.static-page .static-content .collapsable,
.static-page .collapsable {
  overflow: hidden;
  height: 0;
  padding: 0;
  transition: height 1.5s;
  -webkit-transition: height 1.5s;
  -moz-transition: height 1.5s;
  -o-transition: height 1.5s;
}
.static-page .collapsable.showMe {
  width: 558px;
  display: block;
  position: relative;
  padding: 20px 10px;
  height: inherit;
  font-family: 'open_sanslight', sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #333;
  left: 25px;
}
.static-page .faq-block {
  margin-top: -1px;
}
.static-page .faq-help-block,
.static-page .action-block {
  display: inline-block;
  vertical-align: top;
}
.static-page .faq-help-block {
  width: 650px;
  position: relative;
  background: #f2f1f1;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  margin-top: -1px;
}
.faq-help-block.no-border-bottom {
  border-bottom: none;
}
.static-page .no-background .action-block {
  top: 35%;
}
.static-page .action-block {
  text-align: center;
  position: absolute;
  right: 20px;
  top: 15%;
}
.static-page .toggle-faq {
  background: url("../images/add-normal-btn.png") no-repeat scroll center center;
  display: block;
  height: 20px;
  width: 20px;
}
.static-page .toggle-faq:hover {
  background: url("../images/add-hovered-btn.png") no-repeat scroll center center;
}
.static-page .toggle-open {
  background: url("../images/hide-normal-btn.png") no-repeat scroll center center;
}
.static-page .toggle-open:hover {
  background: url("../images/hide-hovered-btn.png") no-repeat scroll center center;
}
.static-header h2 {
  display: inline-block;
}
.static-header .filter-faq {
  display: inline-block;
  float: right;
  width: 300px;
  padding: 20px 5px;
  height: 25px;
  border: none;
  border-bottom: 1px solid #ccc;
}
.static-page .widget-help,
.static-page .content {
  margin-bottom: 0;
}
.header .mcnamf {
  margin: 0;
  width: 726px;
  float: right;
  overflow: hidden;
}
.header .afl-placement {
  text-align: center;
}
.header .afl-placement .mcnamf {
  float: none;
  margin: 0 auto;
  width: inherit;
}
.static-content .control-group .control-label {
  color: #333;
}
form[name="contactForm"] input,
form[name="passwordForm"] input {
  height: 35px;
  border: none;
  border-bottom: 1px solid #ccc;
}
form[name="contactForm"] .pseudo-select {
  width: 324px;
  height: 34px;
  background: #fff url('../images/arr-down-select-7x4.png') 97% 53% no-repeat;
  border-bottom: 1px solid #ccc;
  left: 0;
}
form[name="contactForm"] .pseudo-select span {
  position: absolute;
  left: 6px;
  top: 9px;
  font-size: 13px;
}
form[name="contactForm"] select {
  position: relative;
  margin-top: -35px;
  height: 35px;
  left: 1px;
}
.static-content form[name="contactForm"] textarea {
  width: 310px;
  padding: 7px;
  border: none;
  border-bottom: 1px solid #ccc;
  resize: none;
}
form[name="contactForm"] .submit-contact,
form[name="contactForm"] .submit-contact:hover,
form[name="passwordForm"] .submit-password,
form[name="passwordForm"] .submit-password:hover {
  position: relative;
  left: 207px;
  width: 165px;
  height: 40px;
  line-height: 40px;
  border: none;
  color: #fff;
  text-decoration: none;
}
form[name="contactForm"] .error-tooltip,
form[name="passwordForm"] .error-tooltip {
  width: 55px;
  height: 25px;
  float: right;
  top: -25px;
  margin-right: -15px;
  position: relative;
  right: 0;
}
form[name="contactForm"] label,
form[name="contactForm"] input,
form[name="contactForm"] select,
form[name="contactForm"] span,
form[name="contactForm"] textarea {
  font-family: open_sanlight, sans-serif;
  font-size: 13px;
  float: none;
}
form[name="contactForm"] .error-tooltip .form-error,
form[name="passwordForm"] .error-tooltip .form-error {
  color: #333;
}
.widget-sponsor-feed {
  padding-bottom: 20px;
}
.widget-sponsor-feed ul {
  width: 300px;
  margin: 15px auto 0;
}
.widget-sponsor-feed li {
  padding: 15px 0;
  min-height: 55px;
  position: relative;
  border-top: 1px solid #393941;
}
.widget-sponsor-feed li:first-child {
  border: none;
  padding-top: 0;
}
.widget-sponsor-feed .title {
  color: #333333;
  text-decoration: none;
  font-family: antennacondlight, sans-serif;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  padding-bottom: 5px;
}
.widget-sponsor-feed li span {
  color: #333;
  line-height: 19px;
  font-family: open_sanslight, sans-serif;
  font-size: 13px;
}
.widget-sponsor-feed .feed-content img {
  width: 50px;
  display: none;
}
.widget-sponsor-feed .feed-date {
  color: #000;
  padding-top: 5px;
  text-align: right;
}
.widget-sponsor-feed .feed-content p {
  display: inline-block;
  line-height: 15px;
}
.widget-sponsor-feed sub {
  display: none;
}
.widget-assistant-coach .expiry-date {
  color: #dedede;
  font-family: open_sansregular, sans-serif;
  font-size: 12px;
  padding: 0 20px;
  float: right;
  position: relative;
  top: 10px;
}
.widget-assistant-coach .slider-container {
  overflow: hidden;
  height: 100px;
  width: 75%;
  margin: 0 auto;
  position: relative;
}
.widget-assistant-coach .slider-content {
  width: 75%;
  height: 100px;
  position: absolute;
}
.widget-assistant-coach .add-assistant-btn {
  width: 300px;
  display: block;
  margin: 10px auto 0;
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  position: relative;
  top: 10px;
  height: 50px;
  line-height: 50px;
  border: 2px solid #ff6600;
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
}
.fantasy-coach-skin {
  min-width: 620px;
}
.fantasy-coach-skin .fantasy-coach-inner {
  min-height: 600px;
}
.fantasy-coach-inner {
  min-height: 600px;
}
.fantasy-coach-success {
  min-height: 360px;
}
.subscription-popup {
  display: none;
  position: relative;
}
.animate-enter,
.animate-leave {
  -webkit-transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1) all;
  -moz-transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1) all;
  -ms-transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1) all;
  -o-transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1) all;
  transition: 1000ms cubic-bezier(0.165, 0.84, 0.44, 1) all;
}
.slide-left .animate-enter {
  left: 100%;
}
.slide-right .animate-enter {
  left: -100%;
}
.animate-enter.animate-enter-active,
.animate-leave {
  left: 0;
}
.slide-left .animate-leave.animate-leave-active {
  margin-left: -100%;
}
.slide-right .animate-leave.animate-leave-active {
  margin-left: 100%;
}
.registration-block .facebook-btn,
.facebook-btn.login-button {
  margin: 20px 0;
  display: block;
  width: 262px;
  height: 40px;
  background: url('../images/fb-btn.png') no-repeat;
  text-align: center;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  position: absolute;
  cursor: pointer;
}
.what:hover .tooltip {
  display: block;
}
.what.tooltips {
  display: inline-block;
  left: 0;
  top: 0;
  height: 26px;
  width: 62px;
}
.what.tooltips .tooltip-popup {
  margin-left: 80px;
  background: #e2dede;
  height: 60px;
  line-height: 20px;
}
.what.tooltips .tooltip-popup .tool-content {
  color: #333;
}
.what.tooltips .tooltip-popup:after {
  border-right: 15px solid #e2dede;
  color: transparent;
  top: 10px;
  margin-top: 0;
}
.static-content table {
  width: 99%;
}
.static-content table th,
.static-content .bold {
  font-family: open_sanssemibold, sans-serif;
  font-size: 12px;
}
.static-content table th,
.static-content table td {
  width: 33%;
  vertical-align: middle;
  text-align: center;
  height: 30px;
  border: 1px solid #ccc;
  padding: 5px;
}
.static-content ol li ul {
  padding: 15px 0 5px 15px;
}
.static-content ol li ul li p {
  padding: 0;
}
.static-page .static-content ol li ul li {
  padding: 0;
  text-align: justify;
}
.static-content h4 {
  font-family: open_sansregular, sans-serif;
  font-size: 14px;
}
.static-content ul.alpha-list {
  padding-top: 0;
  padding-left: 60px;
  list-style: disc;
}
.static-content ul.alpha-list li {
  padding-left: 0!important;
}
.static-content .padding-top {
  padding-top: 15px;
  padding-bottom: 0;
}
.static-content .two-column-table th,
.static-content .two-column-table td {
  text-align: justify;
  vertical-align: top;
}
.static-content .two-column-table .first-column {
  width: 15%;
}
.static-content .two-column-table.tipping .first-column {
  width: 20%;
}
.static-content .two-column-table .second-column {
  width: 85%;
}
.static-content .two-column-table.tipping .second-column {
  width: 80%;
}
.static-content li p {
  padding-bottom: 10px;
  text-align: justify;
}
.static-content li.no-style-type {
  list-style-type: none;
}
.static-content .no-style-type {
  padding-top: 0;
}
.static-content .no-style-type li {
  list-style-type: none;
}
.static-content .upper-roman li {
  list-style-type: upper-roman;
}
.static-content .style-decimal li {
  list-style-type: decimal;
}
.static-content h4 {
  font-family: open_sanssemibold, sans-serif;
  text-align: center;
  padding: 5px 0;
  color: #333;
  font-size: 13px;
}
.static-page .faq-help-block h3,
.static-page .action-block h3 {
  text-align: left;
  line-height: 22px;
  cursor: pointer;
  padding-left: 20px;
}
.static-page h3 span {
  border-bottom: 1px solid #ccc;
  margin-right: 3px;
  position: relative;
}
.targets {
  padding-left: 25px;
}
.targets li a {
  font-family: open_sanssemibold, sans-serif;
}
/*.game-bar-stats .stat-panel .indicator.up,*/
.ladder .indicator.up {
  background-image: url('../images/arr-green-up-7x4.png');
}
.static-page .tooltip-valid,
.static-page .tooltip {
  display: inline-block;
  position: relative;
  left: 25px;
  top: 7px;
  color: #333;
  font-family: open_sanslight, sans-serif;
  font-size: 11px;
  text-decoration: none;
}
.static-page .tooltip {
  background: url('../images/cross.png') no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}
.static-page .tooltip-valid .valid-thick {
  background: url('../images/thick.png') no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}
.static-page .tooltip-valid,
.static-page .tooltip {
  left: -10px;
  float: right;
  top: -22px;
}
.static-page .tooltip:hover:after {
  background: #f8f8f8;
  border: 1px solid #ccc;
  bottom: 25px;
  content: attr(data-title);
  left: -85px;
  margin-left: -205px;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 290px;
  line-height: 20px;
}
.static-page .tooltip:hover:before {
  border: solid;
  background: url('../images/tail.png') no-repeat;
  border-color: transparent;
  bottom: 18px;
  content: "";
  left: -40%;
  position: absolute;
  z-index: 99;
  margin-left: 2px;
  background-position: 1px 7px;
  height: 17px;
  width: 15px;
}
.accept-group label {
  font-family: open_sansregular, sans-serif;
  font-size: 12px;
}
.fancybox-opened.xxx {
  top: 45px !important;
  position: absolute !important;
}
.rr-style {
  margin-left: 5px;
  display: inline-block;
  font-family: open_sansregular, sans-serif;
  font-size: 13px;
  position: relative;
  top: -3px;
  width: 50px;
}
.pswd-btn {
  padding: 2px 10px;
  position: relative;
  left: 167px;
}
.pswd-msg-0 {
  width: 255px;
  top: 7px;
}
.pswd-msg-1 {
  width: 415px;
}
.pswd-msg {
  display: inline-block;
  position: relative;
  left: 120px;
  font-family: open_sanslight, sans-serif;
  font-size: 11px;
  line-height: 19px;
}
.spinner {
  display: block;
  width: 15px;
  height: 15px;
  margin: 20px 20px;
  position: absolute;
  border: 2px solid #2379ea;
  border-top-color: transparent;
  border-radius: 100%;
  -webkit-animation: spin 1s infinite linear;
  -moz-animation: spin 1s infinite linear;
  -ms-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
.spinner:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -5px;
  left: 0;
  border: 4px solid transparent;
  border-bottom-color: #2379ea;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes spin {
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.loader-position {
  top: -12px;
  left: 560px;
}
.loader-position-2 {
  top: 195px;
  left: 178px;
}
.loader-position-3 {
  bottom: 6px;
  left: 275px;
}
.loader-position-4 {
  top: 8px;
  left: 270px;
}
.var-2 .loader-position-4 {
  top: -9px;
  left: 260px;
}
.loader-position-5 {
  top: -1px;
  left: 480px;
}
.loader-position-6 {
  top: -4px;
  left: 172px;
}
.soon-page {
  background: #222226;
  min-height: 1000px;
}
.soon-page h2 {
  font-family: robotobold, open_sanssemibold, sans-serif;
  font-size: 66px;
  text-align: center;
  color: #f8f8f8;
  line-height: 500px;
  text-transform: capitalize;
  text-shadow: 4px 3px 2px #969696;
}
.soon-page .underline {
  height: 0px;
  width: 47%;
  margin: 5px auto;
  -webkit-box-shadow: 0px 0px 8px 2px #fefffd;
  -moz-box-shadow: 0px 0px 8px 2px #fefffd;
  box-shadow: 0px 0px 8px 2px #fefffd;
  position: relative;
  top: -200px;
}
a.terms {
  text-decoration: underline;
}
/*.fantasy-coach-subscr {
    height: 600px;
    min-height: 600px;
    max-height: 600px;
}*/
.new-label-size {
  width: 165px;
  position: relative;
}
.widget-fantasy-coach-skin .fancybox-inner {
  min-height: 595px;
}
.tipping-list em {
  text-transform: lowercase;
  position: relative;
  font-size: 12px;
  top: -5px;
}
/*
.subscribe-table td span {
    font-size: 12px;
}*/
.fc-new .tabs {
  width: 201px;
  text-align: center;
  background: #eeecec;
  font-size: 16px;
  color: #999;
  border: 1px solid #f8f8f8;
  height: 58px;
  line-height: 58px;
}
.middle-tab {
  margin: 0 5px;
}
.fc-new .tabs:hover {
  border: 1px solid #ccc;
  width: 201px;
  height: 58px;
  line-height: 58px;
}
.fc-new .tabs strong {
  margin-left: 0;
}
.nrl-team .tooltip,
.nrl-team .tooltip-valid,
.afl-team .tooltip,
.afl-team .tooltip-valid {
  top: -2px;
}
.afl-team.abs-pos select,
.nrl-team.abs-pos select {
  position: absolute;
  top: 38px;
  width: 373px;
  left: 301px;
}
.fancybox-inner.subs {
  max-height: 330px;
  min-height: 330px;
}
.mobile-landing {
  display: none;
}
.static-content form[name="passwordForm"] input,
.static-content form[name="contactForm"] input,
.static-content form[name="contactForm"] select {
  float: none;
}
.landing-container .tab-content .h2 {
  margin: 10px 0;
}
.landing-container .column p {
  display: block;
  margin: 10px 0;
  line-height: 20px;
  font-size: 13px;
}
.landing-container .column p a {
  color: #333;
}
.landing-container .p-full-width {
  font-family: open_sanslight, serif;
  font-size: 20px;
  line-height: 25px;
  padding: 0 20px;
}
.landing-container .columns .p-full-width2 {
  font-family: open_sanslight, serif;
  font-size: 18px;
  line-height: 20px;
  padding: 0;
}
.landing-container p.bold {
  font-family: open_sanssemibold, sans-serif;
}
.landing-container .no-padding {
  padding: 0 !important;
  margin: 0 !important;
}
.app-container {
  width: 100%;
  height: 365px;
  position: relative;
}
.app-background {
  background: url('../images/app-img.png') no-repeat;
  width: 630px;
  height: 365px;
  position: absolute;
  background-position: 100% 50%;
  z-index: 99;
}
.tipping-body .app-background {
  background-image: url('../images/tipping-mobile.png');
  height: 270px;
}
.tipping-body .app-container {
  height: 230px;
}
.tipping-body .columns .tipping-green-text {
  font-size: 28px;
}
.tipping-body .columns .tipping-green-text strong {
  font-family: open_sansbold, sans-serif;
}
.tipping-body .columns .tipping-mobile-divider {
  margin-bottom: 50px;
}
.columns .divider {
  height: 5px;
  width: 100%;
  margin: 10px 0 15px 0;
  border-bottom: 1px solid #ccc;
}
.columns .green-text {
  font-size: 29px;
  line-height: 35px;
  text-transform: none;
  color: #00853e;
}
.columns .green-text strong {
  font-family: open_sanssemibold, sans-serif;
}
.columns .app-btns {
  max-width: 170px;
  width: 100%;
  display: inline-block;
}
.columns .btns {
  position: absolute;
  bottom: -90px;
  left: 20px;
}
.app-content {
  position: absolute;
  z-index: 999999;
}
.columns .app-btns img {
  width: 100%;
}
.columns .steps {
  margin: 20px 0;
}
.steps .step {
  background: url('../images/step.png') no-repeat;
  font-family: open_sanslight, sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin: 5px auto;
  color: #fff;
  height: 95px;
  width: 575px;
}
.steps .step span {
  display: inline-block;
  vertical-align: middle;
}
.step .count {
  width: 70px;
  font-size: 60px;
  font-family: open_sansbold, sans-serif;
  text-align: center;
  height: 70px;
  line-height: 100px;
}
.step .text {
  width: 480px;
  margin-top: 25px;
}
.columns .list.padding-move {
  padding: 0 20px;
}
.l-full-width {
  font-family: open_sanslight, sans-serif;
  font-size: 16px;
  line-height: 19px;
}
.landing-container .tab-content a {
  color: #333;
}
.prizes-container .divider {
  margin: 30px auto;
  width: 570px;
}
.prize-title {
  font-family: antennacondlight, Arial, serif;
  font-size: 20px;
  line-height: 25px;
  padding: 0 20px 20px;
  display: block;
}
.prize-title .strong {
  font-family: antennacondbold, Arial, serif;
}
.prizes-container p.bold {
  font-family: antennacondtlight, Arial, serif;
  font-size: 14px;
  font-weight: normal;
}
.prizes-container .providedby {
  font-family: antennacondlight, Arial, serif;
  font-size: 20px;
  padding: 15px 0 0 20px;
  display: inline-block;
}
.prizes-container .providedby strong {
  font-family: antennacondbold, Arial, serif;
}
.logos {
  float: right;
}
.logos li {
  display: inline-block;
  /*vertical-align: middle;*/
  margin: 0 10px;
}
.shop-afl {
  background: url('../images/shop-afl.png') 50% no-repeat;
  background-size: 100%;
  height: 28px;
  width: 68px;
  display: block;
}
.membership-logo {
  background: url('../images/membership-logo.png') no-repeat;
  height: 28px;
  width: 139px;
  display: block;
}
.telstra-logo {
  background: url('../images/telstra-logo.png') no-repeat;
  height: 43px;
  width: 44px;
  display: block;
}
.prizes-container .holden-big-logo {
  float: right;
  width: 110px;
  height: 105px;
  position: relative;
  top: -65px;
  right: 20px;
}
.prizes-container .tab-content .button-green {
  color: #fff;
  padding: 5px 10px;
  margin-left: 20px;
  margin-top: 30px;
}
.widget .holden-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #333;
}
.prize-module-btn {
  position: relative;
  top: 75px;
  left: 20px;
  width: 280px;
  padding: 5px 10px;
}
.pseudo-select.disabled-field {
  background-color: #EBEBE4;
}
.closes-text p {
  font-size: 10px;
}
.tipping-static-content .closes-text p {
  padding: 0;
}
.list .italic-item {
  font-family: open_sanslight_italic, sans-serif;
  background: none;
  padding-left: 0;
  font-size: 11px;
  padding-bottom: 10px;
}
.columns .loner {
  font-family: open_sansbold, sans-serif;
  padding-left: 0;
}
.columns .total-prize {
  text-align: center;
  background: #e2dede;
  font-family: antennacondlight, Arial, serif;
  font-size: 11px;
  line-height: 35px;
  width: 570px;
  margin: 0 auto;
}
.columns .total-prize strong {
  font-family: antennacondbold, Arial, serif;
}
.total-prize.lighter {
  background: #edebeb;
  margin-bottom: 15px;
}
.columns p.p-full-width3 {
  font-family: antennacondlight, Arial, serif;
  font-size: 20px;
  padding-left: 20px;
  padding-bottom: 30px;
}
.columns p.p-full-width3 strong {
  font-family: antennacondbold, Arial, serif;
}
.static-content {
  font-family: open_sansregular, sans-serif;
}
.nrl-rules ol {
  list-style-type: decimal;
  padding-left: 20px;
}
.change-pswd-bx .pswd-msg-1 {
  line-height: 14px;
  margin-top: -10px;
  width: 400px;
  left: 150px;
}
.change-pswd-bx .pswd-msg-1 a {
  color: #333;
}
.tipping-body .nrl-logo-block {
  float: left;
  max-width: 230px;
}
.tipping-body .nrl-logo-block .logo {
  display: inline-block;
  height: 75px;
}
.tipping-body .nrl-logo-block .nrl-schick-logo {
  float: left;
  height: 55px;
  position: relative;
  left: 41px;
}
body.tipping-body .login-form {
  background: #000;
}
body.tipping-body .off-season .login-form {
  height: 480px;
}
body.tipping-body .panel {
  height: 240px;
}
.or-height span {
  display: none;
}
.select-block {
  display: inline-block;
  width: 345px;
  position: relative;
}
.static-content form[name="contactForm"] .control-group .select-block {
  width: 325px;
}
.static-content form[name="contactForm"] .control-group .select-block select {
  max-width: 325px;
  min-width: 325px;
}
form[name="contactForm"] .control-group .select-block select {
  width: 100%;
  left: 0;
  min-width: 345px;
  max-width: 345px;
}
.dob-select {
  display: inline-block;
  width: 133px;
  vertical-align: top;
}
.dob-select .pseudo-select {
  position: absolute;
  height: 32px;
}
.dob-select select {
  position: relative;
  height: 35px;
  min-height: 35px;
  line-height: 35px;
  width: 100%;
  margin-left: 0;
}
.middle-dob-select {
  margin: 0 4px;
}
.long-select {
  display: inline-block;
  width: 373px;
  vertical-align: top;
  height: 41px;
  position: relative;
}
.long-select .pseudo-select {
  position: absolute;
  height: 32px;
  left: 0;
}
.long-select select {
  position: relative !important;
  height: 35px;
  line-height: 32px;
  width: 100%;
  min-height: 35px;
  margin-left: 0;
  left: 0 !important;
  margin-top: 5px;
  top: 0;
  float: right;
}
.country-select {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  height: 41px;
}
.country-select .pseudo-select {
  height: 35px !important;
  position: absolute;
  top: 19px !important;
}
.country-select select {
  position: relative !important;
  height: 32px;
  line-height: 32px;
  width: 100%;
  min-height: inherit;
  margin-left: 0;
  left: 0 !important;
  margin-top: 5px;
  float: right;
  top: 38px !important;
}
.exp-select {
  display: inline-block;
  width: 58px;
  vertical-align: top;
  height: 41px;
}
.exp-select .pseudo-select {
  height: 35px !important;
  position: absolute !important;
}
.exp-select select {
  position: relative;
  height: 35px;
  min-height: 35px;
  line-height: 32px;
  width: 100%;
  margin-left: 0;
  left: 0 !important;
}
.cat-select .tooltip,
.cat-select .tooltip-valid {
  top: 10px;
  left: 4px;
}
.q-text .tooltip,
.q-text .tooltip-valid {
  left: -11px;
  top: 10px;
}
.match-content .round-bar {
  margin-bottom: 5px;
  background: #fff;
  padding: 10px 20px;
  height: 40px;
  font-family: open_sansregular, sans-serif;
}
.round-bar .bar-cell {
  display: inline-block;
  width: 19%;
  vertical-align: middle;
}
.round-bar .select-round {
  width: 250px;
}
.round-bar .select-round.width-190 {
  width: 190px;
}
.round-bar select {
  width: 190px;
  height: 30px;
  margin: 0 5px;
  padding: 3px;
}
.round-bar .change-round {
  display: inline-block;
  width: 19px;
  height: 19px;
  position: relative;
  top: 5px;
}
.round-bar .prev-round {
  background: url('../images/round-arrow-left.png') no-repeat;
}
.round-bar .next-round {
  background: url('../images/round-arrow-right.png') no-repeat;
}
.round-bar .round-score,
.round-bar .project-score {
  width: 105px;
}
.round-bar .round-score.final-score,
.round-bar .project-score.final-score {
  width: 85px;
}
.round-bar .round-score span,
.round-bar .project-score span {
  display: block;
  text-align: center;
}
.bar-title {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #666675;
}
.bar-score {
  font-size: 24px;
  color: #000;
}
.round-bar .text-orange {
  color: #df5b06;
}
.round-bar .share-block {
  text-transform: uppercase;
  color: #666675;
  font-size: 12px;
  width: 105px;
  margin-left: 30px;
  float: right;
  margin-top: 10px;
}
.share-block .fb-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background: #3C5B9A;
  text-decoration: none;
  text-align: right;
}
.share-block .fb-icon i {
  color: #fff;
  position: relative;
  top: 3px;
  font-size: 19px;
  right: 3px;
}
.share-block .twitter-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  float: right;
}
.share-block .twitter-icon i {
  color: #5fa9dd;
  position: relative;
  font-size: 22px;
}
.games-table .game-row {
  background: #fff;
  color: #666675;
  font-family: open_sansregular, sans-serif;
  text-transform: uppercase;
}
.game-row .game-header {
  background: #d5d3d3;
  padding: 10px 20px 8px;
}
.game-row .game-title {
  display: inline-block;
  max-width: 200px;
  min-width: 120px;
  margin-top: 5px;
}
.game-row .game-title.final-game-title {
  max-width: 240px;
  margin-right: 20px;
}
.game-row .game-title h2 {
  background: url('../images/nrl-top-green-border.png') no-repeat;
  line-height: 26px;
  padding-top: 8px;
}
.game-row .game-title strong {
  font-family: open_sansbold, sans-serif;
}
.game-score {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -5px;
}
.game-score span {
  display: inline-block;
}
.game-score .large-score {
  font-size: 36px;
  font-family: open_sanslight, sans-serif;
  float: left;
  padding-right: 5px;
  text-align: right;
}
.game-score .text-score {
  width: 55px;
  font-size: 15px;
  position: relative;
  top: 4px;
}
.game-row .game-content {
  background: #ece9e9;
  height: 95px;
  padding: 20px;
}
.game-content .team-logo {
  width: 140px;
  height: 70px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top;
}
.team-a {
  float: left;
  width: 205px;
}
.team-b {
  float: right;
  width: 210px;
  text-align: right;
}
.game-content .team-name {
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
  color: #333333;
  display: block;
}
.game-content .middle-block {
  display: inline-block;
  width: 190px;
  height: 35px;
  text-align: center;
  position: relative;
  left: 5px;
}
.game-content .vs-block {
  width: 30px;
  height: 30px;
  background: url('../images/vs.png') 50% no-repeat;
  margin: 5px auto;
}
.game-content .middle-block .button-sm {
  margin-top: 5px;
  padding: 0 20px;
}
.game-row .game-date {
  float: right;
  position: relative;
  top: 14px;
}
.game-content .team-points {
  display: inline-block;
  position: relative;
  top: 15px;
}
.team-points {
  float: right;
  width: 50px;
  font-family: open_sanssemibold, sans-serif;
  font-size: 12px;
  text-align: center;
}
.team-b .team-points {
  float: left;
}
.team-points .digit {
  font-family: open_sanslight, sans-serif;
  font-size: 34px;
  color: #333;
}
.game-row .active-game .game-title {
  color: #333;
}
.game-row .active-game .game-title h2 {
  background: url('../images/nrl-top-border.png') no-repeat;
}
.game-started-info {
  float: right;
  height: 60px;
  width: 218px;
  position: relative;
  top: -10px;
  right: -20px;
}
.game-started-info div {
  display: inline-block;
  vertical-align: middle;
  line-height: 63px;
}
.game-started-info .game-time {
  padding-right: 10px;
  color: #fff;
}
.game-started-info .game-status {
  width: 85px;
  text-align: center;
  font-size: 24px;
  color: #00853e;
  font-family: open_sanlight, sans-serif;
  background: #ece9e9;
  float: right;
}
.tipping-mobile-logo {
  display: none;
}
.invited-checkbox {
  width: 16px;
}
.invites-form .control-group .invited-controls {
  position: relative;
  width: 100%;
  margin-bottom: 0;
}
.ckbx-container {
  width: 40px;
  position: absolute;
  top: 12px;
  right: 0;
}
.game-date-timer {
  float: right;
  position: relative;
  top: 14px;
}
.game-row .game-timer {
  position: relative;
  top: -10px;
  font-size: 20px;
}
.game-row .game-timer-separators {
  font-size: 10px;
  left: 2px;
  position: relative;
  top: -8px;
}
.game-row .game-timer span,
.game-row .game-timer-separators span {
  display: inline-block;
  width: 23px;
  text-align: center;
}
.game-timer-separators .middle-sep {
  width: 25px;
}
.create-league-bar .search-panel,
.create-league-bar .search-field {
  display: inline-block;
  vertical-align: middle;
}
.create-league-bar .search-field {
  width: 370px;
}
.create-league-bar .search-field.control-group input {
  width: 267px;
}
.create-league-bar .search-field.control-group .search-btn {
  padding: 2px 15px;
}
.ladder.md-ladder {
  margin-bottom: 0;
}
.ladder.md-ladder td {
  text-align: center;
  font-size: 13px;
}
.ladder.md-ladder td .ava {
  width: 50px;
  padding: 5px 0;
}
.md-ladder .team-name {
  /*text-transform: uppercase;*/
}
.md-ladder .team-name a {
  display: block;
  margin: 0 auto;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
}
.md-ladder thead th {
  font-size: 11px;
}
.fixtures .selected-game {
  width: 167px;
  display: inline-block;
  font-family: open_sansbold, sans-serif;
  font-size: 11px;
  color: #666675;
  margin-top: 25px;
  margin-left: 18px;
  margin-right: 25px;
}
.fixtures .round-matches {
  margin-top: 12px;
}
.fixtures .round-matches select {
  font-family: open_sansregular, sans-serif;
  width: 280px;
}
.fixtures .round-matches .pseudo-select {
  font-family: open_sansregular, sans-serif;
}
.round-timer.width-auto {
  width: auto;
}
.round-timer.width-auto span {
  padding: 10px 0;
}
.round-timer.width-auto-2 h3 {
  line-height: 100px;
}
/*.game-bar-stats .stat-panel.rank{
  position: relative;
}*/
.list-rank-history {
  position: absolute;
  width: 50px;
  left: 40px;
  top: 70px;
}
.list-rank-history li {
  background: #222226;
}
.list-rank-history li a {
  font-family: open_sanlight, sans-serif;
  font-size: 11px;
  text-decoration: none;
  display: block;
  padding: 2px 0;
  color: #ddd;
}
.list-rank-history li a:hover {
  color: #fff;
}
.rank .panel-info ul {
  display: none;
}
.rank .panel-info:hover ul {
  display: inline-block;
}
.width-auto.round-completed {
  width: 100%;
}
.panel .form-error.new-error-msg {
  right: 185px;
}
.new-error-msg a,
.new-popup-error-msg a {
  color: red;
}
.game-bar-stats .match-up .team-left {
  text-align: left;
}
.game-bar-stats .match-up .team-right {
  text-align: right;
}
.game-bar-stats .match-up .team-left,
.game-bar-stats .match-up .team-right {
  width: 65px;
  display: inline-block;
  vertical-align: top;
}
.game-bar-stats .match-up .team-left span,
.game-bar-stats .match-up .team-right span {
  color: #333;
  font-family: open_sanlight, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
  width: 110px;
  margin-top: 10px;
}
.game-bar-stats .match-up .team-left span {
  float: left;
}
.game-bar-stats .match-up .team-right span {
  float: right;
}
.game-bar-stats .match-up .match-info {
  width: 110px;
  display: inline-block;
}
.game-bar-stats .match-up .match-info a {
  text-decoration: none;
}
.game-bar-stats .match-up .match-info .panel-title {
  color: #333;
  font-size: 10px;
  font-family: open_sanslight, sans-serif;
  padding-bottom: 10px;
}
.game-bar-stats .match-up .match-info .vs-block {
  width: 25px;
  height: 25px;
  background: url('../images/vs-28x28.png') 50% no-repeat;
  margin: 0 auto;
  display: inline-block;
  float: none;
}
.game-bar-stats .match-up .squad-logo {
  min-height: 40px;
}
.team-right .squad-logo {
  float: right;
}
.game-bar-stats .match-up .team-left img,
.game-bar-stats .match-up .team-right img {
  width: 50px;
  height: auto;
}
.draft-game-bar .user-info {
  width: 210px;
}
.step2-form .ie-avatar-text,
.account-container form[name="profileData"] .ie-avatar-text {
  font-family: 'open_sansregular';
  font-size: 12px;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  height: 22px;
}
.account-container form[name="profileData"] .part-right .ie-8-files {
  height: 30px;
  line-height: 16px;
  margin-top: 10px;
  font-size: 16px;
}
.wait-text {
  color: #fff;
  display: none;
  font-family: open_sansregular, sans-serif;
  font-size: 11px;
  padding: 5px 0;
  position: relative;
  top: 5px;
}
.wait-text-avatar {
  color: #fff;
  font-family: open_sansregular, sans-serif;
  font-size: 11px;
  padding: 5px 0;
  position: relative;
  top: 5px;
}
.highlighted {
  background: #3faae2 !important;
}
.ranking-input-search {
  margin-top: 20px;
  width: 100%;
}
.ranking-input-search input {
  border: 2px solid #00244d;
  color: #00244d;
  font-family: antennacondbold;
  text-align: left;
  font-size: 13px;
  padding: 12px;
  box-sizing: border-box;
  width: 95%;
}
.league-about-member-input-search {
  width: 50%;
  display: inline-block;
  text-align: right;
  position: relative;
}
.league-about-member-input-search input,
.league-view-tips-input-search input {
  border: 2px solid #00244d;
  color: #00244d;
  font-family: antennacondbold;
  text-align: left;
  font-size: 13px;
  padding: 12px;
  box-sizing: border-box;
  width: 95%;
}
.league-view-tips-input-search {
  width: 100%;
  display: inline-block;
  text-align: right;
  position: relative;
}
.league-about-member-input-search i,
.league-view-tips-input-search i {
  color: #3faae2;
  position: absolute;
  top: 29%;
  right: 2%;
}
.league-about-header .row-header {
  display: inline-block;
  width: 50%;
}
.autocomplete-result {
  width: 95%;
  margin: auto;
  border: 2px solid #00244d;
  border-top: none;
  box-sizing: border-box;
  text-align: left;
}
.autocomplete-result li {
  padding: 10px 10px;
  cursor: pointer;
  color: #00244d;
  font-family: antennacondbold;
}
.autocomplete-result li:hover {
  background: #dde0e8;
}
.autocomplete-result .highlight-search-word {
  color: #3faae2;
}
.ranking-select select {
  width: 190px;
}
.fixtures-header .ranking-select {
  margin-right: 15px;
}
html .fixtures-header .no-margin-right {
  margin-right: 0;
}
.global-rank {
  display: inline-block;
  width: 235px;
  font-family: open_sanlight, sans-serif;
  color: #333;
  text-transform: uppercase;
  padding: 5px 20px 5px 60px;
}
.global-rank span {
  display: inline-block;
  width: 48%;
}
.global-rank .rank-header {
  font-family: open_sanssemibold, sans-serif;
  font-size: 10px;
  display: block;
  width: 100%;
  line-height: 13px;
  min-height: 30px;
}
.global-rank .rank-score,
.global-rank .rank-round {
  text-align: center;
  width: 80px;
}
.global-rank .rank-score {
  color: #333;
  font-size: 28px;
  font-family: open_sanslight, sans-serif;
}
.global-rank .rank-round {
  font-size: 12px;
  line-height: 16px;
}
.md-ladder .th-width-45 {
  width: 45px;
}
.md-ladder .th-width-85 {
  width: 85px;
}
.md-ladder .th-width-130 {
  width: 130px;
}
.md-ladder .th-width-110 {
  width: 110px;
}
.md-ladder .th-width-125 {
  width: 125px;
}
.md-ladder .center {
  text-align: center;
}
.sco_btn .spinner {
  left: 250px;
  top: 0px;
}
.connect-user {
  display: none;
}
.tw-connect-user {
  display: none;
}
.twitter-verification {
  padding: 10px;
  position: relative;
  margin-top: 75px;
  width: 300px;
  height: 80px;
  left: 115px;
}
.account-container .control-group .twitter-verification label {
  width: 100%;
  padding-right: 0;
  text-align: left;
  font-size: 12px;
}
.twitter-verification .button-sm {
  margin-left: 10px;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
}
.pointer {
  cursor: pointer;
}
.set-tips-bets {
  width: 170px;
  display: inline-block;
}
/*.calc-holding-image .calc-logo {
    display: inline-block;
    width: 120px;
    height: 30px;
    position: absolute;
    left: 20px;
    top: 10px;
}*/
/*
.calc-holding-image .calc-now {
    display: inline-block;
    width: 120px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 10px;
}
*/
.set-tip-bet {
  display: inline-block;
  width: 34px;
  height: 17px;
  border: 1px solid #666;
  border-radius: 3px;
  font-family: open_sanslight, sans-serif;
  font-size: 11px;
  line-height: 16px;
  vertical-align: top;
  margin-top: 3px;
  text-decoration: none;
}
.sportsbet-footer {
  background: url("../images/sp-bet-footer.png") no-repeat;
  height: 43px;
}
.black-tip .set-tip-bet {
  color: #333;
}
.set-tips-bets .calc-logo {
  display: inline-block;
}
.trade-info-block .trade-info-stats p {
  font-size: 24px;
}
.sub-text {
  display: inline-block;
  float: left;
  clear: both;
  font-family: open_sansregular, sans-serif;
  font-size: 12px;
  text-transform: none;
  color: #666;
}
.league-rankings .league-round {
  margin-top: -30px;
}
.league-rankings .md-ladder th {
  font-size: 12px;
}
.game-started-info .game-status.width-185 {
  width: 185px;
}
.live-draft.trade-popup .pop-up.dual-position-payer-select {
  height: 0;
}
.pop-up.dual-position-payer-select {
  z-index: 9999999;
}
.live-draft.trade-popup .overlay {
  z-index: 999999;
}
.set-tips-bets {
  width: 170px;
  display: inline-block;
}
.calc-holding-image {
  background: url("../images/sp-bet-bg.png") no-repeat;
  height: 86px;
  width: 610px;
  margin: 0 auto 10px;
  position: relative;
}
.calc-holding-image .calc-holding-header {
  width: 450px;
  padding-left: 15px;
}
.calc-holding-header .text {
  display: inline-block;
  width: 28%;
  text-transform: uppercase;
  font-size: 16px;
  font-family: open_sanlight, sans-serif;
  color: #fff;
  line-height: 40px;
}
.space-between {
  display: inline-block;
  width: 50px;
  height: 5px;
}
.set-tip-bet {
  display: inline-block;
  width: 120px;
  height: 25px;
  border: 1px solid #666;
  border-radius: 3px;
  color: #fff;
  font-family: open_sanslight, sans-serif;
  background: #2B9FD8 url('../images/odd-bg2.png') repeat-x;
  background-size: contain;
  font-size: 11px;
  line-height: 20px;
  vertical-align: top;
  margin-top: 0px;
  text-decoration: none;
}
.set-tip-bet a {
  text-decoration: none;
}
.set-tip-bet .sp-logo {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  height: 20px;
  background: url("../images/sp-logo.png") no-repeat;
  background-size: 80%;
  background-position: 50%;
  padding-top: 6px;
}
.set-tip-bet .sp-logo.home {
  border-right: 1px solid #3670c7;
}
.set-tip-bet .sp-logo.away {
  border-left: 1px solid #3670c7;
}
.set-tip-bet .sp-value {
  display: inline-block;
  vertical-align: middle;
  font-family: open_sansbold;
  font-size: 14px;
  padding: 0 5px;
  color: #fff;
}
.set-tip-bet:first-child {
  margin-left: -27px;
}
.set-tips-bets .calc-logo {
  display: inline-block;
}
.trade-info-block .trade-info-stats p {
  font-size: 24px;
}
.calc-holding-image .calc-logo {
  display: inline-block;
  width: 99px;
  height: 22px;
  background: url("../images/sp-btn.png") no-repeat;
  left: 15px;
  bottom: 3px;
  position: absolute;
}
.calc-holding-image .calc-now {
  display: inline-block;
  width: 76px;
  height: 20px;
  margin-top: 5px;
  top: 0;
  background: url("../images/sp-logo.png") no-repeat;
}
.bet-blocks {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  height: 53px;
  padding-left: 20px;
}
.bet-blocks .block-header {
  font-family: open_sansbold;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 7px 0 5px;
}
.bet-blocks .block-values {
  font-family: open_sansbold;
  color: #fad701;
  font-size: 18px;
  line-height: 22px;
  text-shadow: 1px 1px 1px #3670c7;
}
.bet-blocks.estimate {
  width: 140px;
}
.bet-blocks.stake {
  width: 160px;
  background: url("../images/sp-stake-bg.png");
  position: relative;
}
.bet-blocks.stake input {
  font-family: open_sansbold, sans-serif;
  font-size: 16px;
  padding: 0 10px 0 15px;
  width: 115px;
  color: #555;
  background: #fff;
  border: 1px solid #111;
}
.bet-blocks.calc-logo-img {
  width: 130px;
  padding-left: 0;
  position: relative;
  height: 53px;
  right: 0;
  text-align: center;
  background: url("../images/sp-bet-bg-small.png") repeat-x;
}
.selected-odd,
.set-tip-bet:hover {
  color: #fff;
  background: #00549E;
  background-size: auto 100%;
  border: 1px solid #2B9FD8;
  font-family: open_sanssemibold, sans-serif;
}
.set-tips-bets {
  width: 100%;
}
.dollar-label {
  position: absolute;
  display: inline-block;
  top: 25px;
  left: 25px;
  font-family: open_sansbold, sans-serif;
  font-size: 16px;
  z-index: 99;
  text-shadow: none;
  color: #555;
}
.text.width-25 {
  width: 25%;
}
.text.width-40 {
  width: 40%;
}
.spinner.matchday-spinner {
  position: absolute;
  top: -10px;
  left: -50px;
}
.full-width-div {
  width: 100%;
}
.tipping-stats .widget-content {
  padding: 20px;
}
.tipping-stats .stats-teams {
  font-family: open_sansregular, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #666675;
  text-align: center;
  margin-bottom: 15px;
}
.tipping-stats .stats-teams strong {
  font-family: open_sanssemibold, sans-serif;
}
.stats-percents,
.stats-bars {
  display: inline-block;
  vertical-align: top;
}
.stats-percents {
  width: 10%;
  color: #333;
  font-family: open_sansregular, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.stats-bars {
  width: 75%;
}
.stats-bars .tip-trend-line {
  margin: 5px auto 0;
  width: 190px;
  background: #adcc14;
}
.stats-bars .tip-trend-line span {
  background: #799200;
}
.stats-blocks {
  padding: 5px 0 10px;
}
.text-right {
  text-align: right;
}
.view-match {
  margin: 20px auto 10px;
}
.black-tip .tipping-details-table tr.no-border {
  border: none;
}
.tipping-details td.font-size-18 {
  font-size: 17px;
}
.tipping-details .dark-table .thin-td {
  font-size: 22px;
}
.pos-relative {
  position: relative;
}
.match-wrapper .form-horizontal-light .controls .col {
  width: 130px;
}
.match-wrapper .form-horizontal-light .controls .col.col-3 {
  width: 235px;
}
.padding-top-20 {
  padding-top: 20px;
}
.player-remove .conf-join-result {
  font-family: open_sanlight, sans-serif;
  padding-top: 12px;
  display: inline-block;
}
.no-padding {
  padding: 0;
}
.height-50 {
  height: 50px;
}
.width-124 {
  min-width: 124px;
}
.tipping-view-width-190 {
  width: 190px;
}
.tipping-view-width-70 {
  width: 70px;
}
.tipping-view-select.prematch-select {
  position: relative;
  top: -5px;
}
.prematch-header .tipping-view-margin {
  margin-top: 8px;
}
.ladder td.font-size-14 a {
  font-size: 14px;
}
.padding-5 {
  padding: 5px 0;
}
.round-status .send-data {
  display: none;
}
.game-bar .width-auto.round-completed.red-font span {
  color: red;
  font-size: 22px;
  line-height: 10px;
  padding-left: 14px;
}
.bar-cell.prematch-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 2px;
}
.bar-cell.prematch-select select {
  position: absolute;
  top: 0;
  left: -2px;
  height: 35px;
  min-height: 35px;
  line-height: 35px;
}
.bar-cell.prematch-select .pseudo-select {
  font-family: 'open_sanslight';
  font-size: 13px;
  padding: 0 9px 0 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #626271;
  border: 1px solid #bfbbbb;
  zoom: 1;
  position: absolute;
  line-height: 34px;
  background: url('../images/arr-down-select-7x4.png') 95% 50% no-repeat #fff;
}
.game-started-info .game-status.dark-grey,
.dark-grey {
  color: #666;
}
td.favor i {
  color: #d5d3d3;
  cursor: pointer;
}
.fc-market-tables .width-70 {
  width: 70px;
}
.fc-market-tables .player.text-left {
  text-align: left;
}
.player-info-cell .player-info-avatar {
  float: left;
}
.stats-table td.border-right {
  border-right: 1px solid #bcbaba;
}
.player-info-cell.text-left {
  text-align: left;
}
.landing-tabs.three-tabs .tabs {
  width: 216px;
}
.landing-tabs.two-tabs .tabs {
  width: 50%;
}
.landing-tabs.three-tabs .tab-1,
.landing-tabs.three-tabs .tab-3 {
  border-right: 1px solid #dedede;
}
.global-rank-plate {
  padding: 0;
  width: 100px;
}
.global-rank-plate .rank-header {
  font-size: 13px;
  color: #333;
  font-family: open_sanslight, sans-serif;
  text-align: center;
  min-height: 16px;
  padding-top: 5px;
}
.global-rank-plate .rank-score {
  width: 100%;
  text-align: center;
  font-family: open_sansregular, sans-serif;
}
.global-rank-plate .rank-score.font-size-10 {
  font-size: 10px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.test-match-promo-cont {
  margin-top: 5px;
}
.match-promo-cell {
  border-top: 1px solid #ccc;
  position: relative;
  margin-bottom: 5px;
  min-height: 61px;
  background: #333;
}
.match-promo-cell span {
  display: inline-block;
  position: absolute;
  font-family: open_sanslight, sans-serif;
  font-size: 14px;
  top: 38%;
  left: 20px;
  color: #fff;
  text-transform: none;
}
.match-promo-cell span strong {
  font-family: open_sanssemibold, sans-serif;
}
.padding-right-20 {
  padding-right: 20px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
.widget-team-summary .round-bar {
  text-align: center;
  height: 40px;
}
.widget-team-summary .round-bar .select-round {
  width: 300px;
}
.widget-team-summary .round-bar select {
  width: 220px;
  left: 36px;
}
.widget-team-summary .round-bar .change-round {
  top: 10px;
}
.widget-team-summary .round-bar .pseudo-select {
  left: 40px;
  text-align: left;
  min-height: 35px;
}
.widget-team-summary hr {
  border: none;
  border-top: 1px solid #bfbbbb;
  margin: 10px 0;
}
.summary-th {
  color: #333;
  text-transform: uppercase;
  text-align: right;
  width: 320px;
}
.summary-th span {
  display: inline-block;
  font-family: open_sansregular, sans-serif;
  font-size: 12px;
}
.team-summary-content {
  width: 300px;
  margin: 0 auto;
}
.summary-title {
  font-family: open_sanssemibold, sans-serif;
  text-transform: uppercase;
  color: #333;
  font-size: 10px;
  line-height: 16px;
  text-align: right;
  clear: both;
}
.summary-title .main-title {
  float: left;
}
.summary-title .points {
  display: inline-block;
  width: 60px;
  text-align: left;
}
.summary-content-container {
  min-height: 100px;
}
.summary-title .points:last-child {
  width: 40px;
  text-align: center;
}
.summary-title.bold {
  font-family: open_sansbold, sans-serif;
  color: #333;
}
.widget-team-summary {
  padding-bottom: 20px;
  min-height: inherit;
}
.trades-block {
  min-height: 100px;
}
.trade-by-trade {
  width: 300px;
  margin: 0 auto;
  line-height: 20px;
}
.trade-by-trade .trade-icon {
  display: inline-block;
  width: 30px;
  line-height: 12px;
  color: #222226;
  text-align: center;
  font-family: open_sanssemibold, sans-serif;
  text-transform: uppercase;
  font-size: 9px;
  border-radius: 5px;
}
.trade-in {
  background: #038543;
}
.trade-out {
  background: #fd625a;
}
.no-trades {
  text-transform: uppercase;
  font-size: 16px;
  font-family: open_sanslight, sans-serif;
  text-align: center;
  display: block;
  color: #666;
  line-height: 20px;
  padding-top: 10px;
}
.trade-by-trade .traded-player {
  display: inline-block;
  color: #333;
  font-size: 10px;
  font-family: open_sanssemibold, sans-serif;
  line-height: 12px;
  padding-left: 15px;
}
.trade-by-trade .trade-price {
  display: inline-block;
  color: #000;
  font-family: open_sanssemibold, sans-serif;
  line-height: 20px;
  text-align: right;
  float: right;
  font-size: 10px;
}
/*.loader-position-3{
  top: 11px;
  left: 146px;
}*/
.spinner-loading {
  background: url('../images/ajax-spinner.gif') no-repeat;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 60%;
}
.other-tips.three-tips-btn {
  margin-left: 0;
  text-align: center;
  margin-top: 25px;
}
.three-tips-btn .view-spotlight {
  width: 197px;
  margin: 0;
  position: relative;
  font-size: 13px;
}
.three-tips-btn .save-btn .loader-position-3 {
  top: -3px;
  left: 0px;
}
.team-stats-table td.font-size-22 {
  font-size: 22px;
}
.info-list .green,
.team-stats-table .green,
.player-profile-table .green {
  color: #00853e;
}
.team-stats-table .red,
.player-profile-table .red {
  color: #fd625a;
}
.info-list .red {
  color: #d23d36;
}
.match-stats-content .search-select .search {
  width: 170px;
}
.stats-round-select {
  position: relative;
}
.stats-round-select .spinner {
  top: 0;
  right: -60px;
}
.stats-table .avg-per-rd-71 {
  width: 71px;
}
.stats-table .avg-per-rd-95 {
  width: 95px;
}
.pl-name.width-265 {
  width: 265px;
}
.subscription-blocker {
  background: url("../images/afl-fantasy-coach-header-bg.png") 50% no-repeat;
  width: 300px;
  height: 40px;
  margin: 0 auto;
}
.blocker-text {
  width: 200px;
  margin: 0 auto 48px;
  text-align: center;
  font-family: open_sanlight, sans-serif;
  font-size: 13px;
  color: #333;
}
.empty-stats {
  position: absolute;
  width: 650px;
  height: 250px;
  background: #fff;
  left: 0;
  top: 0;
}
.empty-stats span {
  display: block;
  width: 100%;
  margin-top: 20px;
  font-size: 16px;
}
.empty-tr,
.empty-tr td {
  position: relative;
}
.note {
  padding: 0 20px;
  color: #5a5a5a;
}
.static-page .note h3 {
  font-family: open_sanslight, sans-serif;
  text-transform: none;
  font-size: 28px;
}
.static-page .note span {
  display: block;
  font-family: open_sansregular, sans-serif;
  font-size: 13px;
  line-height: 17px;
}
.static-page .note .note-btns a {
  margin: 30px 0;
  min-width: 155px;
  border-bottom: 1px solid #666;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.main .static-page .note-btns .guidelines-btn {
  padding: 0 20px;
  margin-left: 10px;
}
.static-page .margin-bottom-30 {
  margin-bottom: 30px;
}
.control-group .note {
  padding: 15px 0;
}
.static-page .submit-contact.left-0,
.static-page .submit-contact.left-0:hover {
  left: 0;
}
.account-container.contact-page .content {
  max-width: 650px;
  width: 650px;
  padding: 20px 0;
}
.account-container.contact-page .static-content {
  padding: 0;
}
.control-group.width-600 {
  width: 600px;
}
.control-group.width-600 input {
  width: 325px;
}
.control-group.width-600 .pseudo-select {
  min-height: 35px;
}
.control-group .note {
  margin: 0 auto;
}
.padding-left-20 {
  padding-left: 20px;
}
.static-page .content h2.category-title {
  text-align: left;
  padding-left: 20px;
  padding-bottom: 0;
  font-size: 18px;
  font-family: robotobold, open_sanssemibold, sans-serif;
  cursor: pointer;
  line-height: 65px;
  width: 585px;
  margin-right: 3px;
}
.static-page .content h3.subcategory-title {
  font-size: 13px;
  padding: 0 20px;
  line-height: 32px;
  width: 585px;
}
.control-group .faq-title {
  font-family: open_sanssemibold, sans-serif;
  padding-bottom: 20px;
  display: inline-block;
  width: 530px;
}
.faq-item {
  border-top: 1px solid #e7e6e6;
}
li.faq-item p {
  width: 530px;
}
.static-page .no-background {
  background: none;
}
.whats-new-block {
  max-height: 230px;
  min-height: 200px;
  width: 650px;
  padding: 20px 0 10px;
  float: left;
  display: inline-block;
  margin-bottom: 0;
}
.whats-new-block .widget-header {
  margin-bottom: 30px;
  margin-left: 20px;
  width: 94%;
}
.whats-new-block li {
  height: 35px;
  border-top: 1px solid #e2dede;
}
.whats-new-block li:first-child {
  border-top: none;
}
.whats-new-block li:hover {
  background: #1b1b1f;
}
.whats-new-block li a {
  display: inline-block;
  padding-left: 20px;
  line-height: 35px;
  color: #333;
  text-transform: uppercase;
  width: 97%;
  font-size: 13px;
  text-decoration: none;
  font-family: open_sanslight, sans-serif;
  position: relative;
}
.whats-new-block .close-btn:hover {
  color: #fff;
}
.whats-new-block .close-btn {
  text-decoration: none;
  font-size: 32px;
  line-height: 24px;
  display: inline-block;
  float: right;
  font-family: open_sansbold, sans-serif;
  color: #929292;
  position: relative;
  top: -4px;
  left: 4px;
}
.whats-new-block li a:hover {
  color: #fff;
}
.whats-new-block li a i {
  position: absolute;
  line-height: 35px;
  margin-right: 20px;
  right: 0;
  top: 0;
}
.whats-new-block li.more .fa-ellipsis-h {
  float: none;
  position: relative;
  top: 7px;
  font-size: 22px;
  margin-right: 10px;
  width: 35px;
  text-align: center;
}
.whats-new-indicator {
  display: inline-block;
  width: 35px;
  text-align: center;
  background: #adcc14;
  color: #222226;
  font-family: open_sanssemibold, sans-serif;
  font-size: 10px;
  height: 16px;
  position: relative;
  top: -1px;
  margin-right: 10px;
  border-radius: 10px;
  line-height: 18px;
}
.whats-new-title strong {
  font-family: open_sanssemibold, sans-serif;
}
.whats-new-page .content {
  padding: 10px 0 0;
  max-width: 650px;
  width: 100%;
  position: relative;
}
.whats-new-page .filters-block {
  width: 190px;
  display: inline-block;
  top: -12px;
  position: relative;
  margin-left: 75px;
  margin-bottom: 30px;
}
.whats-new-page .filters-block select {
  width: 100%;
  min-height: 35px;
}
.whats-new-page .filters-block .pseudo-select {
  left: 0;
  min-height: 35px;
}
.whats-new-page .static-header {
  padding: 10px 20px;
}
.whats-new-page .static-header input {
  height: 25px;
  padding: 5px;
  width: 220px;
  position: relative;
  top: 5px;
}
.whats-new-page .static-content {
  padding: 0;
}
.whats-new-page .whats-new-list li {
  padding: 20px;
  border-top: 1px solid #cdcbcc;
}
.description-block div {
  display: inline-block;
  font-family: open_sanssemibold, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  margin-right: 5px;
  text-align: center;
  border: 1px solid #cdcbcc;
  padding: 0 5px;
  border-radius: 10px;
  color: #5a5a5a;
}
.description-block .date {
  background: #5a5a5a;
  color: #fff;
}
.content h3.item-title {
  font-family: open_sanslight, sans-serif;
  font-size: 28px;
  line-height: 28px;
  display: inline-block;
  color: #5a5a5a;
  padding: 15px 0;
  text-transform: none;
}
.item-content {
  font-family: open_sansregular, sans-serif;
  font-size: 13px;
  color: #5a5a5a;
}
.static-content li .item-content {
  text-align: inherit;
}
.static-content li .item-content p {
  padding-bottom: 10px;
  text-align: inherit;
}
.item-content img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}
.whats-new-page.static-page .content .load-more-posts,
.whats-new-page.static-page .content .load-more-posts:hover,
.whats-new-page.static-page .content .load-more-posts:visited,
.whats-new-page.static-page .content .load-more-posts:active {
  display: block;
  text-align: center;
  background: #2f3333;
  color: #fff;
  height: 35px;
  line-height: 35px;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-family: open_sansregular, sans-serif;
}
.whats-new-page.static-page .content .load-more-posts strong {
  font-family: open_sanssemibold, sans-serif;
}
ul.no-border.add-border li {
  border-top: 1px solid #e7e6e6;
}
ul.no-border li {
  border-top: none;
}
p.faq-answer p {
  display: inline;
}
.account-container.sub .control-group.coach .get-free {
  color: #fff;
  float: left;
  font-size: inherit;
  position: relative;
  left: 0;
  bottom: 0;
}
.tabs {
  position: relative;
}
.get-free {
  position: absolute;
  font-size: 10px;
  left: 26%;
  bottom: -15px;
  color: #aaa;
}
.fc-new .tabs.active .get-free {
  color: #fff;
}
/*

  Refactoring

*/
.preloader,
.preloader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.preloader {
  display: block;
  margin: 11px auto;
  font-size: 2px;
  position: relative;
  text-indent: -9999em;
  border-top: 2em solid rgba(0, 133, 62, 0.2);
  border-right: 2em solid rgba(0, 133, 62, 0.2);
  border-bottom: 2em solid rgba(0, 133, 62, 0.2);
  border-left: 2em solid #00853e;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.tmhf-afl .preloader {
  border-top: 2em solid rgba(0, 146, 206, 0.2);
  border-right: 2em solid rgba(0, 146, 206, 0.2);
  border-bottom: 2em solid rgba(0, 146, 206, 0.2);
  border-left: 2em solid #0092ce;
}
.account-container .details-form {
  padding: 20px;
  width: 610px;
}
.comp-form .hidden {
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 35%;
  height: 100% !important;
  width: 25% !important;
  max-width: 100%;
  left: 34%;
  cursor: pointer;
}
.comp-form .avatar-form a {
  color: #999;
  display: block;
  font-family: proxima_novasemibold, sans-serif;
  font-size: 11px;
  text-decoration: none;
}
.comp-form .avatar-form a .round-image img {
  width: 100px;
}
.comp-form .avatar-image {
  display: inline-block;
  vertical-align: middle;
  width: 8.4em !important;
  height: 8.4em !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 6px 3px rgba(0, 0, 0, 0.14);
  box-shadow: 0 4px 6px 3px rgba(0, 0, 0, 0.14);
}
.details-form .control-group {
  margin: 20px 0 10px;
}
.details-form .yellow-circle {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #ededed;
  border-radius: 50px;
  text-align: center;
  line-height: 30px;
  font-family: open_sanssemibold;
  font-size: 13px;
}
.details-form h2 {
  font-size: 18px;
  font-family: robotolight, open_sanslight, sans-serif;
  text-transform: uppercase;
  color: #333333;
}
.details-form h2 em {
  font-family: robotobold, open_sanssemibold;
}
.details-form input {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 400px;
  font-family: open_sansregular, sans-serif;
  padding: 10px;
}
.details-form select {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 400px;
  padding: 10px 10px 8px;
  border: none;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  min-height: 39px;
  height: 39px;
  max-height: 39px;
  font-family: open_sansregular, sans-serif;
}
.details-form label {
  display: inline-block;
  vertical-align: middle;
  width: 145px;
  color: #333;
  font-family: open_sansregular, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
.details-form .signup-steps {
  position: relative;
}
.details-form .signup-steps .avatar-form {
  height: 118px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 118px;
  z-index: 99;
}
.details-form .avatar-image-block {
  float: left;
  min-width: 150px;
  width: 100%;
  height: 118px;
  max-width: 150px;
}
.details-form .avatar-image {
  width: 120px;
  height: inherit;
}
.details-form .avatar-form a .round-image {
  width: 118px;
  height: 118px;
  /*border-radius: 100px;*/
  overflow: hidden;
  padding: 0;
}
.details-form .avatar-form a span {
  display: block;
  text-align: center;
  padding-top: 5px;
}
.details-form .avatar-form a {
  color: #999;
  display: block;
  font-family: proxima_novasemibold, sans-serif;
  font-size: 11px;
  height: 118px;
  text-decoration: none;
  width: 118px;
}
.details-form .avatar-form a .round-image {
  width: 118px;
  height: 118px;
  /*border-radius: 100px;*/
  overflow: hidden;
  padding: 0;
}
.details-form .avatar-form a span {
  display: block;
  text-align: center;
  padding-top: 5px;
}
.details-form .hidden {
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.details-form .margin-top-125 {
  margin-top: 125px;
}
.details-form a {
  color: #fff;
}
.details-form input[type="file"] {
  cursor: pointer;
  height: 140px;
}
.details-form .radio-group label.radio-title {
  width: inherit;
  vertical-align: middle;
}
.details-form .radio-el {
  width: 20px;
  height: 13px;
  padding: 0;
  border: none;
  display: inline-block;
  vertical-align: middle;
}
.details-form input[type="submit"] {
  width: 180px;
  margin: 0 auto;
  cursor: pointer;
  height: 37px;
}
.details-form .tooltip:hover {
  text-decoration: none;
}
.details-form .radio-group .tooltip-valid,
.details-form .radio-group .tooltip {
  top: 5px;
}
.details-form .tooltip-valid,
.details-form .tooltip {
  display: inline-block;
  position: relative;
  right: 5px;
  top: 10px;
  float: right;
  vertical-align: top;
  color: #333;
  font-family: open_sanslight, sans-serif;
  font-size: 11px;
  text-decoration: none;
}
.details-form .tooltip,
.details-form .tooltip .cross {
  background: url('../images/cross.png') no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}
.details-form .tooltip-valid .valid-thick,
.details-form .tooltip-valid .valid-thick {
  background: url('../images/thick.png') no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}
.details-form .tooltip:hover:after {
  background: #f8f8f8;
  border: 1px solid #ccc;
  bottom: 25px;
  content: attr(data-title);
  left: -85px;
  margin-left: -205px;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 290px;
  line-height: 20px;
}
.details-form .tooltip:hover:before {
  border: solid;
  background: url('../images/tail.png') no-repeat;
  border-color: transparent;
  bottom: 18px;
  content: "";
  left: -40%;
  position: absolute;
  z-index: 99;
  margin-left: 2px;
  background-position: 1px 7px;
  height: 17px;
  width: 15px;
}
.details-form form[name="contactForm"] label {
  color: #666;
  vertical-align: top;
}
.account-container.static-page form[name="contactForm"] .control-group {
  padding: 0 20px;
}
.static-page .details-form .tooltip-valid,
.static-page .details-form .tooltip {
  left: -10px;
  float: right;
}
.game-bar {
  padding: 0;
  width: 650px;
  height: 98px;
  display: inline-block;
  vertical-align: top;
}
.game-bar .dark-gray {
  background-color: #D5D3D4;
}
.game-bar .game-bar-stats {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  width: 650px;
  height: inherit;
  margin: 0 0 5px 0;
  text-align: center;
  padding: 0;
}
.game-bar .stats-block:first-child {
  margin-left: 0;
  width: 115px;
  float: left;
}
.game-bar .stats-block:first-child.nrl-block .score {
  color: #00853e;
}
.game-bar .stats-block:first-child .score {
  color: #0092CE;
}
.game-bar .stats-block:first-child .title:first-child {
  color: #333;
}
.game-bar .stats-block {
  display: inline-block;
  vertical-align: top;
  width: 105px;
  margin: 0 10px;
  padding: 15px 0;
}
.game-bar .stats-block .score {
  min-height: 24px;
}
.game-bar .stats-block .countdown-clock {
  float: none;
}
.game-bar .stats-block .countdown-clock .timer-part {
  display: inline-block;
  width: 50px;
}
.game-bar .stats-block .countdown-clock div {
  float: none;
}
.game-bar .stats-block .title {
  display: block;
  width: 100%;
  font-family: open_sanssemibold, sans-serif;
  font-size: 12px;
  color: #666;
}
.game-bar .stats-block .unit,
.game-bar .stats-block .score {
  display: inline-block;
  font-family: open_sansregular, sans-serif;
  font-size: 24px;
  padding: 10px 0;
  color: #333;
}
.game-bar .stats-block .unit {
  color: #78be20;
  font-family: open_sanssemibold, sans-serif;
}
.game-bar .stats-block .score.full-lockout-title {
  font-size: 16px;
  padding: 10px 0 0;
  color: red;
  font-family: open_sansregular;
}
.game-bar .stats-block.complete-season .score {
  padding: 20px 0;
}
.game-bar .stats-block .next-lockout-title {
  font-size: 12px;
  font-family: open_sansregular;
}
.game-bar .stats-block .active-lockout-countdown {
  display: inline-block;
  float: none;
}
.game-bar .stats-block .active-lockout-countdown .title {
  display: inline;
  font-size: 9px;
}
.game-bar .stats-block .active-lockout-countdown .timer-part {
  width: 50px;
  height: inherit;
}
.game-bar .stats-block .active-lockout-countdown .unit {
  font-size: 12px;
  color: #000;
  padding: 0;
}
.game-bar .countdown-block {
  width: 150px;
}
.game-bar .share-score-block {
  width: 80px;
}
.game-bar .share-score-block .share-btn {
  text-decoration: none;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  margin: 12px 0;
}
.game-bar .share-score-block .share-btn.fa-facebook {
  color: #fff;
  background-color: #3c5b9a;
  text-align: right;
  padding-right: 5px;
  width: 15px;
  padding-top: 3px;
  height: 16px;
}
.game-bar .share-score-block .share-btn.fa-twitter {
  color: #5fa9dd;
}
.game-bar.game-info-block {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 27%, #f8f8f8 27%, #f8f8f8 65%, #ffffff 65%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 27%, #f8f8f8 27%, #f8f8f8 65%, #ffffff 65%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 27%, #f8f8f8 27%, #f8f8f8 65%, #ffffff 65%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
  height: auto;
  width: 100%;
}
.game-bar.game-info-block .user-info {
  float: none;
  display: inline-block;
}
.game-bar.game-info-block .trade-info {
  background: #FFFFFF;
  width: 27%;
  margin: 0;
}
.game-bar.game-info-block .trade-info .trade-info-stats {
  width: 100%;
  height: auto;
  padding: 0;
}
.game-bar.game-info-block .trade-info .stats-block {
  width: 100%;
  margin: 0;
  float: none;
  padding: 0;
}
.game-bar.game-info-block .trade-info ul {
  font-size: 0;
}
.game-bar.game-info-block .trade-info li {
  padding: 10px 0;
  width: 50%;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.game-bar.game-info-block .trade-info li.delimiter {
  border-top: 1px solid #e5e5e5;
  width: 100%;
  height: 0;
  display: block;
  padding: 0;
}
.game-bar.game-info-block .trade-info li span {
  display: block;
  width: 100%;
  font-family: open_sanssemibold, sans-serif;
  font-size: 12px;
  color: #666;
}
.game-bar.game-info-block .trade-info li p,
.game-bar.game-info-block .trade-info li .stats-block .score {
  font-size: 24px;
}
.game-bar.game-info-block .my-favorite-leagues-list {
  width: 38%;
  box-sizing: border-box;
  padding: 15px;
  height: 100%;
}
.game-bar.game-info-block .my-favorite-leagues-list h3 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 15px;
}
.game-bar.game-info-block .my-favorite-leagues-list .button-sm {
  width: 100%;
}
.game-bar.game-info-block .my-favorite-leagues-list .button-sm:last-child {
  margin-top: 15px;
}
.game-bar.game-info-block .my-favorite-leagues-list .button-sm.slim-button {
  margin-top: 10px;
  height: 28px;
  line-height: 28px;
}
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item {
  font-family: 'open_sanssemibold';
  color: #000;
  padding: 8px 5px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 12px;
}
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item:last-child {
  border-bottom: none;
}
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item .rank-change {
  width: 6%;
  color: #999999;
}
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item .rank-change.green {
  color: #b9dd01;
}
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item .rank-change.red {
  color: #ff4138;
}
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item .favorite-league-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
}
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item .favorite-league-link {
  max-width: 14%;
  display: inline-block;
  text-decoration: none;
}
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item .favorite-league-link .fa {
  margin-right: 2px;
}
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item .favorite-league-link .fa,
.game-bar.game-info-block .my-favorite-leagues-list .my-favorite-leagues-list-item .favorite-league-link span {
  display: inline-block;
  vertical-align: middle;
}
.game-bar.game-info-block .user-info {
  width: 35%;
  box-sizing: border-box;
  margin: 0;
  padding: 16px;
}
.game-bar.game-info-block .user-info .user-pic-wrapper {
  width: 30%;
  text-align: center;
}
.game-bar.game-info-block .user-info .user-pic-wrapper img {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 6px;
}
.game-bar.game-info-block .user-info .user-pic-wrapper .edit-profile {
  color: #666675;
  font-size: 12px;
  text-transform: none;
  display: inline-block;
}
.game-bar.game-info-block .user-info .team-name {
  font-size: 22px;
  color: #000000;
}
.game-bar.game-info-block .user-info .user-name {
  margin-bottom: 10px;
  margin-left: 10px;
}
.game-bar.game-info-block .user-info .game-info-block-user-info {
  width: 69%;
}
.game-bar.game-info-block .user-info .rank-line {
  text-transform: uppercase;
  font-size: 12px;
  color: #626271;
  margin-bottom: 8px;
}
.game-bar.game-info-block .user-info .rank-title,
.game-bar.game-info-block .user-info .rank-nums {
  display: inline-block;
  vertical-align: middle;
}
.game-bar.game-info-block .user-info .rank-title {
  width: 56%;
}
.game-bar.game-info-block .user-info .rate-pulse-btn {
  font-size: 13px;
  background-size: 13px auto;
  background-position: left center;
  padding: 8px 0 3px 20px;
  margin: 0;
  height: auto;
  width: auto;
  display: inline-block;
}
.game-bar.game-info-block .user-info .rate-pulse-btn.view-ranks-ico {
  background-size: auto;
}
.game-bar.game-info-block .user-info .user-rank-block {
  margin: 0 0 0 10px;
  width: 220px;
  font-size: 13px;
  line-height: 16px;
}
.game-bar.game-info-block .user-info .user-rank-block .rank-line {
  width: 210px;
}
.game-bar.game-info-block .user-info .user-rank-block span {
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #666666;
}
.game-bar.game-info-block .user-info .user-rank-block span.rank-nums {
  text-align-last: right;
  color: #000000;
  font-size: 14px;
  width: 44%;
}
.tipping-game-bar .game-bar-stats .stats-block {
  width: 90px;
}
.tipping-game-bar .game-bar-stats .countdown-block {
  width: 150px;
}
.user-info {
  background-color: #fff;
  margin-bottom: 5px;
  padding: 20px;
}
.user-info.user-info-widget {
  min-height: 85px;
}
.user-info .user-pic-wrapper {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  float: left;
  height: 93px;
}
.user-info .user-pic-wrapper img {
  width: 80px;
}
.user-info .user-pic-wrapper a {
  display: block;
  text-decoration: none;
  font-family: open_sanssemibold, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
}
.user-info .user-name,
.user-info .user-rank-block {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 15px 15px;
  width: 200px;
}
.user-info .user-name .team-name {
  font-family: open_sanslight, sans-serif;
  font-size: 18px;
  line-height: 18px;
  display: block;
  color: #666;
}
.user-info .user-rank-block span {
  display: inline-block;
  font-family: open_sanssemibold, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #666;
}
.user-info .user-rank-block .rank-line {
  width: 200px;
}
.user-info .user-rank-block .facebook-btn {
  display: block;
  width: 200px;
  background: url("../images/gb-fb-btn.png") no-repeat;
  height: 31px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 10px;
  text-align: center;
  line-height: 31px;
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
  margin-top: 15px;
}
.game-bar.draft-game-bar .stats-block {
  width: 80px;
}
.game-bar.draft-game-bar .stats-block.stats-league {
  width: 105px;
}
.game-bar.draft-game-bar .stats-block.match-up {
  width: 245px;
}
.game-bar.draft-game-bar .stats-block.countdown-block {
  width: 150px;
}
.game-bar.match-day-game-bar .stats-block {
  margin: 0 5px;
}
.game-bar.match-day-game-bar .stats-block:first-child {
  margin-left: 0;
}
/* Steps navigation at the top of the page */
.steps-indicator {
  width: 610px;
  height: 50px;
  margin: 0 auto 20px;
}
.steps-indicator li {
  float: left;
  background: #6f6f72;
  padding: 11px 0 10px;
  min-height: 30px;
  max-width: 120px;
  width: 100%;
  text-align: center;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.steps-indicator.four-steps li {
  max-width: 151px;
}
.steps-indicator li span {
  display: block;
  color: #fff;
}
.steps-indicator li .step-title {
  font-family: open_sanssemibold, sans-serif;
  font-size: 11px;
  line-height: 20px;
}
.steps-indicator li .step-description {
  font-family: open_sansregular, sans-serif;
  font-size: 10px;
  text-transform: none;
}
.steps-indicator li.active-step {
  background: url('../images/active-step-body.png') repeat-x #6f6f72;
  padding: 13px 0 12px;
  background-position: 100% 0px;
  border: none;
}
.tmhf-nrl .steps-indicator li.active-step {
  background: url('../images/nrl-active-step-body.png') repeat-x #6f6f72;
}
.steps-indicator li.step-triangle {
  background: url('../images/active-step-triangle.png') 0 0 no-repeat #6f6f72;
  border-left: none;
  background-position: 0 -2px;
}
.tmhf-nrl .steps-indicator li.step-triangle {
  background: url('../images/nrl-active-step-triangle.png') no-repeat #6f6f72;
  background-position: 0 -2px;
}
.steps-indicator li.step-tail {
  background: url('../images/active-step-tail.png') 100% 0 no-repeat;
  border: none;
}
.tmhf-nrl .steps-indicator li.step-tail {
  background: url('../images/nrl-active-step-tail.png') 100% 0 no-repeat;
}
.steps-indicator li.first-active-step span,
.steps-indicator li.active-step span {
  color: #fff;
}
.steps-indicator li.old-step,
.tmhf-nrl .steps-indicator li.old-step {
  background-color: #6f6f72;
  border: 2px solid #fff;
  border-right: none;
  padding: 11px 0 10px;
  background-position: 100% -2px;
}
.steps-indicator li.old-step span {
  color: #fff;
}
.step-subtitle h3 {
  color: #000;
  font-family: open_sansbold, sans-serif;
  font-size: 20px;
  padding-bottom: 10px;
}
.step-subtitle h3.font-size-15 {
  font-size: 15px;
}
.step-subtitle h3 span {
  font-size: 10px;
  text-transform: none;
}
.step-subtitle h4 {
  color: #000;
  font-family: open_sansbold, sans-serif;
  font-size: 16px;
  padding: 10px 0;
  text-transform: uppercase;
}
.step-subtitle p,
.step-subtitle span {
  font-family: open_sansregular, sans-serif;
  font-size: 12px;
  text-align: justify;
  display: inline-block;
  line-height: 17px;
}
.registration-block .required:after {
  content: '*';
  position: absolute;
  top: 0;
  left: 80px;
}
.registration-block .content {
  background-color: #f8f8f8;
  padding: 20px;
  max-width: 610px;
}
.registration-block .no-padding-sides {
  padding: 20px 0;
  background: #f8f8f8;
  max-width: 650px;
}
.registration-block .no-padding-sides .steps-container {
  padding: 0 20px;
}
.registration-block .facebook-btn {
  position: relative;
  margin: 15px auto;
}
.registration-block .details-form label {
  color: #000;
}
.registration-block .details-form .control-group {
  margin: 20px 0 10px;
}
.registration-block .control-group.margin-top-25 {
  margin-top: 25px;
}
.registration-block .form-option {
  margin-bottom: 5px;
  background-color: #ece9e9;
}
.registration-block .form-option .form-option-field {
  background-color: #e2dede;
  padding: 10px 0;
}
.registration-block .form-option .hidden-container {
  background-color: #ece9e9;
  padding-bottom: 10px;
}
.registration-block .info-block {
  display: none;
}
.control-group.margin-top-25 {
  margin-top: 25px;
}
.step-4 h5 {
  font-family: open_sansregular;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.tmhf-nrl .details-form .green-btn {
  background-color: #00853e;
}
.hidden-login {
  padding: 10px 0;
  width: 550px;
}
.hidden-login span {
  display: inline-block;
  width: 300px;
  position: relative;
  left: 155px;
  font-family: open_sansregular, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666;
}
.hidden-login a {
  color: #fff;
  font-family: open_sansregular, sans-serif;
  padding: 10px 15px;
  text-decoration: none;
  width: inherit;
}
.step-2 select[name="supported_club"] {
  width: 250px;
}
.field-option {
  margin: 0 0 10px;
  display: inline-block;
  color: #000;
  font-family: open_sansregular, sans-serif;
  font-size: 13px;
  line-height: 13px;
}
.step-2 .hidden-container label {
  float: none;
  font-size: 13px;
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
}
label strong {
  font-family: open_sansbold, sans-serif;
  text-transform: uppercase;
}
label strong.no-uppercase {
  text-transform: none;
}
.step-2 .hidden-container {
  display: inline-block;
  width: 550px;
}
.hidden-container {
  margin: 15px 0;
}
.hidden-container .text-input {
  width: 225px;
}
.hidden-container label {
  text-transform: none;
  font-size: 14px;
  width: inherit;
}
.hidden-container label strong {
  text-transform: uppercase;
}
.hidden-container label[for="privacy-label"],
.hidden-container label[for="h2h-label"],
.hidden-container label[for="default-label"],
.hidden-container label[for="open-label"],
.hidden-container label[for="public-label"],
.hidden-container label[for="privacy-draft-label"],
.hidden-container label[for="public-draft-label"],
.hidden-container label[for="flexi-label"] {
  width: 120px;
  text-transform: uppercase;
}
.hidden-container .field-option {
  font-size: 13px;
  font-family: open_sansregular, sans-serif;
}
.hidden-container .field-description {
  display: inline-block;
  font-size: 11px;
  font-family: open_sanslight, sans-serif;
  padding-left: 10px;
  vertical-align: middle;
  width: 325px;
}
.hidden-container .field-description strong {
  font-family: open_sanssemibold, sans-serif;
}
.hidden-container .left-side-descr {
  font-family: open_sanslight, sans-serif;
  font-size: 13px;
  display: inline-block;
  width: 100px;
}
label[for="club_member"],
label[for="games_attend"],
label[for="watch_tv"] {
  width: 125px;
  margin-right: 20px;
}
.group-left,
.group-right {
  display: inline-block;
  vertical-align: top;
}
.group-left {
  width: 335px;
}
.group-right {
  width: 215px;
}
.group-left select {
  width: 170px;
}
.group-right input {
  width: 140px;
}
label.gender {
  vertical-align: top;
}
.details-form .blue-btn {
  width: 150px;
  background-color: #0092ce;
  color: #fff;
  font-family: open_sanssemibold, sans-serif;
  font-size: 13px;
  padding: 10px 20px;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
}
.details-form .blue-btn.small-btn {
  width: 50px;
}
.details-form .radio-title {
  display: inline-block;
  line-height: 1;
  vertical-align: top;
  font-size: 13px;
  width: 50px;
  float: none;
  padding-top: inherit;
}
.details-form input[name="dob"] {
  width: 270px;
}
.details-form .birthday-hint {
  font-family: open_sanslight, sans-serif;
  color: #333;
  font-size: 12px;
  display: inline-block;
  padding: 3px 0 0 5px;
}
.details-form input[type="checkbox"] {
  width: 20px;
  vertical-align: top;
  padding: 0;
  border-bottom: none;
}
.details-form .checkbox-title {
  width: 500px;
  vertical-align: top;
}
.details-form .checkbox-title a {
  color: #333;
}
.details-form hr {
  border-color: #dedede;
  border-top: none;
  border-left: none;
  border-right: none;
}
.details-form .skip {
  color: #666;
  font-family: open_sansregular;
  font-size: 13px;
  display: inline-block;
  float: right;
  margin: 15px 0;
}
.details-form .skip.margin-top-0 {
  margin-top: 0;
}
.details-form .skip.no-margin {
  margin: 0;
}
.details-form .skip.normal-text {
  text-transform: none;
}
.details-form .skip.pos-top-20 {
  position: absolute;
  right: 0;
  top: -20px;
}
.details-form .small-font {
  font-family: open_sansregular, sans-serif;
  font-size: 11px;
}
.details-form .small-font strong {
  font-family: open_sanssemibold, sans-serif;
}
.tmhf-nrl .fc-btn.active {
  background-color: #ff6600;
}
.flexi-box {
  border: 1px solid #ccc;
  padding: 15px 10px;
  width: 585px;
  font-family: open_sansregular;
}
.flexi-box h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: open_sanssemibold;
}
.flexi-box .flexi-descr,
.flexi-box .cc-block-right {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  width: 49%;
}
.flexi-box .flexi-descr {
  font-size: 14px;
  line-height: 17px;
}
.flexi-box .flexi-descr.trophy-descr {
  width: inherit;
  color: #fff;
  font-size: 12px;
  font-family: open_sansregular, sans-serif;
  padding: 15px 0 10px;
}
.flexi-box .flexi-descr a {
  text-decoration: underline;
  color: #000;
  display: inline-block;
  margin-top: 15px;
  font-size: 12px;
}
.flexi-box .cc-block-right {
  text-transform: uppercase;
  float: right;
  width: 45%;
}
.flexi-box .cc-block-right img {
  margin-right: 15px;
}
.flexi-box .cc-block-right .subscr {
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
  font-size: 13px;
  width: 265px;
  font-family: open_sanslight, sans-serif;
}
.flexi-box .cc-block-right .subscr:first-child {
  padding-top: 0;
}
.trophy-box {
  background: url("../images/trophy-afl.png") no-repeat;
  padding: 13px 10px;
  border-bottom: none;
}
.trophy-box h3 {
  color: #fff;
  font-family: antennacond_regularregular;
  font-size: 24px;
}
.tmhf-nrl .trophy-box {
  background: url("../images/trophy-nrl.png") no-repeat;
}
.tmhf-nrl .details-form .checkbox-block.trophy-checkbox-block span {
  background-color: #00853e;
}
.details-form .checkbox-block.trophy-checkbox-block {
  background-color: #3c3c43;
  border-top: none;
}
.details-form .checkbox-block.trophy-checkbox-block strong {
  text-transform: none;
}
.details-form .checkbox-block.trophy-checkbox-block label {
  color: #fff;
  font-family: open_sansregular, sans-serif;
}
.details-form .checkbox-block.trophy-checkbox-block span {
  background-color: #0092ce;
  color: #fff;
}
.account-container .details-form .group-right label {
  width: 70px;
}
.registration-block .details-form .group-right label {
  width: 70px;
}
.registration-block .details-form .submit-group {
  display: none;
}
.details-form .form-horizontal-light.form-2015 .radio-btn label {
  line-height: inherit;
  margin-left: 0;
}
.details-form .checkbox-block {
  width: 605px;
  border: 1px solid #ccc;
  margin-top: -1px;
  background-color: #edebeb;
}
.details-form .checkbox-block label {
  width: 75%;
  vertical-align: top;
  padding: 10px 0;
}
.details-form .checkbox-block input[type="checkbox"] {
  margin: 12px 0 0 10px;
  padding: 0;
  border-bottom: none;
  vertical-align: top;
}
.details-form .checkbox-block span {
  display: inline-block;
  width: 77px;
  text-align: right;
  padding: 10px 10px 8px 0;
  vertical-align: top;
  background-color: #f8f8f8;
  font-family: open_sanssemibold, sans-serif;
  font-size: 16px;
  float: right;
}
.details-form .delivery-address-block label {
  width: 90px;
  line-height: 35px;
}
.details-form .delivery-address-block input,
.details-form .delivery-address-block select {
  width: 155px;
}
.purchase-summary {
  border: 1px solid #ccc;
  padding: 10px;
  width: 228px;
}
.purchase-summary .purchase-title {
  font-family: open_sansregular;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
  text-decoration: underline;
}
.purchase-summary .purchase-price {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.purchase-summary .purchase-price span {
  font-family: open_sansregular;
  text-transform: uppercase;
  text-align: right;
  font-size: 13px;
  line-height: 19px;
  display: block;
}
.purchase-summary .total-price {
  font-family: open_sanssemibold, sans-serif;
  text-transform: uppercase;
  text-align: right;
  display: block;
}
.step-4 label {
  float: none;
  font-size: 12px;
  margin-left: 5px;
  width: 85%;
  vertical-align: middle;
}
.step-4 a.info {
  top: 10px;
}
.step-4 .left-side-descr {
  font-family: open_sanssemibold, sans-serif;
  width: 110px;
}
.steps-container {
  width: 610px;
}
.steps-container h5 small {
  font-family: open_sansregular;
  font-size: 11px;
  text-transform: none;
}
.school-leagues-table {
  margin: 15px 0;
}
.school-leagues-table th:last-child {
  border-right: 1px solid #000;
}
.school-leagues-table.leagues-table td,
.school-leagues-table.leagues-table th {
  padding: 10px;
}
.school-leagues-table.leagues-table a {
  color: #333;
}
.landing-container {
  margin-top: 5px;
}
.popup-container {
  text-align: center;
}
.popup-container .popup-overlay {
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
}
.popup-container .popup-block {
  text-align: left;
  z-index: 9999;
  position: absolute;
  width: 650px;
  /*top: 50%;*/
  left: 50%;
  margin: auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  background-color: #f8f8f8;
  box-shadow: 4px 4px 80px #000;
  border-radius: 5px;
}
.popup-container .popup-block.fixed {
  position: fixed;
  top: 50%;
}
.popup-container .popup-content {
  padding: 20px;
}
.popup-container .popup-close-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  cursor: pointer;
  font-size: 24px;
  display: inline-block;
  font-weight: bold;
  font-family: 'open_sansbold', 'sans-serif';
}
.popup-overlay {
  width: 95%;
}
.step-5 a {
  width: 190px;
  display: inline-block;
  line-height: 20px;
  font-size: 13px;
  text-align: center;
  margin-left: 40px;
}
.step-5 .small-preloader {
  width: 190px;
  margin-left: 40px;
  background-size: 30px;
  background-position: center;
}
.step-5 .step-desc {
  width: 280px;
  color: #000;
  font-family: open_sansregular;
  padding-left: 10px;
}
.step-5 .description-part {
  display: inline-block;
  width: 260px;
  font-family: open_sansregular, sans-serif;
  font-size: 11px;
  line-height: 13px;
}
.step-5 .control-group {
  margin: 20px 0;
}
.white-font {
  color: #fff;
}
.celebrities {
  height: 400px;
  overflow-y: scroll;
  background-color: #fff;
  padding: 10px;
  font-family: proxima_nova_regular, sans-serif;
  position: relative;
}
.celebrities .preloader {
  position: absolute;
  left: 50%;
  top: 50%;
}
.celebrities li {
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}
.celebrities span {
  display: inline-block;
  vertical-align: middle;
}
.celebrities .team-img {
  width: 60px;
  height: 60px;
}
.celebrities .team-img img {
  width: 100%;
  height: auto;
}
.celebrities .celebrity-team-name {
  width: 190px;
  padding-left: 10px;
  text-transform: uppercase;
}
.celebrities .team-user {
  font-size: 14px;
}
.celebrities .celebrity-action {
  width: 100px;
}
.navigation .celebrities ul.celebrities-list {
  background: none;
  width: auto;
  height: auto;
}
.navigation .celebrities ul.celebrities-list li {
  vertical-align: middle;
}
.navigation .celebrities ul.celebrities-list li a {
  height: 35px;
  line-height: 34px;
  border-top: none;
  padding: 0 30px;
}
.social-block a.button-blue {
  margin: 10px auto;
  width: 280px;
  padding: 20px 0;
  display: block;
}
a.color-gray {
  color: #333;
}
.tmhf-afl .account-container .menu ul li a.menu-item {
  font-family: open_sansregular, sans-serif;
}
.tmhf-afl .account-menu.menu ul li a.menu-item {
  font-family: open_sansregular, sans-serif;
}
.tmhf-afl .account-menu.menu ul li a.menu-item.current {
  font-family: open_sansbold;
}
.static-content.padding-side-20 {
  padding: 0 20px;
}
/* DatePicker Container */
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  font: 9pt Arial, sans-serif;
  background-color: #f8f8f8;
  z-index: 9 !important;
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
}
.ui-datepicker-header {
  background-color: #222;
  color: #e0e0e0;
  line-height: 30px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #111;
}
.ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  font-size: 12px;
  font-family: open_sansbold, sans-serif;
  text-transform: uppercase;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  line-height: 600%;
  overflow: hidden;
}
.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}
.ui-datepicker-next {
  float: right;
  background-position: center 0px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  height: 30px;
  color: #fff;
}
.ui-datepicker thead {
  background-color: #f7f7f7;
  border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
  text-transform: uppercase;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  text-shadow: 1px 0px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
  padding: 0;
  border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
  border-right: 0px;
}
.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  text-align: center;
  height: 25px;
  line-height: 25px;
  color: #666666;
  font-size: 11px;
  font-family: open_sansregular, sans-serif;
}
.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
}
.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
  background: #0092ce;
  color: #e0e0e0;
  text-shadow: none;
  border: 1px solid #55838f;
  position: relative;
  margin: -1px;
}
.tmhf-nrl .ui-datepicker-calendar .ui-state-active {
  background: #00853e;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
  margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
  margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 24px;
  margin-bottom: 0;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  top: 6%;
  width: 7px;
  height: 8px;
  overflow: hidden;
  text-indent: 100px;
}
.ui-datepicker .ui-datepicker-prev span {
  left: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNEZCNTlFNTA4MjA2ODExODIyQUM3Q0VDOUJBMTA0RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQjk0N0VFQzhFM0ExMUUzQkNGQUMxRjU0NTdDMDM0MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQjk0N0VFQjhFM0ExMUUzQkNGQUMxRjU0NTdDMDM0MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RThGOTVENTkyMDIxNjgxMTgwODNEOTVERUZFRDdGMDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjRGQjU5RTUwODIwNjgxMTgyMkFDN0NFQzlCQTEwNEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6kvUUNAAAAcElEQVR42mLMyStlQAI5QKwLxK+BuJ4FSSIZiCcD8S8gdgPiv0xQCScgngZlZwHxQRADJKkCxCuAmA2Iu4F4LswomE42KP0X2QEgyTtAHAS1qwKIE9B17oPaBQIzgdgexEB2LcguTqhXXIH4CECAAQAPZRJ1mBTYEgAAAABJRU5ErkJggg==);
}
.ui-datepicker .ui-datepicker-next span {
  right: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAYAAAA1BOUGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNEZCNTlFNTA4MjA2ODExODIyQUM3Q0VDOUJBMTA0RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMTQzOUZBMDhFM0ExMUUzQkI3QTgyQzg5QzZDQzg5QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMTQzOUY5RjhFM0ExMUUzQkI3QTgyQzg5QzZDQzg5QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RThGOTVENTkyMDIxNjgxMTgwODNEOTVERUZFRDdGMDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjRGQjU5RTUwODIwNjgxMTgyMkFDN0NFQzlCQTEwNEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6tN3cXAAAAdklEQVR42mLMySuVY2BgqGaAgGVAfBDKZmAC4kdA/A6I04B4NRCrIEuCQA0QbwJiUSDeDsT8yJJ/gTgCiC9Dda4DYjaYJAOSIgZ0Y0FgBRAbAPEdIA4F4l8wyXYg9gPi10DsCXUgWCfIK0JAPAuq4w7MKIAAAwC3/xRfzZqpfgAAAABJRU5ErkJggg==);
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled span {
  background: none;
}
.ui-datepicker .ui-datepicker-next.ui-state-disabled span {
  background: none;
}
/*
    Match Centre Gamebar
*/
.match-centre-gamebar {
  margin: 5px 0 10px;
}
.match-centre-gamebar .gamebar-title {
  background-color: #0c3f8f;
  color: #fff;
  font-family: open_sansbold;
  font-size: 12px;
  padding: 5px 0;
  text-transform: uppercase;
  text-align: center;
}
.match-centre-gamebar .active-round {
  color: #ffd800;
}
.match-centre-gamebar .games-container {
  background-color: #f5f5f5;
  width: 997px;
}
.match-centre-gamebar .games-element {
  display: inline-block;
  vertical-align: top;
  height: 83px;
}
.match-centre-gamebar .prev-games,
.match-centre-gamebar .next-games {
  color: #fff;
  background-color: #0092ce;
  font-family: open_sanssemibold, sans-serif;
  line-height: 83px;
  text-align: center;
  text-decoration: none;
  width: 25px;
  outline: 0;
}
.match-centre-gamebar .prev-games:hover,
.match-centre-gamebar .next-games:hover {
  background-color: #1a6280;
}
.match-centre-gamebar .prev-games:active,
.match-centre-gamebar .next-games:active {
  background-color: #14445c;
}
.match-centre-gamebar .games-by-round {
  width: 947px;
  overflow: hidden;
}
.match-centre-gamebar .games-by-round .rounds {
  display: inline-block;
  vertical-align: top;
  width: 947px;
}
.match-centre-gamebar .games-by-round .game {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.match-centre-gamebar .games-by-round .game .soo-match img {
  width: 35px;
  height: 20px;
  padding: 3px 0 2px;
}
.match-centre-gamebar .games-by-round .game-hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #3C3D42;
  text-align: center;
  padding-top: 32px;
  height: 51px;
}
.match-centre-gamebar .games-by-round .game-hover a {
  width: 80%;
  font-size: 10px;
  letter-spacing: normal;
  line-height: 25px;
}
.match-centre-gamebar .games-by-round .game.active-match .game-date {
  background-color: #0092ce;
  color: #fff;
  border-bottom-color: #fff;
}
.match-centre-gamebar .games-by-round .game.active-match .date-divider {
  border-color: #fff;
}
.match-centre-gamebar .games-by-round .game.active-match .team-results {
  border-bottom-color: #fff;
  background-color: #3c3c43;
  color: #fff;
}
.match-centre-gamebar .games-by-round .game:hover .game-hover {
  display: block;
}
.match-centre-gamebar .games-by-round .date-divider {
  display: inline-block;
  width: 3px;
  height: 10px;
  border-right: 1px solid #333;
  margin-right: 3px;
  position: relative;
  top: 1px;
}
.match-centre-gamebar .games-by-round .game-date {
  background-color: #fbfbfb;
  border-bottom: 1px solid #b4b2a7;
  border-right: 1px solid #b4b2a7;
  color: #333;
  display: block;
  padding: 10px 0;
  font-family: open_sansbold;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  min-height: 11px;
}
.match-centre-gamebar .games-by-round .team-results {
  border-right: 1px solid #b4b2a7;
  padding: 0 5px;
  font-family: open_sansbold;
  font-size: 10px;
  text-transform: uppercase;
  color: #626271;
  border-bottom: 1px solid #b4b2a7;
}
.match-centre-gamebar .games-by-round .team-results span {
  display: inline-block;
  width: 74%;
}
.match-centre-gamebar .games-by-round .team-results span:last-child {
  width: 22%;
}
.match-centre-gamebar .games-by-round .team-results img {
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.match-centre-gamebar .games-by-round .game:last-child span,
.match-centre-gamebar .games-by-round .game:last-child div {
  border-right: 0;
}
/*
    Match Centre Popup
*/
.match-centre-popup {
  width: 450px;
}
.match-centre-popup .popup-title {
  padding: 10px;
  background-color: #0c4791;
  color: #fff;
  text-transform: uppercase;
  font-family: open_sansbold;
  font-size: 12px;
  text-align: center;
}
.match-centre-popup .popup-title .close-popup-btn {
  display: inline-block;
  border-radius: 50%;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-family: open_sansregular, sans-serif;
  font-size: 18px;
  background-color: #3761a2;
  padding: 0px 4px;
  position: relative;
  top: -2px;
}
.match-centre-popup .popup-teams {
  background-color: #fbfbfb;
  position: relative;
  font-family: open_sansbold;
  text-transform: uppercase;
  color: #626262;
  font-size: 12px;
}
.match-centre-popup .popup-teams .team {
  display: inline-block;
  vertical-align: top;
  width: 203px;
  padding: 10px;
  border-right: 2px solid #eee;
}
.match-centre-popup .popup-teams .team:last-child {
  border: none;
  width: 205px;
}
.match-centre-popup .popup-teams .team-name {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-bottom: 5px;
}
.match-centre-popup .popup-teams .team-image img {
  width: 90px;
}
.match-centre-popup .popup-teams .team-vs {
  display: inline-block;
  width: 26px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #888;
  position: absolute;
  left: 204px;
  top: 30px;
  background: #fbfbfb;
  padding: 14px 5px 2px;
  text-align: center;
}
.match-centre-popup .popup-teams .team-score {
  font-family: open_sansregular, sans-serif;
  font-size: 32px;
  display: inline-block;
  vertical-align: top;
  width: 105px;
  text-align: center;
}
.match-centre-popup .popup-leagues {
  background-color: #ece9e9;
  padding: 5px 10px;
}
.match-centre-popup .popup-leagues span {
  font-family: open_sansbold;
  font-size: 11px;
  text-transform: uppercase;
  color: #ababab;
}
.match-centre-popup .popup-leagues select {
  width: 310px;
  box-sizing: border-box;
  background-color: #fff;
  color: #888;
  font-family: open_sansregular;
  font-size: 11px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #ccc;
}
.match-centre-popup .popup-actions {
  background-color: #f5f5f5;
  padding: 5px 10px;
}
.match-centre-popup .popup-actions .mc-btn {
  padding: 5px 10px;
  font-size: 12px;
}
.match-centre-popup .popup-actions .update-btn {
  background: url("../images/update-icon.png") no-repeat;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 3px;
}
.match-centre-popup .popup-actions span {
  font-family: open_sansregular;
  font-size: 10px;
  line-height: 24px;
  color: #666;
}
.match-centre-popup .popup-statistic .statistic-header {
  background: #000;
  padding: 10px 0 0;
  position: relative;
}
.match-centre-popup .popup-statistic .statistic-header .vs {
  color: #fff;
  position: absolute;
  font-family: open_sansbold;
  font-size: 13px;
  text-transform: uppercase;
  left: 218px;
}
.match-centre-popup .popup-statistic .statistic-header .stat-left,
.match-centre-popup .popup-statistic .statistic-header .stat-right {
  display: inline-block;
  vertical-align: top;
  width: 205px;
  padding: 0 10px 5px;
  border-bottom: 3px solid #0092ce;
  color: #0092ce;
}
.match-centre-popup .popup-statistic .statistic-header .stat-left .team-name,
.match-centre-popup .popup-statistic .statistic-header .stat-right .team-name {
  font-family: open_sansbold;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.match-centre-popup .popup-statistic .statistic-header .stat-left .team-name .score,
.match-centre-popup .popup-statistic .statistic-header .stat-right .team-name .score {
  color: #fff;
  display: inline-block;
  padding: 0 10px;
}
.match-centre-popup .popup-statistic .statistic-header .stat-right {
  border-bottom: 3px solid #c90010;
  color: #C90010;
  text-align: right;
}
.match-centre-popup .popup-statistic .player-stats {
  background: #fbfbfb;
}
.match-centre-popup .popup-statistic .player-stats .stat-left,
.match-centre-popup .popup-statistic .player-stats .stat-right {
  width: 223px;
  display: inline-block;
  vertical-align: top;
  border-right: 2px solid #e1e1e1;
  margin-top: -3px;
  z-index: 9;
  position: relative;
  padding-top: 3px;
}
.match-centre-popup .popup-statistic .player-stats .stat-left .stat-header,
.match-centre-popup .popup-statistic .player-stats .stat-right .stat-header {
  background: #000;
  color: #fff;
  font-family: open_sansregular;
  text-transform: uppercase;
}
.match-centre-popup .popup-statistic .player-stats .stat-left .stat-header span,
.match-centre-popup .popup-statistic .player-stats .stat-right .stat-header span {
  display: inline-block;
  vertical-align: top;
  width: 135px;
  font-size: 11px;
  font-family: open_sansregular;
  padding: 5px 20px;
}
.match-centre-popup .popup-statistic .player-stats .stat-left .stat-header span:last-child,
.match-centre-popup .popup-statistic .player-stats .stat-right .stat-header span:last-child {
  width: 25px;
  padding: 5px;
}
.match-centre-popup .popup-statistic .player-stats .stat-right {
  width: 225px;
  border: none;
}
.ie8-popup {
  display: none;
  text-align: center;
}
.ie8-popup .popup-block {
  margin-left: -325px;
  margin-top: -150px;
  top: 50%;
  left: 50%;
}
.ie8-popup .browsers {
  width: 440px;
  margin: 0 auto;
  height: 190px;
}
.ie8-popup h2 {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 40px;
  font-family: open_sanssemibold;
}
.ie8-popup .browser-block {
  display: inline-block;
  float: left;
  width: 110px;
  margin: 15px;
  padding-bottom: 20px;
}
.ie8-popup .browser-block a {
  display: block;
  width: 120px;
  padding: 5px;
  height: 130px;
  position: relative;
  color: #666;
  text-decoration: none;
  text-align: center;
}
.ie8-popup .browser-block a:hover {
  border: 1px dashed #ccc;
}
.ie8-popup .browser-block span {
  display: block;
  position: relative;
  font-family: open_sanssemibold;
}
.ie8-popup .browser-block .ff-browser-link {
  background: url("../images/ff.png") 50% 0 no-repeat;
}
.ie8-popup .browser-block .o-browser-link {
  background: url("../images/op.png") 50% 0 no-repeat;
}
.ie8-popup .browser-block .ch-browser-link {
  background: url("../images/ch.png") 50% 0 no-repeat;
}
.ie8-popup .browser-block .ie-browser-link {
  background: url("../images/ie.png") 50% 0 no-repeat;
}
.tipping-details {
  width: inherit;
  margin: 0;
  background: #fff;
  padding: 25px 15px;
}
.tipping-details:after {
  display: none;
  height: 8px;
}
.tipping-details table {
  width: 100%;
}
.tipping-details table p {
  font-family: antennacondbold;
  font-size: 13px;
  color: #666;
}
.tipping-details table .tip-trend-line {
  margin-top: 10px;
  background: #ccc;
  height: 8px;
  overflow: hidden;
}
.tipping-details table .tip-trend-line span {
  background: #00853e;
  height: 8px;
}
.tipping-details table .thin-td {
  font-family: antennacond_regularregular;
  font-size: 14px;
  color: #666;
  width: 60px;
  padding: 23px 15px 0 0;
  text-align: right;
}
.tipping-details table .thin-td.right-align {
  text-align: left;
  padding: 23px 0 0 15px;
}
.tipping-details table .wide-td {
  width: 75%;
}
.tipping-details table tr {
  border: none;
}
.tipping-details table td {
  padding: 10px 0;
}
.tipping-details table .tip-recent-form {
  text-align: center;
}
.tipping-details table .tip-recent-form span.title {
  font-family: open_sansbold;
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.tipping-details table .tip-recent-form span.result {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  color: #fff;
  font-family: open_sansbold;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 5px;
  line-height: 25px;
}
.tipping-details table .tip-recent-form span.result.l {
  background: #aaa;
}
.tipping-details table .tip-recent-form span.result.w {
  background: #00853e;
}
.tipping-details table .tip-recent-form span.result.d {
  background: #ced2dc;
}
.rank-table td strong {
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-family: open_sanssemibold;
  text-transform: uppercase;
  color: #333333;
}
.rank-table td.font-size-14 {
  text-align: left;
  width: 165px;
}
.rank-table td.font-size-14 a {
  font-size: 12px;
  color: #8f8f8c;
  margin: 0;
  max-width: 130px;
}
.tmhf-nrl.tipping-body .rank-table td.font-size-14 {
  padding-left: 20px;
  width: 165px;
  box-sizing: border-box;
}
.static-page .content ul.special-padding {
  padding-top: 5px;
  padding-bottom: 20px;
}
.static-page .content .padding-top-10 {
  padding-top: 10px;
}
.static-page .content .important-text {
  padding-top: 20px;
  font-family: open_sansbold;
  text-align: justify;
  padding-bottom: 20px;
}
.tip-team {
  display: inline-block;
  vertical-align: top;
  width: 130px;
  font-family: 'open_sanssemibold';
  font-size: 13px;
  line-height: 28px;
  color: #666675;
  text-transform: uppercase;
}
.set-tips {
  width: 200px;
  text-align: center;
}
.static-content .md-table-games td {
  width: 25%;
}
.delivery-info {
  font-family: open_sansregular;
  font-size: 12px;
  padding-top: 13px;
  color: #666;
}
.soc_info p {
  color: #000;
}
.margin-left-20 {
  margin-left: 20px;
}
.forgot-pswd-message {
  display: none;
  padding: 20px;
  font-family: open_sansregular;
  line-height: 24px;
  color: #fff;
  margin-bottom: 150px;
}
.terms-confirmation span {
  font-size: 14px;
  margin-top: 20px;
  line-height: 17px;
  text-transform: uppercase;
}
.terms-confirmation span a {
  color: #333;
}
.terms-confirmation .no-uppercase {
  text-transform: none;
  margin-top: -3px;
  display: inline-block;
  vertical-align: top;
}
.terms-confirmation .radio-group {
  position: relative;
}
.terms-confirmation .radio-group .tooltip-valid.confirm-tooltip {
  top: -45px;
  position: absolute;
}
.terms-confirmation .radio-group .tooltip.confirm-tooltip {
  top: -25px;
  position: absolute;
}
.confirm-terms-popup .popup-block {
  position: fixed;
  top: 50%;
}
.confirm-terms-popup .popup-block .preloader {
  font-size: 2px;
  margin-top: 5px;
  margin-left: 15px;
}
.static-header ul {
  list-style: disc;
  padding-left: 20px;
}
.static-content ul.special-padding.alpha-list-items li {
  list-style-type: lower-alpha;
}
.footer-sponsor-promo {
  text-align: center;
  height: 90px;
  width: 100%;
  display: block;
  float: left;
  margin: 10px 0 5px;
}
.widget .mcnamf:nth-child(2n) {
  display: none;
}
.tmhf-nrl .prizes-container .login-form.tipping-prize-promo {
  background: url("../images/nrl/tipping/650x240-tipping-prizing.png") 0 0 no-repeat;
  height: 250px;
}
/*
    AFL Tipping
*/
.afl-tipping-bg.smartbanner-show {
  margin-top: 0 ;
}
.tmhf-afl.tipping-body {
  background: #010133 url("../images/afl_tipping/bg.jpg") no-repeat;
  background-size: 100% auto;
}
.tmhf-afl.tipping-body p strong {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .widget-sponsor-feed li .title {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .widget-sponsor-feed li .feed-date {
  display: block;
  font-size: 14px;
  padding-top: 10px;
  text-align: left;
}
.tmhf-afl.tipping-body .smartbanner {
  display: none !important;
}
.tmhf-afl.tipping-body .afl-tipping-main-logo img {
  max-width: 295px;
}
.tmhf-afl.tipping-body.tipping-body-home {
  /* background: #1C2118 url("../images/afl_tipping/home_tipping_bg.png") no-repeat;
         background-size: cover;*/
}
.tmhf-afl.tipping-body.tipping-body-home .content {
  width: 100%;
  margin-bottom: 100px;
}
.tmhf-afl.tipping-body .promo-sidebar {
  float: right;
  margin-top: 40px;
}
.tmhf-afl.tipping-body .promo-sidebar .widget {
  max-width: inherit;
  width: 100%;
  background: none;
  padding: 0;
}
.tmhf-afl.tipping-body .login-form {
  margin: 40px 6.5% 0 0;
  background: none;
  height: inherit;
  max-width: 425px;
  display: inline-block;
  vertical-align: top;
}
.tmhf-afl.tipping-body .login-form h3 {
  font-family: antennacomp_regularitalic;
  font-style: italic;
  color: #fff;
  font-size: 82px;
  text-transform: uppercase;
  line-height: 70px;
}
.tmhf-afl.tipping-body .login-form h1 {
  font-family: antennacomp_black;
  color: #fff;
  font-size: 104px;
  text-transform: uppercase;
}
.tmhf-afl.tipping-body .login-form .list {
  padding-top: 15px;
}
.tmhf-afl.tipping-body .login-form .list li {
  background: url("../images/afl_tipping/list-arrow.png") 0 12px no-repeat;
  padding-left: 20px;
  font-family: antennacond_regularregular;
  color: #fff;
  font-size: 23px;
  line-height: 45px;
}
.tmhf-afl.tipping-body .login-form .list li span {
  color: #3faae2;
  font-family: antennacondbold;
  font-size: 25px;
}
.tmhf-afl.tipping-body .login-form .list li.small-auth {
  padding-top: 15px;
  background: none;
  padding-left: 0;
  font-size: 12px;
  line-height: 16px;
}
.tmhf-afl.tipping-body .login-form .list li.small-auth a {
  color: #fff;
}
.tmhf-afl.tipping-body .login-form .reg-btn {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 60px;
  min-height: inherit;
  max-width: 305px;
  width: 100%;
  background: #3faae2;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 60px;
  font-family: antennacondbold;
  font-size: 20px;
  letter-spacing: 2px;
  display: block;
  text-align: center;
  border-bottom: 3px solid #3a9dd1;
  left: 0;
  top: inherit;
  margin: 40px 0;
  float: none;
}
.tmhf-afl.tipping-body .custom-login-form {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 275px;
  margin-top: 40px;
}
.tmhf-afl.tipping-body .custom-login-form p {
  font-family: antennacondmedium;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.tmhf-afl.tipping-body .custom-login-form p span {
  font-family: antennacondbold;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  text-transform: uppercase;
  margin-left: 15px;
  letter-spacing: 1px;
}
.tmhf-afl.tipping-body .custom-login-form .landing-login {
  left: 0;
  top: inherit;
}
.tmhf-afl.tipping-body .custom-login-form .landing-login.add-margin-top {
  margin-top: 1em;
}
.tmhf-afl.tipping-body .custom-login-form .preloader {
  float: right;
  margin-right: 15px;
}
.tmhf-afl.tipping-body .custom-login-form .orr {
  text-align: center;
  font-family: open_sansbold;
  font-size: 20px;
  margin: 30px 0;
  color: #fff;
}
.tmhf-afl.tipping-body .custom-login-form .orr em {
  letter-spacing: -2px;
}
.tmhf-afl.tipping-body .custom-login-form .facebook-btn.login-button {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: #002b5c url("../images/afl_tipping/facebook-icon-larger.png") 20px 50% no-repeat;
  font-family: open_sansbold;
  font-size: 14px;
  letter-spacing: 2px;
  padding-left: 10px;
  box-sizing: border-box;
  height: 60px;
  line-height: 60px;
}
.tmhf-afl.tipping-body .custom-login-form .subtitle {
  padding-left: 0;
}
.tmhf-afl.tipping-body .custom-login-form .subtitle strong {
  font-family: antennacondbold;
  font-size: 25px;
  color: #002b5c;
  padding-right: 20px;
  font-style: normal;
}
.tmhf-afl.tipping-body .custom-login-form .subtitle small {
  font-family: open_sanssemibold;
  font-size: 13px;
  color: #002b5c;
  font-style: normal;
}
.tmhf-afl.tipping-body .custom-login-form .subtitle small a {
  font-family: open_sansbold;
  color: #002b5c;
}
.tmhf-afl.tipping-body .custom-login-form label {
  display: block;
  font-family: open_sanssemibold;
  font-size: 15px;
  color: #fff;
  padding-bottom: 10px;
}
.tmhf-afl.tipping-body .custom-login-form .input-std,
.tmhf-afl.tipping-body .custom-login-form input[type="email"],
.tmhf-afl.tipping-body .custom-login-form input[type="password"] {
  display: block;
  margin-bottom: 25px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 14px;
  background: #eeeeee;
  height: 45px;
  padding-left: 40px;
  border-radius: 5px;
  border-bottom: none;
  font-family: open_sansregular;
  color: #767676;
  max-width: 100%;
  float: none;
}
.tmhf-afl.tipping-body .custom-login-form .input-std:focus,
.tmhf-afl.tipping-body .custom-login-form input[type="email"]:focus,
.tmhf-afl.tipping-body .custom-login-form input[type="password"]:focus {
  outline: none;
}
.tmhf-afl.tipping-body .custom-login-form .control-group {
  position: relative;
}
.tmhf-afl.tipping-body .custom-login-form .control-group .username {
  position: absolute;
  left: 15px;
  display: block;
  background: url("../images/afl_tipping/username-icon.png") no-repeat;
  width: 16px;
  height: 16px;
  top: 39px;
  z-index: 10;
}
.tmhf-afl.tipping-body .custom-login-form .control-group .password {
  position: absolute;
  left: 15px;
  display: block;
  background: url("../images/afl_tipping/password-icon.png") no-repeat;
  width: 13px;
  height: 16px;
  z-index: 10;
  top: 39px;
}
.tmhf-afl.tipping-body .custom-login-form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #eeeeee inset;
  -webkit-text-fill-color: #767676;
}
.tmhf-afl.tipping-body .custom-login-form .forgot-password {
  position: relative;
  color: #3faae2;
  font-size: 13px;
  font-family: open_sansbold;
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
  float: right;
  top: 6px;
}
.tmhf-afl.tipping-body .custom-login-form .remember-me-wrapper {
  padding: 15px 0;
}
.tmhf-afl.tipping-body .custom-login-form .remember-me-wrapper .checkbox-toggle {
  background: url("../images/afl_tipping/toggle-checkbox.png") no-repeat;
  width: 40px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.tmhf-afl.tipping-body .custom-login-form .remember-me-wrapper .checkbox-toggle.false {
  background: url("../images/afl_tipping/toggle-checkbox.png") 0 100% no-repeat;
}
.tmhf-afl.tipping-body .custom-login-form .remember-me-wrapper .descr {
  display: inline-block;
  vertical-align: middle;
  font-family: open_sansregular;
  color: #fff;
  font-size: 13px;
  padding-left: 5px;
}
.tmhf-afl.tipping-body .custom-login-form .submit-group {
  padding-top: 25px;
}
.tmhf-afl.tipping-body .custom-login-form .submit-group input[type="submit"] {
  width: 100%;
  margin-left: 0;
  max-width: 100%;
  float: none;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-family: antennacondbold;
  letter-spacing: 1px;
  background: #cccccc;
  border-bottom: 2px solid #aaa;
  color: #002b5c;
  -webkit-appearance: none;
}
.tmhf-afl.tipping-body .custom-login-form .submit-group .preloader {
  float: none;
  display: block;
  margin: 10px auto;
}
.tmhf-afl.tipping-body p.new-user {
  text-align: center;
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #fff;
  padding-top: 20px;
}
.tmhf-afl.tipping-body p.new-user a {
  font-family: open_sansbold;
  color: #fff;
}
.tmhf-afl.tipping-body .landing-container {
  position: relative;
}
.tmhf-afl.tipping-body .afl-tipping-container,
.tmhf-afl.tipping-body .main {
  max-width: 1090px;
  width: 100%;
  margin: 0 auto;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content,
.tmhf-afl.tipping-body .main .prematch-content,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content,
.tmhf-afl.tipping-body .main .leagues-page-content,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content,
.tmhf-afl.tipping-body .main .league-about-page-content,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings,
.tmhf-afl.tipping-body .main .league-manage-settings,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites,
.tmhf-afl.tipping-body .main .league-manage-invites,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players,
.tmhf-afl.tipping-body .main .league-manage-players,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration,
.tmhf-afl.tipping-body .main .leagues-regeneration {
  max-width: 767px;
  width: 100%;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .descr-field,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .descr-field,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .descr-field,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .descr-field,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .descr-field,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .descr-field,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .descr-field,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .descr-field,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .descr-field,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .descr-field,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .descr-field,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .descr-field,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .descr-field,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .descr-field {
  height: 100px;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box {
  padding: 0;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box .control-label,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box .control-label {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: 20%;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box .control-group,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box .control-group {
  max-width: inherit;
  padding-right: 35px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .tooltip,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .tooltip {
  right: inherit;
  top: 15px;
  z-index: 9;
  left: 80%;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .pseudo-select span,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .pseudo-select span {
  text-align: left;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box .control-group input.type-text,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box .control-group input.type-text {
  display: inline-block;
  vertical-align: middle;
  float: none;
  max-width: 400px;
  padding: 5px 10px;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .controls {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box .control-group .controls .col {
  margin-top: 0;
}
.tmhf-afl.tipping-body .afl-tipping-container .prematch-content .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .main .prematch-content .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-page-content .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .main .leagues-page-content .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .league-about-page-content .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .main .league-about-page-content .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-invites .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .main .league-manage-invites .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-players .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .main .league-manage-players .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .main .leagues-regeneration .form-wrapper .registration-block .form-box .control-tooltip {
  float: none;
  position: absolute;
  right: -10px;
  top: 15px;
  margin: 0;
}
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration,
.tmhf-afl.tipping-body .main .leagues-regeneration {
  background: none;
  padding: 0;
}
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .leagues-regeneration-wrapper,
.tmhf-afl.tipping-body .main .leagues-regeneration .leagues-regeneration-wrapper {
  background: #F8F8F8;
  padding-top: 30px;
}
.tmhf-afl.tipping-body .afl-tipping-container .leagues-regeneration .regen-step .step-content,
.tmhf-afl.tipping-body .main .leagues-regeneration .regen-step .step-content {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper {
  padding-top: 5px;
}
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group .control-label,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group .control-label {
  width: 22%;
}
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group .controls,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group .controls {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-group .controls .col,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-group .controls .col {
  margin-top: 0;
}
.tmhf-afl.tipping-body .afl-tipping-container .league-manage-settings .form-wrapper .registration-block .form-box .control-tooltip,
.tmhf-afl.tipping-body .main .league-manage-settings .form-wrapper .registration-block .form-box .control-tooltip {
  right: 30px;
}
.tmhf-afl.tipping-body .afl-tipping-container .classic-tabs,
.tmhf-afl.tipping-body .main .classic-tabs {
  width: 100%;
  background: none;
}
.tmhf-afl.tipping-body .afl-tipping-container .classic-tabs li,
.tmhf-afl.tipping-body .main .classic-tabs li {
  width: 25%;
  margin-left: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-right: 1px;
}
.tmhf-afl.tipping-body .afl-tipping-container .classic-tabs li:last-child,
.tmhf-afl.tipping-body .main .classic-tabs li:last-child {
  padding-right: 0;
}
.tmhf-afl.tipping-body .afl-tipping-container .classic-tabs li a,
.tmhf-afl.tipping-body .main .classic-tabs li a {
  display: block;
  color: #fff;
  background: #3faae2;
  height: 40px;
  text-align: center;
  font-family: antennacondbold;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
  line-height: 40px;
  border: none;
  padding: 0;
}
.tmhf-afl.tipping-body .afl-tipping-container .classic-tabs li a.active,
.tmhf-afl.tipping-body .main .classic-tabs li a.active {
  background: #ced2dc;
  color: #002b5c;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar,
.tmhf-afl.tipping-body .main .sidebar {
  margin-top: 20px;
  width: 300px;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .widget-ad,
.tmhf-afl.tipping-body .main .sidebar .widget-ad {
  padding-top: 0;
  background: none;
  min-height: 250px;
  text-align: center;
  margin-bottom: 17px;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder {
  padding: 0;
  margin-bottom: 17px;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder .prematch-header-title,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder .prematch-header-title {
  padding: 10px 0;
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder .prematch-header-title p,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder .prematch-header-title p {
  text-transform: none;
  text-align: center;
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 20px;
  float: none;
  padding: 8px 0;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder thead,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder thead {
  background: #ced2dc;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder thead th,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder thead th {
  color: #404659;
  font-family: antennacondbold;
  font-size: 12px;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder thead th:first-child,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder thead th:first-child {
  padding-left: 5px;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder thead th.head-team,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder thead th.head-team {
  padding-left: 4px;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder tbody td,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder tbody td {
  color: #404659;
  font-size: 13px;
  font-family: antennacond_regularregular;
  text-align: center;
  background: #fff;
  border-color: #cbcdd3;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder tbody td.last,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder tbody td.last {
  padding-right: 5px;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder tbody td:first-child,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder tbody td:first-child {
  font-family: antennacondbold;
  padding-left: 0;
  color: #002b5c;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder tbody td.highlight,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder tbody td.highlight {
  -moz-box-shadow: inset 0 8px 8px -8px #3faae2, inset 0 -8px 8px -8px #3faae2;
  -webkit-box-shadow: inset 0 8px 8px -8px #3faae2, inset 0 -8px 8px -8px #3faae2;
  box-shadow: inset 0 8px 8px -8px #3faae2, inset 0 -8px 8px -8px #3faae2;
  background: rgba(68, 187, 244, 0.25);
  border-color: #fff;
  transition: all 0.2s ease-in;
  color: #002b5c;
  text-shadow: 0 0 5px #fff;
}
.tmhf-afl.tipping-body .afl-tipping-container .sidebar .tipping-ladder tbody .teamname,
.tmhf-afl.tipping-body .main .sidebar .tipping-ladder tbody .teamname {
  font-family: antennacondbold;
  font-size: 13px;
  text-transform: none;
  text-align: left;
  padding-left: 4px;
}
.tmhf-afl.tipping-body .header,
.tmhf-afl.tipping-body .header.header-2017 {
  width: 100%;
  margin: 0;
}
.tmhf-afl.tipping-body .header .logo,
.tmhf-afl.tipping-body .header.header-2017 .logo {
  height: 130px;
  width: 100%;
  text-decoration: none;
}
.tmhf-afl.tipping-body .header .logo a,
.tmhf-afl.tipping-body .header.header-2017 .logo a {
  display: block;
  float: left;
  position: relative;
  top: 30px;
}
.tmhf-afl.tipping-body .header .logo .menu-toggle,
.tmhf-afl.tipping-body .header.header-2017 .logo .menu-toggle {
  display: none;
}
.tmhf-afl.tipping-body .header .logo img,
.tmhf-afl.tipping-body .header.header-2017 .logo img {
  width: inherit;
}
.tmhf-afl.tipping-body .header .logo .navy-team,
.tmhf-afl.tipping-body .header.header-2017 .logo .navy-team {
  float: right;
  top: 35px;
}
.tmhf-afl.tipping-body .header .logo .navy-team img,
.tmhf-afl.tipping-body .header.header-2017 .logo .navy-team img {
  max-width: 385px;
}
.tmhf-afl.tipping-body .header .navigation,
.tmhf-afl.tipping-body .header.header-2017 .navigation {
  background: #e5e6eb;
  height: 40px;
}
.tmhf-afl.tipping-body .header .navigation ul,
.tmhf-afl.tipping-body .header.header-2017 .navigation ul {
  max-width: 1090px;
  width: 100%;
  margin: 0 auto;
  display: block;
  background: none;
}
.tmhf-afl.tipping-body .header .navigation li:last-child,
.tmhf-afl.tipping-body .header.header-2017 .navigation li:last-child {
  /*float: right;*/
}
.tmhf-afl.tipping-body .header .navigation li a,
.tmhf-afl.tipping-body .header.header-2017 .navigation li a {
  height: 40px;
  line-height: 38px;
  color: #404659;
  border-color: #e5e6e6;
  padding: 0 40px;
}
.tmhf-afl.tipping-body .header .navigation li a.current-menu-item,
.tmhf-afl.tipping-body .header.header-2017 .navigation li a.current-menu-item,
.tmhf-afl.tipping-body .header .navigation li a:hover,
.tmhf-afl.tipping-body .header.header-2017 .navigation li a:hover,
.tmhf-afl.tipping-body .header .navigation li a:active,
.tmhf-afl.tipping-body .header.header-2017 .navigation li a:active {
  border-top: 3px solid #3faae2;
  background: #d7d8dc;
}
.tmhf-afl.tipping-body .header .navigation li.crownbet-icon,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.crownbet-icon,
.tmhf-afl.tipping-body .header .navigation li.afl-icon,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.afl-icon {
  position: relative;
  top: inherit;
  right: inherit;
  float: right;
}
.tmhf-afl.tipping-body .header .navigation li.afl-icon,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.afl-icon {
  margin-right: 12px;
}
.tmhf-afl.tipping-body .header .navigation li.afl-icon a,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.afl-icon a {
  background: transparent url('../images/afl_tipping/afl-link-55x29.png') 50% 50% no-repeat;
  height: 40px;
  min-width: 55px;
  width: 55px;
  padding: 0;
  border: 0;
}
.tmhf-afl.tipping-body .header .navigation li.afl-icon a:hover,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.afl-icon a:hover {
  background: transparent url('../images/afl_tipping/afl-link-55x29.png') 50% 50% no-repeat;
}
.tmhf-afl.tipping-body .header .navigation li.crownbet-icon,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.crownbet-icon {
  margin-right: 5px;
}
.tmhf-afl.tipping-body .header .navigation li.crownbet-icon a,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.crownbet-icon a {
  background: transparent url('../images/afl_tipping/crownbet-link-32x32.png') 50% 50% no-repeat;
  height: 40px;
  min-width: 32px;
  width: 32px;
  padding: 0;
  border: 0;
}
.tmhf-afl.tipping-body .header .navigation li.crownbet-icon a:hover,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.crownbet-icon a:hover {
  background: transparent url('../images/afl_tipping/crownbet-link-32x32.png') 50% 50% no-repeat;
}
.tmhf-afl.tipping-body .header .navigation li.settings-icon,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.settings-icon {
  position: relative;
  top: inherit;
  right: inherit;
  height: 40px;
  min-width: 40px;
  width: 40px;
  background: #e5e6eb url('../images/settings-icon-hover.png') 50% 50% no-repeat;
  float: right;
}
.tmhf-afl.tipping-body .header .navigation li.settings-icon:hover,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.settings-icon:hover {
  background: #d7d8dc url('../images/settings-icon.png') 50% 50% no-repeat;
}
.tmhf-afl.tipping-body .header .navigation li.settings-icon:hover ul.menu-tooltip,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.settings-icon:hover ul.menu-tooltip {
  display: block;
}
.tmhf-afl.tipping-body .header .navigation li.settings-icon ul.menu-tooltip,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.settings-icon ul.menu-tooltip {
  right: 0;
  width: 143px;
  top: 32px;
  display: none;
  padding-top: 20px;
  position: absolute;
}
.tmhf-afl.tipping-body .header .navigation li.settings-icon ul.menu-tooltip:after,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.settings-icon ul.menu-tooltip:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: inherit;
  width: 0;
  height: 0;
  border-bottom: 16px solid #e5e6eb;
  border-right: 0 solid transparent;
  border-left: 12px solid transparent;
  right: 15px;
  top: 5px;
}
.tmhf-afl.tipping-body .header .navigation li.settings-icon ul.menu-tooltip a,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.settings-icon ul.menu-tooltip a {
  border-top: 3px solid #e5e6eb;
  background: #e5e6e6;
  padding: 0 15px;
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .header .navigation li.settings-icon ul.menu-tooltip a:hover,
.tmhf-afl.tipping-body .header.header-2017 .navigation li.settings-icon ul.menu-tooltip a:hover {
  border-top: 3px solid #3faae2;
  background: #d7d8dc;
}
.tmhf-afl.tipping-body .header .navigation .login-menu li.crownbet-icon,
.tmhf-afl.tipping-body .header.header-2017 .navigation .login-menu li.crownbet-icon {
  margin-right: 15px;
}
.tmhf-afl.tipping-body .header .navigation .login-menu li.login-top-button,
.tmhf-afl.tipping-body .header.header-2017 .navigation .login-menu li.login-top-button {
  float: right;
}
.tmhf-afl.tipping-body .header .navigation .login-menu li.login-top-button a,
.tmhf-afl.tipping-body .header.header-2017 .navigation .login-menu li.login-top-button a {
  background: #3faae2;
  color: #fff;
  border-color: #3faae2;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar {
  background: #d7d8dc;
  margin: 20px 0;
  border-radius: 3px;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .user-info {
  padding: 10px 20px;
  box-sizing: border-box;
  background: none;
  margin-bottom: 0;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .user-info .user-pic-wrapper {
  height: 80px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .user-info .user-name {
  display: inline-block;
  vertical-align: middle;
  width: inherit;
  margin-bottom: 0;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .user-info .user-name .team-name {
  font-family: antennacondlight;
  font-size: 35px;
  color: #404659;
  padding-bottom: 5px;
  line-height: 1;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .user-info .user-name .name {
  font-family: antennacondbold;
  font-size: 15px;
  color: #3faae2;
  line-height: 1;
  text-transform: uppercase;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .user-info .share-buttons {
  position: relative;
  top: 12px;
  float: right;
  text-align: center;
  margin-right: 10px;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .user-info .share-buttons p {
  color: #404659;
  font-family: antennacondbold;
  font-size: 13px;
  text-transform: uppercase;
  padding-bottom: 8px;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .user-info .share-buttons a {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #3faae2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 35px;
  font-size: 22px;
  margin-left: 10px;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .user-info .share-buttons a.fa-facebook {
  margin-left: 0;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .game-stats-bar {
  background: #fff;
  border-radius: 0 0 3px 3px;
  display: flex;
  width: 100%;
  border-bottom: 2px solid #ccc;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .game-stats-bar.three-column .stats-block {
  flex: 1;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .stats-block {
  flex-basis: 25%;
  vertical-align: top;
  box-sizing: border-box;
  padding: 8px 15px;
  border-right: 1px solid #ccc;
  text-align: center;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .stats-block:last-child {
  border-right: none;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .stats-block span {
  display: block;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .stats-block span.purple {
  color: #8935C0;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .stats-block .title {
  color: #404659;
  font-family: antennacondbold;
  text-transform: uppercase;
  font-size: 13px;
  padding-right: 10px;
}
.tmhf-afl.tipping-body .afl-tipping-gamebar .stats-block .score {
  font-family: antennacond_regularregular, sans-serif;
  font-size: 22px;
  color: #3faae2;
}
.tmhf-afl.tipping-body .my-tipping,
.tmhf-afl.tipping-body .prematch-header {
  background: none;
  padding: 0;
}
.tmhf-afl.tipping-body .my-tipping.margin-top,
.tmhf-afl.tipping-body .prematch-header.margin-top {
  margin-top: 20px;
}
.tmhf-afl.tipping-body .upcoming-header {
  background: #d7d8dc;
  color: #002b5c;
  text-transform: uppercase;
  font-family: antennacondbold;
  font-size: 18px;
  padding: 10px 0;
  margin-bottom: 15px;
  text-align: center;
}
.tmhf-afl.tipping-body .prematch-header {
  position: relative;
  height: 40px;
}
.tmhf-afl.tipping-body .prematch-header .margin-arr-left,
.tmhf-afl.tipping-body .prematch-header .margin-arr-right {
  margin: 0;
  position: absolute;
  z-index: 10;
  background: #3faae2 url("../images/afl_tipping/select-arrows.png") 19px 50% no-repeat;
  width: 52px;
  top: 0;
  height: 40px;
}
.tmhf-afl.tipping-body .prematch-header .margin-arr-right {
  right: 0;
  background-position: -17px 50%;
}
.tmhf-afl.tipping-body .prematch-header .prematch-select {
  width: 100%;
}
.tmhf-afl.tipping-body .prematch-header .prematch-select .pseudo-select {
  width: 100% !important;
  height: 40px;
  text-align: center;
  background: #d7d8dc;
  border-bottom: none;
  border-radius: 3px;
}
.tmhf-afl.tipping-body .prematch-header .prematch-select select {
  width: 100% !important;
  height: 40px;
}
.tmhf-afl.tipping-body .prematch-header .prematch-select span {
  display: block;
  width: 115px;
  margin: 0 auto;
  text-align: left;
  color: #002b5c;
  font-family: antennacondbold;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 40px;
  background: url("../images/afl_tipping/down-icon.png?v=1") 100% 50% no-repeat;
}
.tmhf-afl.tipping-body .control-panel {
  margin-bottom: 20px;
}
.tmhf-afl.tipping-body .control-panel div {
  display: inline-block;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .control-panel .left-box {
  position: relative;
  top: 10px;
  max-width: 220px;
  width: 100%;
  font-family: antennacond_regularregular;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
}
.tmhf-afl.tipping-body .control-panel .left-box strong {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .control-panel .left-box .view-spotlight {
  max-width: 225px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background: #ced2dc;
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  border: none;
  box-sizing: border-box;
  letter-spacing: 0;
  border-bottom: 2px solid #ABA8A8;
  line-height: 44px;
  position: relative;
}
.tmhf-afl.tipping-body .control-panel .left-box .view-spotlight.save-btn {
  margin-left: 12px;
  background: #3faae2;
  color: #fff;
  border-color: #3999cd;
}
.tmhf-afl.tipping-body .control-panel .right-box {
  float: right;
}
.tmhf-afl.tipping-body .control-panel .right-box .view-spotlight {
  max-width: 225px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  background: #ced2dc;
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  border: none;
  box-sizing: border-box;
  letter-spacing: 0;
  border-bottom: 2px solid #ABA8A8;
  line-height: 44px;
  position: relative;
}
.tmhf-afl.tipping-body .control-panel .right-box .view-spotlight.save-btn {
  margin-left: 12px;
  background: #3faae2;
  color: #fff;
  border-color: #3999cd;
}
.tmhf-afl.tipping-body .control-panel .right-box .view-spotlight.save-btn i {
  margin-right: 8px;
}
.tmhf-afl.tipping-body .streak-tipping {
  background: none;
  margin-bottom: 15px;
}
.tmhf-afl.tipping-body .streak-tip {
  width: inherit;
  margin-bottom: 10px;
}
.tmhf-afl.tipping-body .streak-tip.live-match {
  border-top: none;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-header {
  border-radius: 3px 3px 0 0;
  background: #e1e4ec;
  border-bottom: 1px solid #ccc;
  min-height: 25px;
  padding: 6px 20px;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-header .streak-tip-date,
.tmhf-afl.tipping-body .streak-tip .streak-tip-header .countdown {
  display: inline-block;
  color: #404659;
  font-size: 12px;
  width: 50%;
}
@media (max-width: 980px) {
  .tmhf-afl.tipping-body .streak-tip .streak-tip-header .streak-tip-date {
    width: 100%;
  }
  .tmhf-afl.tipping-body .streak-tip .streak-tip-header .countdown {
    display: none;
  }
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-header .countdown {
  text-align: right;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-header .countdown div {
  display: inline-block;
  margin: 0 2px;
}
@media (max-width: 980px) {
  .tmhf-afl.tipping-body .streak-tip .streak-tip-header .countdown div {
    margin: 0;
  }
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content {
  padding: 0;
  position: relative;
  background: #fff;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content.active .points {
  color: #3faae2;
}
@media (min-width: 980px) {
  .tmhf-afl.tipping-body .streak-tip .streak-tip-content.scheduled .home-squad:hover,
  .tmhf-afl.tipping-body .streak-tip .streak-tip-content.scheduled .away-squad:hover {
    background-color: #d3ebf8;
    cursor: pointer;
  }
  .tmhf-afl.tipping-body .streak-tip .streak-tip-content.scheduled .home-squad:hover .set-tip-btn,
  .tmhf-afl.tipping-body .streak-tip .streak-tip-content.scheduled .away-squad:hover .set-tip-btn {
    background-color: #3faae2;
    background-image: url("../images/afl_tipping/ellipse-black.png?v=2");
  }
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .set-tips-vs.in-progress.home-tip {
  background-image: url("../images/afl_tipping/in-progress-home.png");
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .home-squad,
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .away-squad {
  width: 50%;
  background-image: none;
  box-sizing: border-box;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .home-squad.tip-draw-bet,
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .away-squad.tip-draw-bet {
  background-color: #d3ebf8;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .home-squad .squad,
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .away-squad .squad {
  vertical-align: middle;
  width: 160px;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .home-squad p,
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .away-squad p {
  font-family: antennacondbold;
  font-size: 12px;
  color: #363636;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .home-squad .percents,
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .away-squad .percents {
  font-family: antennacondlight;
  font-size: 24px;
  color: #3faae2;
  margin: 10px 0 0 45px;
  width: 55px;
  float: left;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .home-squad {
  border-right: 1px solid #efefef;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .home-squad .percents {
  color: #002b5c;
  float: right;
  margin-top: 12px;
  margin-right: 45px;
  margin-left: 0;
}
.tmhf-afl.tipping-body .streak-tip .streak-tip-content .points {
  width: 70px;
  margin: 0;
  color: #363636;
  vertical-align: middle;
  margin-top: 0;
  font-family: antennacondbold;
  font-size: 45px;
}
.tmhf-afl.tipping-body .streak-tip .set-tips {
  position: absolute;
  top: 4px;
  left: 50%;
  margin-left: -41px;
  width: 83px;
}
.tmhf-afl.tipping-body .streak-tip .set-tips .set-tips-btns {
  margin: 0;
}
.tmhf-afl.tipping-body .streak-tip .set-tip-btn {
  display: inline-block;
  vertical-align: middle;
  height: 70px;
  width: 30px;
  background: #b4b5b9 url("../images/afl_tipping/ellipse.png") 50% no-repeat;
}
.tmhf-afl.tipping-body .streak-tip .set-tip-btn.tip-draw-bet {
  background-color: #3faae2;
  background-image: url("../images/afl_tipping/ellipse-black.png?v=2");
}
.tmhf-afl.tipping-body .streak-tip .set-tip-btn.left-m {
  margin-right: 35px;
}
.tmhf-afl.tipping-body .streak-tip .set-tip-btn.right-m {
  margin-left: 35px;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs {
  margin: 0;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-end-bet {
  background: none;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.scheduled {
  background: url("../images/afl_tipping/scheduled.png") no-repeat;
  width: 83px;
  height: 83px;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.in-progress {
  background: url("../images/afl_tipping/in-progress.png") no-repeat;
  width: 30px;
  height: 70px;
  margin-top: -4px;
  background-size: contain;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-lose-bet {
  width: 30px;
  height: 70px;
  margin-top: -4px;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-lose-bet.home {
  background: url("../images/afl_tipping/lost-home.png") no-repeat;
  background-size: contain;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-lose-bet.away {
  background: url("../images/afl_tipping/lost-away.png") no-repeat;
  background-size: contain;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-lose-bet.hidden-field {
  background: url('../images/afl_tipping/won-away-hidden.png') no-repeat;
  background-size: contain;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-win-bet {
  width: 30px;
  height: 70px;
  margin-top: -4px;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-win-bet.home {
  background: url("../images/afl_tipping/won-home.png") no-repeat;
  background-size: contain;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-win-bet.away {
  background: url("../images/afl_tipping/won-away.png") no-repeat;
  background-size: contain;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-win-bet.draw {
  background: url("../images/afl_tipping/draw.png") no-repeat;
  background-size: contain;
}
.tmhf-afl.tipping-body .streak-tip .set-tips-vs.tip-win-bet.hidden-field {
  background: url('../images/afl_tipping/won-home-hidden.png') no-repeat;
  background-size: contain;
}
.tmhf-afl.tipping-body .streak-tip .show-tip-details {
  position: relative;
  width: 100%;
  margin: 0;
  text-align: left;
  background: #f8f8f8;
  height: 40px;
  box-sizing: border-box;
  padding: 12px 15px;
}
.tmhf-afl.tipping-body .streak-tip .show-tip-details span {
  font-family: antennacondbold;
  font-size: 14px;
  color: #404659;
}
.tmhf-afl.tipping-body .streak-tip .show-tip-details span .expand {
  background-image: url("../images/afl_tipping/arrow-down-dark.png");
  width: 19px;
  height: 10px;
  background-position: 0 -25px;
  margin-left: 5px;
}
.tmhf-afl.tipping-body .streak-tip .show-tip-details span .cut {
  background-image: url("../images/afl_tipping/arrow-down-dark.png");
  width: 19px;
  height: 10px;
  background-position: 0 -1px;
  margin-left: 5px;
}
.tmhf-afl.tipping-body .streak-tip .show-tip-details .crownbet {
  display: block;
  width: 240px;
  text-align: center;
  height: 24px;
  border-radius: 2px;
  padding: 3px;
  box-sizing: border-box;
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: -120px;
  overflow: hidden;
}
.tmhf-afl.tipping-body .streak-tip .show-tip-details .crownbet .crownbet-logo {
  background: #9835C0 url("../images/afl_tipping/BetEasy-logo-big.png") center no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 20px;
  text-decoration: none;
  padding: 0 15px;
  background-size: contain;
}
.tmhf-afl.tipping-body .streak-tip .show-tip-details .crownbet .odd {
  display: inline-block;
  vertical-align: top;
  font-family: museo_sans_300;
  color: #9835C0;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  padding: 3px 10px 0;
}
@media (max-width: 480px) {
  .tmhf-afl.tipping-body .streak-tip .show-tip-details .crownbet .odd {
    font-size: 10px;
    padding: 4px 4px 0 !important;
  }
}
.tmhf-afl.tipping-body .streak-tip .show-tip-details .crownbet .crown-border {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  padding: 3.5px 0px;
  width: 0;
  height: 1em;
  content: '';
}
@media (max-width: 480px) {
  .tmhf-afl.tipping-body .streak-tip .show-tip-details .crownbet .crown-border {
    font-size: 8px;
    padding: 7.5px 0px !important;
  }
}
.tmhf-afl.tipping-body .streak-tip .tipping-details {
  width: inherit;
  margin: 0;
  background: #fff;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details:after {
  display: none;
  height: 8px;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table {
  width: 100%;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table p {
  font-family: antennacondbold;
  font-size: 13px;
  color: #002b5c;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .tip-trend-line {
  margin-top: 10px;
  border-radius: 10px;
  background: #3faae2;
  height: 8px;
  overflow: hidden;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .tip-trend-line span {
  border-radius: 10px;
  background: #002b5c;
  height: 8px;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .thin-td {
  font-family: antennacond_regularregular;
  font-size: 16px;
  color: #002b5c;
  width: 25%;
  padding-left: 1em;
  text-align: left;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .thin-td.right-align {
  text-align: right;
  padding-right: 1em;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .wide-td {
  width: 50%;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table tr {
  border: none;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table td {
  padding: 1em 0;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .tip-recent-form {
  text-align: center;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .tip-recent-form span.title {
  font-family: open_sansbold;
  font-size: 14px;
  text-transform: uppercase;
  color: #002b5c;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .tip-recent-form span.result {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  color: #fff;
  font-family: open_sansbold;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 25px;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .tip-recent-form span.result.l {
  background: #3faae2;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .tip-recent-form span.result.w {
  background: #002b5c;
}
.tmhf-afl.tipping-body .streak-tip .tipping-details table .tip-recent-form span.result.d {
  background: #ced2dc;
}
.tmhf-afl.tipping-body .pie {
  width: 56px;
  height: 56px;
  display: inline-block;
  transform: rotate(-90deg);
}
.tmhf-afl.tipping-body .pie-wrapper {
  z-index: 10;
  position: relative;
  top: 2px;
}
.tmhf-afl.tipping-body .pie-wrapper .mask {
  width: 46px;
  height: 46px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -23px;
  margin-top: -25px;
  border-radius: 100%;
}
.tmhf-afl.tipping-body .pie-wrapper .mask span {
  font-family: antennacondbold, Arial, serif;
  text-transform: uppercase;
  text-align: center;
  display: block;
  color: #222;
  font-size: 8px;
  top: 15px;
  position: relative;
}
.tmhf-afl.tipping-body .pie svg {
  background: #3faae2;
  border-radius: 50%;
}
.tmhf-afl.tipping-body circle {
  fill: #002b5c;
  stroke: #3faae2;
  stroke-width: 32;
}
.tmhf-afl.tipping-body .tip-margin {
  position: relative;
  top: 0;
  right: inherit;
  display: block;
}
.tmhf-afl.tipping-body .tip-margin .upcoming-slider-outer {
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  z-index: 100;
  position: relative;
}
.tmhf-afl.tipping-body .tip-margin .range-margin {
  font-family: open_sansbold;
  font-size: 12px;
  color: #404659;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 0 6px;
  display: inline-block;
  vertical-align: middle;
  width: 10%;
}
@media (max-width: 768px) {
  .tmhf-afl.tipping-body .tip-margin .range-margin {
    font-size: 8px;
  }
}
.tmhf-afl.tipping-body .tip-margin .upcoming-games-range-inner {
  border-top: 1px solid #e2e2e2;
  position: relative;
  background: #ced2dc;
  text-align: center;
  padding: 5px 0 0;
}
.tmhf-afl.tipping-body .tip-margin .games-range-input {
  width: 8%;
  max-width: 60px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #7f8390;
  padding: 0 10px;
  text-align: center;
  border-radius: 3px;
  color: #313544;
}
.tmhf-afl.tipping-body .tip-margin .games-range-input input {
  background: none;
  border: none;
  text-align: center;
  width: 100%;
  font-family: antennacond_regularregular;
  font-size: 18px;
  line-height: 30px;
  margin: 0 auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.tmhf-afl.tipping-body .tip-margin .games-range-input input:focus {
  outline: none;
}
.tmhf-afl.tipping-body .tip-margin .games-range-input.active {
  border: 1px solid #363636;
}
.tmhf-afl.tipping-body .tip-margin .games-range-input.last {
  display: inline-block;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .tip-margin .games-range-slider {
  width: 72%;
  margin: 0 3% 0 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.tmhf-afl.tipping-body .tip-margin .games-range-slider .nst-layer {
  position: absolute;
  width: 100%;
  top: 17px;
  border-radius: 10px;
  height: 8px;
  background: #333;
}
.tmhf-afl.tipping-body .tip-margin .range-middle-value {
  font-family: open_sanssemibold;
  font-size: 12px;
  text-transform: uppercase;
  color: #323232;
  position: relative;
  top: -5px;
}
.tmhf-afl.tipping-body .tip-margin .nstSlider {
  width: 100%;
  height: 40px;
  background: none;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
}
.tmhf-afl.tipping-body .tip-margin .bar {
  border-radius: 10px;
  height: 8px;
  position: absolute;
  top: 17px;
  background: #1e5799;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1e5799 0%, #207cca 15%, #3faae2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1e5799 0%, #207cca 15%, #3faae2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1e5799 0%, #207cca 15%, #3faae2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.tmhf-afl.tipping-body .tip-margin .leftGrip {
  width: 18px;
  height: 18px;
  background: #3faae2;
  border-radius: 10px;
  position: absolute;
  top: 12px;
}
.tmhf-afl.tipping-body .tip-margin .rightGrip {
  background: #3faae2;
  border-radius: 10px;
  height: 21px;
  position: absolute;
  width: 21px;
}
.tmhf-afl.tipping-body .tip-margin .bar.nst-animating {
  background: #1e5799;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1e5799 0%, #207cca 15%, #3faae2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1e5799 0%, #207cca 15%, #3faae2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1e5799 0%, #207cca 15%, #3faae2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.tmhf-afl.tipping-body .leagues-page-content h2 {
  color: #fff;
  font-size: 35px;
  font-family: antennacondbold;
  padding: 20px 0;
}
.tmhf-afl.tipping-body .leagues-page-content .regenerate-intro {
  border: 3px solid #3faae2;
  background: #ffffff;
  padding: 3%;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
.tmhf-afl.tipping-body .leagues-page-content .regenerate-intro p {
  font-size: 18px;
  margin: 0;
  width: 100%;
  margin-left: -250px;
  padding-left: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.tmhf-afl.tipping-body .leagues-page-content .regenerate-intro .btn {
  position: relative;
  padding: 0;
  text-align: center;
  display: block;
  float: right;
  width: 225px;
  margin-left: 12px;
  margin-top: 5px;
  background: #3faae2;
  color: #fff;
  font-family: antennacondbold;
  font-size: 18px;
  text-decoration: none;
  height: 40px;
  line-height: 44px;
  box-sizing: border-box;
  letter-spacing: 0;
  border-bottom: 2px solid #3999cd;
}
.tmhf-afl.tipping-body .leagues-page-content .control-panel {
  margin: 10px 0 30px;
}
.tmhf-afl.tipping-body .leagues-page-content .control-panel a {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 4%;
  color: #fff;
  background: #3faae2;
  height: 40px;
  text-align: center;
  font-family: antennacondbold;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none;
  line-height: 40px;
}
.tmhf-afl.tipping-body .leagues-page-content .control-panel a:last-child {
  margin-right: 0;
}
.tmhf-afl.tipping-body .leagues-page-content .my-leagues-list {
  background: none;
  padding: 0;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .row.header {
  padding: 5px 20px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 3px solid #3faae2;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .row.header .row-header {
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  vertical-align: middle;
  width: 65%;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .row.header .row-header .row-header-comp-avatar {
  height: 50px;
  max-height: 100%;
  width: auto;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .view-comp-btn {
  background: url("../images/afl_tipping/view-comp-btn.png") 100% 50% no-repeat;
  display: inline-block;
  vertical-align: middle;
  height: 23px;
  text-decoration: none;
  padding-right: 35px;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .view-comp-btn span {
  color: #002b5c;
  line-height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .icons {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  text-align: right;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .icons .icon {
  text-decoration: none;
  color: #3faae2;
  font-size: 28px;
  margin-left: 15px;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info {
  border-radius: 0 0 5px 5px;
  background: #e1e4ec;
  padding: 20px;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info .title {
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  width: 25%;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info .timer {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
  text-align: left;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info .timer div {
  display: inline-block;
  vertical-align: top;
  width: 19%;
  text-align: center;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info .timer div p {
  text-transform: uppercase;
  font-family: antennacond_regularregular;
  color: #3faae2;
  font-size: 32px;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info .timer div .subtitle {
  font-family: antennacondbold;
  color: #002b5c;
  font-size: 14px;
  font-style: normal;
  padding: 0;
  margin-bottom: 0;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info .teams-number {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  text-align: right;
  padding-right: 5%;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info .teams-number div {
  max-width: 65px;
  display: inline-block;
  text-align: center;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info .teams-number div .subtitle {
  font-family: antennacondbold;
  color: #002b5c;
  font-size: 14px;
  font-style: normal;
  padding: 0;
  margin-bottom: 0;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info .teams-number div p {
  text-transform: uppercase;
  font-family: antennacond_regularregular;
  color: #3faae2;
  font-size: 32px;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .round-tips,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .rank,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .avg-tips,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .total-tips,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .league-avg {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .round-tips .subtitle,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .rank .subtitle,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .avg-tips .subtitle,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .total-tips .subtitle,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .league-avg .subtitle {
  font-family: antennacondbold;
  color: #002b5c;
  font-size: 14px;
  font-style: normal;
  padding: 0;
  margin-bottom: 0;
}
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .round-tips p,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .rank p,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .avg-tips p,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .total-tips p,
.tmhf-afl.tipping-body .leagues-page-content .my-league-item .league-info.active .league-avg p {
  text-transform: uppercase;
  font-family: antennacond_regularregular;
  color: #3faae2;
  font-size: 32px;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-box {
  background: none;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-box .form-wrapper {
  background: #e1e4ec;
  padding: 30px;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-bar {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-bar input {
  border-bottom: none;
  border-radius: 3px;
  font-family: open_sansregular;
  color: #767676;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-bar .button-green {
  font-family: antennacondbold;
  border-bottom: 2px solid #389bce;
  background: #3faae2;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-bar {
  background: none;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-bar .row.header {
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 3px solid #3faae2;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-bar .row.header h3 {
  margin: 0;
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  vertical-align: middle;
  width: 65%;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-bar .control-group {
  border-radius: 0 0 5px 5px;
  background: #e1e4ec;
  padding: 20px;
  width: 100%;
  margin: 0;
  display: table;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-bar .control-group input {
  padding: 12px 15px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.tmhf-afl.tipping-body .leagues-page-content .create-league-bar .control-group .button-green {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list h2 {
  display: inline-block;
  vertical-align: top;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list .search-field-right {
  float: right;
  padding: 20px 0;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list .search-field-right input[type="text"] {
  padding: 12px 15px;
  border: none;
  border-radius: 3px;
  font-family: open_sansregular;
  color: #767676;
  width: 200px;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list .search-field {
  border-radius: 0;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list .global-table thead th {
  background: #ced2dc;
  color: #404659;
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list .global-table td {
  background: #fff;
  color: #404659;
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list .global-table td .button-green-bordered-light {
  border-color: #3faae2;
  font-family: antennacondbold;
  width: 90%;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list .global-table td.comp-name {
  text-align: left;
  width: 32%;
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list .global-table td.comp-name p {
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .leagues-page-content .leagues-to-join-list .global-table td.last-child {
  width: 25%;
}
.tmhf-afl.tipping-body .league-about-page-content .button-blue {
  font-family: antennacondbold;
  background: #3faae2;
  border-bottom: 2px solid #3795c7;
}
.tmhf-afl.tipping-body .league-about-page-content .ranking-select {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 30%;
}
.tmhf-afl.tipping-body .league-about-page-content .ranking-select.no-margin-right {
  margin-right: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .ranking-select .pseudo-select {
  background: url("../images/afl_tipping/arrow-down-dark-s.png") 96% 50% no-repeat;
  border: 2px solid #00244d;
  color: #00244d;
  font-family: antennacondbold;
  text-align: left;
}
.tmhf-afl.tipping-body .league-about-page-content .ranking-select select {
  width: 100%;
  min-height: 40px;
  height: 40px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table table thead {
  background: #3faae2;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table table thead th {
  color: #fff;
  cursor: pointer;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table table thead th.active {
  background: #429bca;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.crownbet-table table thead {
  background: #8935C0;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.crownbet-table table thead th {
  color: #fff;
}
.tmhf-afl.tipping-body .league-about-page-content .full-width-div {
  display: none;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-wrapper {
  background: none;
  margin-bottom: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .classic-tabs li {
  width: 100%;
}
.tmhf-afl.tipping-body .league-about-page-content .classic-tabs li a {
  border-top: 5px solid #6e6f74;
  background: #e8e8e8;
  color: #6e6f74;
  text-transform: none;
  height: 70px;
  line-height: 70px;
  text-align: left;
  padding-left: 20px;
  font-size: 28px;
}
.tmhf-afl.tipping-body .league-about-page-content .classic-tabs li a.active {
  border-color: #3faae2;
  background: #fff;
}
.tmhf-afl.tipping-body .league-about-page-content .classic-tabs.two li {
  width: 50%;
  padding-right: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .classic-tabs.two li a.active.crownbet-item {
  border-color: #8935C0;
  color: #8935C0;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-header {
  background: none;
  padding: 20px 0;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-header.rankings-header {
  background: #fff;
  text-align: center;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-header.rankings-header.text-left {
  padding-left: 20px;
  text-align: left;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-header h2 {
  color: #fff;
  font-size: 35px;
  font-family: antennacondbold;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-transform: none;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-header .league-name {
  float: right;
  margin: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-header .league-name .pseudo-select {
  background: url("../images/afl_tipping/down-icon.png") 96% 50% no-repeat;
  border: 2px solid #fff;
  color: #fff;
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-header .league-name select {
  min-height: 40px;
  height: 40px;
  width: 285px;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about {
  background: #ced2dc;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .first-lookout {
  background: transparent;
  width: 64%;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  text-align: right;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .first-lookout p {
  font-family: antennacondbold, sans-serif;
  margin: 0;
  float: none;
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .first-lookout .timer {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: middle;
  margin-left: 10px;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .first-lookout .timer table {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .first-lookout .timer .timer-circle {
  display: inline-block;
  margin: 0;
  float: none;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .first-lookout .timer-num {
  font-size: 28px;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .first-lookout .timer-num td {
  width: 40px;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .first-lookout .timer-desc {
  color: #ffffff;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .ladder-header {
  padding: 10px 20px;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about .ladder-header h3 {
  width: 35%;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .league-settings thead tr.header-bg {
  background: #ced2dc;
  font-family: antennacondbold;
  color: #002b5c;
}
.tmhf-afl.tipping-body .league-about-page-content .league-settings tr {
  background: #fff;
}
.tmhf-afl.tipping-body .league-about-page-content .league-settings tr:nth-child(even) {
  background: #f7f8fa;
}
.tmhf-afl.tipping-body .league-about-page-content .league-settings tr td {
  font-family: antennacond_regularregular;
  color: #002b5c;
}
.tmhf-afl.tipping-body .league-about-page-content .league-settings tr td:first-child {
  text-transform: uppercase;
}
.tmhf-afl.tipping-body .league-about-page-content .league-settings tr td.avatar-col {
  text-align: center;
}
.tmhf-afl.tipping-body .league-about-page-content .league-settings .avatar-image {
  display: inline-block;
  vertical-align: middle;
  width: 7em !important;
  height: 7em !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 6px 3px rgba(0, 0, 0, 0.14);
  box-shadow: 0 4px 6px 3px rgba(0, 0, 0, 0.14);
}
.tmhf-afl.tipping-body .league-about-page-content .ladder-header {
  background: #3faae2;
  padding: 20px;
}
.tmhf-afl.tipping-body .league-about-page-content .ladder-header h3 {
  color: #fff;
  font-family: antennacondbold;
  text-transform: uppercase;
  font-size: 18px;
  display: inline-block;
}
.tmhf-afl.tipping-body .league-about-page-content .ladder-header .league-round {
  float: right;
  position: relative;
}
.tmhf-afl.tipping-body .league-about-page-content .ladder-header .league-round .pseudo-select {
  background: url("../images/afl_tipping/down-icon.png") 96% 50% no-repeat;
}
.tmhf-afl.tipping-body .league-about-page-content .ladder-header .league-round .pseudo-select span {
  color: #fff;
  font-family: antennacondbold;
  text-transform: uppercase;
  font-size: 18px;
}
.tmhf-afl.tipping-body .league-about-page-content .ladder-header .league-round select {
  width: 130px;
  position: absolute;
  top: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .ladder-header .left-box,
.tmhf-afl.tipping-body .league-about-page-content .ladder-header .right-box {
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-stats {
  margin-top: 0;
  background: #002b5c;
  padding: 20px;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-stats .left-box,
.tmhf-afl.tipping-body .league-about-page-content .fixtures-stats .right-box {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-stats .left-box a {
  display: inline-block;
  vertical-align: top;
  font-family: antennacond_regularregular;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  padding: 7px 15px;
  color: #fff;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-stats .left-box a.current {
  font-family: antennacondbold;
  background: #fff;
  color: #002b5c;
  border-radius: 50px;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-stats .right-box {
  text-align: right;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-stats .right-box .league-stats {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  text-align: right;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-stats .right-box .league-stats .label {
  margin: 0 10px 0 0;
  font-family: antennacondbold;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .fixtures-stats .right-box .league-stats .stats {
  display: inline-block;
  vertical-align: middle;
  color: #3faae2;
  font-family: antennacond_regularregular;
  text-transform: uppercase;
  font-size: 28px;
}
.tmhf-afl.tipping-body .league-about-page-content .view-tips-right-table {
  float: left;
  width: 55%;
  overflow: scroll;
  box-shadow: inset 10px 0 10px -10px #000;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table .column-sort {
  background-image: none;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table .column-sort .fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table .column-sort .fa-caret-up {
  color: #404659;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table p {
  display: inline-block;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table th:hover .column-sort,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0 tr th:nth-child(1) .column-sort,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1 tr th:nth-child(2) .column-sort,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2 tr th:nth-child(3) .column-sort,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3 tr th:nth-child(4) .column-sort,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4 tr th:nth-child(5) .column-sort,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5 tr th:nth-child(6) .column-sort,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6 tr th:nth-child(7) .column-sort {
  visibility: visible;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table th:hover .column-sort:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0 tr th:nth-child(1) .column-sort:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1 tr th:nth-child(2) .column-sort:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2 tr th:nth-child(3) .column-sort:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3 tr th:nth-child(4) .column-sort:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4 tr th:nth-child(5) .column-sort:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5 tr th:nth-child(6) .column-sort:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6 tr th:nth-child(7) .column-sort:before {
  position: relative;
  top: -5px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0 tr th:nth-child(1) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1 tr th:nth-child(2) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2 tr th:nth-child(3) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3 tr th:nth-child(4) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4 tr th:nth-child(5) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5 tr th:nth-child(6) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6 tr th:nth-child(7) .column-sort.fa-caret-up {
  color: #404659;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0 tr th:nth-child(1) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1 tr th:nth-child(2) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2 tr th:nth-child(3) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3 tr th:nth-child(4) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4 tr th:nth-child(5) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5 tr th:nth-child(6) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6 tr th:nth-child(7) .column-sort.fa-caret-up:before {
  position: relative;
  top: -5px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0 tr th:nth-child(1) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1 tr th:nth-child(2) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2 tr th:nth-child(3) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3 tr th:nth-child(4) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4 tr th:nth-child(5) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5 tr th:nth-child(6) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6 tr th:nth-child(7) .column-sort.fa-caret-down {
  color: #3faae2;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0 tr th:nth-child(1) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1 tr th:nth-child(2) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2 tr th:nth-child(3) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3 tr th:nth-child(4) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4 tr th:nth-child(5) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5 tr th:nth-child(6) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6 tr th:nth-child(7) .column-sort.fa-caret-down:before {
  position: relative;
  top: -5px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0.reverse tr th:nth-child(1) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1.reverse tr th:nth-child(2) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2.reverse tr th:nth-child(3) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3.reverse tr th:nth-child(4) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4.reverse tr th:nth-child(5) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5.reverse tr th:nth-child(6) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6.reverse tr th:nth-child(7) .column-sort.fa-caret-up {
  color: #3faae2;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0.reverse tr th:nth-child(1) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1.reverse tr th:nth-child(2) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2.reverse tr th:nth-child(3) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3.reverse tr th:nth-child(4) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4.reverse tr th:nth-child(5) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5.reverse tr th:nth-child(6) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6.reverse tr th:nth-child(7) .column-sort.fa-caret-up:before {
  position: relative;
  top: -5px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0.reverse tr th:nth-child(1) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1.reverse tr th:nth-child(2) .column-sort.fa-caret-up,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2.reverse tr th:nth-child(3) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3.reverse tr th:nth-child(4) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4.reverse tr th:nth-child(5) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5.reverse tr th:nth-child(6) .column-sort.fa-caret-down,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6.reverse tr th:nth-child(7) .column-sort.fa-caret-down {
  color: #404659;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-0.reverse tr th:nth-child(1) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-1.reverse tr th:nth-child(2) .column-sort.fa-caret-up:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-2.reverse tr th:nth-child(3) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-3.reverse tr th:nth-child(4) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-4.reverse tr th:nth-child(5) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-5.reverse tr th:nth-child(6) .column-sort.fa-caret-down:before,
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table.c-6.reverse tr th:nth-child(7) .column-sort.fa-caret-down:before {
  position: relative;
  top: -5px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table thead th:first-child {
  background: #ced2dc;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table.tipping-ladder-table thead th:first-child.active {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table thead {
  background: #ced2dc;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table thead th {
  font-family: antennacondbold;
  font-size: 14px;
  color: #404659;
  padding: 5px 10px;
  cursor: pointer;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table thead th.active {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table thead th:nth-child(2) {
  text-align: left;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table tbody tr {
  border-bottom: none;
  background: #fff;
  border-bottom: 1px solid #dde0e8;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table tbody tr:nth-child(even) {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table tbody tr td {
  border: none;
  padding: 5px 10px;
  font-family: antennacond_regularregular;
  color: #002b5c;
  font-size: 14px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table tbody tr td a {
  border: none;
  font-family: antennacond_regularregular;
  color: #002b5c;
  font-size: 14px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table tbody tr td a strong {
  font-family: antennacondbold;
  color: #002b5c;
  font-size: 16px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table tbody tr td strong {
  font-family: antennacondbold;
  color: #002b5c;
  font-size: 16px;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table tbody tr td .indicator.up {
  background: url("../images/afl_tipping/up-rank-icon.png") no-repeat;
  width: 15px;
  height: 9px;
  margin-left: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .rank-table tbody tr td .indicator.down {
  background: url("../images/afl_tipping/down-rank-icon.png") no-repeat;
  width: 15px;
  height: 9px;
  margin-left: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams {
  background: #ffffff;
  font-family: antennacond_regularregular;
  border-radius: 0 0 5px 5px;
  padding: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .league-about-header {
  padding: 10px 20px;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .league-about-member-input-search {
  text-align: left;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .league-about-member-input-search input {
  border-radius: 5px;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .league-about-member-input-search i {
  right: 8%;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .empty-league p {
  padding: 20px;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .row.header {
  background: #012b5d;
  width: inherit;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .row.header .row-header {
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  vertical-align: middle;
  width: 50%;
  text-transform: uppercase;
  display: inline-block;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .league-team {
  padding: 10px 20px;
  margin: 0;
  border: none;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .league-team:last-child {
  border: none;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .league-team:nth-child(odd) {
  background: #f7f8fa;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .league-team .team-name {
  color: #002b5c;
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .league-about-page-content .entered-teams .league-team .team-name .team {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box {
  float: none;
  width: 100%;
  max-width: 767px;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .head-line {
  display: none;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper {
  padding: 0;
  width: inherit;
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-header {
  background: #fff;
  width: inherit;
  border-bottom: 3px solid #3faae2;
  padding: 20px;
  max-width: 767px;
  box-sizing: border-box;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-header p,
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-header strong {
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  text-transform: uppercase;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-header .desc {
  font-family: antennacond_regularregular;
  font-size: 13px;
  text-transform: none;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-inner {
  padding: 0 20px;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-inner textarea {
  border: 1px solid #ccc;
  border-radius: 3px;
  resize: none;
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-comments .comment {
  overflow: inherit;
  background: #3faae2;
  border-radius: 5px;
  color: #fff;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-comments .comment:before {
  left: -18px;
  top: 12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 0;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #3faae2;
  border-width: 10px;
  background: none;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-comments .comment:after {
  display: none;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-comments .comment p {
  color: #fff;
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .league-about-page-content .coach-box .coach-box-wrapper .coach-box-comments .comment p.comment-author {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage {
  min-height: inherit !important;
  max-width: inherit !important;
  margin-top: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .avatar-form .form-box {
  background: #ffffff;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .avatar-form .control-group {
  padding: 1em 0;
  padding-right: 0 !important;
  margin: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .manage-league-controls div {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .form-horizontal-light .control-group {
  margin: 0;
  padding: 15px 35px;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .form-horizontal-light .control-group input,
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .form-horizontal-light .control-group .controls,
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .form-horizontal-light .control-group textarea {
  margin-left: 20px;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .form-horizontal-light .control-group:nth-child(even) {
  background: #ffffff;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .link-remove-league {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  visibility: visible !important;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .form-wrapper .registration-block .form-horizontal-light .form-box .control-group .tooltip-valid,
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .form-wrapper .registration-block .form-horizontal-light .form-box .control-group .tooltip {
  top: 31px;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .form-wrapper .registration-block .form-horizontal-light .form-box .manage-league-controls input {
  margin: 0;
}
.tmhf-afl.tipping-body .league-about-page-content .league-about-manage .form-wrapper .registration-block .form-horizontal-light .form-box .control-tooltip {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: inherit;
  left: inherit;
  margin-left: 15px;
}
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players .league-manage-players {
  margin: 0;
  min-width: inherit;
  min-height: inherit;
  float: none;
}
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players .add-celebrity-bar {
  background: #f7f8fa;
}
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players .add-celebrity-bar .left-box,
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players .add-celebrity-bar .right-box {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players .add-celebrity-bar .add-celebrity-btn {
  float: none;
}
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players .add-celebrity-bar .league-about-member-input-search {
  width: 100%;
}
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players .add-celebrity-bar .league-about-member-input-search input {
  border-radius: 5px;
  border: 1px solid #dddddd;
}
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players thead th {
  background: transparent;
  border-bottom: none;
}
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players tbody tr:nth-child(odd) {
  background: #ffffff;
}
.tmhf-afl.tipping-body .league-about-page-content .league-comp-about-manage-players tbody tr:nth-child(even) {
  background: #f7f8fa;
}
.tmhf-afl.tipping-body .league-about-page-content .expand-section {
  font-family: antennacondbold;
  color: #363636;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #a3a5a9;
}
.tmhf-afl.tipping-body .league-about-page-content .expand-section .fa-chevron-up {
  display: none;
}
.tmhf-afl.tipping-body .league-about-page-content .open .fa-chevron-down {
  display: none;
}
.tmhf-afl.tipping-body .league-about-page-content .open .fa-chevron-up {
  display: inline-block;
}
.tmhf-afl.tipping-body .league-about-page-content .expand-content-section {
  display: none;
}
.tmhf-afl.tipping-body .league-about-page-content .expand-content-section.opened {
  display: block;
}
.tmhf-afl.tipping-body .league-about-page-content .bottom-about-page-controls {
  background: #ffffff;
  padding: 10px;
  border-top: 1px solid #dddddd;
}
.tmhf-afl.tipping-body .league-about-page-content .bottom-about-page-controls div {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .bottom-about-page-controls div:last-child {
  text-align: right;
  font-family: antennacondbold;
  text-transform: uppercase;
  cursor: pointer;
}
.tmhf-afl.tipping-body .league-about-page-content .bottom-about-page-controls div:last-child span {
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-about-page-content .bottom-about-page-controls div:last-child i {
  color: #3faae2;
  font-size: 35px;
  vertical-align: middle;
  margin-left: 10px;
}
.tmhf-afl.tipping-body .league-about-page-content .view-ladder-btn {
  line-height: 44px;
  width: 260px;
  height: 41px;
  display: inline-block;
  position: relative;
  text-align: center;
}
.tmhf-afl.tipping-body .league-about-page-content .leave-league-wrapper {
  background: #f7f8fa;
  text-align: left;
  padding: 17px;
  width: auto;
  height: inherit;
}
.tmhf-afl.tipping-body .league-about-page-content .leave-league-wrapper a {
  border: none;
  font-family: antennacond_regularregular;
  font-size: 13px;
  cursor: pointer;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box {
  float: none;
  width: 100%;
  max-width: 767px;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .head-line {
  display: none;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper {
  padding: 0;
  width: inherit;
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-header {
  background: #fff;
  width: inherit;
  border-bottom: 3px solid #3faae2;
  padding: 20px;
  max-width: 767px;
  box-sizing: border-box;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-header p,
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-header strong {
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  text-transform: uppercase;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-header .desc {
  font-family: antennacond_regularregular;
  font-size: 13px;
  text-transform: none;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-inner {
  padding: 0 20px;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-inner textarea {
  border: 1px solid #ccc;
  border-radius: 3px;
  resize: none;
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-comments .comment {
  overflow: inherit;
  background: #3faae2;
  border-radius: 5px;
  color: #fff;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-comments .comment:before {
  left: -18px;
  top: 12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 0;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #3faae2;
  border-width: 10px;
  background: none;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-comments .comment:after {
  display: none;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-comments .comment p {
  color: #fff;
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .coach-box-wrapper .coach-box-comments .comment p.comment-author {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .side-bar-league .coach-box .comment {
  width: 65%;
}
.tmhf-afl.tipping-body .league-view-tips-wrapper .fixtures-stats .left-box {
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-view-tips-wrapper .fixtures-stats .right-box {
  vertical-align: middle;
}
.tmhf-afl.tipping-body .league-manage-sidebar {
  width: 300px;
}
.tmhf-afl.tipping-body .league-manage-sidebar,
.tmhf-afl.tipping-body .league-manage {
  margin-top: 20px;
}
.tmhf-afl.tipping-body .league-manage-sidebar .league-manage-header,
.tmhf-afl.tipping-body .league-manage .league-manage-header {
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 3px solid #3faae2;
}
.tmhf-afl.tipping-body .league-manage-sidebar .league-manage-header h3,
.tmhf-afl.tipping-body .league-manage .league-manage-header h3 {
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
}
.tmhf-afl.tipping-body .league-manage-sidebar .sidebar-content,
.tmhf-afl.tipping-body .league-manage .sidebar-content {
  background: #e1e4ec;
  padding: 20px 0;
  margin-bottom: 20px;
}
.tmhf-afl.tipping-body .league-manage-sidebar .sidebar-content ul li.active a,
.tmhf-afl.tipping-body .league-manage .sidebar-content ul li.active a {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .league-manage-sidebar .sidebar-content ul li a,
.tmhf-afl.tipping-body .league-manage .sidebar-content ul li a {
  font-family: antennacond_regularregular;
  font-size: 14px;
  border-color: #3faae2;
}
.tmhf-afl.tipping-body .league-manage,
.tmhf-afl.tipping-body .league-manage.create-league-box,
.tmhf-afl.tipping-body .regen-step {
  max-width: 725px;
  width: 100%;
}
.tmhf-afl.tipping-body .league-manage .control-tooltip,
.tmhf-afl.tipping-body .league-manage.create-league-box .control-tooltip,
.tmhf-afl.tipping-body .regen-step .control-tooltip {
  margin-top: 15px;
}
.tmhf-afl.tipping-body .league-manage .add-celebrity-bar,
.tmhf-afl.tipping-body .league-manage.create-league-box .add-celebrity-bar,
.tmhf-afl.tipping-body .regen-step .add-celebrity-bar {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .league-manage .add-celebrity-bar p,
.tmhf-afl.tipping-body .league-manage.create-league-box .add-celebrity-bar p,
.tmhf-afl.tipping-body .regen-step .add-celebrity-bar p {
  font-family: antennacond_regularregular;
  color: #002b5c;
}
.tmhf-afl.tipping-body .league-manage .add-celebrity-bar p span,
.tmhf-afl.tipping-body .league-manage.create-league-box .add-celebrity-bar p span,
.tmhf-afl.tipping-body .regen-step .add-celebrity-bar p span {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .league-manage .league-manage-theader,
.tmhf-afl.tipping-body .league-manage.create-league-box .league-manage-theader,
.tmhf-afl.tipping-body .regen-step .league-manage-theader {
  background: #ced2dc;
  font-family: antennacondbold;
  color: #002b5c;
}
.tmhf-afl.tipping-body .league-manage .form-wrapper,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper,
.tmhf-afl.tipping-body .regen-step .form-wrapper {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .league-manage .form-wrapper label,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper label,
.tmhf-afl.tipping-body .regen-step .form-wrapper label,
.tmhf-afl.tipping-body .league-manage .form-wrapper .control-label,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper .control-label,
.tmhf-afl.tipping-body .regen-step .form-wrapper .control-label {
  font-family: antennacond_regularregular;
  color: #002b5c;
  width: 30%;
  font-size: 16px;
}
.tmhf-afl.tipping-body .league-manage .form-wrapper textarea,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper textarea,
.tmhf-afl.tipping-body .regen-step .form-wrapper textarea {
  display: inline-block;
  vertical-align: middle;
  max-width: 400px;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  resize: none;
  height: 60px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #ccc;
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #363636;
}
.tmhf-afl.tipping-body .league-manage .form-wrapper textarea:focus,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper textarea:focus,
.tmhf-afl.tipping-body .regen-step .form-wrapper textarea:focus {
  outline: none;
}
.tmhf-afl.tipping-body .league-manage .form-wrapper input,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper input,
.tmhf-afl.tipping-body .regen-step .form-wrapper input,
.tmhf-afl.tipping-body .league-manage .form-wrapper .pseudo-select,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper .pseudo-select,
.tmhf-afl.tipping-body .regen-step .form-wrapper .pseudo-select {
  height: 45px;
  max-height: 45px;
  max-width: inherit;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #363636;
}
.tmhf-afl.tipping-body .league-manage .form-wrapper input:focus,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper input:focus,
.tmhf-afl.tipping-body .regen-step .form-wrapper input:focus,
.tmhf-afl.tipping-body .league-manage .form-wrapper .pseudo-select:focus,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper .pseudo-select:focus,
.tmhf-afl.tipping-body .regen-step .form-wrapper .pseudo-select:focus {
  outline: none;
}
.tmhf-afl.tipping-body .league-manage .form-wrapper input span,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper input span,
.tmhf-afl.tipping-body .regen-step .form-wrapper input span,
.tmhf-afl.tipping-body .league-manage .form-wrapper .pseudo-select span,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper .pseudo-select span,
.tmhf-afl.tipping-body .regen-step .form-wrapper .pseudo-select span {
  font-family: open_sanssemibold;
  line-height: 25px;
  text-transform: none;
}
.tmhf-afl.tipping-body .league-manage .form-wrapper .pseudo-select,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper .pseudo-select,
.tmhf-afl.tipping-body .regen-step .form-wrapper .pseudo-select {
  min-height: 45px;
  background: #fff url("../images/afl_tipping/arrow-down-dark-s.png") 96% 50% no-repeat;
}
.tmhf-afl.tipping-body .league-manage .form-wrapper select,
.tmhf-afl.tipping-body .league-manage.create-league-box .form-wrapper select,
.tmhf-afl.tipping-body .regen-step .form-wrapper select {
  height: 45px;
  min-height: 45px;
  max-height: 45px;
}
.tmhf-afl.tipping-body .league-manage .col,
.tmhf-afl.tipping-body .league-manage.create-league-box .col,
.tmhf-afl.tipping-body .regen-step .col {
  position: relative;
  height: 45px;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  width: 47%;
  margin-right: 4%;
  cursor: pointer;
}
.tmhf-afl.tipping-body .league-manage .col.checked-radio label,
.tmhf-afl.tipping-body .league-manage.create-league-box .col.checked-radio label,
.tmhf-afl.tipping-body .regen-step .col.checked-radio label {
  color: #fff;
}
.tmhf-afl.tipping-body .league-manage .col:last-child,
.tmhf-afl.tipping-body .league-manage.create-league-box .col:last-child,
.tmhf-afl.tipping-body .regen-step .col:last-child {
  margin-right: 0;
  float: right;
}
.tmhf-afl.tipping-body .league-manage .col .custom-radio,
.tmhf-afl.tipping-body .league-manage.create-league-box .col .custom-radio,
.tmhf-afl.tipping-body .regen-step .col .custom-radio {
  background: #eee;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
}
.tmhf-afl.tipping-body .league-manage .col .custom-radio.checked,
.tmhf-afl.tipping-body .league-manage.create-league-box .col .custom-radio.checked,
.tmhf-afl.tipping-body .regen-step .col .custom-radio.checked {
  background: #0092ce url("../images/afl_tipping/valid-icon.png") 92% 50% no-repeat;
  border: 1px solid #008bc5;
}
.tmhf-afl.tipping-body .league-manage .col label,
.tmhf-afl.tipping-body .league-manage.create-league-box .col label,
.tmhf-afl.tipping-body .regen-step .col label {
  position: absolute;
  line-height: 45px;
  padding-left: 10px;
  color: #333;
}
.tmhf-afl.tipping-body .league-manage input[type="submit"],
.tmhf-afl.tipping-body .league-manage.create-league-box input[type="submit"],
.tmhf-afl.tipping-body .regen-step input[type="submit"] {
  max-width: 290px;
  float: right;
  border-radius: 0;
  font-family: antennacondbold;
  color: #fff;
  border: none;
  background: #3faae2;
  border-bottom: 2px solid #3a9ed3;
  -webkit-appearance: none;
}
.tmhf-afl.tipping-body .league-manage .remove-league-bar,
.tmhf-afl.tipping-body .league-manage.create-league-box .remove-league-bar,
.tmhf-afl.tipping-body .regen-step .remove-league-bar {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .league-manage .remove-league-bar .link-remove-league,
.tmhf-afl.tipping-body .league-manage.create-league-box .remove-league-bar .link-remove-league,
.tmhf-afl.tipping-body .regen-step .remove-league-bar .link-remove-league {
  color: #002b5c;
}
.tmhf-afl.tipping-body .league-manage.regen-step-invites,
.tmhf-afl.tipping-body .league-manage.create-league-box.regen-step-invites,
.tmhf-afl.tipping-body .regen-step.regen-step-invites {
  padding-bottom: 20px;
}
.tmhf-afl.tipping-body .league-manage.create-league-box {
  max-width: inherit;
}
.tmhf-afl.tipping-body .league-invites-info {
  padding: 20px;
  background: #fff;
}
.tmhf-afl.tipping-body .league-invites-info h2 {
  text-align: center;
  font-family: antennacondlight;
  font-size: 32px;
  line-height: 36px;
  color: #002b5c;
}
.tmhf-afl.tipping-body .league-invites-info form {
  text-align: center;
}
.tmhf-afl.tipping-body .league-invites-info .invites-form .last .controls {
  border-bottom: none;
}
.tmhf-afl.tipping-body .league-invites-info .controls {
  float: none;
  border-bottom: 1px solid #3faae2;
  padding-bottom: 30px;
  margin-bottom: 30px;
  width: 75%;
}
.tmhf-afl.tipping-body .league-invites-info .controls input {
  height: 45px;
  max-height: 45px;
  max-width: inherit;
  width: 380px;
  margin: 0 auto 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #ccc;
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #363636;
  text-align: left;
}
.tmhf-afl.tipping-body .league-invites-info .controls input:focus {
  outline: none;
}
.tmhf-afl.tipping-body .league-invites-info .controls input:last-child {
  margin-bottom: 0;
}
.tmhf-afl.tipping-body .league-invites-info .controls .invites-mail {
  margin: 0;
}
.tmhf-afl.tipping-body .league-invites-info .controls .with-btn {
  width: 340px;
}
.tmhf-afl.tipping-body .league-invites-info .controls .add-fields {
  background: #3faae2;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  text-align: center;
  line-height: 34px;
  margin-left: 5px;
  border: none;
  margin-top: 0;
}
.tmhf-afl.tipping-body .league-invites-info .controls .add-fields:hover {
  background: #3898ca;
}
.tmhf-afl.tipping-body .league-invites-info .controls .add-fields i {
  color: #fff;
}
.tmhf-afl.tipping-body .league-invites-info .submit-group {
  width: 75%;
  margin: 0 auto;
}
.tmhf-afl.tipping-body .league-invites-info #send_invites {
  max-width: 380px;
  width: 100%;
  float: none;
  margin: 0 auto;
  font-family: antennacondbold;
  font-size: 18px;
  background: #3faae2;
  border-bottom: 2px solid #3898ca;
}
.tmhf-afl.tipping-body .league-invites-info .or-invite {
  text-align: center;
  font-family: open_sanslight;
  font-size: 24px;
  color: #444;
  position: relative;
}
.tmhf-afl.tipping-body .league-invites-info .or-invite:before {
  display: none;
}
.tmhf-afl.tipping-body .league-invites-info .or-invite span {
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #444;
  width: 50px;
  margin: 0 10px;
}
.tmhf-afl.tipping-body .league-invites-info .social-share {
  width: 75%;
  margin: 30px auto;
}
.tmhf-afl.tipping-body .league-invites-info .social-share li {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 5px;
}
.tmhf-afl.tipping-body .league-invites-info .social-share li:nth-child(2n) {
  margin-right: 0;
}
.tmhf-afl.tipping-body .league-invites-info .social-share li a {
  display: block;
  width: 100%;
  height: 45px;
  border: none;
  font-family: antennacondbold;
  letter-spacing: 1px;
  position: relative;
  line-height: 45px;
}
.tmhf-afl.tipping-body .league-invites-info .social-share li a i {
  position: absolute;
  left: 20px;
  top: 13px;
  margin-top: 0;
  float: none;
  margin-left: 0;
}
.tmhf-afl.tipping-body .league-invites-info .invites-content {
  max-width: 90%;
  margin: 20px auto;
  border: 1px solid #ccc;
  padding: 30px 0 10px;
  box-shadow: 2px 0px 5px #ccc;
}
.tmhf-afl.tipping-body .league-manage-players table th {
  font-family: antennacondbold;
  text-align: left;
  text-transform: uppercase;
  padding: 15px 0;
  font-size: 12px;
  border-bottom: 2px solid #3faae2;
  background: #ffffff;
}
.tmhf-afl.tipping-body .league-manage-players table th:last-child {
  text-align: center;
}
.tmhf-afl.tipping-body .league-manage-players table td.player-remove {
  padding-right: 0;
}
.tmhf-afl.tipping-body .league-manage-players table .btn-remove {
  color: #bd362f;
  font-family: antennacondbold;
  font-size: 34px;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  width: 40px;
  text-align: center;
}
.tmhf-afl.tipping-body .league-manage-players .button-blue {
  background: #3faae2;
  border-bottom: 2px solid #3898ca;
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .league-manage-players .button-blue-bordered-light {
  background: none;
  border-color: #3faae2;
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .league-manage-players .button-blue-bordered-light:hover {
  background: #3faae2;
}
.tmhf-afl.tipping-body .league-players-table-wrapper {
  background: #e1e4ec;
  padding: 0;
}
.tmhf-afl.tipping-body .league-players-table-wrapper tr {
  background: #fff;
}
.tmhf-afl.tipping-body .league-players-table-wrapper tr:nth-child(odd) {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .league-players-table-wrapper td {
  border: none;
  padding: 20px 0;
}
.tmhf-afl.tipping-body .league-players-table-wrapper td:first-child {
  padding-left: 20px;
}
.tmhf-afl.tipping-body .league-players-table-wrapper td:last-child {
  padding-right: 20px;
}
.tmhf-afl.tipping-body .prizes-container .content {
  max-width: 767px;
  width: 100%;
}
.tmhf-afl.tipping-body .prizes-container .prizes {
  margin-top: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
}
.tmhf-afl.tipping-body .prizes-container .prizes h2 {
  font-family: antennacondbold;
  text-transform: uppercase;
  font-style: italic;
  color: #002b5c;
  font-size: 40px;
  padding-bottom: 40px;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section {
  padding: 40px 39px;
  border-bottom: 1px solid #ccc;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section.full-section .section-content {
  max-width: inherit;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section.crownbet-section {
  background: url("../images/afl_tipping/purple-bg.png") 0 100% no-repeat;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section.crownbet-section .cb_prize_img {
  background: url("../images/afl_tipping/prize-img.png") center no-repeat;
  background-color: #8935C0;
  height: 180px;
  width: 250px;
  float: left;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section img {
  float: left;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content {
  max-width: 400px;
  width: 100%;
  float: right;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content h3 {
  font-family: antennacondbold;
  font-style: italic;
  font-size: 25px;
  color: #8935C0;
  text-transform: uppercase;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content h3.blue {
  color: #3faae2;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content h3 img {
  float: none;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 5px;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content p {
  font-family: antennacond_regularregular;
  font-size: 16px;
  color: #404659;
  padding-left: 0;
  margin-bottom: 0;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content p.small {
  font-size: 12px;
  padding: 10px 0 0;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content span.small {
  font-size: 12px;
  padding: 10px 0 0;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content ul {
  list-style: disc;
  padding-left: 25px;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content ul li {
  font-family: antennacond_regularregular;
  font-size: 16px;
  color: #404659;
  padding-bottom: 10px;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content .subtitle {
  color: #8935C0;
  font-style: normal;
  font-family: antennacondmedium;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .section-content .subtitle a {
  color: #8935C0;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .signin-for-crownbet p {
  color: #8935C0;
  font-family: antennacondbold;
  text-transform: uppercase;
  padding-right: 0;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .signin-for-crownbet p span {
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  width: 20px;
  height: 20px;
  border: 2px solid #8935C0;
  border-radius: 100%;
  text-align: center;
  margin-right: 7px;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .signin-for-crownbet p a {
  color: #fff;
  background: #8935C0;
  display: inline-block;
  vertical-align: middle;
  padding: 7px 10px 5px;
  text-decoration: none;
  float: right;
  position: relative;
  top: -5px;
}
.tmhf-afl.tipping-body .prizes-container .prizes .section .signin-for-crownbet .preloader {
  border: none;
}
.tmhf-afl.tipping-body .prizes-container .prizes .prize-winners-box {
  padding: 45px 39px;
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .prizes-container .prizes .prize-winners-box h4 {
  font-family: antennacondbold;
  color: #002b5c;
  font-size: 22px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.tmhf-afl.tipping-body .prizes-container .prizes .prize-winners-box ul {
  columns-count: 2;
  -webkit-columns-count: 2;
  -moz-columns-count: 2;
}
.tmhf-afl.tipping-body .prizes-container .prizes .prize-winners-box li {
  background: none;
  padding-left: 0;
  font-family: antennacond_regularregular;
  color: #404659;
}
.tmhf-afl.tipping-body .prizes-container .prizes .prize-winners-box li span {
  font-family: antennacondbold;
  color: #002b5c;
}
.tmhf-afl.tipping-body .prizes-container .tab-content {
  padding: 0;
  float: none;
  background: #fff;
}
.tmhf-afl.tipping-body .prizes-container .tab-content .columns {
  padding: 0;
}
.tmhf-afl.tipping-body .widget-sponsor-feed {
  padding: 0 0 20px;
  background: #e1e4ec;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 17px;
}
.tmhf-afl.tipping-body .widget-sponsor-feed .widget-header {
  background: #ced2dc;
  text-align: center;
  width: inherit;
  font-family: antennacondbold;
  padding: 20px;
  color: #002b5c;
}
.tmhf-afl.tipping-body .widget-sponsor-feed ul {
  width: inherit;
  margin: 15px;
}
.tmhf-afl.tipping-body .widget-sponsor-feed ul li {
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .widget-sponsor-feed .view-spotlight {
  max-width: 70%;
  background: #002b5c;
  color: #fff;
  border: none;
  font-family: antennacond_regularregular;
  letter-spacing: 0;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}
.tmhf-afl.tipping-body .gauntlet-box {
  display: table;
  width: 100%;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker {
  min-height: 185px;
  padding: 30px 20px;
  background: #e1e4ec;
  display: table-cell;
  vertical-align: top;
  max-width: 340px;
  width: 44%;
  box-shadow: inset 0 -7px 20px -10px #000;
  -moz-box-shadow: inset 0 -7px 20px -10px #000;
  -webkit-box-shadow: inset 0 -7px 20px -10px #000;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker h2 {
  font-family: antennacondbold;
  font-size: 25px;
  font-style: italic;
  color: #002b5c;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 30px;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker .statistics {
  font-family: antennacondbold;
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 15px;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker .statistics:last-child {
  padding-bottom: 0;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker .statistics .pull-right {
  font-family: open_sanssemibold;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker .statistics .pull-right .fa-check {
  color: #8dc761;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker .statistics .pull-right .fa-close {
  color: #ce2e3c;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker .statistics .red {
  color: #ce2e3c;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker-info {
  display: none;
  vertical-align: top;
  width: 56%;
  min-height: 185px;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker-info.visible {
  display: table-cell;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker-info .top-part {
  background: #7ac142;
  color: #fff;
  font-family: antennacondbold;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 14px 0;
  text-align: center;
  line-height: 22px;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker-info .bottom-part {
  background: #fff;
  padding: 25px;
  text-align: center;
  box-shadow: inset 0 -7px 20px -10px #000;
  -moz-box-shadow: inset 0 -7px 20px -10px #000;
  -webkit-box-shadow: inset 0 -7px 20px -10px #000;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker-info .bottom-part p {
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #002b5c;
  line-height: 17px;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker-info.eliminated {
  text-align: center;
  vertical-align: middle;
  background: url("../images/afl_tipping/eliminated-bg.png") center no-repeat;
  background-size: cover;
}
.tmhf-afl.tipping-body .gauntlet-box .tracker-info.eliminated p {
  color: #fff;
  font-family: antennacondbold;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}
.tmhf-afl.tipping-body .gauntlet-content .set-tips {
  top: 2px;
  margin-left: -35px;
}
.tmhf-afl.tipping-body .gauntlet-content .vs-block {
  background: url("../images/afl_tipping/vs-block.png") no-repeat;
  width: 70px;
  height: 70px;
}
.tmhf-afl.tipping-body .gauntlet-content .left-box {
  top: 0;
}
.tmhf-afl.tipping-body .gauntlet-content .clear-selections {
  left: 10px !important;
}
.tmhf-afl.tipping-body .gauntlet-content .streak-tip .streak-tip-content .gauntlet-selected {
  background: #fff;
}
.tmhf-afl.tipping-body .gauntlet-content .streak-tip .streak-tip-content .gauntlet-selected .squad {
  opacity: 0.5;
}
.tmhf-afl.tipping-body .gauntlet-content .streak-tip .streak-tip-content .gauntlet-selected .percents {
  display: inline-block;
}
.tmhf-afl.tipping-body .gauntlet-content .streak-tip .streak-tip-content .selected-btn {
  background-color: #3faae2;
}
.tmhf-afl.tipping-body .gauntlet-content .streak-tip .streak-tip-content .selected-squad {
  background: #d3ebf8;
}
.tmhf-afl.tipping-body .gauntlet-content .streak-tip .streak-tip-content .percents {
  display: none;
  width: 85px;
  line-height: 1;
  margin: 0;
  float: none;
}
.tmhf-afl.tipping-body .gauntlet-content .streak-tip .streak-tip-content .percents p {
  background: #363636;
  color: #fff;
  font-family: open_sansbold;
  text-transform: uppercase;
  font-size: 12px;
  padding: 3px 5px;
  line-height: 1;
  margin-bottom: 4px;
}
.tmhf-afl.tipping-body .gauntlet-content .streak-tip .streak-tip-content .percents span {
  font-family: antennacondbold;
  color: #363636;
  text-transform: uppercase;
  font-size: 18px;
  display: block;
}
.tmhf-afl.tipping-body .gauntlet-content .control-panel .left-box .view-spotlight {
  max-width: 220px;
}
.tmhf-afl.tipping-body .gauntlet-widget {
  margin-bottom: 17px;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-header {
  background: #ced2dc;
  padding: 15px 10px;
  text-align: center;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-header h2 {
  font-family: antennacondbold;
  font-size: 23px;
  font-style: italic;
  text-transform: uppercase;
  color: #002b5c;
  padding-bottom: 10px;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-header p {
  font-family: open_sanssemibold;
  color: #002b5c;
  font-size: 14px;
  line-height: 17px;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-info {
  background: #e1e4ec;
  padding: 15px;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-info .statistics {
  font-family: antennacondbold;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 15px;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-info .statistics:last-child {
  padding-bottom: 0;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-info .statistics .pull-right {
  font-family: open_sanssemibold;
  text-transform: none;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-info .statistics .pull-right i {
  margin-right: 10px;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-info .statistics .pull-right .fa-check {
  color: #8dc761;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-info .statistics .pull-right .fa-close {
  color: #ce2e3c;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-info .statistics .red {
  color: #ce2e3c;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-message {
  display: none;
  color: #fff;
  padding: 15px 10px;
  background: #7ac142;
  font-family: antennacondbold;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  box-shadow: inset 0 7px 20px -10px #000;
  -moz-box-shadow: inset 0 7px 20px -10px #000;
  -webkit-box-shadow: inset 0 7px 20px -10px #000;
  letter-spacing: 1px;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-message.eliminated {
  background: #c90010;
}
.tmhf-afl.tipping-body .gauntlet-widget .gauntlet-message.visible {
  display: block;
}
.tmhf-afl.tipping-body .gauntlet-widget .view-gauntlet {
  display: block;
  margin: 0 auto;
  background: #002b5c;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family: antennacondbold;
  font-size: 13px;
  padding: 10px 0;
  width: 170px;
}
.tmhf-afl.tipping-body .registration-block .steps {
  background: #ced2dc;
}
.tmhf-afl.tipping-body .registration-block .steps .centered {
  max-width: 400px;
  margin: 0 auto;
  padding: 20px 0;
}
.tmhf-afl.tipping-body .registration-block .steps .centered a {
  font-family: antennacondbold;
  font-size: 22px;
  text-transform: uppercase;
  color: #a9a9a9;
  text-decoration: none;
  line-height: 25px;
  cursor: default;
}
.tmhf-afl.tipping-body .registration-block .steps .centered a.current {
  color: #002b5c;
}
.tmhf-afl.tipping-body .registration-block .steps .centered a span {
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  position: relative;
  top: -3px;
  width: 40px;
  text-align: center;
}
.tmhf-afl.tipping-body .registration-block .head-line {
  display: none;
}
.tmhf-afl.tipping-body .registration-block .content {
  max-width: 767px;
  width: 100%;
  margin-top: 20px;
  background: none;
  padding: 0;
}
.tmhf-afl.tipping-body .registration-block .step-subtitle {
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 3px solid #3faae2;
}
.tmhf-afl.tipping-body .registration-block .step-subtitle h3 {
  margin: 0;
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  vertical-align: middle;
  padding-bottom: 0;
  padding-top: 0;
}
.tmhf-afl.tipping-body .registration-block .steps-container {
  width: 100%;
}
.tmhf-afl.tipping-body .registration-block .left-column,
.tmhf-afl.tipping-body .registration-block .right-column {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 4%;
  position: relative;
}
@media (max-width: 768px) {
  .tmhf-afl.tipping-body .registration-block .left-column,
  .tmhf-afl.tipping-body .registration-block .right-column {
    width: 100%;
    max-width: 400px;
    margin-right: 0;
    margin-bottom: 35px;
    display: block;
  }
}
.tmhf-afl.tipping-body .registration-block .left-column select,
.tmhf-afl.tipping-body .registration-block .right-column select {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #ccc;
  max-height: 45px;
  min-height: 45px;
  height: 45px;
}
.tmhf-afl.tipping-body .registration-block .left-column img.ui-datepicker-trigger,
.tmhf-afl.tipping-body .registration-block .right-column img.ui-datepicker-trigger {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1%;
}
.tmhf-afl.tipping-body .registration-block .left-column label[for="club_member"],
.tmhf-afl.tipping-body .registration-block .right-column label[for="club_member"],
.tmhf-afl.tipping-body .registration-block .left-column label[for="games_attend"],
.tmhf-afl.tipping-body .registration-block .right-column label[for="games_attend"],
.tmhf-afl.tipping-body .registration-block .left-column label[for="watch_tv"],
.tmhf-afl.tipping-body .registration-block .right-column label[for="watch_tv"] {
  width: 100%;
  margin-right: 0;
}
.tmhf-afl.tipping-body .registration-block .left-column.birthday .relative,
.tmhf-afl.tipping-body .registration-block .right-column.birthday .relative {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 87%;
}
.tmhf-afl.tipping-body .registration-block .left-column.birthday .relative .validation-error,
.tmhf-afl.tipping-body .registration-block .right-column.birthday .relative .validation-error {
  top: 42px;
}
.tmhf-afl.tipping-body .registration-block .left-column .validation-error,
.tmhf-afl.tipping-body .registration-block .right-column .validation-error {
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  background: #bd362f;
  color: #fff;
  padding: 5px 15px;
  font-size: 12px;
  text-align: left;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  z-index: 1;
}
.tmhf-afl.tipping-body .registration-block .right-column {
  margin-right: 0;
  margin-bottom: 0;
}
.tmhf-afl.tipping-body .registration-block .right-column.often-invisible {
  visibility: hidden;
}
@media (max-width: 768px) {
  .tmhf-afl.tipping-body .registration-block .right-column.often-invisible {
    display: none;
  }
}
.tmhf-afl.tipping-body .registration-block .form-box {
  background: #e1e4ec;
  border-radius: 0 0 5px 5px;
  padding: 20px;
  margin-top: 0;
}
.tmhf-afl.tipping-body .registration-block .form-box.white-bg {
  background: #fff;
}
.tmhf-afl.tipping-body .registration-block .form-box.white-bg .control-group {
  max-width: inherit;
}
.tmhf-afl.tipping-body .registration-block .form-box.white-bg .control-group.max-width-400 {
  max-width: 400px;
}
@media (max-width: 768px) {
  .tmhf-afl.tipping-body .registration-block .form-box.white-bg .control-group {
    max-width: 400px;
  }
}
.tmhf-afl.tipping-body .registration-block .form-box.margin-top-20 {
  margin-top: 20px;
}
.tmhf-afl.tipping-body .registration-block .form-box.border-top {
  border-top: 3px solid #3faae2;
}
.tmhf-afl.tipping-body .registration-block .form-box span {
  font-family: antennacond_regularregular;
  text-align: center;
  display: block;
  color: #333;
}
.tmhf-afl.tipping-body .registration-block .form-box label {
  font-family: antennacond_regularregular;
  font-size: 14px;
  color: #363636;
  display: block;
  padding-bottom: 5px;
}
.tmhf-afl.tipping-body .registration-block .form-box.afl-update .control-group.teamname-group .tooltip-valid,
.tmhf-afl.tipping-body .registration-block .form-box.afl-update .control-group.teamname-group .tooltip {
  top: 20px;
}
.tmhf-afl.tipping-body .registration-block .form-box .control-group {
  max-width: 400px;
  margin: 30px auto 10px;
  position: relative;
}
.tmhf-afl.tipping-body .registration-block .form-box .control-group .tooltip {
  position: absolute;
  right: -35px;
  top: 35px;
}
.tmhf-afl.tipping-body .registration-block .form-box .control-group .tooltip.team-invalid {
  top: 15px;
}
.tmhf-afl.tipping-body .registration-block .form-box .control-group .tooltip:before {
  left: -28px;
  top: -3px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 0;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #ff6666;
  border-width: 10px;
  background: none;
}
.tmhf-afl.tipping-body .registration-block .form-box .control-group .tooltip:after {
  background: #ff6666 url("../images/afl_tipping/wrong-icon.png") 96% 50% no-repeat;
  border: none;
  font-family: open_sanssemibold;
  border-top: 1px solid #ed5f5f;
  bottom: inherit;
  content: attr(data-title);
  color: #fff;
  left: -10px;
  padding: 14px 15px 6px 7px;
  position: absolute;
  z-index: 98;
  width: 145px;
  line-height: 13px;
  border-radius: 5px;
  margin-left: 0;
  text-align: left;
  top: -15px;
  min-height: 23px;
  font-size: 10px;
}
.tmhf-afl.tipping-body .registration-block .form-box .control-group .tooltip-valid {
  position: absolute;
  right: -20px;
  top: 35px;
}
.tmhf-afl.tipping-body .registration-block .form-box .control-group .tooltip-valid.team-valid {
  top: 15px;
}
.tmhf-afl.tipping-body .registration-block .form-box .control-group .tooltip-valid:before {
  left: -28px;
  top: -3px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 0;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #3faae2;
  border-width: 10px;
  background: none;
}
.tmhf-afl.tipping-body .registration-block .form-box .control-group .tooltip-valid:after {
  background: #3faae2 url("../images/afl_tipping/valid-icon.png") center no-repeat;
  border: none;
  font-family: open_sanssemibold;
  border-top: 1px solid #3faae2;
  bottom: inherit;
  content: attr(data-title);
  color: #fff;
  left: -10px;
  padding: 5px 15px 8px 10px;
  position: absolute;
  z-index: 98;
  width: 50px;
  line-height: 13px;
  border-radius: 5px;
  margin-left: 0;
  text-align: left;
  top: -15px;
  min-height: 30px;
}
.tmhf-afl.tipping-body .registration-block .form-box .type-text,
.tmhf-afl.tipping-body .registration-block .form-box input[type="password"],
.tmhf-afl.tipping-body .registration-block .form-box input[type="email"] {
  height: 45px;
  max-width: inherit;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #ccc;
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #363636;
}
.tmhf-afl.tipping-body .registration-block .form-box .type-text:focus,
.tmhf-afl.tipping-body .registration-block .form-box input[type="password"]:focus,
.tmhf-afl.tipping-body .registration-block .form-box input[type="email"]:focus {
  outline: none;
}
.tmhf-afl.tipping-body .registration-block .form-box input[type="submit"],
.tmhf-afl.tipping-body .registration-block .form-box input[name="back"] {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-family: antennacondbold;
  background: #3faae2;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  border-bottom: 2px solid #3a9dd1;
  width: 100%;
  padding: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.tmhf-afl.tipping-body .registration-block .form-box input[type="submit"]:focus,
.tmhf-afl.tipping-body .registration-block .form-box input[name="back"]:focus {
  outline: none;
}
.tmhf-afl.tipping-body .registration-block .form-box input[name="back"] {
  margin-bottom: 20px;
  background: #ccc;
  border-bottom: 2px solid #aaa;
  color: #002b5c;
}
.tmhf-afl.tipping-body .registration-block .form-box .avatar-image {
  width: 100px;
  height: auto;
}
.tmhf-afl.tipping-body .registration-block .form-box .avatar-form {
  left: 20px;
  top: 20px;
}
.tmhf-afl.tipping-body .registration-block .form-box .avatar-image-block {
  display: none;
}
.tmhf-afl.tipping-body .registration-block .form-box .hidden-login {
  max-width: 400px;
  width: 100%;
}
.tmhf-afl.tipping-body .registration-block .form-box .hidden-login span {
  left: 0;
  text-align: left;
  width: 70%;
  float: left;
}
.tmhf-afl.tipping-body .registration-block .form-box .hidden-login a {
  border-color: #3a9dd1;
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .registration-block .form-box .preloader {
  margin: 10px auto;
}
.tmhf-afl.tipping-body .registration-block .cbet-wrap {
  border: 3px solid #472e8f;
  padding: 0 0 1em 0.5em;
  margin-top: 2em;
  position: relative;
}
.tmhf-afl.tipping-body .registration-block .cbet-wrap .logo {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 30px;
}
.tmhf-afl.tipping-body .registration-block .address-column {
  width: 50%;
  margin-top: 1em;
  position: relative;
}
@media (max-width: 980px) {
  .tmhf-afl.tipping-body .registration-block .address-column {
    width: 95%;
    padding-bottom: 2em;
  }
}
.tmhf-afl.tipping-body .registration-block .address-column label {
  width: 100%;
}
.tmhf-afl.tipping-body .registration-block .address-column .validation-error {
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  background: #bd362f;
  color: #fff;
  padding: 5px 15px;
  font-size: 12px;
  text-align: left;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  z-index: 1;
}
.tmhf-afl.tipping-body .registration-block .terms-group {
  margin: 30px 0 0;
  position: relative;
}
.tmhf-afl.tipping-body .registration-block .terms-group.cbet-group {
  padding-right: 6em;
  position: relative;
}
@media (max-width: 980px) {
  .tmhf-afl.tipping-body .registration-block .terms-group.cbet-group {
    background: none;
    padding-right: 0;
  }
}
.tmhf-afl.tipping-body .registration-block .terms-group.cbet-group + .terms-group {
  margin-top: 20px;
}
.tmhf-afl.tipping-body .registration-block .terms-group input[type="checkbox"] {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.tmhf-afl.tipping-body .registration-block .terms-group label {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
}
.tmhf-afl.tipping-body .registration-block .terms-group label span {
  text-align: left;
}
.tmhf-afl.tipping-body .registration-block .terms-group span.tooltip {
  top: 0;
  right: 0;
  position: absolute;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] input[name="dob"],
.tmhf-afl.tipping-body .registration-block form[name="recover"] input[name="dob"] {
  width: 85%;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .datepicker-icon,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .datepicker-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .control-group:first-child,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .control-group:first-child {
  margin-top: 0;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .control-group.inline-half,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .control-group.inline-half {
  display: inline-block;
  width: 45%;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] select,
.tmhf-afl.tipping-body .registration-block form[name="recover"] select {
  min-height: 45px;
  max-height: 45px;
  height: 45px;
  border: 1px solid #ccc;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #363636;
  -webkit-appearance: none;
  background-image: url("../images/afl_tipping/arrow-down-dark-s.png");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  padding-right: 2.4em;
  -moz-appearance: none;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] select::-ms-expand,
.tmhf-afl.tipping-body .registration-block form[name="recover"] select::-ms-expand {
  display: none;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] select:focus,
.tmhf-afl.tipping-body .registration-block form[name="recover"] select:focus {
  outline: none;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .hidden-container .field-option,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .hidden-container .field-option {
  font-family: antennacond_regularregular;
  color: #363636;
  font-size: 14px;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .hidden-container .div,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .hidden-container .div {
  padding-bottom: 10px;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .hidden-container label,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .hidden-container label {
  display: inline-block;
  vertical-align: top;
  font-family: antennacondlight;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .hidden-container label strong,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .hidden-container label strong {
  display: block;
  padding-bottom: 3px;
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .group-left,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .group-left {
  width: 55%;
  margin-right: 3%;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .group-right,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .group-right {
  width: 42%;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .checkbox-title,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .checkbox-title {
  display: inline-block;
  width: 92%;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .checkbox-title span,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .checkbox-title span {
  width: 100%;
  text-align: left;
  font-family: antennacondlight;
  line-height: 17px;
}
.tmhf-afl.tipping-body .registration-block form[name="step_2"] .checkbox-title a,
.tmhf-afl.tipping-body .registration-block form[name="recover"] .checkbox-title a {
  color: #0092ce;
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper {
  padding: 0 20px;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper p,
.tmhf-afl.tipping-body .registration-block .comm-wrapper span,
.tmhf-afl.tipping-body .registration-block .comm-wrapper h4 {
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper p strong,
.tmhf-afl.tipping-body .registration-block .comm-wrapper span strong,
.tmhf-afl.tipping-body .registration-block .comm-wrapper h4 strong {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .submit-group {
  margin-bottom: 25px;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .checkbox-toggle {
  background: url("../images/afl_tipping/checkbox-bg.png") no-repeat;
  width: 50px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
  -moz-transition: none;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .checkbox-toggle.off {
  background: url("../images/afl_tipping/checkbox-bg.png") 0 100% no-repeat;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .button-blue {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-family: antennacondbold;
  background: #3faae2;
  border: none;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  border-bottom: 2px solid #3a9dd1;
  padding: 0;
  border-radius: 0;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .button-blue:focus {
  outline: none;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .preloader {
  margin: 15px 30px;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .soc {
  text-align: center;
  padding-bottom: 20px;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .soc_ico {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: 15%;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .soc_ico i {
  font-size: 55px;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .sco_btn {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-top: 0;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .change-pswd-bx {
  margin-top: 10px;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .pswd-msg {
  left: inherit;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .pswd-msg a {
  color: #3faae2;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper form[name="passwordForm"] .preloader {
  margin: 15px auto;
}
.tmhf-afl.tipping-body .registration-block .comm-wrapper .form-box {
  padding: 0 0 20px;
}
.tmhf-afl.tipping-body .registration-block .gender-radio {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin-right: 2%;
  border: 1px solid #ccc;
  height: 45px;
  padding: 5px 10px;
  background: #eee;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
}
.tmhf-afl.tipping-body .registration-block .gender-radio span {
  display: block;
  width: 31px;
  height: 31px;
  background: #fff;
  border-radius: 5px;
  float: right;
  position: relative;
  top: 1px;
  cursor: pointer;
}
.tmhf-afl.tipping-body .registration-block .gender-radio label {
  float: left;
  position: relative;
  top: 5px;
  cursor: pointer;
}
.tmhf-afl.tipping-body .registration-block .gender-radio.last {
  margin-right: 0;
}
.tmhf-afl.tipping-body .registration-block .gender-radio input[type="radio"] {
  width: 100%;
  height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.tmhf-afl.tipping-body .registration-block .gender-radio.selected.male {
  border-color: #0092ce;
  background: #fff;
}
.tmhf-afl.tipping-body .registration-block .gender-radio.selected.male span {
  background: #0092ce url("../images/afl_tipping/male-selected-icon.png") center no-repeat;
}
.tmhf-afl.tipping-body .registration-block .gender-radio.selected.female {
  border-color: #0092ce;
  background: #fff;
}
.tmhf-afl.tipping-body .registration-block .gender-radio.selected.female span {
  background: #0092ce url("../images/afl_tipping/female-selected-icon.png") center no-repeat;
}
.tmhf-afl.tipping-body .registration-block .gender-radio.male span {
  background: #fff url("../images/afl_tipping/male-icon.png") center no-repeat;
}
.tmhf-afl.tipping-body .registration-block .gender-radio.female span {
  background: #fff url("../images/afl_tipping/female-icon.png") center no-repeat;
}
.tmhf-afl.tipping-body .checkbox-toggle {
  background: url("../images/afl_tipping/checkbox-bg.png") no-repeat;
  width: 50px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.tmhf-afl.tipping-body .checkbox-toggle.off {
  background: url("../images/afl_tipping/checkbox-bg.png") 0 100% no-repeat;
}
.tmhf-afl.tipping-body .preloader.abs {
  position: absolute;
  right: 80px;
  top: 33px;
}
.tmhf-afl.tipping-body .account-container .content {
  max-width: 767px;
  width: 100%;
  float: right;
  margin-top: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .account-container .content .static-header {
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 3px solid #3faae2;
}
.tmhf-afl.tipping-body .account-container .content .static-header .head-line {
  display: none;
}
.tmhf-afl.tipping-body .account-container .content .static-header h2,
.tmhf-afl.tipping-body .account-container .content .static-header em {
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  padding: 0;
}
.tmhf-afl.tipping-body .account-container .content .static-content {
  padding: 20px;
  background: none;
}
.tmhf-afl.tipping-body .account-container .content .static-content li,
.tmhf-afl.tipping-body .account-container .content .static-content p,
.tmhf-afl.tipping-body .account-container .content .static-content a,
.tmhf-afl.tipping-body .account-container .content .static-content span {
  font-family: antennacond_regularregular;
  font-size: 14px;
  line-height: 17px;
}
.tmhf-afl.tipping-body .account-container.tipping-faqs .content .static-content {
  padding-left: 0;
  padding-right: 0;
}
.tmhf-afl.tipping-body .account-container.tipping-faqs .content .static-content .control-group {
  width: 100%;
}
.tmhf-afl.tipping-body .account-container.acc-settings .pass .form-box {
  padding: 0 10px 20px;
}
.tmhf-afl.tipping-body .account-container.acc-settings.comm .coach-box-descr,
.tmhf-afl.tipping-body .account-container.acc-settings .coach-box-wrapp .coach-box-descr {
  width: 80%;
}
.tmhf-afl.tipping-body .account-container.acc-settings .soc .sco_btn {
  max-width: 300px;
  width: 100%;
}
.tmhf-afl.tipping-body .whats-new-block {
  padding: 0;
  max-width: 767px;
  width: 100%;
  float: right;
  margin-top: 20px;
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .whats-new-block .widget-header {
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 3px solid #3faae2;
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
  margin: 0;
  width: 100%;
}
.tmhf-afl.tipping-body .whats-new-block .widget-header strong {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .whats-new-block .widget-header .close-btn:hover {
  color: #002b5c;
}
.tmhf-afl.tipping-body .widget-acc-settings,
.tmhf-afl.tipping-body .widget-help {
  padding-top: 0;
}
.tmhf-afl.tipping-body .widget-acc-settings .widget-header,
.tmhf-afl.tipping-body .widget-help .widget-header {
  padding: 20px;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 3px solid #3faae2;
  color: #002b5c;
  font-family: antennacondbold;
  font-size: 18px;
}
.tmhf-afl.tipping-body .widget-acc-settings .information,
.tmhf-afl.tipping-body .widget-help .information {
  background: #e1e4ec;
}
.tmhf-afl.tipping-body .widget-acc-settings .information p,
.tmhf-afl.tipping-body .widget-help .information p {
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .widget-acc-settings .information p a,
.tmhf-afl.tipping-body .widget-help .information p a {
  font-size: 14px;
  color: #002b5c;
}
.tmhf-afl.tipping-body .widget-acc-settings .menu,
.tmhf-afl.tipping-body .widget-help .menu {
  background: #e1e4ec;
  padding: 20px 0;
  margin-bottom: 20px;
}
.tmhf-afl.tipping-body .widget-acc-settings .menu ul,
.tmhf-afl.tipping-body .widget-help .menu ul {
  margin: 0 20px;
  padding-bottom: 10px;
}
.tmhf-afl.tipping-body .widget-acc-settings .menu ul li,
.tmhf-afl.tipping-body .widget-help .menu ul li {
  border-bottom: 1px solid #bfbbbb;
  cursor: pointer;
}
.tmhf-afl.tipping-body .widget-acc-settings .menu ul li a,
.tmhf-afl.tipping-body .widget-help .menu ul li a {
  font-family: antennacond_regularregular;
  font-size: 14px;
  border-color: #3faae2;
}
.tmhf-afl.tipping-body .widget-acc-settings .menu ul li p,
.tmhf-afl.tipping-body .widget-help .menu ul li p {
  padding-left: 0;
}
.tmhf-afl.tipping-body .widget-acc-settings .menu ul li p.current,
.tmhf-afl.tipping-body .widget-help .menu ul li p.current {
  background: none;
}
.tmhf-afl.tipping-body .widget-acc-settings .menu ul li p.current a,
.tmhf-afl.tipping-body .widget-help .menu ul li p.current a {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .widget-acc-settings .menu ul li p:hover,
.tmhf-afl.tipping-body .widget-help .menu ul li p:hover {
  background: transparent;
}
.tmhf-afl.tipping-body .static-header .filter-faq {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.tmhf-afl.tipping-body .static-header .filter-faq:focus {
  outline: none;
}
.tmhf-afl.tipping-body .contact-page .content {
  padding-bottom: 20px;
}
.tmhf-afl.tipping-body .contact-page .note {
  padding-top: 15px;
}
.tmhf-afl.tipping-body .contact-page .note h3 {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .contact-page .note span {
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .contact-page .note .note-btns a.button-blue {
  background: #3faae2;
  font-family: antennacondbold;
  border-bottom: 2px solid #389ace;
}
.tmhf-afl.tipping-body .contact-page .note .note-btns a.button-blue:hover {
  background: #389ace;
}
.tmhf-afl.tipping-body .contact-page .signup-steps label {
  vertical-align: middle;
  font-family: antennacond_regularregular;
  font-size: 16px;
}
.tmhf-afl.tipping-body .contact-page .signup-steps input {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
  max-width: inherit;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #ccc;
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #363636;
}
.tmhf-afl.tipping-body .contact-page .signup-steps input:focus {
  outline: none;
}
.tmhf-afl.tipping-body .contact-page .signup-steps select {
  min-height: 45px;
  max-height: 45px;
  height: 45px;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #363636;
  -webkit-appearance: none;
  background-color: white;
  line-height: 1;
  background-image: url("../images/afl_tipping/arrow-down-dark-s.png");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  padding-right: 2.4em;
  -moz-appearance: none;
}
.tmhf-afl.tipping-body .contact-page .signup-steps select::-ms-expand {
  display: none;
}
.tmhf-afl.tipping-body .contact-page .signup-steps select:focus {
  outline: none;
}
.tmhf-afl.tipping-body .contact-page .signup-steps label[for="contact-question"] {
  vertical-align: top;
  padding-top: 15px;
}
.tmhf-afl.tipping-body .contact-page .signup-steps textarea {
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-family: open_sanssemibold;
  font-size: 14px;
  color: #363636;
  display: inline-block;
  vertical-align: top;
}
.tmhf-afl.tipping-body .contact-page .signup-steps textarea:focus {
  outline: none;
}
.tmhf-afl.tipping-body .contact-page .signup-steps input[type="submit"] {
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-family: antennacondbold;
  background: #3faae2;
  border: none;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  border-bottom: 2px solid #3a9dd1;
  padding: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.tmhf-afl.tipping-body .contact-page .signup-steps input[type="submit"]:focus {
  outline: none;
}
.tmhf-afl.tipping-body .contact-page .signup-steps .control-group {
  width: 75%;
  position: relative;
}
.tmhf-afl.tipping-body .contact-page .signup-steps .control-group.select .tooltip {
  top: 0;
}
.tmhf-afl.tipping-body .contact-page .signup-steps .control-group .tooltip {
  position: absolute;
  right: 10px;
  top: 15px;
  left: inherit;
}
.tmhf-afl.tipping-body .contact-page .signup-steps .control-group .tooltip:before {
  left: -28px;
  top: -3px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 0;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #ff6666;
  border-width: 10px;
  background: none;
}
.tmhf-afl.tipping-body .contact-page .signup-steps .control-group .tooltip:after {
  background: #ff6666 url("../images/afl_tipping/wrong-icon.png") 96% 50% no-repeat;
  border: none;
  font-family: open_sanssemibold;
  border-top: 1px solid #ed5f5f;
  bottom: inherit;
  content: attr(data-title);
  color: #fff;
  left: -10px;
  padding: 14px 15px 6px 7px;
  position: absolute;
  z-index: 98;
  width: 145px;
  line-height: 13px;
  border-radius: 5px;
  margin-left: 0;
  text-align: left;
  top: -15px;
  min-height: 23px;
  font-size: 10px;
}
.tmhf-afl.tipping-body .contact-page .signup-steps .control-group .tooltip-valid {
  position: absolute;
  right: 10px;
  top: 15px;
  left: inherit;
}
.tmhf-afl.tipping-body .contact-page .signup-steps .control-group .tooltip-valid:before {
  left: -28px;
  top: -3px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  margin-left: 0;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #3faae2;
  border-width: 10px;
  background: none;
}
.tmhf-afl.tipping-body .contact-page .signup-steps .control-group .tooltip-valid:after {
  background: #3faae2 url("../images/afl_tipping/valid-icon.png") center no-repeat;
  border: none;
  font-family: open_sanssemibold;
  border-top: 1px solid #3faae2;
  bottom: inherit;
  content: attr(data-title);
  color: #fff;
  left: -10px;
  padding: 5px 15px 8px 10px;
  position: absolute;
  z-index: 98;
  width: 50px;
  line-height: 13px;
  border-radius: 5px;
  margin-left: 0;
  text-align: left;
  top: -15px;
  min-height: 30px;
}
.tmhf-afl.tipping-body ul.margin-top-25 {
  border-bottom: 1px solid #002b5c;
}
.tmhf-afl.tipping-body .categories {
  margin-top: -1px;
  list-style: none;
}
.tmhf-afl.tipping-body .categories h3 {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .categories.border-top {
  border-color: #002b5c;
  overflow: hidden;
}
.tmhf-afl.tipping-body .categories .faq-help-block {
  border-color: #002b5c;
  width: 100%;
  background: none;
  overflow: hidden;
}
.tmhf-afl.tipping-body .categories ul li {
  display: none;
}
.tmhf-afl.tipping-body .categories.showMe ul li {
  display: block;
}
.tmhf-afl.tipping-body .categories .toggle-faq {
  background: url("../images/afl_tipping/show-btn.png") no-repeat;
  width: 30px;
  height: 30px;
  position: relative;
  top: -9px;
}
.tmhf-afl.tipping-body .categories .toggle-faq.toggle-open {
  background: url("../images/afl_tipping/hide-btn.png") no-repeat;
}
.tmhf-afl.tipping-body .categories.subcat .toggle-faq {
  background-size: cover;
  width: 20px;
  height: 20px;
  top: 0;
  right: 5px;
}
.tmhf-afl.tipping-body .categories.subcat p,
.tmhf-afl.tipping-body .categories.subcat span {
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .categories.subcat p.faq-title,
.tmhf-afl.tipping-body .categories.subcat span.faq-title {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .categories p a {
  color: #3faae2;
  text-decoration: underline;
}
.tmhf-afl.tipping-body .register-for-crownbet {
  background: #fff;
  padding-bottom: 20px;
}
.tmhf-afl.tipping-body .register-for-crownbet .crownbet-header {
  background: url("../images/afl_tipping/crownbet-step3-header.png") center no-repeat;
  background-size: cover;
  width: 100%;
  height: 161px;
}
.tmhf-afl.tipping-body .register-for-crownbet .crownbet-subtitle {
  font-family: museo_sans900;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  padding: 25px 0;
  background: #ececec;
}
.tmhf-afl.tipping-body .register-for-crownbet .crownbet-subtitle.smaller {
  font-size: 20px;
}
.tmhf-afl.tipping-body .register-for-crownbet .information {
  padding: 40px 25px;
  text-align: center;
}
.tmhf-afl.tipping-body .register-for-crownbet .information h2 {
  font-family: museo_sans900;
  color: #472e8f;
  text-align: center;
  font-size: 28px;
  padding-bottom: 20px;
}
.tmhf-afl.tipping-body .register-for-crownbet .information h2.padding-top {
  padding-top: 20px;
}
.tmhf-afl.tipping-body .register-for-crownbet .information h4 {
  font-family: open_sansregular;
  font-size: 18px;
  line-height: 22px;
  color: #333;
  max-width: 85%;
  margin: 0 auto;
}
.tmhf-afl.tipping-body .register-for-crownbet .information h3 {
  font-family: open_sansbold;
  font-size: 40px;
  color: #472e8f;
  padding: 10px 0;
}
.tmhf-afl.tipping-body .register-for-crownbet .information p {
  font-family: open_sansregular;
  font-size: 14px;
  color: #333;
  max-width: 87%;
  margin: 0 auto;
}
.tmhf-afl.tipping-body .register-for-crownbet .information p.width-80 {
  width: 78%;
}
.tmhf-afl.tipping-body .register-for-crownbet .information .text-left {
  padding-bottom: 5px;
  max-width: 90%;
}
.tmhf-afl.tipping-body .register-for-crownbet .information ul {
  max-width: 90%;
  margin: 0 auto;
  padding-left: 35px;
}
.tmhf-afl.tipping-body .register-for-crownbet .information ul li {
  list-style: disc;
  text-align: left;
  font-family: open_sansregular;
  font-size: 14px;
  color: #333;
  line-height: 17px;
  padding-bottom: 5px;
}
.tmhf-afl.tipping-body .register-for-crownbet .information ul li .please-note {
  display: block;
  font-size: 12px;
  padding-top: 10px;
}
.tmhf-afl.tipping-body .register-for-crownbet .information ul li .please-note strong {
  font-family: open_sansbold;
}
.tmhf-afl.tipping-body .register-for-crownbet .actions {
  margin: 15px 0;
}
.tmhf-afl.tipping-body .register-for-crownbet .actions.margin-top {
  margin-top: 25px;
}
.tmhf-afl.tipping-body .register-for-crownbet .actions.no-margin-right a {
  margin-right: 0;
}
.tmhf-afl.tipping-body .register-for-crownbet .actions .preloader {
  margin: 15px auto;
}
.tmhf-afl.tipping-body .register-for-crownbet .actions a {
  display: inline-block;
  vertical-align: top;
  max-width: 195px;
  height: 40px;
  width: 100%;
  margin-right: 2%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 2px solid #472e8f;
  font-family: open_sanssemibold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  color: #472e8f;
  padding: 0 10px;
  text-align: left;
  line-height: 38px;
  border-radius: 3px;
}
.tmhf-afl.tipping-body .register-for-crownbet .actions a:hover {
  opacity: 0.8;
}
.tmhf-afl.tipping-body .register-for-crownbet .actions a i {
  float: right;
  font-size: 26px;
  font-family: open_sansregular;
  line-height: 32px;
}
.tmhf-afl.tipping-body .register-for-crownbet .actions a.yes {
  margin-right: 0;
  background: #472e8f;
  color: #fff;
}
.tmhf-afl.tipping-body .register-for-crownbet .privacy-collection {
  padding: 15px;
  background: #eeeeee;
  font-family: open_sansbold;
  font-size: 11px;
  color: #333;
  text-align: left;
  margin-top: 35px;
  line-height: 14px;
  text-align: center;
}
.tmhf-afl.tipping-body .register-for-crownbet .privacy-collection a {
  color: #333;
}
.tmhf-afl.tipping-body a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}
.tmhf-afl.tipping-body .account-container .message {
  margin-top: 10px;
}
.tmhf-afl.tipping-body .mobile-main-menu {
  display: none;
}
.tmhf-afl.tipping-body .afl-targets {
  padding-left: 0;
}
.tmhf-afl.tipping-body .afl-targets li {
  padding-bottom: 5px;
}
.tmhf-afl.tipping-body .static-content.padding-side-20 h3 {
  font-family: antennacondbold;
}
.tmhf-afl.tipping-body .static-content.padding-side-20.no-padding-bottom {
  padding-bottom: 0;
}
.tmhf-afl.tipping-body .static-content.padding-side-20 ol li {
  padding-bottom: 10px;
}
.tmhf-afl.tipping-body .static-content.padding-side-20 ol li ul li {
  padding-left: 10px;
}
.tmhf-afl.tipping-body .static-content.padding-side-20 .scoring-table {
  max-width: 320px;
  margin-bottom: 25px;
}
.tmhf-afl.tipping-body .static-content.padding-side-20 .scoring-table td {
  text-align: left;
  border: none;
  padding-left: 0;
  height: inherit;
  font-size: 14px;
  font-family: antennacond_regularregular;
}
.tmhf-afl.tipping-body .static-content.padding-side-20 .scoring-table td strong {
  font-family: antennacondbold;
}
.tmhf-afl .static-page .content .special-padding-0 li {
  padding: 0;
}
.account-container .message {
  margin-left: 15px;
  font-size: 14px;
}
.tmhf-nrl.nrl-bg .nrl-leaderboard {
  padding-bottom: 10px;
}
.tmhf-nrl.nrl-bg .nrl-leaderboard .mcnamf {
  width: inherit;
  float: none;
  overflow: inherit;
}
.tmhf-nrl.nrl-bg .login-form {
  height: 545px;
  background: #000;
}
.tmhf-afl.afl-bg .login-form {
  height: 545px;
  background-position: -75px 0;
}
.tmhf-afl.afl-bg .login-form.pre-reg-form {
  background-position: 0;
}
.sidebar .tipping-ladder table tbody td {
  cursor: default;
}
.sidebar .tipping-ladder table tbody td.highlight {
  background: #d5d3d3;
  color: #1b1b1f;
}
.tmhf-afl.tipping-body .wrapper {
  position: relative;
}
.tmhf-afl.tipping-body .wrapper .content {
  min-height: 900px;
}
.tmhf-afl.tipping-body .wrapper .league-manage {
  min-height: 990px;
}
.tmhf-afl.tipping-body #mcn-sc {
  z-index: 5 !important;
}
.control-group .show-manual-fields {
  font-family: antennacond_regularregular, sans-serif;
  color: #002b5c;
  display: inline-block;
  font-size: 13px;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.autocomplete-list {
  position: absolute;
  top: 59px;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border: 1px solid #ccc;
  display: none;
}
.autocomplete-list li {
  background: #feffee;
  border-bottom: 1px solid #ccc;
  font-family: antennacond_regularregular, sans-serif;
  padding: 5px 10px;
  font-size: 14px;
  cursor: pointer;
}
.autocomplete-list li:hover {
  background: #fff893;
  color: #002b5c;
}
.autocomplete-list li:last-child {
  border-bottom: none;
}
.recover-journey .cbet-wrap {
  margin-top: 2em;
}
/*# sourceMappingURL=5_style.css.map */