﻿/* CSS Cross-browser Solutions */
/* CSS Cross-browser Solutions */
/* CSS Cross-browser Solutions */
/* CSS Cross-browser Solutions */
/* CSS cross-browser background resize */
/* rounded corner, default set to 5px */
/* CSS cross-browser box shadow, IE & non-IE considerations met */
/* CSS cross-browser box sizing */
/* CSS cross-browser gradient */
/* CSS cross-browser filter blur */
/* min-height cross-browser solution, default height set to 90px */
/* opacity, IE & non-IE opacity set at 50 and 0.5 respectively */
/* CSS cross-browser text-shadow */
/* rotate CSS transformation, default rotation set at 90deg */
/* scale CSS transformation, default x,y at 1.5,1.5 */
/* translateY CSS transformation, default x at 0px */
/* skew CSS transformation, default x,y at 20deg, 20deg */
/* CSS Cross-browser Solutions */
/* CSS Cross-browser Solutions */
/* CSS Cross-browser Solutions */
/* CSS Cross-browser Solutions */
/* CSS Spares */
/* CSS Spares */
/* CSS Spares */
/* CSS Spares */
/* circle, default height & width set to 100px. Uses .rounded_corner mixin */
/* CSS cross-browser clear fix */
/* CSS cross-browser ellipsis treatment */
/* CSS cross-browser 100%-width/auto-height images */
/* CSS cross-browser ratio */
/* CSS cross-browser text selection */
/* CSS transition, speed set at .150s, and action set to ease-out by default */
/* CSS Spares */
/* CSS Spares */
/* CSS Spares */
/* CSS Spares */
/* Colors library */
/* Colors library */
/* Colors library */
/* Colors library */
/* colors/social */
/*Facebook*/
/*Twitter*/
/*Google+*/
/*YouTube*/
/*LinkedIn*/
/*Instagram*/
/*Pinterest*/
/* */
/* */
/*Vimeo*/
/*Spotify*/
/*RSS*/
/* colors/social */
/* Colors library */
/* Colors library */
/* Colors library */
/* Colors library */
@import url('../../../../Assets/Scripts/bootstrap/3.3.1/version/dist/css/bootstrap.min.css');
picture {
  width: 100%;
}
picture img {
  width: 100%;
  height: auto;
}
@font-face {
  font-family: 'iaaf_sans_blackregular';
  src: url('/Font/iaafsansblack-webfont.eot');
  /* IE9 Compat Modes */
  src: url('/Font/iaafsansblack-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/Font/iaafsansblack-webfont.woff') format('woff'), /* Modern Browsers */ url('/Font/iaafsansblack-webfont.ttf') format('truetype');
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'iaaf_sans_boldregular';
  src: url('/Font/iaafsansbold-webfont.eot');
  /* IE9 Compat Modes */
  src: url('/Font/iaafsansbold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/Font/iaafsansbold-webfont.woff') format('woff'), /* Modern Browsers */ url('/Font/iaafsansbold-webfont.ttf') format('truetype');
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'iaaf_sansregular';
  src: url('/Font/iaafsans-webfont.eot');
  /* IE9 Compat Modes */
  src: url('/Font/iaafsans-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/Font/iaafsans-webfont.woff') format('woff'), /* Modern Browsers */ url('/Font/iaafsans-webfont.ttf') format('truetype');
  /* Safari, Android, iOS */
}
.ui-autocomplete {
  width: 250px !important;
  max-height: 300px;
  overflow: hidden !important;
  overflow-y: scroll !important;
}
.ui-autocomplete li.ui-menu-item {
  width: auto !important;
  display: block !important;
  padding: 3px 10px 3px 3px !important;
}
.ui-autocomplete li.ui-menu-item a {
  display: block !important;
  width: auto !important;
  padding: 5px !important;
}
.ui-autocomplete li.ui-menu-item a:hover {
  border: 0px none transparent !important;
  font-weight: 100 !important;
}
.aoy-voting {
  width: 100% !important;
}
.aoy-voting > .item {
  background: url('../Images/bg.png') 50% 0 no-repeat #000000;
  box-sizing: border-box;
  float: left;
  padding: 15px;
  width: 50%;
  min-height: 155px;
  height: auto !important;
  height: 155px;
}
.aoy-voting > .item .item-header {
  padding: 0 0 10px 0;
}
.aoy-voting > .item .item-header img.pull-right {
  padding: 5px 0;
}
.aoy-voting > .item .item-body {
  background-color: #fff;
  height: auto;
  overflow: hidden;
}
.aoy-voting > .item .item-body > .selection-panel {
  display: block;
  min-height: 50px;
  height: auto !important;
  height: 50px;
  cursor: pointer;
}
.aoy-voting > .item .item-body > .selection-panel .selection-header {
  background-color: #06366E;
}
.aoy-voting > .item .item-body > .selection-panel .selection-header h2 {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  margin: 0;
  padding: 7px 10px 7px 10px;
}
.aoy-voting > .item .item-body > .selection-panel:nth-child(even) {
  background-color: #e0e0e0;
}
.aoy-voting > .item .item-body > .selection-panel .selection-body {
  padding: 10px 0 0 0;
}
.aoy-voting > .item .item-body > .selection-panel .selection-body .select-item {
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  padding: 0px 0 10px 0;
  min-height: 40px;
  height: auto !important;
  height: 40px;
}
.aoy-voting > .item .item-body > .selection-panel .selection-body .select-item .select-item-photo {
  float: left;
  width: 120px;
  padding-left: 10px;
  padding-right: 10px;
}
.aoy-voting > .item .item-body > .selection-panel .selection-body .select-item .select-item-photo img {
  box-sizing: border-box;
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
}
.aoy-voting > .item .item-body > .selection-panel.selected {
  background-color: #839fa8;
}
.aoy-voting > .item h2 {
  background-color: #369;
}
.aoy-voting > .item.female-nominee h2 {
  background-color: #cf222e;
}
.dropdown-header {
  background-color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 5px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dropdown-header > i {
  float: right;
  margin-top: 1px;
}
.dropdown-header.active {
  background-color: #f2f2f2;
}
.dropdown-overflow {
  height: 20px;
  overflow: hidden !important;
  position: relative;
  width: 100%;
}
.dropdown-overflow > input[type='search'],
.dropdown-overflow > input[type='text'],
.dropdown-overflow > ul {
  background-color: #fff;
  border: 1px solid #ccc;
  left: 0px;
  overflow: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 0px;
  width: 120%;
  height: 300px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.dropdown-overflow > input[type='search'] li,
.dropdown-overflow > input[type='text'] li,
.dropdown-overflow > ul li {
  cursor: pointer;
  display: block;
  padding: 5px;
}
.dropdown-overflow > input[type='search'] li:hover,
.dropdown-overflow > input[type='text'] li:hover,
.dropdown-overflow > ul li:hover {
  background-color: #06366e;
  color: #fff;
}
button {
  border: 0px none transparent;
  display: block;
  padding: 5px 7px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
button.red {
  background-color: #ff2534;
  color: #ffffff;
}
button.btn {
  background-color: #000026;
  color: #ffffff;
  font-size: 14px;
}
datalist {
  height: 300px;
}
.competition-index-left .name-container .text {
  display: block;
  padding-top: 20px;
}
.containter-for-buttons {
  background-color: #98afb4;
  box-sizing: border-box;
  margin: 20px 0px;
  height: auto;
  overflow: hidden;
  padding: 15px 20px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.containter-for-buttons > p {
  float: left;
  font-weight: bold;
  font-size: 14px;
  margin: 0px;
}
.containter-for-buttons .button-group {
  float: right;
}
.containter-for-buttons .button-group > button {
  background-color: #06366E;
  color: #fff;
  display: inline-block;
  float: right;
  font-family: Din;
  font-size: 30px;
  padding: 10px 15px 7px;
  margin-left: 10px;
  margin-top: 10px;
}
.containter-for-buttons .button-group > button.savetodraft {
  background-color: #094e9e;
}
.containter-for-buttons .button-group > button:first-child {
  margin-top: 0px;
}
::-webkit-input-placeholder {
  color: #000;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder {
  color: #000;
}
.container.nominees {
  width: 100%;
}
.container.nominees .nominees-list {
  background: url('../Images/bg.png') 50% 0 no-repeat #000000;
  box-sizing: border-box;
  float: left;
  padding: 0 10px 10px;
  width: 100%;
}
.container.nominees .nominees-list.womens-list-winner {
  float: right;
}
.container.nominees .nominees-list .nominees-header {
  display: block;
  padding: 10px;
  text-align: center;
}
.container.nominees .nominees-list .nominees-header img.pull-right {
  padding: 5px 0;
}
.container.nominees .nominees-list .nominees-header h2 {
  color: #fff;
  /*font-family: iaaf_sans_blackregular;*/
  font-size: 30px;
}
.container.nominees .nominees-list .nominees-header h2 span {
  color: #fff;
  font-size: 40px;
}
.container.nominees .nominees-list .nominees-header h2 span span {
  display: block;
  font-size: 25px;
}
.container.nominees .nominees-list .nominee-group {
  height: auto;
  width: 100%;
}
.container.nominees .nominees-list .nominee-group .nominee-item {
  box-sizing: border-box;
  float: left;
  padding: 0 5px 10px 5px;
  width: 50%;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child {
  background-color: #1d1d1b;
  display: block;
  text-align: center;
  /*.transform_skew(-5deg, 0deg);*/
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child {
  display: block;
  text-align: center;
  position: relative;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-header,
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-footer {
  /*font-family: iaaf_sans_blackregular;*/
  font-size: 20px;
  line-height: 18px;
  height: auto;
  padding: 5px 10px 5px 10px;
  /*.transform_skew(5deg, 0deg);*/
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-header .child-desc,
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-footer .child-desc {
  display: block;
  font-size: 22px;
  line-height: 25px;
  padding: 10px;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-header .child-desc p,
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-footer .child-desc p {
  margin: 0 0 10px 0;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-header {
  color: #003876;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-content {
  margin: 0 0 5px 0;
  height: auto;
  overflow: hidden;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-content a {
  background-color: #1d1d1b;
  display: block;
  position: relative;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-content a:before {
  background-color: #fff;
  content: "";
  display: none;
  position: absolute;
  top: 0px;
  left: -9px;
  height: 100%;
  width: 10px;
  z-index: 100;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-content a:after {
  background-color: #1d1d1b;
  content: "";
  display: none;
  position: absolute;
  top: 0px;
  right: -8px;
  height: 100%;
  width: 10px;
  z-index: 100;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-content img {
  box-sizing: border-box;
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
  /*.transform_skew(5deg, 0deg);*/
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-tooltip {
  background-color: #9bb1b6;
  color: #1d1d1d;
  left: 0;
  margin-left: 0;
  padding: 10px;
  font-size: 16px;
  position: absolute;
  top: 0;
  /*font-family: iaaf_sans_blackregular;*/
  width: 100%;
  z-index: 500;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@ieo)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-60%);
  /* Chrome, Safari, Opera */
  transform: translateY(-60%);
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-tooltip:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 10px 0 10px;
  border-color: #9bb1b6 transparent transparent transparent;
  position: absolute;
  bottom: -14px;
  left: 20px;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-tooltip p {
  margin: 0px;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-footer {
  color: #def1fc;
  padding: 10px 0 20px;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-footer a {
  color: #def1fc;
}
.container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child:hover .child-tooltip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@ieo)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.container.nominees .nominees-list .nominee-group.finalists .nominees-header {
  float: left;
  padding: 50px 0px 10px;
  width: 50%;
}
.container.nominees .nominees-list .nominee-group.finalists .nominees-header h2 span {
  display: block;
}
.container.nominees .nominees-list .nominee-group.finalists .nominees-header h2 span span {
  line-height: 25px;
}
.container.nominees .nominees-list .nominee-group.finalists .nominee-item {
  width: 50%;
}
.container.nominees .nominees-list .nominee-group.finalists .nominee-item .child {
  min-height: 250px;
  height: auto !important;
  height: 250px;
}
.container.nominees .nominees-list .nominee-group.finalists .nominee-item .child .child-header,
.container.nominees .nominees-list .nominee-group.finalists .nominee-item .child .child-footer {
  font-size: 20px;
  padding: 10px 0;
}
.container.nominees .nominees-list .nominee-group.winner .nominees-header {
  display: block;
  padding: 10px 0 0 0;
  width: 100%;
}
.container.nominees .nominees-list .nominee-group.winner .nominees-header h2 {
  color: #fff;
}
.container.nominees .nominees-list .nominee-group.winner .nominee-item {
  width: 100%;
}
.container.nominees .nominees-list .nominee-group.winner .nominee-item .child {
  min-height: 250px;
  height: auto !important;
  height: 250px;
}
.container.nominees .nominees-list .nominee-group.winner .nominee-item .child .child-header,
.container.nominees .nominees-list .nominee-group.winner .nominee-item .child .child-footer {
  font-size: 20px;
  padding: 10px 0 0;
}
.container.nominees .nominees-list .nominee-group.winner .nominee-item .child .child-tooltip {
  left: -10px;
  margin: 0px;
  width: 100%;
  top: -20px;
}
.container.nominees .nominees-list .nominee-group.winner .nominee-item .child .child-footer {
  font-size: 28px;
}
.container.nominees .nominees-half {
  float: left;
  height: auto;
  overflow: hidden;
  width: 50%;
}
awards-landing {
  overflow: auto;
}
.awards {
  padding-bottom: 2em;
}
.awards picture img {
  width: auto !important;
}
.awards .awards-logo {
  display: none;
}
.awards .schedule {
  display: none;
}
.awards .iaaf-radio-panel {
  width: 95%;
  margin-left: 1em;
}
@media (max-width: 768px) {
  .awards .iaaf-radio-panel {
    width: 90%;
  }
}
.awards .iaaf-radio-panel .iaaf-radio.awards-radio {
  overflow: auto;
  color: #000000;
  padding-bottom: 0.4em;
  margin-right: 15px;
}
.awards .iaaf-radio-panel .iaaf-radio.awards-radio a {
  color: #ffffff;
}
.awards .iaaf-radio-panel .iaaf-radio.awards-radio .schedule {
  padding: 0.7em 0;
  text-align: right;
}
.awards .iaaf-radio-panel .iaaf-radio.awards-radio .schedule a {
  color: #9bb1b6;
}
.awards .iaaf-radio-panel .iaaf-radio.awards-radio .radiopopup {
  padding: 0.4em 0;
  float: right;
}
.awards .iaaf-radio-panel .iaaf-radio.awards-radio h2 {
  padding: 0.7em 0;
  background-color: transparent;
  /*float: left;
         width: 50%;*/
}
@media (max-width: 768px) {
  .awards .iaaf-radio-panel .iaaf-radio.awards-radio h2 {
    width: 50%;
  }
}
.awards .dl-banner {
  background: url('/Areas/Awards/Assets/Images/bg.png') 80% 0 no-repeat #0b0b0b;
  min-height: 180px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.awards .dl-banner .dl-banner__title {
  background-color: transparent;
  font-size: 47px;
  line-height: 35px;
  transform: translateY(2px);
  width: 60%;
}
.awards .dl-banner .dl-banner__title span {
  font-size: 0.6em;
  display: block;
}
.awards .dl-banner .dl-banner__title span.preview {
  font-size: 0.4em;
  text-transform: none;
  line-height: 1em;
}
.awards .dl-banner h2 {
  background-color: #0b0b0b;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 0.4em;
  margin: 0;
  text-transform: uppercase;
}
.awards .comp-header-override header hgroup .outer-nav .topnav-acc-dropdown li.parent-link:hover a.anchor-link,
.awards .comp-header-override header hgroup .outer-nav .topnav-acc-dropdown li.parent-link a.current,
.awards .comp-header-override header hgroup .outer-nav .topnav-acc-dropdown li.opened a {
  background-color: #839fa8 !important;
}
.awards .awards-lg {
  padding: 1.4em 0;
  color: #ffffff;
  font-family: Din, Arial, serif;
  text-align: right;
  margin-right: 15px;
  font-size: 1.4em;
  float: right;
  width: 40%;
}
.awards .awards-lg a {
  padding: 0.4em 0.4em 0.4em 1.3em;
}
.awards .awards-lg b {
  font-weight: normal;
}
.awards .awards-lg img {
  border: 1px solid #a1b6bd;
}
.awards .awards-lg .pre-awards a {
  padding: 0.4em 0.4em 0.4em 1.3em;
  color: #ffffff !important;
  font-size: 30px;
}
.awards .banner__bottom {
  padding: 0.1em 0;
  clear: both;
  width: 40%;
  float: right;
}
.feed-item img {
  max-width: 100% !important;
}
body {
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
  font-size: 14px;
  /** New Header Css Start **/
}
body.body--reskin {
  padding-top: 0 !important;
}
body .outer-container {
  display: inline-block;
  width: 100%;
}
body .comp-banner {
  margin-top: 30px !important;
}
body #home-main-nav {
  display: none;
}
body .navbar ul.nav-acc li {
  border-right: initial;
  padding: 0 15px;
  text-align: left;
  float: left;
}
body .navbar ul.nav-acc li.active a:before {
  opacity: 1;
}
body .navbar ul.nav-acc li a {
  color: #fff;
  text-transform: initial;
  font-size: 16px;
  padding: 0;
  line-height: 60px;
  background: none !important;
  text-decoration: none;
  position: relative;
}
body .navbar ul.nav-acc li a:before {
  content: '';
  position: absolute;
  background-color: #FF873C;
  width: 100%;
  height: 3px;
  bottom: -5px;
  opacity: 0;
}
body .navbar ul.nav-acc li:hover a:before,
body .navbar ul.nav-acc li:focus a:before {
  opacity: 1;
}
body.home {
  background-color: #fff !important;
}
body .timertxt {
  font-size: 14px;
  color: #A3A3A3 !important;
  margin-right: 1px;
}
body span.partnerLogo img {
  max-width: 100px;
}
body .siteHeader {
  background-color: #fff;
}
body .siteHeader:before {
  display: none;
}
body .siteHeader .mobileNav {
  display: none;
}
body .siteHeader .headerContent {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
body .siteHeader .headerContent .headerTop {
  font-size: 14px;
  float: none;
  display: inline-block;
  padding: 15px 0px 0px;
  width: 100%;
}
body .siteHeader .headerContent .headerTop .headerTopContent {
  float: right;
  text-align: right;
  width: 100%;
}
body .siteHeader .headerContent .headerTop ul.topNavList {
  margin-bottom: 0;
  padding-left: 20px;
}
body .siteHeader .headerContent .headerTop ul.topNavList span.homeIcon {
  margin: -2px 5px 0px 0px;
  display: inline-block;
  float: left;
}
body .siteHeader .headerContent .headerTop .partner {
  display: inline-block;
  margin-right: 0;
}
body .siteHeader .headerContent .headerTop .partner .partnerText {
  margin-right: 15px;
  font-weight: bold;
}
body .siteHeader .headerContent .headerTop nav {
  display: inline-block;
}
body .siteHeader .headerContent .headerTop nav ul li {
  display: inline-block;
  margin-left: 15px;
}
body .siteHeader .headerContent .headerTop nav ul li:first-child {
  margin-left: 0px;
}
@media screen and (max-width: 1150px) {
  body .siteHeader .headerContent .headerTop {
    display: none;
  }
}
body .siteHeader .headerContent .headerMain {
  float: none;
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 2px 0 0px;
}
body .siteHeader .headerContent .headerMain .logoWrap {
  float: left;
  margin-right: 15px;
  margin-left: 10px;
  margin-top: 0;
}
@media screen and (max-width: 1150px) {
  body .siteHeader .headerContent .headerMain .logoWrap {
    margin-top: 9px;
  }
}
body .siteHeader .headerContent .headerMain .mainNav {
  float: left;
}
body .siteHeader .headerContent .headerMain .mainNav ul {
  margin: 0px;
  padding: 15px 0 0 10px;
}
body .siteHeader .headerContent .headerMain .mainNav ul li {
  float: left;
  list-style: none;
  padding: 0px 1em;
}
body .siteHeader .headerContent .headerMain .mainNav ul li a {
  border-bottom: 2px solid transparent;
  padding: 1px;
}
body .siteHeader .headerContent .headerMain .mainNav ul li a:hover,
body .siteHeader .headerContent .headerMain .mainNav ul li a:focus,
body .siteHeader .headerContent .headerMain .mainNav ul li a.active {
  text-decoration: none;
  background: transparent;
  border-bottom: 2px solid #FF873C;
}
body .siteHeader .headerContent .headerMain .search {
  float: right;
  background: #fff;
  border: 0.5px solid #707070;
}
@media screen and (max-width: 767px) {
  body .siteHeader .headerContent .headerMain .search {
    margin-top: 30px;
  }
}
body .siteHeader .headerContent .headerMain .search input.searchField {
  border: none;
  width: 80%;
  background: transparent;
  height: 33px;
  font-size: 12px;
  padding: 0 10px !important;
}
@media screen and (max-width: 767px) {
  body .siteHeader .headerContent .headerMain .search input.searchField {
    font-size: 20px;
    height: auto;
    padding: 0.5em !important;
  }
}
body .siteHeader .headerContent .headerMain .search button.searchBtn {
  background: transparent;
  float: right;
  margin-top: 0px;
  line-height: 25px;
  border: none;
}
@media screen and (max-width: 767px) {
  body .siteHeader .headerContent .headerMain .search button.searchBtn {
    margin-top: 8px;
  }
}
body div.countdownWrap {
  float: left;
  display: block;
  width: 100%;
  text-align: right;
  background: #262626;
  color: #fff;
  padding: 8px 0;
  border-bottom: 1px solid #818181;
  margin-bottom: 5px;
}
body div.countdownWrap .countdownInner {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
  padding-right: 15px;
}
body div.countdownWrap .countdownInner #countdown {
  font-size: 16px;
}
@media screen and (max-width: 360px) {
  body div.countdownWrap .countdownInner #countdown {
    font-size: 14px;
  }
}
body div.countdownWrap .countdownInner .countdown {
  float: right;
  margin-left: 45px;
}
body div.countdownWrap .countdownInner .countdown .countdownLabel {
  /*margin-right: 2em;*/
  color: #A5FA64;
  font-size: 16px;
  margin-right: 23px;
}
body div.countdownWrap .countdownInner .countdown .countdownLabel img {
  vertical-align: inherit;
  width: 65px;
}
@media screen and (max-width: 767px) {
  body div.countdownWrap .countdownInner .countdown .countdownLabel {
    margin-right: 0px;
    float: left;
  }
}
@media screen and (max-width: 360px) {
  body div.countdownWrap .countdownInner .countdown .countdownLabel {
    font-size: 14px;
  }
  body div.countdownWrap .countdownInner .countdown .countdownLabel img {
    width: 58px;
  }
}
body div.countdownWrap .countdownInner .eventNameDate {
  float: right;
  font-size: 16px;
  /*margin-right: 5em;*/
}
body div.countdownWrap .countdownInner .eventNameDate .dateEventName {
  margin-right: 45px;
  color: #A5FA64;
}
@media screen and (max-width: 767px) {
  body div.countdownWrap .countdownInner {
    display: flex;
    flex-direction: column;
  }
  body div.countdownWrap .countdownInner .countdown {
    margin-right: 0px;
    order: 2;
    margin-left: 10px;
  }
  body div.countdownWrap .countdownInner .eventNameDate {
    margin-right: 0px;
    margin-left: 10px;
  }
  body div.countdownWrap .countdownInner .eventNameDate .dateEventName {
    margin-right: 0px;
  }
}
@media screen and (max-width: 380px) {
  body span.countdownWrap {
    min-width: 140px;
    display: inline-block;
  }
  body .countdownLabel {
    margin-right: 0px;
  }
}
body .inner-menu {
  background: #262626;
  color: #fff;
  margin-top: -5px;
  float: left;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  /*margin-bottom: -5px;*/
}
body .inner-menu div#menu_iwa {
  border-bottom: 1px solid #818181;
}
body .inner-menu .menu-container {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}
body .inner-menu .menu-container ul.nav {
  min-width: 600px;
}
@media screen and (max-width: 767px) {
  body .inner-menu .menu-container ul.nav {
    min-width: 60px;
  }
}
body .inner-menu .menu-container ul.nav li {
  padding: 20px 15px;
  /*&:first-child {
                        padding-left: 0px;

						a {
							cursor: default;

                            &:hover, &.active {
                                border-bottom: 2px solid @cyan;
                            }
                        }
                    }*/
}
body .inner-menu .menu-container ul.nav li a {
  color: #fff;
  border-bottom: 2px solid transparent;
  padding: 1px;
}
body .inner-menu .menu-container ul.nav li a:hover,
body .inner-menu .menu-container ul.nav li a:focus,
body .inner-menu .menu-container ul.nav li a.active {
  background: transparent;
  border-bottom: 2px solid #69D7E1;
}
body .inner-menu .menu-container #menu_iwa {
  position: relative;
}
@media screen and (max-width: 1150px) {
  body #bs-example-navbar-collapse-1 {
    background-color: #262626;
    position: absolute;
    width: 100%;
    z-index: 11111;
  }
}
body .mainMenu-new-ui .uparrow {
  float: left;
  background: #262626;
  width: 100%;
  display: block;
  padding: 20px;
  text-align: center;
}
body .mainMenu-new-ui .arrowUpBtn {
  text-align: center;
}
body .mainMenu-new-ui .partnerMob {
  display: inline-block;
  float: left;
  text-align: right;
  position: absolute;
  right: 78px;
  top: 16px;
}
@media screen and (max-width: 767px) {
  body .mainMenu-new-ui .partnerMob {
    text-align: right;
    width: 100%;
    padding-right: 15px;
    border-top: 1px solid #ddd;
    padding-top: 12px;
    position: relative;
    right: 0;
    top: 0;
    float: none;
  }
}
body .mainMenu-new-ui .navbar {
  background-color: transparent !important;
  margin-bottom: 0 !important;
  min-height: 50px;
}
@media screen and (max-width: 1150px) {
  body .mainMenu-new-ui .search {
    width: 100%;
    margin-bottom: 15px;
  }
}
body .mainMenu-new-ui .navbar-default {
  background-image: none;
  box-shadow: none;
  /*** Menu World Athletics Start ***/
  /*** Menu World Athletics End  ***/
  /*** Menu Inside World Athletics Start ***/
  /*** Menu Inside  World Athletics End  ***/
}
body .mainMenu-new-ui .navbar-default ul#menu_wa {
  margin-top: 20px;
}
body .mainMenu-new-ui .navbar-default ul#menu_wa li {
  padding: 0 1em;
}
body .mainMenu-new-ui .navbar-default ul#menu_wa li a {
  text-transform: capitalize;
  color: #000;
  border-bottom: 2px solid transparent;
  padding: 0 5px;
}
body .mainMenu-new-ui .navbar-default ul#menu_wa li a:hover {
  border-bottom: 2px solid #FF873C;
}
body .mainMenu-new-ui .navbar-default ul#menu_wa li a:focus {
  border-bottom: 2px solid #FF873C;
}
body .mainMenu-new-ui .navbar-default ul#menu_wa li a.active {
  border-bottom: 2px solid #FF873C;
  background: transparent;
}
body .mainMenu-new-ui .navbar-default ul#menu_wa li:last-child {
  border-bottom: none;
}
@media screen and (max-width: 1150px) {
  body .mainMenu-new-ui .navbar-default ul#menu_wa {
    margin-top: 0px;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li {
    background: #262626;
    border-bottom: 1px solid #818181;
    padding: 0;
    width: 100%;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li a {
    color: #fff;
    font-size: 20px;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li a:hover {
    border-bottom: 2px solid transparent;
    color: #262626;
    background: #FF873C;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li a:focus {
    border-bottom: 2px solid transparent;
    color: #262626;
    background: #FF873C;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li a.active {
    background: #FF873C;
    border-bottom: 2px solid transparent;
    text-shadow: none;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li.dropdown .arrow_Menu i {
    float: right;
    color: #fff;
    font-size: 20px;
    -webkit-transition: 0.5s;
    /* Safari prior 6.1 */
    transition: 0.5s;
    font-size: 34px;
    margin: -7px 0 0 0;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li.dropdown a {
    padding: 0.95em 0.75em !important;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li.dropdown a.active {
    background: #fff;
    border-bottom: 2px solid transparent;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li.dropdown ul.dropdown-menu {
    padding: 0px;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li.dropdown ul.dropdown-menu li {
    background: #F3F3F3;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li.dropdown ul.dropdown-menu li a {
    color: #262626;
    font-size: 20px;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_wa li.dropdown.open .arrow_Menu i {
    transform: rotate(-180deg);
  }
}
body .mainMenu-new-ui .navbar-default ul#menu_iwa {
  margin-top: 20px;
}
body .mainMenu-new-ui .navbar-default ul#menu_iwa li {
  padding: 0 1em;
}
body .mainMenu-new-ui .navbar-default ul#menu_iwa li a {
  color: #000;
  border-bottom: 2px solid transparent;
  padding: 0 5px;
}
body .mainMenu-new-ui .navbar-default ul#menu_iwa li a:hover {
  border-bottom: 2px solid #69D7E1;
}
body .mainMenu-new-ui .navbar-default ul#menu_iwa li a:focus {
  border-bottom: 2px solid #69D7E1;
}
body .mainMenu-new-ui .navbar-default ul#menu_iwa li a.active {
  border-bottom: 2px solid #69D7E1;
}
body .mainMenu-new-ui .navbar-default ul#menu_iwa li:last-child {
  border-bottom: none;
}
@media screen and (max-width: 1150px) {
  body .mainMenu-new-ui .navbar-default ul#menu_iwa {
    margin-top: 0px;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li {
    background: #262626;
    border-bottom: 1px solid #818181;
    padding: 0;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li a {
    color: #fff;
    font-size: 20px;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li a:hover {
    border-bottom: 2px solid transparent;
    color: #262626;
    background: #FF873C;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li a:focus {
    border-bottom: 2px solid transparent;
    color: #262626;
    background: #FF873C;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li a.active {
    background: #FF873C;
    border-bottom: 2px solid transparent;
    text-shadow: none;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li.dropdown .arrow_Menu i {
    float: right;
    color: #fff;
    font-size: 20px;
    -webkit-transition: 0.5s;
    /* Safari prior 6.1 */
    transition: 0.5s;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li.dropdown a {
    padding: 0.75em !important;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li.dropdown a.active {
    background: #fff;
    border-bottom: 2px solid transparent;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li.dropdown ul.dropdown-menu {
    padding: 0px;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li.dropdown ul.dropdown-menu li {
    background: #F3F3F3;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li.dropdown ul.dropdown-menu li a {
    color: #262626;
    font-size: 20px !important;
  }
  body .mainMenu-new-ui .navbar-default ul#menu_iwa li.dropdown.open .arrow_Menu i {
    transform: rotate(-180deg);
  }
}
body .mainMenu-new-ui button.navbar-toggle.collapsed {
  background-color: transparent;
}
body .mainMenu-new-ui button.navbar-toggle.collapsed .crossMenu {
  display: none;
}
body .mainMenu-new-ui button.navbar-toggle.collapsed .burgerMenu {
  display: block;
}
body .mainMenu-new-ui .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0px;
  padding: 9px 20px;
  margin-top: -2px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  width: 60px;
  height: 60px;
}
body .mainMenu-new-ui .navbar-toggle .crossMenu {
  display: block;
}
body .mainMenu-new-ui .navbar-toggle .burgerMenu {
  display: none;
}
@media screen and (max-width: 1150px) {
  body .mainMenu-new-ui .navbar-toggle {
    background-color: #262626;
    color: #fff;
  }
  body .mainMenu-new-ui .navbar-toggle:hover {
    background-color: #262626;
    color: #fff;
  }
  body .mainMenu-new-ui .navbar-toggle:focus {
    background-color: #262626;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0px !important;
  }
}
/** Body end **/
/** Generic menu settings  **/
@media (min-width: 1150px) {
  .Nav_Title {
    min-width: 206px !important;
  }
}
@media (max-width: 1150px) {
  .mainMenu-new-ui .navbar-header {
    float: none;
  }
  .mainMenu-new-ui .navbar-toggle {
    display: block;
  }
  .mainMenu-new-ui .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .mainMenu-new-ui .navbar-collapse.collapse {
    display: none !important;
  }
  .mainMenu-new-ui .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .mainMenu-new-ui .navbar-nav > li {
    float: none;
    padding: 0px !important;
  }
  .mainMenu-new-ui .navbar-nav > li > a {
    padding: 0.75em !important;
  }
  .mainMenu-new-ui .collapse.in {
    display: block !important;
  }
}
/** Scroll Menu class Activatiion **/
#menu_news li a,
#menu_competition li a,
#menu_athletes li a,
#menu_disciplines li a,
#menu_world_rankings li a,
#menu_stats li a,
#menu_beactive li a,
#menu_library li a,
#menu_stats_toplists li a,
#menu_stats_records li a {
  border-bottom: 2px solid transparent;
}
menu_news #menu_news li a:hover,
menu_news #menu_competition li a:hover,
menu_news #menu_athletes li a:hover,
menu_news #menu_disciplines li a:hover,
menu_news #menu_world_rankings li a:hover,
menu_news #menu_stats li a:hover,
menu_news #menu_beactive li a:hover,
menu_news #menu_library li a:hover,
menu_news #menu_stats_toplists li a:hover,
menu_news #menu_stats_records li a:hover {
  border-bottom: 2px solid #FF873C;
}
#menu_news li a:focus,
#menu_competition li a:focus,
#menu_athletes li a:focus,
#menu_disciplines li a:focus,
#menu_world_rankings li a:focus,
#menu_stats li a:focus,
#menu_beactive li a:focus,
#menu_library li a:focus,
#menu_stats_toplists li a:focus,
#menu_stats_records li a:focus {
  border-bottom: 2px solid #FF873C;
}
#menu_news li a.active,
#menu_competition li a.active,
#menu_athletes li a.active,
#menu_disciplines li a.active,
#menu_world_rankings li a.active,
#menu_stats li a.active,
#menu_beactive li a.active,
#menu_library li a.active,
#menu_stats_toplists li a.active,
#menu_stats_records li a.active {
  border-bottom: 2px solid #FF873C !important;
}
/** Scroll Menu class Activatiion End**/
/** Inside World Athletics Activation **/
nav.topNav li.active_IWA {
  border-bottom: 2px solid #69D7E1 !important;
}
nav.topNav li.active_WA {
  border-bottom: 2px solid transparent !important;
}
nav.topNav li a#library-main-nav {
  border-bottom: 2px solid transparent !important;
}
nav.topNav li a#library-main-nav.active {
  border-bottom: 2px solid #FF873C !important;
}
.menu_world_rankings,
#menu_stats_toplists,
#menu_stats_records {
  border-top: 1px solid #818181;
}
/** carousel Slider Css Strat **/
.partner {
  float: left;
}
.sponsorsBanner {
  position: relative;
  height: 30px;
  margin: 0;
  list-style-type: none;
  padding: 0;
}
.sponsorsBanner .sponsors {
  position: absolute;
  opacity: 0;
  width: 346px;
  transition: opacity 0.5s ease-out;
}
.sponsorsBanner .label {
  font-size: 14px;
  float: right;
  color: #000;
  margin: 2px 0;
}
.sponsorsBanner .active {
  opacity: 1;
  z-index: 9999;
}
.sponsorsBanner__logo {
  max-width: 100px;
  float: right;
}
.headerTop_Content {
  width: 100%;
  display: inline-block;
}
.topNavOuter {
  width: auto;
  min-height: 30px;
  float: right;
}
.crousalMain {
  width: auto;
  float: left;
  min-width: 20px;
  height: 28px;
  margin-right: 20px;
}
.topNavWA {
  width: auto;
  min-width: 20px;
  float: left;
  height: 28px;
}
.crousalMobile {
  width: 350px;
  min-width: 20px;
  min-height: 20px;
  float: right;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .crousalMobile {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1124px) {
  .crousalMobile {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 1125px) {
  .sponsorsBanner {
    width: 351px;
  }
}
.sponsorsBanner li.active {
  background-color: transparent !important;
}
@media screen and (max-width: 767px) {
  body.body--reskin div.countdownWrap {
    display: none !important;
  }
  body.body--reskin header div.comp-banner {
    margin-top: 0 !important;
  }
  body.body--reskin .bgColorLightGray {
    background-color: #818181 !important;
  }
}
/** carousel Slider Css End **/
.footer__copyright .container {
  width: 100%;
  max-width: 600px;
}
body.body--reskin .sso-footer-container {
  margin-top: 0;
  background-color: #281E37;
}
body.body--reskin .sso-footer-container > .container {
  max-width: 1400px;
}
body.body--reskin .sso-footer-container .sso-footer-links {
  padding: 20px 0;
}
@media (min-width: 768px) {
  body.body--reskin .sso-footer-container .sso-footer-links {
    padding: 40px 0;
  }
}
body.body--reskin .sso-footer-container .footer-logo-container a {
  background-image: url('../../../../Assets/Images/logos/world-athletics-logo-dark.png');
  background-size: contain;
  width: 190px;
  height: 46px;
  display: block;
}
body.body--reskin .sso-footer-container .footer-logo-container > div,
body.body--reskin .sso-footer-container .footer-logo-container > a img {
  display: none;
}
@media (min-width: 992px) {
  body.body--reskin .sso-footer-container .footer-logo-container a {
    width: 270px;
    height: 66px;
  }
}
body.body--reskin .sso-footer-container .sso-link-header,
body.body--reskin .sso-footer-container .sso-link-row {
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
body.body--reskin .sso-footer-container .sso-link-header {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
}
body.body--reskin .sso-footer-container .sso-link-header:after {
  content: '';
  position: absolute;
  width: 179px;
  height: 1px;
  background-color: #B2ADAD;
  bottom: -5px;
  left: 0;
}
body.body--reskin .sso-footer-container .sso-link-row {
  display: none;
  list-style-type: none !important;
}
body.body--reskin .sso-footer-container .sso-link-row:last-of-type {
  display: block;
}
body.body--reskin .sso-footer-container .sso-link-row:last-of-type li {
  line-height: 30px;
}
body.body--reskin .sso-footer-container .sso-link-row:last-of-type a {
  color: #B2ADAD;
}
body.body--reskin .sso-footer-container .sso-link-row:last-of-type a:hover {
  color: #fff;
}
body.body--reskin .sso-footer-container .footer-podcast-column .podcast-link {
  width: 100%;
}
body.body--reskin .sso-footer-container .footer-podcast-column .podcast-link img {
  max-width: 100%;
}
body.body--reskin .sso-footer-container .footer__copyright {
  display: block !important;
  border-top: 0.5px solid #707070;
}
body.body--reskin .sso-footer-container .footer__copyright .container {
  text-align: center;
  color: #B2ADAD;
  padding: 10px;
}
@media (min-width: 768px) {
  body.body--reskin .sso-footer-container .footer__copyright .container {
    padding: 20px;
  }
}
/* Reskin August 2019 Colors*/
/* Primary Colors */
/* Accent colors */
/* Grayscale */
body.body--reskin .btn.btn-normal {
  background-color: #FF873C !important;
  border-radius: 0;
}
body.body--reskin .btn--pagination {
  padding: 6px 4px;
}
body.body--reskin .btn--pagination.pagination--current {
  background-color: #FF873C;
}
body.body--reskin .btn--pagination:hover,
body.body--reskin .btn--pagination:focus {
  background-color: #262626;
}
body.body--reskin .btn.btn-lg {
  font-weight: bold;
  text-transform: none;
}
body.body--reskin .btn.btn-orange {
  background-color: #FF873C;
  color: #262626;
}
body.body--reskin .pag-control {
  position: relative;
}
@media (min-width: 768px) {
  body.body--reskin .pag-control {
    top: 50%;
    margin-top: -17px;
  }
}
body.body--reskin .clickForMore {
  text-align: right;
  padding-right: 10px;
}
body.body--reskin .clickForMore > a {
  font-weight: bold;
  font-size: 16px;
  background-color: #BD94FF;
  color: #262626;
  border-radius: 0;
  display: inline-block;
  padding: 10px 20px;
  text-transform: initial;
  max-width: 100%;
  width: auto;
  text-align: right;
  padding: 10px;
}
body.body--reskin .clickForMore > a .fa {
  color: #262626;
}
body.body--reskin .clickForMore > a:hover {
  background-color: #9e61ff;
}
@media (min-width: 768px) {
  body.body--reskin .clickForMore {
    padding-right: 20px;
  }
  body.body--reskin .clickForMore > a {
    padding: 10px 20px;
  }
}
@media (min-width: 992px) {
  body.body--reskin .clickForMore {
    padding-right: 0;
  }
}
body.body--reskin h2 > a.block-link,
body.body--reskin h2 > button.block-link {
  background-color: transparent;
}
/* Fonts */
@font-face {
  font-family: 'World Athletics';
  src: url('../../../../static/fonts/legacy/WorldAthleticsHeadline.eot');
  src: url('../../../../static/fonts/legacy/WorldAthleticsHeadline.eot?#iefix') format('embedded-opentype'), url('../../../../static/fonts/legacy/WorldAthleticsHeadline.woff2') format('woff2'), url('../../../../static/fonts/legacy/WorldAthleticsHeadline.woff') format('woff'), url('../../../../static/fonts/legacy/WorldAthleticsHeadline.ttf') format('truetype'), url('../../../../static/fonts/legacy/WorldAthleticsHeadline.svg#WorldAthleticsHeadline') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'World Athletics';
  src: url('../../../../static/fonts/legacy/WorldAthletics-Bold.eot');
  src: url('../../../../static/fonts/legacy/WorldAthletics-Bold.eot?#iefix') format('embedded-opentype'), url('../../../../static/fonts/legacy/WorldAthletics-Bold.woff2') format('woff2'), url('../../../../static/fonts/legacy/WorldAthletics-Bold.woff') format('woff'), url('../../../../static/fonts/legacy/WorldAthletics-Bold.ttf') format('truetype'), url('../../../../static/fonts/legacy/WorldAthletics-Bold.svg#WorldAthletics-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'World Athletics';
  src: url('../../../../static/fonts/legacy/WorldAthletics-Regular.eot');
  src: url('../../../../static/fonts/legacy/WorldAthletics-Regular.eot?#iefix') format('embedded-opentype'), url('../../../../static/fonts/legacy/WorldAthletics-Regular.woff2') format('woff2'), url('../../../../static/fonts/legacy/WorldAthletics-Regular.woff') format('woff'), url('../../../../static/fonts/legacy/WorldAthletics-Regular.ttf') format('truetype'), url('../../../../static/fonts/legacy/WorldAthletics-Regular.svg#WorldAthletics-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body.body--reskin {
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
body.body--reskin h1,
body.body--reskin h2,
body.body--reskin h3,
body.body--reskin h4,
body.body--reskin h5,
body.body--reskin h6,
body.body--reskin p,
body.body--reskin discipline,
body.body--reskin label,
body.body--reskin input,
body.body--reskin table.records-table,
body.body--reskin header,
body.body--reskin .container.comp-heading > .col-md-6 > article {
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
  text-transform: initial;
}
body.body--reskin label {
  font-weight: bold;
}
body.body--reskin h1 {
  font-weight: 800;
  font-size: 28px;
  line-height: 1.33;
  position: relative;
  color: #262626;
}
body.body--reskin h1:after {
  content: '';
  background-color: initial;
  position: absolute;
  bottom: 10px;
  width: 120px;
  height: 1px;
  left: 0;
}
@media (min-width: 768px) {
  body.body--reskin h1 {
    font-size: 42px;
    line-height: 44px;
    margin-bottom: 10px;
  }
  body.body--reskin h1:after {
    bottom: 0;
    width: 180px;
  }
}
body.body--reskin h1.underlined:after {
  background-color: #69D7E1;
}
body.body--reskin h2 {
  font-size: 20px;
  background-color: initial;
  color: #262626;
  font-weight: bold;
  line-height: 1.33;
  padding: 0 10px;
}
@media (min-width: 768px) {
  body.body--reskin h2 {
    padding: 0 20px;
  }
}
body.body--reskin h2#mediaLabel {
  font-family: "World Athletics", Helvetica, Arial, sans-serif !important;
}
body.body--reskin h2._alt {
  padding: 0;
}
body.body--reskin h2._alt a {
  text-decoration: none;
  display: block;
}
body.body--reskin h2#mediaLabel {
  color: #fff;
}
body.body--reskin h2.alt {
  border-bottom: 1px solid #fff;
}
body.body--reskin h2.alt a.block-link {
  display: none;
}
body.body--reskin .about-panel h2,
body.body--reskin h2._alt a,
body.body--reskin h2.alt {
  padding: 9px 10px;
  font-size: 20px;
  background-color: #281E37;
  color: #fff;
  font-weight: bold;
  line-height: 1.33;
}
@media (min-width: 768px) {
  body.body--reskin .about-panel h2,
  body.body--reskin h2._alt a,
  body.body--reskin h2.alt {
    padding: 9px 20px;
  }
}
body.body--reskin h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  padding-top: 0;
}
body.body--reskin h4 {
  font-size: 16px;
  font-weight: bold;
}
body.body--reskin p {
  font-size: 14px;
  line-height: 24px;
}
body.body--reskin p > strong {
  font-weight: bold;
}
body.body--reskin p:last-child {
  margin-bottom: 0;
}
body.body--reskin a {
  color: #173032;
}
body.body--reskin span._label {
  font-size: 14px;
}
body.body--reskin span._label.date,
body.body--reskin span._label.meta,
body.body--reskin span._label.type {
  font-weight: bold;
}
body.body--reskin span._label.type {
  color: #FF873C !important;
}
body.body--reskin .text-warning {
  color: #FF873C;
}
body.body--reskin select,
body.body--reskin textarea,
body.body--reskin input:not([type="submit"]),
body.body--reskin .btn-group > button.dropdown-toggle {
  border: 1px solid #818181;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0;
}
body.body--reskin .form-control {
  padding: 6px;
  color: #262626;
}
body.body--reskin label {
  font-size: 14px;
}
body.body--reskin select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -moz-border-radius: 0;
  /* Firefox 1-3.6 */
  border-radius: 0;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 50 62.5' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cg%3E%3Cpolygon points='48.707,13.853 47.293,12.44 25,34.732 2.707,12.44 1.293,13.853 25,37.56 '/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.8em top 60%;
  background-size: 1.2em auto;
  background-color: #fff;
}
body.body--reskin .row.media-grid {
  margin-top: 0 !important;
}
body.body--reskin .row.media-grid > li,
body.body--reskin .row.media-grid > li:nth-child(even) {
  background-color: initial;
  min-height: initial;
}
body.body--reskin .row.media-grid ._label {
  padding: 10px 10px 0;
}
body.body--reskin .row.media-grid ._label:nth-child(even),
body.body--reskin .row.media-grid ._label a {
  color: #262626;
}
body.body--reskin .row.media-grid ._label a {
  font-size: 14px;
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}
body.body--reskin .row.media-grid ._label a:hover {
  background-color: initial;
}
body.body--reskin .row.media-grid ._label .fa {
  display: none;
}
@media (min-width: 992px) {
  body.body--reskin .row.media-grid .col-md-4 {
    width: 50%;
  }
}
body.body--reskin .records-table {
  line-height: 20px;
  font-size: 13px;
  background-color: #262626;
}
body.body--reskin .records-table.dark tr:nth-child(even) {
  background-color: #F3F3F3;
}
body.body--reskin .records-table.dark tr td a {
  color: #262626;
}
body.body--reskin .records-table th {
  background-color: #262626;
  color: #fff;
  font-size: 14px;
}
body.body--reskin .records-table tr {
  background-color: #fff;
}
body.body--reskin .records-table tr:nth-child(even) {
  background-color: #F3F3F3;
}
body.body--reskin .records-table tr:nth-child(odd) {
  background-color: #fff;
}
body.body--reskin .records-table tr > th {
  text-transform: initial;
}
body.body--reskin .records-table tr > td,
body.body--reskin .records-table tr > th {
  vertical-align: middle;
  padding: 8px 10px;
}
body.body--reskin .records-table tr td {
  color: #262626;
  line-height: 1.5;
}
@media (max-width: 767px) {
  body.body--reskin .records-table tr td[data-th]:before {
    font-weight: bold;
    padding-bottom: 8px;
    font-size: 13px;
    line-height: 1.5;
  }
}
body.body--reskin .records-table tr td .arrow {
  margin-left: 5px;
}
body.body--reskin button[data-toggle="tooltip"] {
  background-color: initial;
}
body.body--reskin .tab-mobile-navigation {
  background-color: #FF873C;
}
body.body--reskin .table-header {
  background-color: #262626;
}
body.body--reskin .table-header h2 {
  color: #fff;
  padding: 8px 10px;
  font-weight: bold;
  font-size: 20px;
}
body.body--reskin .table-header h2.rules {
  background-color: #262626;
}
body.body--reskin .table-header h2 span {
  color: #FF873C;
  /*margin-left: 15px;*/
}
@media (max-width: 767px) {
  body.body--reskin .table-header h2 {
    padding: 10px;
  }
  body.body--reskin .table-header h2 span {
    margin-left: 0;
  }
}
body.body--reskin .table-header + .table-header,
body.body--reskin .table-header + .table-group {
  margin-top: 1px;
}
body.body--reskin .table-header + .panel-group {
  margin-top: 0;
}
body.body--reskin .table-header + .panel-group > .panel {
  margin: 0 !important;
}
body.body--reskin .table-header + .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
body.body--reskin .table-header > ul {
  vertical-align: top;
  text-align: right;
}
body.body--reskin .table-header > ul,
body.body--reskin .table-header > ul li {
  background-color: inherit;
}
body.body--reskin .table-header > ul > span,
body.body--reskin .table-header > ul li > span {
  padding-top: 12px;
}
body.body--reskin .table-header > ul a:hover,
body.body--reskin .table-header > ul li a:hover {
  opacity: 0.85;
}
body.body--reskin .table-header > ul > li > a {
  padding: 11px 10px;
}
body.body--reskin table.records-table.clickable > tbody tr.active,
body.body--reskin table.records-table.clickable > tbody tr:hover,
body.body--reskin table.records-table.clickable > tbody tr.active th,
body.body--reskin table.records-table.clickable > tbody tr:hover th,
body.body--reskin table.records-table.clickable > tbody tr.active td,
body.body--reskin table.records-table.clickable > tbody tr:hover td,
body.body--reskin table.records-table.clickable > tbody tr.active a,
body.body--reskin table.records-table.clickable > tbody tr:hover a,
body.body--reskin table.records-table.clickable > tbody tr.active span,
body.body--reskin table.records-table.clickable > tbody tr:hover span {
  background-color: #FF873C !important;
  color: #262626 !important;
}
body.body--reskin ul.seiko {
  vertical-align: middle;
  background-color: #FF873C !important;
}
body.body--reskin ul.seiko .seiko-reference {
  background-image: url(../../../../Assets/Images/seiko.svg);
  width: 83px;
  height: 16px;
}
body.body--reskin ul.seiko .seiko-reference img {
  display: none;
}
body.body--reskin ul.seiko > li {
  text-transform: unset;
  font-weight: bold;
}
body.body--reskin ul.seiko > li,
body.body--reskin ul.seiko > li > a,
body.body--reskin ul.seiko > li > a .fa {
  color: #262626;
}
@media (min-width: 768px) {
  body.body--reskin ul.seiko {
    width: 45%;
  }
}
body.body--reskin .nav-tabs > li a {
  font-size: 18px;
  text-transform: initial;
  height: inherit;
  padding: 10px !important;
  line-height: 16px;
  font-weight: bold;
}
@media (min-width: 768px) {
  body.body--reskin .nav-tabs > li a {
    font-size: 20px;
  }
}
body.body--reskin .nav-tabs > li.active a {
  background-color: #262626;
  color: #fff !important;
}
body.body--reskin .nav-tabs.nav-comp.nav {
  border-top: 1px solid #fff !important;
}
body.body--reskin .nav-tabs.nav-comp.nav > li {
  border-left-color: #fff;
}
body.body--reskin .nav-tabs.nav-comp.nav > li > a {
  background-color: #262626;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 15px 10px !important;
}
body.body--reskin .nav-tabs.nav-comp.nav > li > a > span {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.08px;
}
body.body--reskin .nav-tabs.nav-comp.nav > li:focus a,
body.body--reskin .nav-tabs.nav-comp.nav > li:hover a {
  background-color: #404040;
  color: #fff !important;
}
body.body--reskin .nav-tabs.nav-comp.nav > li.active a {
  background-color: #FF873C !important;
  color: #3B1F11 !important;
}
body.body--reskin .nav-tabs.nav-comp.nav > li.active a > span {
  color: #000 !important;
}
body.body--reskin .nav-tabs.nav-results {
  border-radius: 0;
}
body.body--reskin .nav-tabs.nav-results > li > a {
  font-size: 18px;
  font-weight: bold;
}
body.body--reskin .nav-tabs.nav-results > li.active a {
  background-color: #262626 !important;
}
@media (min-width: 768px) {
  body.body--reskin .nav-tabs.nav-results > li > a {
    padding: 15px 10px !important;
    font-size: 20px;
  }
}
body.body--reskin .nav-tabs.dark li > a {
  background-color: #F3F3F3;
}
body.body--reskin .modal hr {
  border-color: #fff;
}
body.body--reskin .modal .btn {
  background-color: #FF873C;
  color: #262626;
}
body.body--reskin .modal .modal-dialog .modal-content {
  border-radius: 0;
}
body.body--reskin .modal .modal-dialog .modal-content,
body.body--reskin .modal .modal-dialog .modal-content > .modal-body.athlete,
body.body--reskin .modal .modal-dialog .modal-content > .modal-header {
  background-color: #262626;
}
body.body--reskin .modal .modal-dialog .modal-content > .modal-header {
  position: relative;
  padding-right: 35px;
}
body.body--reskin .modal .modal-dialog .modal-content > .modal-header + .modal-body {
  border-top: 1px solid #fff;
}
body.body--reskin .modal .modal-dialog .modal-content > .modal-header .close {
  position: absolute;
  right: 0;
  top: 3px;
}
body.body--reskin .modal .modal-dialog .modal-content > .modal-header h2 {
  color: #fff;
  padding-top: 2px;
}
body.body--reskin .modal .modal-dialog .modal-content > .modal-header h2#mediaLabel {
  float: none;
}
body.body--reskin .modal .modal-dialog .modal-content > .modal-header h2#mediaLabel > span {
  color: #FF873C;
  margin-left: 5px;
}
body.body--reskin .modal table.records-table > thead._alt {
  background-color: #F3F3F3;
}
body.body--reskin .modal table.records-table.clickable > tbody tr.active,
body.body--reskin .modal table.records-table.clickable > tbody tr:hover {
  background-color: #F3F3F3 !important;
}
body.body--reskin .modal table.records-table.dark > tbody > tr {
  background-color: #fff;
}
body.body--reskin .modal table.records-table.dark > tbody > tr:nth-child(even) {
  background-color: #F7F7F7;
}
body.body--reskin .modal table.records-table + hr {
  display: none;
}
body.body--reskin.records .modal .btn {
  background-color: #BD94FF;
}
body.body--reskin #masonry > li:nth-child(even) {
  background-color: initial;
}
body.body--reskin #masonry > li:hover {
  background-color: #F3F3F3;
}
body.body--reskin #masonry > li span {
  font-size: 14px;
  padding: 10px 10px 0;
  color: #262626 !important;
}
body.body--reskin #masonry > li span .fa {
  display: none;
}
body.body--reskin #masonry > li span .date,
body.body--reskin #masonry > li span .type {
  font-weight: bold;
}
body.body--reskin #masonry > li .truncate {
  padding-top: 5px;
  font-weight: normal;
}
@media (min-width: 768px) {
  body.body--reskin #masonry > li span .date,
  body.body--reskin #masonry > li span .type {
    line-height: 14px;
  }
  body.body--reskin #masonry > li span .date {
    padding-right: 7px !important;
    border-right: 1px solid #262626;
  }
  body.body--reskin #masonry > li span .type {
    padding-left: 7px !important;
  }
}
@media (max-width: 767px) {
  body.body--reskin #masonry > li {
    margin-bottom: 10px;
  }
  body.body--reskin #masonry > li span {
    padding: 0 10px;
  }
  body.body--reskin #masonry > li > a > span {
    padding-top: 5px;
  }
}
@media (min-width: 768px) {
  body.body--reskin .prev-next ._label .date,
  body.body--reskin .prev-next ._label .type {
    line-height: 14px;
  }
  body.body--reskin .prev-next ._label.date {
    padding-right: 7px !important;
    border-right: 1px solid #262626;
  }
  body.body--reskin .prev-next ._label.type {
    padding-left: 7px !important;
  }
}
body.body--reskin span._label > span {
  color: #262626 !important;
}
body.body--reskin.awards ul.topnav-acc-dropdown li.parent-link {
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
}
body.body--reskin.awards > header {
  background: none;
}
body.body--reskin.awards .top-nav-comp {
  width: 1440px;
  max-width: 100%;
  height: 70px;
  background: none;
}
body.body--reskin.awards .top-nav-comp .logo {
  padding: 0 20px;
}
body.body--reskin.awards .top-nav-comp .logo a {
  background: url('../../../../Assets/Images/logos/world-athletics-logo.png') no-repeat !important;
  background-size: contain !important;
  width: 200px;
  height: 44px;
}
body.body--reskin.awards .top-nav-comp .logo + ul {
  position: relative;
  margin-left: 30px;
  top: 23px;
  float: none;
  width: auto;
}
body.body--reskin.awards .top-nav-comp .logo + ul li a {
  text-transform: capitalize;
  font-size: 16px;
}
body.body--reskin.awards .top-nav-comp .logo + ul li.searchlink {
  background-color: transparent !important;
  opacity: 1;
  position: relative;
  width: auto;
  padding: 0 20px;
}
body.body--reskin.awards .top-nav-comp .logo + ul li.searchlink ul.search-nav {
  background-color: transparent !important;
}
body.body--reskin.awards .top-nav-comp .logo + ul li.searchlink ul.search-nav li {
  width: auto;
}
body.body--reskin.awards .top-nav-comp .logo + ul li.searchlink ul.search-nav li .search-header-box {
  margin: 0;
  padding: 0;
  position: relative;
  border: 0;
}
body.body--reskin.awards .top-nav-comp .logo + ul li.searchlink ul.search-nav li .search-header-box input[type="text"] {
  margin-left: 0;
  padding: 15px 10px;
}
body.body--reskin.awards .top-nav-comp .logo + ul li.searchlink ul.search-nav li .fa {
  position: absolute;
  right: 8px;
  top: 7px;
  color: #FF873C;
}
body.body--reskin.awards .top-nav-comp .logo + ul li .search-link {
  display: none;
}
body.body--reskin.awards .comp-banner {
  height: auto;
  background-color: #1E1E1E;
}
body.body--reskin.awards .comp-banner .top {
  height: auto;
  width: 1080px;
  max-width: 100%;
  padding: 22px 20px;
  position: relative;
  overflow: hidden;
}
body.body--reskin.awards .comp-banner .top img {
  margin: 0;
  max-width: 100%;
}
body.body--reskin.awards .comp-banner .top:before,
body.body--reskin.awards .comp-banner .top:after {
  content: '';
  position: absolute;
  background-image: url('../Images/Asset 2.png');
  width: 901px;
  height: 537px;
  overflow: hidden;
}
body.body--reskin.awards .comp-banner .top:before {
  left: 58%;
  top: -230%;
}
body.body--reskin.awards .comp-banner .top:after {
  top: -68%;
  left: 64%;
}
body.body--reskin.awards .outer-nav {
  width: 1440px;
  max-width: 100%;
}
body.body--reskin.awards ul.topnav-acc-dropdown {
  position: static;
  left: auto;
}
body.body--reskin.awards ul.topnav-acc-dropdown li.parent-link {
  font-size: 20px;
  line-height: unset;
  height: 70px;
}
body.body--reskin.awards ul.topnav-acc-dropdown li.parent-link a {
  border-bottom: 3px solid transparent;
  background: none;
  text-transform: none;
  padding: 0;
}
body.body--reskin.awards ul.topnav-acc-dropdown li.parent-link a.current,
body.body--reskin.awards ul.topnav-acc-dropdown li.parent-link a:hover {
  border-color: #FF873C;
}
body.body--reskin.awards ul.topnav-acc-dropdown li.parent-link ul.nav-acc li {
  padding: 15px 20px;
  line-height: unset;
}
body.body--reskin.awards ul.topnav-acc-dropdown li.parent-link ul.nav-acc li.dropdown-top a {
  background-color: transparent;
}
body.body--reskin.awards header hgroup .outer-nav .topnav-acc-dropdown li.parent-link li.opened a,
body.body--reskin.awards header hgroup .outer-nav .topnav-acc-dropdown li.parent-link:hover a.anchor-link,
body.body--reskin.awards header hgroup .outer-nav .topnav-acc-dropdown li.parent-link a.current {
  background-color: transparent !important;
}
body.body--reskin.awards #compnav ul.nav-acc {
  width: unset !important;
  display: block;
  float: none;
}
body.body--reskin.awards #compnav li a:hover,
body.body--reskin.awards #compnav li:hover a.current {
  background-color: transparent !important;
}
body.body--reskin.awards.comp-header-override header {
  min-height: 20px;
}
body.body--reskin.awards .outer-nav {
  position: relative;
  z-index: 111;
}
body.body--reskin.awards * {
  box-sizing: border-box;
}
body.body--reskin.awards .container {
  padding: 0;
}
body.body--reskin.awards .container.sso-footer-links {
  padding: 40px 0;
}
body.body--reskin.awards .outer-container {
  background: transparent linear-gradient(224deg, #803004 0%, #CD591E 36%, #FA7D3D 55%, #FAD45C 100%) 0% 0% no-repeat padding-box !important;
  padding-top: 1px;
}
body.body--reskin.awards #mainFrame {
  width: 1400px;
  max-width: 100%;
  background-color: #262626 !important;
  padding: 20px 0;
}
@media (min-width: 768px) {
  body.body--reskin.awards #mainFrame {
    padding: 40px 0;
  }
}
body.body--reskin.awards .navbar-default {
  border: none;
}
body.body--reskin.awards .date,
body.body--reskin.awards .location,
body.body--reskin.awards .content-type,
body.body--reskin.awards .newsType,
body.body--reskin.awards .tabbed,
body.body--reskin.awards .module,
body.body--reskin.awards .module .tabbed {
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
}
body.body--reskin.awards h1 {
  color: #fff;
}
body.body--reskin.awards h1 + .multimedia-eightgroup {
  margin-top: 40px;
}
body.body--reskin.awards .socialnetworkholder {
  margin-left: 0;
  width: 40px;
}
body.body--reskin.awards h2 {
  padding: 9px 20px;
  font-size: 20px;
  color: #262626;
  background: transparent linear-gradient(268deg, #803004 0%, #CD591E 36%, #FA7D3D 55%, #FAD45C 100%) 0% 0% no-repeat padding-box;
}
body.body--reskin.awards .sitebutton.backtotopbutton {
  background-color: #262626;
  color: #fff;
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
  text-transform: unset;
  width: 110px;
  font-weight: bold;
  padding: 0 10px;
}
body.body--reskin.awards .social-icons-area.module h2 {
  display: none;
}
body.body--reskin.awards .social-icons-area.module ul li {
  width: 40px;
  height: 40px;
  border: none;
}
body.body--reskin.awards .social-icons-area.module ul li a {
  background-color: #262626 !important;
  float: none;
  position: relative;
  text-align: center;
}
body.body--reskin.awards .social-icons-area.module ul li a .fa {
  font-family: FontAwesome;
  position: unset;
  font-size: 20px;
  padding: 12px 0;
  color: #fff;
}
body.body--reskin.awards .social-icons-area.module ul li a:hover {
  opacity: 0.8;
}
body.body--reskin.awards .site-container,
body.body--reskin.awards .multimedia-eightgroup,
body.body--reskin.awards .information-treatment.colhundredpc,
body.body--reskin.awards .competition-slider-container {
  max-width: 1080px;
  margin: auto;
  float: none;
  display: block;
  width: 100%;
}
body.body--reskin.awards .news-headline {
  position: relative;
  background-color: #1E1E1E;
  margin-bottom: 20px;
  display: block;
}
@media (min-width: 768px) {
  body.body--reskin.awards .news-headline {
    margin-bottom: 40px;
  }
}
body.body--reskin.awards .news-headline:after {
  content: '';
  position: absolute;
  background: transparent linear-gradient(359deg, #000000 0%, #00000000 100%) 0% 0% no-repeat padding-box;
  bottom: 0;
  left: 0;
  top: 50%;
  width: 100%;
  z-index: 5;
  opacity: 0.7;
}
body.body--reskin.awards .news-headline picture img {
  display: block;
  margin: auto;
  width: 100% !important;
}
body.body--reskin.awards .news-headline .meta {
  padding: 20px;
}
body.body--reskin.awards .news-headline .meta .date {
  font-size: 16px;
  margin-bottom: 10px;
}
body.body--reskin.awards .news-headline .meta h1 {
  padding-left: 0;
  margin-bottom: 20px;
}
body.body--reskin.awards .news-headline .meta .date,
body.body--reskin.awards .news-headline .meta h1,
body.body--reskin.awards .news-headline .meta h1 a,
body.body--reskin.awards .news-headline .meta .content-type,
body.body--reskin.awards .news-headline .meta .description {
  color: #fff;
}
body.body--reskin.awards .awards-news {
  margin-bottom: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  body.body--reskin.awards .awards-news {
    margin-bottom: 40px;
  }
}
body.body--reskin.awards .awards-news__item {
  width: 25%;
  float: left;
  background-color: #1E1E1E;
}
body.body--reskin.awards .awards-news__item:nth-of-type(even) {
  background-color: #303030;
}
body.body--reskin.awards .awards-news__item a {
  display: block;
}
body.body--reskin.awards .awards-news__item a img {
  width: 100% !important;
  display: block;
}
body.body--reskin.awards .awards-news__item a span {
  color: #fff;
  padding: 10px;
  display: block;
  min-height: 58px;
}
body.body--reskin.awards .comp-slider-area .banner-right {
  width: 100%;
  position: static;
}
body.body--reskin.awards .comp-slider-area .compnews {
  width: 100%;
  float: none;
}
body.body--reskin.awards .comp-slider-area .banner-right-slide,
body.body--reskin.awards .comp-slider-area ul.centre-links,
body.body--reskin.awards .comp-slider-area ul.panel-links {
  display: none;
}
body.body--reskin.awards .container.nominees {
  max-width: 1080px;
  overflow: hidden;
  margin-bottom: 40px;
}
body.body--reskin.awards .container.nominees--no-label .nominees-list .nominees-header {
  padding: 0;
  text-align: left;
}
body.body--reskin.awards .container.nominees--no-label .nominees-list .nominees-header h2 {
  font-size: 28px;
  text-align: left;
  padding: 18px 20px;
}
body.body--reskin.awards .container.nominees--no-label .nominees-list .nominees-header h2 span {
  font-size: inherit;
  color: #EBC86B;
}
body.body--reskin.awards .container.nominees--no-label .nominees-list .nominee-group .nominee-item .child .child-content {
  margin: 0;
}
body.body--reskin.awards .container.nominees--no-label .nominees-list .nominee-group .nominee-item .child .child-footer {
  padding: 12px 10px 14px !important;
}
body.body--reskin.awards .container.nominees--no-label .nominees-list .nominee-group .nominee-item .child .child-footer a {
  color: #EBC86B;
}
body.body--reskin.awards .container.nominees .nominees-half h2 {
  background: #1E1E1E;
}
body.body--reskin.awards .container.nominees .nominees-half:nth-child(even) h2 {
  background: #303030;
}
body.body--reskin.awards .container.nominees .nominees-list {
  background: none;
  padding: 0;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group.winner .nominees-header {
  padding: 0;
  text-align: left;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group.winner .nominees-header h2 {
  font-size: 28px;
  text-align: left;
  padding: 18px 20px;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group.winner .nominees-header h2 span {
  font-size: inherit;
  color: #EBC86B;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group .nominee-item {
  padding: 0;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group .nominee-item .child .child-footer {
  padding: 0;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child {
  text-align: left;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-tooltip {
  background-color: #803004;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-tooltip > p {
  color: #fff;
  padding: 0 20px;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-tooltip:after {
  border-color: #803004 transparent transparent transparent;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-header {
  background: transparent linear-gradient(264deg, #803004 0%, #CD591E 36%, #FA7D3D 55%, #FAD45C 100%) 0% 0% no-repeat padding-box;
  font-size: 20px;
  font-weight: bold;
  color: #262626;
  padding: 19px 20px;
  position: relative;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-header > a {
  background-color: #803004;
  color: #fff;
  padding: 19px;
  position: absolute;
  top: 0;
  right: 0;
}
body.body--reskin.awards .container.nominees .nominees-list .nominee-group .nominee-item .child .inner-child .child-header > a:hover {
  background-color: #4f1d02;
  text-decoration: none;
}
body.body--reskin.awards .date {
  font-size: 14px;
  color: #fff;
  display: inline-block;
}
body.body--reskin.awards .content-type,
body.body--reskin.awards .location {
  border-left: 1px solid #fff;
  padding-left: 7px;
  margin-left: 6px;
  color: #EBC86B;
}
body.body--reskin.awards .location {
  color: #FF873C;
}
body.body--reskin.awards .multimedia-eightgroup {
  margin-bottom: 20px;
}
body.body--reskin.awards .multimedia-eightgroup .container,
body.body--reskin.awards .multimedia-eightgroup .bx-wrapper,
body.body--reskin.awards .multimedia-eightgroup .bx-window {
  width: 100% !important;
}
body.body--reskin.awards .multimedia-eightgroup picture img {
  width: 100% !important;
}
body.body--reskin.awards .multimedia-eightgroup .multi-eightgroup {
  width: 100%;
}
body.body--reskin.awards .multimedia-eightgroup .multi-eightgroup li {
  width: 270px !important;
}
body.body--reskin.awards .multimedia-eightgroup .multi-eightgroup li .date {
  display: inline-block;
}
body.body--reskin.awards .multimedia-eightgroup .multi-eightgroup li picture img {
  width: 100% !important;
}
body.body--reskin.awards .multimedia-eightgroup .multi-eightgroup li > p {
  padding: 0 10px 10px;
  min-height: 106px;
}
body.body--reskin.awards .multimedia-eightgroup .multi-eightgroup li p span {
  font-size: 14px;
}
body.body--reskin.awards .multimedia-eightgroup .multi-eightgroup li.popup-video-icon img {
  width: 100%;
  height: auto;
}
body.body--reskin.awards .multimedia-eightgroup .date,
body.body--reskin.awards .multimedia-eightgroup .content-type {
  line-height: 14px;
}
body.body--reskin.awards .multimedia-eightgroup .title {
  display: block;
}
body.body--reskin.awards .multimedia-eightgroup .date,
body.body--reskin.awards .multimedia-eightgroup .location {
  color: #fff;
  font-size: 14px;
}
body.body--reskin.awards .multimedia-eightgroup .bx-pager,
body.body--reskin.awards .multimedia-eightgroup .bx-prev,
body.body--reskin.awards .multimedia-eightgroup .bx-next {
  display: none !important;
}
body.body--reskin.awards .tabbed ul.tabs {
  height: 46px;
}
body.body--reskin.awards ul.tabs li.ui-tabs-selected a,
body.body--reskin.awards ul.tabs li.ui-state-active a,
body.body--reskin.awards ul.tabs li a.current {
  font-size: 20px;
  background-color: #EBC86B;
  color: #262626;
  font-weight: bold;
  line-height: 1.33;
  text-transform: capitalize;
  padding: 10px 15px;
  height: auto;
}
body.body--reskin.awards .photo-icon,
body.body--reskin.awards .video-icon {
  background: none;
}
body.body--reskin.awards .photo-icon .date,
body.body--reskin.awards .video-icon .date {
  line-height: 14px;
}
body.body--reskin.awards .photo-icon .date:after,
body.body--reskin.awards .video-icon .date:after {
  content: '';
  text-transform: uppercase;
  color: #EBC86B;
  border-left: 1px solid #fff;
  padding-left: 7px;
  margin-left: 8px;
}
body.body--reskin.awards .photo-icon .date:after {
  content: 'Image';
}
body.body--reskin.awards .video-icon .date:after {
  content: 'Video';
}
body.body--reskin.awards ul.information-links li {
  background-color: #EBC86B;
  color: #5F5F5F;
  padding: 7px 0 7px 15px;
}
body.body--reskin.awards ul.information-links li .viewdownload-popup a {
  padding: 0 15px;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 14px;
}
body.body--reskin.awards ul.information-links li .viewdownload-popup a:first-child {
  border-right: none;
}
body.body--reskin.awards .pagination-controls {
  background-color: #262626;
  margin-top: 0;
  margin-bottom: 20px;
}
body.body--reskin.awards .pagination-controls ul.view-per-page.floatright li input.pagetype {
  height: 26px;
  background-color: #fff;
  color: #262626;
}
body.body--reskin.awards .pagination-controls .btn-prev a,
body.body--reskin.awards .pagination-controls .btn-next a {
  background-color: #EBC86B;
  color: #262626;
  font-size: 20px;
  display: block;
  width: 30px;
  text-align: center;
}
body.body--reskin.awards .comp-heading {
  margin-bottom: 40px;
  overflow: hidden;
}
body.body--reskin.awards .nav-tabs {
  border-bottom: none;
}
body.body--reskin.awards .nav-tabs > li a {
  border-radius: 0;
  background-color: #1E1E1E;
  color: #fff;
  border: 0;
  padding: 15px !important;
}
body.body--reskin.awards .nav-tabs > li.active a,
body.body--reskin.awards .nav-tabs > li:hover a {
  background-color: #EBC86B;
  color: #262626 !important;
}
body.body--reskin.awards #news .news-carousel {
  margin-left: 0;
  float: none;
  width: 100%;
}
body.body--reskin.awards #news .news-carousel .bx-wrapper {
  width: 100%;
  margin-bottom: 40px;
}
body.body--reskin.awards #news .news-carousel .bx-wrapper img {
  width: 100% !important;
}
body.body--reskin.awards #news .news-carousel .bx-wrapper li span {
  color: #F3F3F3;
  display: block;
  width: 100%;
  text-align: left;
}
body.body--reskin.awards #news .news-carousel .related a.link {
  color: #fff;
}
body.body--reskin.awards #news .news-carousel .news-list__item .location {
  display: none;
}
body.body--reskin.awards .news-detail h1 {
  margin-top: 10px;
  margin-bottom: 0;
}
body.body--reskin.awards .article-section,
body.body--reskin.awards .article-section > article {
  width: 100%;
  float: none;
}
body.body--reskin.awards .article-section > article {
  background-color: transparent;
  color: #fff;
  padding: 0;
}
body.body--reskin.awards .article-section > article p {
  color: #fff;
  margin: 0;
  padding: 0 10px;
}
body.body--reskin.awards .related.dics-news {
  width: 100%;
}
body.body--reskin.awards .related.dics-news ul {
  background-color: #1E1E1E;
}
body.body--reskin.awards .related.dics-news ul > li {
  width: 50%;
}
body.body--reskin.awards .related.dics-news ul > li:nth-child(even) {
  background-color: #303030;
}
body.body--reskin.awards .related.dics-news ul > li a img {
  width: 100% !important;
  height: auto;
}
body.body--reskin.awards .list-img .multimedia-eightgroup {
  margin-bottom: 0;
}
body.body--reskin.awards .list-img .multi-eightgroup {
  display: flex;
}
body.body--reskin.awards .list-img .multi-eightgroup li:nth-child(n+5) {
  display: none;
}
body.body--reskin.awards .list-img .multi-eightgroup li p a {
  padding: 0;
}
body.body--reskin.awards .list-img .bx-open {
  display: none;
}
body.body--reskin.awards .modrelative {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .container {
    width: 100%;
    max-width: 600px;
  }
}
body footer {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
body .sso-footer-container2 {
  margin-top: 0;
  background-color: #281E37;
}
body .sso-footer-container2 > .container {
  max-width: 1400px;
}
body .sso-footer-container2 .sso-footer-links {
  padding: 20px 0;
}
@media (min-width: 992px) {
  body .sso-footer-container2 .sso-footer-links {
    padding: 40px 0;
  }
}
@media (max-width: 720px) {
  body .sso-footer-container2 .footer-logo-container {
    margin-bottom: 20px;
  }
}
body .sso-footer-container2 .footer-logo-container a {
  background-image: url('../Images/logos/world-athletics-logo-dark.png');
  background-size: contain;
  width: 190px;
  height: 46px;
  display: block;
}
body .sso-footer-container2 .footer-logo-container > div,
body .sso-footer-container2 .footer-logo-container > a img {
  display: none;
}
@media (min-width: 992px) {
  body .sso-footer-container2 .footer-logo-container a {
    width: 270px;
    height: 66px;
  }
}
body .sso-footer-container2 .sso-link-header,
body .sso-footer-container2 .sso-link-row {
  font-family: "World Athletics", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
}
body .sso-footer-container2 .sso-link-header {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
body .sso-footer-container2 .sso-link-header:after {
  content: '';
  position: absolute;
  width: 179px;
  height: 1px;
  background-color: #B2ADAD;
  bottom: -5px;
  left: 0;
}
body .sso-footer-container2 .sso-link-row {
  display: none;
  list-style-type: none !important;
}
body .sso-footer-container2 .sso-link-row:last-of-type {
  display: block;
}
body .sso-footer-container2 .sso-link-row:last-of-type li {
  line-height: 30px;
}
body .sso-footer-container2 .sso-link-row:last-of-type a {
  color: #B2ADAD;
}
body .sso-footer-container2 .sso-link-row:last-of-type a:hover {
  color: #fff;
}
body .sso-footer-container2 h3.sso-link-header {
  color: #fff;
}
body .sso-footer-container2 .footer-podcast-column .podcast-link {
  width: 100%;
}
body .sso-footer-container2 .footer-podcast-column .podcast-link img {
  max-width: 100%;
}
body .sso-footer-container2 .footer__copyright {
  display: block !important;
  border-top: 0.5px solid #707070;
}
body .sso-footer-container2 .footer__copyright .container {
  text-align: center;
  color: #B2ADAD;
  padding: 20px;
}
@media (min-width: 720px) {
  body .sso-footer-container2 .footer__copyright .container {
    padding: 20px;
  }
}