﻿@font-face {
  font-family: "Tanav-Lato-Heavy";
  src: url('https://tcstg.tennis.com.au/Content/LotoFont/Lato-Black.ttf') format('truetype');
}
@font-face {
  font-family: "Tanav-Lato-Bold";
  src: url('https://tcstg.tennis.com.au/Content/LotoFont/Lato-Bold.ttf') format('truetype');
}
@font-face {
  font-family: "Tanav-Lato-Heavy";
  src: url('https://tcstg.tennis.com.au/Content/LotoFont/Lato-Heavy.ttf') format('truetype');
}
@font-face {
  font-family: "Tanav-Lato-Light";
  src: url('https://tcstg.tennis.com.au/Content/LotoFont/Lato-Light.ttf') format('truetype');
}
@font-face {
  font-family: "Tanav-Lato-Medium";
  src: url('https://tcstg.tennis.com.au/Content/LotoFont/Lato-Medium.ttf') format('truetype');
}
@font-face {
  font-family: "Tanav-Lato-Regular";
  src: url('https://tcstg.tennis.com.au/Content/LotoFont/Lato-Regular.ttf') format('truetype');
}
/* 

// Variables
Variable Declaration

// Switch between the urls for development and qa release

// development: https://tcstg.tennis.com.au
// internalqa: http://tcdemo.vernal.is
// Local development:http://10.194.50.58:86
//tennis Connect server: https://tcdev.tennis.com.au
//tennis Connect server: https://tcstg.tennis.com.au
*/
.container {
  background-image: url('https://tcstg.tennis.com.au/TA/Images/background-changed.jpg');
  height: 547px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 1020px;
  z-index: -1;
}
#ta-nav-container {
  padding: 0;
  border: 0;
  font-size: 14px;
  font: inherit;
  vertical-align: baseline;
  line-height: 1;
  font-weight: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*.ta-nav-EmailtxtBox {
        border: 1px solid #000;
    }*/
}
#ta-nav-container .ta-nav-DobText {
  color: white;
  float: left;
  font-family: Tanav-Lato-Bold;
  font-size: 12px;
  margin: 11px auto;
  text-align: left;
  width: 30%;
}
#ta-nav-container .ta-nav-selectDayField {
  float: left;
  width: 23%;
}
#ta-nav-container .ta-nav-selectMonthField {
  float: left;
  width: 27%;
}
#ta-nav-container .ta-nav-selectYearField {
  float: left;
  width: 19%;
}
#ta-nav-container .ta-nav-selectDay {
  float: left;
  font-family: Tanav-Lato-Regular;
  font-size: 12px;
  height: 23px;
  padding: 6px;
  text-transform: uppercase;
  width: 78%;
  border: none;
  border-radius: 0;
  /*-moz-appearance: none;*/
}
#ta-nav-container .ta-nav-ErrorMessage {
  font-size: 15px;
  margin: 10px auto;
  width: 345px;
  font-family: Tanav-Lato-Medium;
  color: #C9156C;
  text-align: left;
}
#ta-nav-container .ta-nav-selectMonth {
  float: left;
  height: 23px;
  width: 82%;
  padding: 6px;
  text-transform: uppercase;
  font-family: Tanav-Lato-Regular;
  font-size: 12px;
  border: none;
  border-radius: 0;
}
#ta-nav-container .ta-nav-selectYear {
  float: left;
  height: 23px;
  width: 86%;
  padding: 6px;
  text-transform: uppercase;
  font-family: Tanav-Lato-Regular;
  font-size: 12px;
  border: none;
  border-radius: 0;
}
#ta-nav-container .ta-nav-selectGender {
  width: 96%;
}
#ta-nav-container #tanavSignupContainer {
  background: none;
  box-shadow: none;
  top: 0;
  width: 940px;
  position: relative;
  margin: 0 auto;
  display: none;
  background-size: cover;
}
#ta-nav-container #tanavLoginContent {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/LoginBG.png");
  /*box-shadow: -14px 9px 20px 10px #888888;*/
  /*-moz-box-shadow: 0 3px 10px #777777;
        -webkit-box-shadow: 0 3px 10px #777777;
       box-shadow: 0 3px 10px #777777;*/
  float: right;
  position: relative;
  top: -63px;
  display: none;
}
#ta-nav-container #tanavsignupPopupContent {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/LoginBG.png");
  height: 370px;
  width: 480px;
  font-family: Tanav-Lato-Medium;
  position: absolute;
  display: none;
}
#ta-nav-container .ta-nav-signupPopupContent {
  width: 80%;
  margin: 0 auto;
}
#ta-nav-container .ta-nav-signupPopupHeaderContainer {
  color: #1590cf;
  font-size: 33px;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 5px;
  text-align: center;
}
#ta-nav-container .ta-nav-signupPopupHeaderContainerHeavy {
  font-family: Tanav-Lato-Heavy;
}
#ta-nav-container .ta-nav-signupPopupHeaderContainerMedium {
  font-family: Tanav-Lato-Medium;
}
#ta-nav-container .ta-nav-signupPopupHeaderContainerLight {
  font-family: Tanav-Lato-Light;
}
#ta-nav-container .ta-nav-signupPopupHeader {
  font-size: 12px;
  text-align: center;
  color: #6c6e6f;
}
#ta-nav-container .ta-nav-signupPopupFooter {
  font-size: 11px;
  text-align: center;
  padding-top: 10px;
  color: #6c6e6f;
  font-family: Tanav-Lato-Regular;
}
#ta-nav-container .ta-nav-signupPopupMember {
  font-size: 16px;
  font-family: Tanav-Lato-Bold;
  text-align: center;
  padding-top: 20px;
  color: #6c6e6f;
}
#ta-nav-container .ta-nav-signupPopupfooterLink {
  color: #1590cf;
  cursor: pointer;
}
#ta-nav-container .ta-nav-signupPopupDivider {
  width: 100%;
  height: 1px;
  background-color: #fff;
  margin-top: 20px;
}
#ta-nav-container .ta-nav-signupsocialBodyContainer {
  padding-top: 10px;
}
#ta-nav-container .ta-nav-signupPopupsocialButtons {
  /*border: 1px solid;*/
  cursor: pointer;
  float: left;
  height: 40px;
  margin: 10px;
  width: 170px;
  box-shadow: 2px 3px 5px -3px rgba(0, 0, 0, 0.75);
}
#ta-nav-container .ta-nav-under13Button {
  background: none repeat scroll 0 0 #A0A847;
  /*opacity: 0.5;*/
}
#ta-nav-container .ta-nav-signupPopupSocialText {
  background: none repeat scroll 0 0 #A0A847;
  /*opacity: 0.5;*/
  color: #ffffff;
  float: left;
  font-family: Tanav-Lato-Medium;
  font-size: 12px;
  width: 130px;
  height: 40px;
}
#ta-nav-container .ta-nav-signupPopupSocialTextAlign {
  padding-left: 30px;
  padding-right: 35px;
  text-align: center;
  padding-top: 8px;
}
#ta-nav-container .ta-nav-signupPopupSocialTextEmailAlign {
  padding-left: 25px;
  padding-right: 25px;
}
#ta-nav-container .ta-nav-signupPopupCommonButton {
  width: 100%;
  margin-top: 18px;
}
#ta-nav-container .ta-nav-loginTxtBox {
  /*border: 1px solid #D3D3D3;*/
  color: #6c6e6f;
  float: left;
  font-family: Tanav-Lato-Regular;
  font-size: 10px;
  line-height: normal;
  padding: 8px 6px;
  height: 14px;
  width: 388px;
  -webkit-appearance: none;
  max-width: none;
  border: 1px solid #ffffff;
}
#ta-nav-container .ta-nav-loginTxtBox:focus {
  outline: none;
}
#ta-nav-container .ta-nav-LoginCommonButton {
  background-color: #0091D2;
  cursor: pointer;
  font-family: Tanav-Lato-Heavy;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  height: 30px;
  width: 400px;
  float: left;
}
#ta-nav-container .ta-nav-loginContainer {
  width: 480px;
  height: 370px;
  font-family: Tanav-Lato-Medium;
}
#ta-nav-container .ta-nav-LoginCommonTextBox {
  text-align: left;
  margin: 9px 0 13px 0;
  clear: both;
  position: relative;
}
#ta-nav-container .ta-nav-LoginPageContentBody,
#ta-nav-container .ta-nav-SocialLoginContentBody {
  width: 100%;
  height: 270px;
}
#ta-nav-container .ta-nav-loginContent {
  width: 85%;
  margin: 0 auto;
}
#ta-nav-container .ta-nav-loginHeaderContainer {
  color: #1590cf;
  font-size: 29px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: Tanav-Lato-Light;
}
#ta-nav-container .ta-nav-loginHeaderContainerHeavy {
  font-family: Tanav-Lato-Heavy;
}
#ta-nav-container .ta-nav-loginBodyContainer {
  width: 100%;
}
#ta-nav-container .ta-nav-LoginBtnText {
  padding: 10px 0 0 0;
}
#ta-nav-container .ta-nav-LoginForgotSection {
  padding-top: 3px;
  float: right;
}
#ta-nav-container .ta-nav-LoginsocialBodyContainer {
  margin: 0;
}
#ta-nav-container .ta-nav-LoginsocialButtons {
  width: 47%;
  margin: 11px auto;
  background: #3B5998;
  float: left;
  box-shadow: 2px 3px 5px -3px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  height: 40px;
  max-width: 220px;
}
#ta-nav-container .ta-nav-LoginsocialButtonForGP {
  height: 40px;
  max-width: 220px;
  width: 47%;
  margin: 11px 0 11px 15px;
  float: left;
  background: #D34836;
  box-shadow: 2px 3px 5px -3px rgba(0, 0, 0, 0.75);
  cursor: pointer;
}
#ta-nav-container .ta-nav-LoginSocialFBBtn {
  margin-left: 0 !important;
}
#ta-nav-container .ta-nav-LoginSocialGPBtn {
  margin-left: 7px !important;
}
#ta-nav-container .ta-nav-LoginSocialText {
  color: #ffffff;
  float: left;
  padding-top: 15px;
  font-size: 12px;
  width: 115px;
  height: 25px;
}
#ta-nav-container .ta-nav-LoginSocialTextAlign {
  padding-left: 30px;
  padding-right: 35px;
  text-align: center;
  padding-top: 8px;
}
#ta-nav-container .ta-nav-LoginsocialButtonsLeftMargin {
  margin-left: 20px;
}
#ta-nav-container .ta-nav-LoginsocialButtonsRightMargin {
  margin-right: 20px;
}
#ta-nav-container .ta-nav-socialFBBtn {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/facebook.svg");
  float: left;
  height: 40px;
  width: 40px;
}
#ta-nav-container .ta-nav-socialGlsBtn {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/google.svg");
  float: left;
  height: 40px;
  width: 40px;
}
#ta-nav-container .ta-nav-LoginFooterContainer {
  width: 98%;
  text-align: center;
  padding-top: 25px;
  font-family: Tanav-Lato-Regular;
  font-size: 14px;
  color: #6c6e6f;
  clear: both;
}
#ta-nav-container .ta-nav-RememberOption {
  float: none;
  margin: 0 auto;
  font-size: 14px;
  width: 350px;
}
#ta-nav-container .ta-nav-RememberMeCaption {
  margin-left: 10px;
  float: left;
  padding-top: 2px;
}
#ta-nav-container .ta-nav-checkRemember {
  float: left;
}
#ta-nav-container .ta-nav-spnCommon {
  color: #1690d0;
  cursor: pointer;
}
#ta-nav-container .ta-nav-OrDivider {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 15px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  background: #1690d0;
  border: 2px solid #fff;
  float: left;
}
#ta-nav-container .ta-nav-OrDividerContainer {
  clear: both;
}
#ta-nav-container .ta-nav-OrDividerContainerBorder {
  width: 183px;
  height: 1px;
  background-color: #fff;
  margin-top: 16px;
  float: left;
}
#ta-nav-container .ta-nav-scrollContent {
  margin: 0 48px 0;
  width: 844px;
  padding: 0;
}
#ta-nav-container .ta-nav-Benifiters {
  /*border: 1px solid;*/
  height: 57px;
  margin: 10px 10px 10px 0;
}
#ta-nav-container .ta-nav-BeniftsBodyContainer {
  margin-top: 15px;
}
#ta-nav-container .ta-nav-benifits {
  float: left;
  margin-top: 40px;
  width: 400px;
}
#ta-nav-container .ta-nav-Signuppage {
  float: none;
  width: 425px;
}
#ta-nav-container .ta-nav-HeaderContainer,
#ta-nav-container .ta-nav-EmailHeaderContainer {
  margin-top: 30px;
}
#ta-nav-container .ta-nav-headerText {
  color: #CDCD61;
  font-size: 60px;
  margin: 0 auto 10px;
  text-align: center;
  width: 430px;
  /*font-family: Tanav-Lato-Medium;*/
  font-family: Tanav-Lato-Light;
}
#ta-nav-container .ta-nav-subHeaderContainer {
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  margin-bottom: 10px;
  font-family: Tanav-Lato-Bold;
}
#ta-nav-container .ta-nav-seperator {
  border-top: 1px solid;
  color: #FFFFFF;
  height: 0;
  margin: 20px auto;
  text-align: center;
  width: 300px;
}
#ta-nav-container .ta-nav-seperator1 {
  border-top: 1px solid;
  color: #FFFFFF;
  height: 0;
  margin: 17px auto;
  text-align: right;
  width: 229px;
}
#ta-nav-container .ta-nav-socialButtons {
  /*border: 1px solid;*/
  cursor: pointer;
  float: left;
  height: 40px;
  margin: 11px auto;
  width: 47%;
  background: #5A7F8F;
  box-shadow: 2px 3px 5px -3px rgba(0, 0, 0, 0.75);
}
#ta-nav-container .ta-nav-under13ButtonMargin {
  margin-left: 15px;
}
#ta-nav-container .ta-nav-socialBody {
  margin-left: 20px;
}
#ta-nav-container .ta-nav-footerText {
  /*border: 1px solid;*/
  color: #FFFFFF;
  line-height: 15px;
  float: none;
  font-size: 14px;
  text-align: center;
  margin: 10px;
  color: #6c6e6f;
  height: 25px;
  width: 100%;
}
#ta-nav-container .ta-nav-benifitsHeader {
  font-size: 18px;
  width: 300px;
  color: #6C6E6E;
  font-family: Tanav-Lato-Heavy;
}
#ta-nav-container .ta-nav-BenifitImage {
  border: 1px solid #FFFFFF;
  border-radius: 100%;
  float: left;
  height: 54px;
  width: 54px;
}
#ta-nav-container .ta-nav-BenifitText {
  float: left;
  font-size: 16px;
  width: 217px;
  line-height: 20px;
  margin-left: 30px;
  color: #6C6E6E;
  font-family: Tanav-Lato-Bold;
}
#ta-nav-container #tanavBenifitimge1 {
  background-image: url('https://tcstg.tennis.com.au/TA/Images/priorityAccess.svg');
}
#ta-nav-container #tanavBenifitimge2 {
  background-image: url('https://tcstg.tennis.com.au/TA/Images/Insurance.svg');
}
#ta-nav-container #tanavBenifitimge3 {
  background-image: url('https://tcstg.tennis.com.au/TA/Images/AccesstoCourts.svg');
}
#ta-nav-container .ta-nav-socialEmailBtn {
  height: 40px;
  width: 40px;
  background-image: url('https://tcstg.tennis.com.au/TA/Images/email.svg');
  float: left;
}
#ta-nav-container .ta-nav-hotShotBtn {
  height: 40px;
  width: 96px;
  background-image: url('https://tcstg.tennis.com.au/TA/Images/3E276C41.png');
  float: left;
  background-size: cover;
  margin-left: 5px;
}
#ta-nav-container .ta-nav-footerLink {
  color: #1690d0;
  cursor: pointer;
}
#ta-nav-container .ta-nav-SocialText {
  color: #FFFFFF;
  float: left;
  font-size: 12px;
  line-height: 15px;
  margin-left: 25px;
  margin-top: 4px;
  text-align: center;
  width: 76px;
  font-family: Tanav-Lato-Medium;
}
#ta-nav-container .ta-nav-undertext {
  color: #FFFFFF;
  float: left;
  font-family: Tanav-Lato-Regular;
  font-size: 12px;
  line-height: 15px;
  margin-left: 10px;
  margin-top: 6px;
  width: 53px;
}
#ta-nav-container .ta-nav-SignUpFooterContainer {
  float: none;
  height: 48px;
  width: 425px;
  max-width: 890px;
  position: relative;
}
#ta-nav-container .ta-nav-EmailheaderText {
  color: #CDCD61;
  font-family: Tanav-Lato-Light;
  font-size: 30px;
  line-height: 38px;
  margin: 0 auto 12px;
  text-align: center;
  width: 400px;
}
#ta-nav-container .ta-nav-EmailRegBody {
  margin: 16px auto 0;
}
#ta-nav-container .ta-nav-EmailCommonTextBox {
  margin: 12px auto;
  width: 350px;
}
#ta-nav-container .ta-nav-EmailtxtBox {
  padding: 8px;
  width: 100%;
  max-width: none;
  max-width: 327px;
  font-family: Tanav-Lato-Bold;
  font-size: 12px;
  height: 14px;
  box-shadow: none;
  border: 1px solid #ffffff;
  border-radius: 0;
}
#ta-nav-container .ta-nav-EmailtxtBox:focus {
  outline: none;
}
#ta-nav-container .ta-nav-divUserName {
  float: left;
  width: 163px;
}
#ta-nav-container .ta-nav-UserNameAlign {
  width: 88%;
}
#ta-nav-container #tanavUnder15Page input[type="text"]:focus {
  outline: 2px solid #d7d700;
}
#ta-nav-container #tanavUnder15Page input[type="password"]:focus {
  outline: 2px solid #d7d700;
}
#ta-nav-container #tanavEmailRegBody input[type="text"]:focus {
  outline: 2px solid #d7d700;
}
#ta-nav-container #tanavEmailRegBody input[type="password"]:focus {
  outline: 2px solid #d7d700;
}
#ta-nav-container .ta-nav-SignUpBtnText {
  background: #CDCD61;
  color: #FFFFFF;
  padding: 8px;
  cursor: pointer;
  font-family: Tanav-Lato-Regular;
  font-size: 14px;
}
#ta-nav-container .ta-nav-MemberDropDown {
  float: left;
  width: 170px;
  text-align: -webkit-center;
  z-index: 23233333;
  display: none;
  position: absolute;
  overflow: hidden;
  top: 36px;
  left: -6px;
  background-color: #fff;
  border: 1px solid;
  border-radius: 10px;
}
#ta-nav-container .ta-nav-ProfileDetails {
  padding: 13px;
  cursor: pointer;
  border-bottom: 1px solid;
}
#ta-nav-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#ta-nav-container *:before,
#ta-nav-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#ta-nav-container a:hover,
#ta-nav-container a:focus {
  text-decoration: inherit;
}
#ta-nav-container input,
#ta-nav-container select,
#ta-nav-container textarea {
  max-width: none;
}
#ta-nav-container .ta-nav-subDvider {
  float: left;
  margin: 12px 2px 2px;
  width: 10px;
}
#ta-nav-container .ta-nav-subDviderStyle {
  border-left: 1px solid;
  color: #FFFFFF;
  height: 25px;
  width: 0;
}
#ta-nav-container .ta-nav-ErrorMessageBorder {
  border: 1px solid red;
}
#ta-nav-container a,
#ta-nav-container a img,
#ta-nav-container .Icons {
  border: none;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#ta-nav-container .ta-nav-CommonTextBox {
  margin: 12px auto;
}
.ta-nav-ErrorMsg {
  color: #C9156C;
  margin: 10px;
}
#tanavLogginSuccessMessage {
  color: #000 !important;
  font-size: 20px !important;
  text-align: center;
  margin-top: 50px !important;
}
.ta-nav-SignUpBtnLoader {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/ajaxLoader.gif");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  height: 20px;
  padding: 4px;
  background-position: center;
  background-color: #CDCD61;
}
.applyBackgroundBlur {
  filter: blur(3px);
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  pointer-events: none;
  /*filter: url(blur.svg#blur);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');*/
}
.applyBackgroundBlurForIE {
  filter: url(blur.svg#blur);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
  pointer-events: none;
}
#tanavContainer {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  box-shadow: 4px 2px 4px;
  font-family: AvenirRoman;
  font-kerning: inherit;
  font-language-override: inherit;
  font-size: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-style: inherit;
  font-synthesis: inherit;
  font-variant: inherit;
  font-weight: normal;
  height: 100%;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: baseline;
  z-index: 101;
}
#tanavContainer .ta-nav-loginHeaderContainer {
  color: #d7d700;
  font-family: Tanav-Lato-Bold;
  font-size: 44px;
  margin: 15px auto;
  text-align: center;
  width: 100%;
}
#tanavContainer #tanavSocialFBSignupPopup,
#tanavContainer #tanavSocialFBSignup,
#tanavContainer .ta-nav-LoginsocialButtons {
  background: #3b5998 none repeat scroll 0 0;
}
#tanavContainer .ta-nav-LoginsocialButtons {
  background: #3b5998 none repeat scroll 0 0;
  box-shadow: 2px 3px 5px -3px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  float: left;
  height: 40px;
  margin: 11px auto !important;
  max-width: 220px;
  width: 47% !important;
}
#tanavContainer .ta-nav-socialFBBtn {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/SocialAccounts_FB.svg");
  float: left;
  height: 40px;
  margin-left: 8px;
  width: 40px;
}
#tanavContainer .ta-nav-LoginSocialText {
  color: #ffffff;
  float: left;
  font-family: Tanav-Lato-Regular;
  font-size: 14px;
  line-height: 15px;
  margin: 12px auto 12px 9px;
  text-align: center;
}
#tanavContainer .ta-nav-socialGlsBtn {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/Google_Registration.svg");
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  height: 40px;
  margin-left: 19px;
  width: 28px;
}
#tanavContainer .ta-nav-OrDividerContainer {
  margin: 5px auto 11px;
  width: 90%;
}
#tanavContainer .ta-nav-OrDividerContainerBorder {
  background-color: #fff;
  float: left;
  height: 2px;
  margin-top: 20px;
  width: 45%;
}
#tanavContainer .ta-nav-OrDivider {
  background: #1690d0 none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-family: Tanav-Lato-Bold;
  font-size: 15px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
}
#tanavContainer .ta-nav-loginBodyContainer {
  width: 100%;
}
#tanavContainer .ta-nav-LoginSocialGPBtn {
  margin-left: 7px !important;
}
#tanavContainer .ta-nav-LoginPageContentBody,
#tanavContainer .ta-nav-SocialLoginContentBody {
  margin: 0 auto;
  width: 90%;
}
#tanavContainer .ta-nav-LoginCommonTextBox {
  clear: both;
  margin: 9px 0 10px;
  position: relative;
  text-align: left;
}
#tanavContainer .ta-nav-loginTxtBox {
  border: medium none;
  box-shadow: 1px 1px 2px;
  color: #6e6e6e;
  font-family: Tanav-Lato-Medium;
  font-size: 11px;
  height: 30px;
  line-height: normal;
  padding: 0 8px;
  width: 100%;
}
#tanavContainer input,
#tanavContainer select,
#tanavContainer textarea {
  max-width: none;
}
.ta-nav-selectDay:focus,
.ta-nav-selectMonth:focus,
.ta-nav-selectYear:focus {
  outline: 2px solid #d7d700 !important;
}
#tanavContainer .ta-nav-ErrorMessageText {
  background: #e10073 none repeat scroll 0 0;
  border: 1px solid #e10073;
  color: white;
  display: none;
  font-family: Tanav-Lato-Regular;
  font-size: 9px;
  line-height: 16px;
  padding: 0 4px;
  text-align: left;
  text-transform: uppercase;
  width: 97%;
}
#tanavContainer .ta-nav-ShowErrorIcon {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/email error.svg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 20px;
  position: absolute;
  right: 2px;
  top: 4px;
  width: 20px;
}
#tanavContainer .ta-nav-ErrorMessage {
  color: #e10073;
  font-family: Tanav-Lato-Regular;
  font-size: 12px;
  padding: 0;
  text-align: left;
  margin-bottom: 5px;
}
#tanavContainer .ta-nav-RememberOption {
  color: #6c6e6f;
  font-family: Tanav-Lato-Medium;
  font-size: 12px;
  margin: 0 auto 8px;
  position: relative;
  width: 100%;
}
#tanavContainer .ta-nav-checkRemember {
  float: left;
}
#tanavContainer #tanavChkRememberMe {
  border-radius: 0 !important;
  margin: 0 !important;
}
#tanavContainer .ta-nav-RememberOptionBody {
  height: 14px;
  line-height: 14px;
  margin-top: 2px;
}
#tanavContainer .ta-nav-UnChkedRememberMe {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/checkbox_unchecked.svg");
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 16px;
  outline: 0 none !important;
  width: 16px;
}
#tanavContainer .ta-nav-RememberText {
  color: #ffffff;
  margin-left: 3px;
  vertical-align: top;
}
#tanavContainer .ta-nav-LoginForgotSection {
  float: right;
  padding-top: 3px;
  color: #ffffff;
}
#tanavContainer .ta-nav-spnCommon {
  color: #d7d700;
  cursor: pointer;
  font-family: Tanav-Lato-Medium;
  font-size: 13px;
}
#tanavContainer .ta-nav-LoginFooterContainer {
  color: #ffffff;
  font-family: Tanav-Lato-Medium;
  font-size: 12px;
  margin: 13px auto;
  text-align: center;
  width: 100%;
}
#tanavContainer #tanavLoginButton,
#tanavContainer #tanavLoginRedirectButton {
  background-color: #d7d700;
}
#tanavContainer #tanavLoginButton:focus,
#tanavContainer #tanavLoginButton:hover,
#tanavContainer #tanavLoginRedirectButton:focus,
#tanavContainer #tanavLoginRedirectButton:hover {
  background-color: #CCC000;
}
#tanavContainer .ta-nav-Signuppage {
  float: right;
  position: relative;
  right: 161px;
  top: 200px;
  width: 429px;
}
#tanavContainer .ta-nav-AlreadyaMemberTxt {
  color: white;
  font-family: Tanav-Lato-Medium;
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}
#tanavContainer .ta-nav-HeaderContainer {
  margin: 0 auto;
}
#tanavContainer .ta-nav-headerText {
  color: #d7d700;
  font-family: Tanav-Lato-Bold;
  text-align: center;
  text-transform: uppercase;
  font-size: 45px;
}
#tanavContainer .ta-nav-socialBodyContainer {
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
  border-top: 0 none;
  width: 400px;
  border-bottom: 2px solid white;
}
#tanavContainer .ta-nav-privacyPolicyText {
  color: white;
  font-family: Tanav-Lato-Regular;
  font-size: 11px;
  line-height: 15px;
  margin: 15px 52px;
  text-align: center;
  width: 296px;
}
#tanavContainer .ta-nav-EmailRegBodyContainer,
#tanavContainer .ta-nav-Under15RegBodyContainer {
  margin: 19px auto;
  max-width: 380px;
  width: 91%;
  border-top: 0;
}
#tanavContainer .ta-nav-EmailRegBody,
#tanavContainer .ta-nav-Under15RegBody {
  margin: 27px auto;
}
#tanavContainer .ta-nav-EmailCommonTextBox,
#tanavContainer .ta-nav-Under15CommonTextBox {
  margin: 12px auto;
  position: relative;
  width: 100%;
}
#tanavContainer .ta-nav-divUserName {
  float: left;
  position: relative;
  width: 47%;
}
#tanavContainer .ta-nav-MarginAlignment {
  margin-right: 6%;
  margin-bottom: auto;
}
#tanavContainer .ta-nav-UserNameAlign {
  width: 88% !important;
}
#tanavContainer .ta-nav-EmailtxtBox,
#tanavContainer .ta-nav-Under15txtBox {
  border: medium none;
  border-radius: 0;
  box-shadow: 1px 1px 2px;
  font-family: Tanav-Lato-Medium;
  font-size: 11px;
  height: 30px;
  /*height: 26px;*/
  line-height: normal;
  outline: 2px solid #ffffff;
  width: 99% !important;
}
#tanavContainer #tanavJoinHereContent .ta-nav-EmailtxtBox,
#tanavContainer .ta-nav-Under15txtBox {
  outline: none;
}
#tanavContainer #tanavJoinHereContent .ta-nav-EmailtxtBox:focus,
#tanavContainer .ta-nav-Under15txtBox:focus {
  outline: 2px solid #d7d700 !important;
}
#tanavContainer #tanavEmailRegBody .ta-nav-ErrorMessageText {
  width: 96%;
}
#tanavContainer #tanavPswdStrengthMeter {
  background: #e10073 none repeat scroll 0 0;
  bottom: 0px;
  display: none;
  height: 3px;
  left: 1px;
  position: absolute;
  width: 30%;
}
#tanavContainer .ta-nav-PasswordSuggesitonIcon {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/questionmark.svg");
  background-repeat: no-repeat;
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 0;
  top: 4px;
  width: 20px;
}
#tanavContainer .ta-nav-DobText {
  color: #ffffff;
  float: left;
  font-family: Tanav-Lato-Bold;
  font-size: 12px;
  margin: 9px auto;
  text-align: left;
  width: 29%;
}
#tanavContainer .ta-nav-dateFiledSetup {
  float: left;
  width: 70%;
}
#tanavContainer .ta-nav-selectDayField {
  float: left;
  width: 31%;
}
#tanavContainer .ta-nav-selectDay {
  -moz-appearance: none;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0;
  box-shadow: 1px 1px 2px;
  color: #6e6e6e;
  float: left;
  font-family: Tanav-Lato-Medium;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  padding: 0 6px;
  text-transform: uppercase;
  width: 70%;
}
#tanavContainer .selectIconRight {
  -moz-appearance: none;
  background-image: url("https://tcstg.tennis.com.au/TA/Images/dropdownarrow_actual.svg");
  background-origin: content-box;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 7px 16px;
  text-indent: 0.01px;
  text-overflow: "";
}
#tanavContainer .selectIconDown {
  -moz-appearance: none;
  background-image: url("https://tcstg.tennis.com.au/TA/Images/dropdownarrow_pressed.svg");
  background-origin: content-box;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 13px 16px;
  text-indent: 0.01px;
}
#tanavContainer .ta-nav-selectMonthField {
  float: left;
  width: 38%;
}
#tanavContainer .ta-nav-selectMonth {
  -moz-appearance: none;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0;
  box-shadow: 1px 1px 2px;
  color: #6e6e6e;
  float: left;
  font-family: Tanav-Lato-Medium;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  padding: 0 6px;
  text-transform: uppercase;
  width: 75%;
}
#tanavContainer .ta-nav-selectYearField {
  float: left;
  width: 31%;
}
#tanavContainer .ta-nav-selectYear {
  -moz-appearance: none;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0;
  box-shadow: 1px 1px 2px;
  color: #6e6e6e;
  float: left;
  font-family: Tanav-Lato-Medium;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  padding: 0 6px;
  text-transform: uppercase;
  width: 86%;
}
#tanavContainer #usernameErrorIcon {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/email error.svg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 20px;
  position: absolute;
  right: 2px;
  top: 5px;
  width: 20px;
}
#tanavContainer #tanavUnder15Page .ta-nav-ErrorMessageText {
  width: 96%;
}
#tanavContainer #tanavPswdStrengthMeterChild {
  background: #e10073 none repeat scroll 0 0;
  bottom: 0px;
  display: none;
  height: 3px;
  left: 2px;
  position: absolute;
  width: 30%;
}
#tanavContainer #tanavForgotUserNamePage,
#tanavContainer #tanavForgotPasswordPage {
  position: absolute;
  right: 120px;
  box-shadow: none !important;
  top: 200px;
}
#tanavContainer .ta-nav-forgotUserNameHeaderContainer {
  color: #d7d700;
  font-family: Tanav-Lato-Bold;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}
#tanavContainer #tanavSendResetPasswordBtn,
#tanavContainer #tanavForgotUsernameBtn {
  background: #d7d700 !important;
}
#tanavContainer .ta-nav-forgotUserNameRememberOption {
  color: #6c6e6f;
  font-family: Tanav-Lato-Regular;
  font-size: 11px;
  margin: 5px auto;
  position: relative;
  width: 89%;
}
#tanavContainer .ta-nav-forgotUserNameCheckRemember {
  float: left;
  margin: 10px auto;
}
#tanavContainer .ta-nav-forgotUserNameAddAccount {
  float: right;
  margin: 10px auto;
}
#tanavContainer .ta-nav-forgotUserNameFooterLink {
  color: #d7d700;
  cursor: pointer;
  font-family: Tanav-Lato-Bold;
}
#tanavContainer .ta-nav-forgotUserNameSpnCommon {
  color: #d7d700;
  cursor: pointer;
  font-family: Tanav-Lato-Bold;
}
#tanavContainer .ta-nav-RememberMeCaption,
#tanavContainer .ta-nav-forgotUserNameAddAccount {
  color: #ffffff;
}
#tanavContainer .ta-nav-ForgotUsernameTextbox {
  border: 1px solid #ffffff;
  border-radius: 0;
  box-shadow: 1px 1px 2px;
  color: #6e6e6e;
  font-family: Tanav-Lato-Medium;
  font-size: 11px;
  height: 30px;
  line-height: normal;
  padding: 0 8px;
  width: 95%;
}
#tanavContainer .ta-nav-closeImageForModals {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/Verify_Email_Popup_Close.svg");
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  display: none;
  height: 36px;
  margin: 0 auto;
  position: absolute;
  right: -16px;
  top: -19px;
  width: 36px;
}
#tanavContainer .ta-nav-forgotUserNameCommonTextBox {
  margin: 7px auto;
  max-width: 400px;
  position: relative;
  width: 94%;
}
#tanavContainer .ta-nav-subHeaderContent {
  color: #ffffff;
  font-family: Tanav-Lato-Bold;
  font-size: 14px;
  margin: 10px auto;
  text-align: center;
}
#tanavContainer .ta-nav-subHeaderContentDetail {
  color: #ffffff;
  font-family: Tanav-Lato-Regular;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  width: 90%;
}
#tanavContainer .ta-nav-CommonFogotStyle {
  margin-bottom: 11px !important;
}
#tanavContainer .ta-nav-subHeaderForgotPasswordContentDetail {
  width: 100% !important;
}
#tanavContainer .ta-nav-forgotUserNameContainer {
  background-image: none !important;
  width: 482px;
}
#tanavContainer .ta-nav-forgotUserNameContent {
  width: 93%;
  margin: 0 auto 25px;
}
#tanavContainer #tanavEmailRegSignUpButton,
#tanavContainer .ta-nav-CommonButton {
  background: #d7d700 none repeat scroll 0 0;
  height: 30px;
  margin-bottom: 0 !important;
}
#tanavContainer .ta-nav-SignUpBtnText {
  color: #ffffff;
  cursor: pointer;
  font-family: Tanav-Lato-Medium;
  font-size: 13px;
  padding: 9px;
}
#tanavContainer .ta-nav-LoginBtnCommand {
  margin: 0 42px !important;
  width: 82% !important;
}
#tanavContainer .ta-nav-LoaderImage {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/ajaxLoader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  display: none;
  height: 30px;
}
#tanavContainer .ta-nav-LoginsocialButtonForGP {
  background: #d34836 none repeat scroll 0 0;
  box-shadow: 2px 3px 5px -3px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  float: right !important;
  height: 40px;
  margin: 11px auto !important;
  max-width: 220px;
  width: 47% !important;
}
#tanavContainer .ta-nav-LoginSocialFBBtn {
  margin-left: 0 !important;
  height: 40px !important;
}
#tanavContainer .ta-nav-LoginsocialBodyContainer {
  margin: 0 auto;
  width: 90%;
}
#tanavContainer .ta-nav-LoginCommonButton {
  background-color: #d7d700 !important;
  box-shadow: 1px 1px 2px #6c6e6f;
  color: #ffffff;
  cursor: pointer;
  font-family: Tanav-Lato-Medium;
  font-size: 12px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
#tanavContainer .ta-nav-circleImage {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/Reg_Success.svg");
  background-size: cover;
  float: left;
  height: 54px;
  width: 54px;
}
#tanavContainer .ta-nav-ChkedRememberMe {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/checkbox_checked.svg");
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 16px;
  outline: 0 none !important;
  width: 16px;
}
#tanavContainer .ta-nav-loginContainer {
  font-family: Tanav-Lato-Medium;
  width: 480px;
}
#tanavContainer .ta-nav-socialBody {
  margin-bottom: 5px;
  margin-top: 30px;
  width: 240px;
}
#tanavContainer .ta-nav-socialButtons {
  box-shadow: 2px 3px 5px -3px rgba(0, 0, 0, 0.75);
  cursor: pointer;
  height: 40px;
  margin: 18px auto;
  max-width: 240px;
  width: 100%;
}
#tanavContainer .ta-nav-SocialText {
  color: #ffffff;
  float: left;
  font-family: Tanav-Lato-Medium;
  font-size: 13px;
  line-height: 15px;
  margin: 12px auto 12px 26px;
  text-align: center;
}
#tanavContainer #tanavEmailRegbtn {
  background: #6c6e6f none repeat scroll 0 0;
  margin: 0 auto !important;
}
#tanavContainer .ta-nav-socialEmailBtn {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/email_Registration.svg");
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  height: 40px;
  margin-left: 15px;
  width: 33px;
}
#tanavContainer .ta-nav-joinHereLink {
  color: white;
  font-family: Tanav-Lato-Regular;
  font-size: 11px;
  margin: 7px auto;
  text-align: right;
  width: 100%;
}
#tanavContainer .ta-nav-footerLink {
  color: #d7d700;
  cursor: pointer;
  font-family: Tanav-Lato-Bold;
}
#tanavContainer #tanavSocialGPSignup,
#tanavContainer #tanavSocialGPSignupPopup,
#tanavContainer .ta-nav-LoginsocialButtonForGP {
  background: #d34836 none repeat scroll 0 0;
}
#tanavLoginContent,
#tanavForgotPasswordPage,
#tanavForgotUserNamePage,
#tanavForgotPasswordPageSuccessContent,
#tanavForgotUserpageSuccessContent {
  /*right: 230px !important;*/
}
.topNavBottomShadow {
  display: none;
}
#tanavContainer #tanavForgotUserNamePage,
#tanavContainer #tanavForgotPasswordPage,
#tanavContainer #tanavForgotPasswordPageSuccessContent,
#tanavContainer #tanavForgotUserpageSuccessContent {
  box-shadow: none;
}
#tanavContainer .ta-nav-CanvasBodyContainer {
  background-image: url("https://tcstg.tennis.com.au/TA/Images/Reg_panelBg_Desktopupto1024_New.jpg");
  background-size: cover;
  box-shadow: 0 3px 10px #777777;
  margin: 0 auto;
  /*min-height: 970px;*/
  height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  overflow: auto;
}
#tanavContainer .ta-nav-successContainer {
  background-image: none;
  background-size: cover;
  box-shadow: -5px 25px 35px #888888;
  height: 268px;
  position: absolute;
  right: 150px;
  top: 185px;
  width: 482px;
}
#tanavContainer .ta-nav-successLabel {
  color: #d7d700;
  float: left;
  font-family: Tanav-Lato-Bold;
  font-size: 36px;
  margin: 8px 16px;
}
#tanavContainer .ta-nav-successCommonButton {
  background-color: #d7d700 !important;
  box-shadow: 1px 1px 2px #6e6e6e;
  color: #ffffff;
  cursor: pointer;
  font-family: Tanav-Lato-Bold;
  font-size: 12px;
  height: 30px;
  line-height: 31px;
  text-align: center;
  width: 400px;
}
#tanavContainer .ta-nav-successRememberOption {
  color: #fff;
  font-family: Tanav-Lato-Regular;
  font-size: 11px;
  margin: 17px auto;
  position: relative;
  width: 98%;
}
#tanavContainer .ta-nav-clickHere {
  color: #d7d700;
  cursor: pointer;
  font-family: Tanav-Lato-Bold;
  font-size: 12px;
}
#tanavContainer .ta-nav-successCommonDescStyle {
  color: #fff;
  font-family: Tanav-Lato-Regular;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  #tanavLoginContent,
  #tanavForgotPasswordPage,
  #tanavForgotUserNamePage,
  #tanavForgotPasswordPageSuccessContent,
  #tanavForgotUserpageSuccessContent {
    right: 0 !important;
  }
  #tanavContainer .ta-nav-selectGender {
    width: 90%;
  }
  #tanavContainer .ta-nav-MarginAlignment {
    margin-bottom: 12px;
  }
  #tanavContainer .ta-nav-selectDayField {
    float: left;
    width: 30% !important;
  }
  #tanavContainer .ta-nav-selectMonthField {
    float: left;
    width: 30% !important;
  }
  #tanavContainer .ta-nav-selectYearField {
    float: left;
    width: 31% !important;
  }
  #tanavContainer .ta-nav-PasswordSuggesitonIcon {
    right: 10px;
  }
  #tanavContainer #tanavPswdStrengthMeterChild {
    left: 12px;
    max-width: 322px;
  }
  #tanavContainer #tanavPswdStrengthMeter {
    left: 12px;
    max-width: 322px;
  }
  #tanavContainer .ta-nav-LoginPageContentBody,
  #tanavContainer .ta-nav-SocialLoginContentBody {
    margin: 0 auto;
    width: 100% !important;
  }
  #tanavContainer .ta-nav-LoginsocialBodyContainer {
    margin: 0 auto;
    width: 100%;
  }
  #tanavContainer .ta-nav-CanvasBodyContainer {
    background-image: url("https://tcstg.tennis.com.au/TA/Images/Reg_panelBg_Mobile480_1.jpg");
    background-position: 0 0;
  }
  #taTopnavContainer .ta-nav-LogoContainer {
    display: none !important;
  }
  #tanavContainer #tanavLoginContent {
    background-image: none;
    box-shadow: none !important;
    margin: 0 auto;
    position: relative;
    width: 95%;
    max-width: 400px;
    top: 110px;
  }
  #tanavContainer .ta-nav-LoginSocialFBBtn {
    margin-left: 12px !important;
  }
  #tanavContainer .ta-nav-LoginSocialText {
    margin: 12px auto 12px 30px;
  }
  #tanavContainer .ta-nav-LoginSocialGPBtn {
    margin-left: 24px !important;
  }
  #tanavContainer .ta-nav-loginHeaderContainer {
    margin: 15px 0;
    font-size: 30px;
  }
  #tanavContainer .ta-nav-LoginsocialButtons {
    float: none;
    height: 40px;
    max-width: none;
    width: 100% !important;
  }
  #tanavContainer .ta-nav-LoginsocialButtonForGP {
    float: none !important;
    height: 40px;
    max-width: none;
    width: 100% !important;
  }
  #tanavContainer .ta-nav-OrDividerContainer {
    width: 100%;
  }
  #tanavContainer .ta-nav-OrDividerContainerBorder {
    width: 43%;
  }
  #tanavContainer .ta-nav-loginTxtBox {
    width: 100%;
    padding: 0 !important;
    text-indent: 10px;
  }
  #tanavContainer .ta-nav-ErrorMessageText {
    width: 100%;
  }
  #tanavContainer .ta-nav-LoginCommonButton {
    width: 100%;
  }
  #tanavContainer .ta-nav-LoginBtnText {
    padding: 0;
  }
  #tanavContainer .ta-nav-RememberOption {
    width: 100%;
  }
  #tanavContainer .ta-nav-LoginForgotSection {
    padding: 0;
  }
  #tanavContainer .ta-nav-Signuppage {
    float: none !important;
    margin: 0 auto;
    position: relative;
    right: 0;
    top: 110px;
    width: 95%;
  }
  #tanavContainer .ta-nav-headerText {
    font-size: 36px !important;
  }
  #tanavContainer .ta-nav-privacyPolicyText {
    color: white;
    font-family: Tanav-Lato-Regular;
    font-size: 11px;
    line-height: 15px;
    margin: 15px;
    text-align: center;
    width: 257px;
  }
  #tanavContainer .ta-nav-ErrorMessageText {
    width: 97%;
  }
  #tanavContainer .ta-nav-socialBodyContainer {
    width: 83%;
  }
  #tanavContainer .ta-nav-LoginForgotSection {
    float: right !important;
  }
  #tanavContainer .ta-nav-UserNameAlign {
    width: 93% !important;
  }
  #tanavContainer .ta-nav-divUserName {
    width: 100% !important;
  }
  #tanavContainer .ta-nav-dateFiledSetup {
    width: 94% !important;
    float: none;
  }
  #tanavContainer .ta-nav-EmailtxtBox,
  #tanavContainer .ta-nav-Under15txtBox {
    width: 93% !important;
  }
  #tanavContainer #tanavForgotUserNamePage,
  #tanavContainer #tanavForgotPasswordPage {
    right: 0 !important;
    top: 110px !important;
  }
  #tanavContainer .ta-nav-forgotUserNameBtnText {
    padding: 0 !important;
  }
  #tanavContainer .ta-nav-forgotUserNameContainer {
    width: 100% !important;
  }
  #tanavContainer .ta-nav-forgotUserNameCommonTextBox {
    width: 98% !important;
  }
  #tanavContainer .ta-nav-forgotUserNameRememberOption {
    width: 99%;
  }
  #tanavContainer #tanavForgotUserNamePage,
  #tanavContainer #tanavForgotPasswordPage {
    margin: 0 auto;
    position: relative;
  }
  #tanavContainer .ta-nav-forgotUserNameCommonTextBox {
    width: 100% !important;
  }
  #tanavContainer .ta-nav-ForgotUsernameTextbox {
    width: 94%;
  }
  #tanavContainer .ta-nav-LogoContainer {
    display: none;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  #tanavContainer .ta-nav-privacyPolicyText {
    margin: 15px 35px;
  }
  #tanavContainer #tanavPswdStrengthMeterChild {
    left: 13px;
    max-width: 350px;
  }
  #tanavContainer #tanavPswdStrengthMeter {
    left: 13px;
    max-width: 350px;
  }
  #tanavContainer .ta-nav-OrDividerContainerBorder {
    width: 45%;
  }
  #tanavContainer .ta-nav-ForgotUsernameTextbox {
    width: 95% !important;
  }
  #tanavContainer .ta-nav-LoginSocialFBBtn {
    margin-left: 60px !important;
  }
  #tanavContainer .ta-nav-LoginSocialGPBtn {
    margin-left: 71px !important;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  #tanavContainer #tanavPswdStrengthMeterChild {
    left: 13px;
    max-width: 350px;
  }
  #tanavContainer #tanavPswdStrengthMeter {
    left: 13px;
    max-width: 350px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #tanavContainer #tanavLoginContent {
    box-shadow: none !important;
    background-image: none;
    position: absolute;
    right: 0;
  }
  #tanavContainer #tanavPswdStrengthMeterChild {
    left: 1px;
  }
  #tanavContainer #tanavPswdStrengthMeter {
    left: 1px;
  }
  #tanavContainer .ta-nav-CanvasBodyContainer {
    /*background-image: url("@{url}/TA/Images/Reg_panelBg_Desktopupto780_1.jpg");*/
    background-position: center center;
  }
  #tanavContainer #tanavLoginContent {
    top: 200px;
    right: 40px;
  }
  #tanavContainer .ta-nav-loginContainer {
    max-width: 470px;
  }
  #tanavContainer .ta-nav-LoginBtnText {
    padding: 0px;
  }
  #tanavContainer .ta-nav-Signuppage {
    right: 44px;
    top: 200px;
  }
  #tanavContainer .ta-nav-privacyPolicyText {
    margin: 15px -15px;
  }
  #tanavContainer .ta-nav-loginHeaderContainer {
    font-size: 35px;
  }
  #tanavContainer .ta-nav-SignUpFooterContainer {
    width: 91%;
  }
  #tanavContainer #tanavForgotUserNamePage,
  #tanavContainer #tanavForgotPasswordPage {
    right: 60px;
    top: 200px;
  }
  #tanavContainer .ta-nav-forgotUserNameHeaderContainer {
    margin-bottom: 0;
  }
  #tanavContainer .ta-nav-forgotUserNameHeaderContainer {
    font-size: 38px !important;
  }
  #tanavContainer .ta-nav-forgotUserNameBtnText {
    padding: 0;
  }
  #tanavContainer .ta-nav-forgotUserNameRememberOption {
    width: 93%;
  }
  #tanavContainer .ta-nav-ErrorMessage {
    padding: 0;
  }
  #tanavContainer .ta-nav-CanvasBodyContainer {
    max-width: none;
  }
  /*For Table*/
}
@media screen and (min-width: 1025px) {
  /*For Desktop*/
  #tanavContainer .ta-nav-loginContent {
    position: absolute;
    top: 200px;
    width: 93%;
    margin: 0 25px;
    left: -130px;
  }
  #tanavContainer .ta-nav-CanvasBodyContainer {
    background-position: 0 0;
  }
  #tanavContainer #tanavLoginContent {
    box-shadow: none !important;
    background-image: none;
    position: absolute;
    right: 0;
  }
}
#taTopnavContainer {
  box-shadow: 0px 2px 4px !important;
  font-feature-settings: inherit;
  border: 0 none;
  font-family: AvenirRoman;
  font-kerning: inherit;
  font-language-override: inherit;
  font-size: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-style: inherit;
  font-synthesis: inherit;
  font-variant: inherit;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: baseline;
  z-index: 101;
  box-sizing: border-box;
}
/*#taTopnavContainer #tanavContent {
    height: 35px;
}*/
#taTopnavContainer #tanavContainerBody {
  /*background: #6e6e6e none repeat scroll 0 0;
    height: 35px;*/
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000000;
}
#taTopnavContainer #tanavGroupContent {
  /*height: 35px;*/
  margin: 0 auto;
  max-width: 960px;
}
#taTopnavContainer .ta-nav-LogoContainer {
  float: left;
  width: 150px;
}
#taTopnavContainer .ta-nav-TennisLogo {
  background: white none repeat scroll 0 0;
  height: 150px;
  position: relative;
  width: 150px;
  z-index: 501;
}
#taTopnavContainer .ta-nav-LogoBody {
  bottom: 14%;
  margin: 0 auto;
  position: absolute;
  right: 16%;
}
#taTopnavContainer #tanav_TennisLogo1 a {
  background: rgba(0, 0, 0, 0) url("https://tcstg.tennis.com.au/TA/Images/Navbar_Logo.svg") no-repeat scroll center center;
  display: block;
  height: 82px;
  width: 110px;
}
#taTopnavContainer #tanav_TennisLink {
  float: right !important;
}
#taTopnavContainer .ta-nav-Homelinks,
#taTopnavContainer .ta-nav-item {
  float: left;
  position: relative;
}
#taTopnavContainer .ta-nav-Link {
  background-color: #6e6e6e;
  border-radius: 0 0 17px;
  box-shadow: 4px 0 1px -1px #555555;
  box-sizing: content-box !important;
  color: #f6f6f9;
  cursor: pointer;
  font-family: Tanav-Lato-Medium;
  font-size: 11px;
  height: 25px;
  margin: 0 5px 0 0;
  padding: 5px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: 118px;
}
#taTopnavContainer .ta-nav-parterlink {
  margin: 7px;
  text-align: right;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
/*# sourceMappingURL=PreAuthRegistration.css.map */