
@font-face {
   font-family: 'CircularStd-Book';
   src: url(fontfamily/CircularStd-Book.otf);
}
@font-face {
   font-family: 'CircularStd-Medium';
   src: url(fontfamily/CircularStd-Medium.otf);
}
@font-face {
   font-family: 'CircularStd-Bold';
   src: url(fontfamily/CircularStd-Bold.otf);
}

body {
  margin: 0;
  padding: 0;
  font-family: 'CircularStd-book';
  background: #d7e0e9;
  width: auto !important;
  overflow-x: hidden !important;
}

/*********** Top-Header ******/

/******** Login Modal *****/
.forwidth450{
  width: 450px;
  margin: 20px auto;
}
.marginBottomTop10{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.margintop0{
  margin-top: 0;
}

.center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.input-group .icon-addon .form-control {
    border-radius: 0 !important;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    right: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

  .icon-addon.addon-lg .form-control {
    line-height: 1.33;
    /*height: 46px;*/
    height: 38px !important;
    padding: 4px 14px !important;
    font-size: 18px;
    border-radius: 0 !important;
    border-color: #A7A7A7;
}

  .icon-addon.addon-sm .form-control {
    height: 30px;
    /*padding: 5px 10px 5px 28px;*/
    font-size: 12px;
    line-height: 1.5;
  }

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    right: 11px;
    top: 0;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
    float: left;
    font-weight: normal;
}
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
    color: #2580db;
}
.margin25{
  margin: 25px;
}
.userBtn .btn{
    height: 46px;
  border-radius: 0 !important;
  margin-bottom: 10px;
}
.lbluebg{
  background: #3C81D8;
  border-color:#3C81D8;
}
.dbluebg{
  background: #255DA4;
  border-color: #255DA4;
}
.signUp{
  border:2px solid #255DA4;
  color: #255DA4;
  padding: 7px 22px;
  border-radius: 2px;
}

._5k_5 {
  position: relative;
  /*letter-spacing: inherit;*/
}

._5k_5 select{
    font-size: 13px !important;
    height: 34px !important;
    padding: 4px 14px !important;
    margin-right: 5px !important;
}

 .signUpForm [type="checkbox"] + label {
  padding-left: 0.5em;
} 

/* .signUpForm [type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

.signUpForm [type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .1em; left: .1em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #255DA4;
  transition: all .2s;
}
.signUpForm [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.signUpForm [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}  */
  /* .signUpForm [type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
} */
  /* .signUpForm [type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}
.signUpForm [type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}



/* .signupFrom label:hover:before {
  border: 2px solid #4778d9!important;
} */
  /******** Login Modal *****/

  .topNav{
  background: #164678;
  padding-top: 5px; 
  border:0;
  border-radius: 0;
  margin-bottom: 0;
}
.topNav .nav li a .divide{
  color: #3A6590;
  padding-left: 10px;
}
.topNav .nav li a{
  color: #CED9E4 !important;
}
.darkBlue{
  color: #08A7D4;
}
.topNav .nav li a .badge{
  background: #2D7ED0;
}
.topNav .nav li a i{
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  border-radius:50%;
  text-align:center;
  width: 35px;
  height: 35px;
  font-size:15px;
  padding-top: 10px;
  margin-top: -6px;
}
.topNav .navbar-right{
  margin-top: 5px;
  margin-left:0px;
}
.topNav .navbar-right li a{
  padding: 10px 6px;
}

.topNav .dropdown-menu{
  min-width: auto !important;
}
.topNav .dropdown-menu li{
  min-width: auto !important;
}
.topNav .dropdown-menu li a{
  padding: 10px 12px;
}
.topNav .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
  background: none !important;
}
.fbbg{
  background: #3B5998 !important;
}
.twbg{
  background: #26A6D1 !important;
}
.followus{
  color: #537196 !important;
}
/*********** Top-Header ******/

/***********  Header  *******/
.main-header{
  padding-top: 20px;
  padding-bottom: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 11px 0px rgba(155,167,179,1);
  -moz-box-shadow: 0px 4px 11px 0px rgba(155,167,179,1);
  box-shadow: 0px 4px 11px 0px rgba(155,167,179,1);
  margin-bottom: 10px;
}

.main-header .navbar-right li{
  margin-right: 10px;
}
.main-header .navbar-right li a{
  color: #434343 !important;
  font-family: 'CircularStd-Medium';
  padding-bottom: 15px !important;
  display: block !important;
}
.main-header .navbar-right .active a{
  border-bottom: 3px solid #1D4E80;
  color: #1D4E80 !important;
  background: none !important;
  display: inline-block !important;
}
.main-header .navbar-right li a:hover{
  border-bottom: 3px solid #1D4E80;
  color: #1D4E80 !important;
  display: inline-block !important;
}
/********** main-header    *********/

/********* players-profile ******/
.players-profile{
  padding-top: 10px;
}
.player-profiles .card {
    width: 116px;
    display: inline-block;
    background: none;
    border: none;
    margin-right: 15px;
}
.player-profiles .white-card {
    width: 116px;
    background: #ffffff;
    border: 1px solid #d5d6d8;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.player-profiles .white-card img {
    width: 100px;
    height: 100px;
    margin: 8px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.card-text {
    text-align: center;
    margin-top: 5px;
    color: #1c4e80;
}
/********** players-profile *******/

/************ Tips **********/
.tips {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    /*padding: 16px;*/
    padding-top: 15px;
    padding-bottom: 5px;
    -webkit-box-shadow: 0px 4px 11px 0px rgba(155,167,179,1);
    -moz-box-shadow: 0px 4px 11px 0px rgba(155,167,179,1);
    box-shadow: 0px 4px 11px 0px rgba(155,167,179,1);
}
.tips p {
    font-family: 'CircularStd-Bold';
    color: #010101;
}
.tips p strong {
    font-family: 'CircularStd-Bold';
    font-style: italic;
    color: #1d4e80;
    padding-right: 10px;
    font-weight: bold;
}
/*********** tips *************/
  /********* player-searching ****/
.player-searching {
  padding-top: 30px;
  padding-bottom: 30px;
  /* background: #eee;*/
}

.playerAvailability{
  border:0;
  border-radius: 0 !important;
}
.playerAvailability .panel-heading{
  background: #2E6296;
  padding-top: 23px;
  padding-bottom: 23px;
  color: #FBFCFD;
  border-radius: 0 !important;
}
.playerAvailability .panel-heading span{
    color: #E8DA32;
}
.playerAvailability .panel-body{
  background: #E4E8ED !important;
  padding: 10px;
  border:1px solid #D2DAE3;
}
.playerBox{
  padding-top: 16px !important;
  padding: 16px 15px;
  background: #fff;
  margin-bottom: 10px;
}
.playerBox p strong{
  color: #5B5B5B;
  letter-spacing: 0.3px;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.playerBox p{
  margin-bottom: 0px !important;
  margin-top: 0 !important;
  color:#99AFC6;  
}
.playerBox .btn{
  background: #F85555;
  border-bottom:3px solid #9C2B2B !important;
  border-radius: 0;
  border:0;
  padding: 4px 20px;
  margin-top: 6px;
}
.playerboxblue{
  background: #6196CC !important;
}
.playerboxblue p strong{
  color: #E8DA32 !important;
}
.playerboxblue p{
  color: #EDF3F9 !important;
}
.playerboxblue .btn{
  background: #FFFFFF !important;
  border-radius: 2px;
  border-bottom:3px solid #406E9D !important;
}
.twoBox .playerBox p{
  font-size: 13px !important;
}
.ad-banner-small {
    background: #BEC8D4;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 26px;
    text-align: center;
    color: #ffffff;
    font-family: 'CircularStd-Medium';
}
.courtSearch .input-group{
    width: 100% !important;  
}
.courtSearch .input-group .form-control{
    max-width: 100%;
    width: 100% !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.courtSearch .input-group-addon {
    background: none;
    border: none;
    position: absolute;
    z-index: 3;
    right: 10px;
    top: 4px;
    color: #A5A5A5 !important;
}

.localSearch .searchbg {
  background: url('../images/search-bg.png');
  -webkit-background-size: cover;
  background-size: cover;
  display: block;
  /*height: 200px;*/
  padding-top: 20px !important;
  padding-bottom: 10px !important; 
}
.localSearch .panel-heading{
  border: 0 !important;
}
.localSearch .panel-body{
  padding: 0 !important;
  border: 0 !important;
  color: #FFFFFF;
}
.form-pad{
  padding: 10px 20px;
}
.searchbg .form-group{
  width: 100% !important;
}
.searchbg .form-group label{  
  font-weight: lighter !important;
}
.searchbg .form-group .form-control{
  width: 100% !important;
    color: #ffffff;
    background: none;
    border-color: #ffffff;
    border-radius: 0 !important;
}
.searchbg .searchBtn{
  background: #F85555;
  border-bottom:3px solid #9C2B2B !important;
  border-radius: 0;
  border:0;
  width: 100%;
}
.searchbg select option{
  background: transparent !important;
  color: #000 !important;
}
.ad-banner-large {
    background: #bec8d4;
    padding-top: 130px;
    padding-bottom: 130px;
    font-size: 40px;
    text-align: center;
    color: #ffffff;
}
/*********** other-searching ********/
.other-searching {
  padding-top: 40px;
  padding-bottom: 40px;
  /*background: #eee;*/
}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.forums .playerBox{
  padding: 16px 10px;
}

.forums .selectBox{
	padding: 5px 40px 5px 5px;
	background: #fff;
	border-radius: 2px;
	color: #595959;
	font-size: 14px;
	margin-top: -5px;
	text-align: left;
}
.forums h4{
	font-size: 15px !important;
	margin-top: 0 !important;
	margin-bottom: 2px !important;
	color: #34608D;
	font-weight: bold;
	font-family: 'CircularStd-Bold';
}
.forums h6{
	font-size: 13px !important;
	margin-top: 0 !important;
	margin-bottom: 5px !important;
	color: #6A6A6A;
	font-family: 'CircularStd-Medium';
	font-weight: bold;
}
.forums p{
	font-size: 12px !important;
	margin-top: 5px !important;
	margin-bottom: 0 !important;
	color: #595959;
	font-style: italic;
}
.dots {
    width: 100%;
    display: block;
}
.dots span {
    background: #adb9c6;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin: 0 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.view {
  width: 100%;
  color: #adb9c6;
  /*font-size: 0.85rem;*/
    text-decoration: underline;
}

/**********   matchResult *******/
  .matchResult .btn{
	padding: 2px 20px;
	background: #fff;
	border-radius: 2px;
	color: #595959;
	font-size: 14px;
	margin-top: -5px;
}

.whitebg {
  background: #fff;
  padding: 4px 6px;
  padding-bottom: 0;
  margin-bottom: 10px;
  border: 1px solid #C1CBD8;
  /*padding: 5px;
  height: 99px;*/
}
.first{
  list-style: none;
  float: left;
  padding-left: 0px;
  margin-bottom: 6px;
}
.first li{
  display: inline-block;
  margin: 0px 2px;
}
.second{
  list-style: none;
  float: right;
  margin-top: 5px;
}
.second li{
  display: inline-block;
  margin: 0px 1px;
  border: 1px solid #BFC7D1;
  padding: 0px 4px;
  border-radius: 0;
}
#settingborder{
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #0f49ef;
}
.viewfont{
  height: 5px;
}
.viewfont a{
  text-transform: uppercase;
  background: #2E6296;
  padding: 6px 20px;
  border-radius: 22px;
  font-size: 12px;
  color: #fff;
  position: relative;
  top: -12px;
}


.leaguesRanking .table-striped thead {
  background: #425574;
  color: #FAFAFB !important;
  /* font-size: .8rem;*/
    font-weight: normal;
}

.leaguesRanking .table-striped tbody {
  /* color: #464646;
    font-size: .8rem;
    font-weight: normal;*/ 
}

.leaguesRanking .panel-heading{
  border: 0 !important;
}
.leaguesRanking .panel-body{
	border:0 !important;
}
/*********** other-searching ********/
  /********* Topics Pages ************/
  .searchArea{
	padding-top: 20px;
	padding-bottom: 20px;
	background: #F6F6F6;
}
.stylish-input-group .input-group-addon{
    background: white !important; 
    border-color: #fff;
    border-radius: 0;
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#fff;
	border-radius: 0 !important;
	height: 42px;
}
.stylish-input-group button{
    border:0;
    background:transparent;
    border-radius: 0 !important;
}

.discussion-forum {
  padding-top: 30px;
  padding-bottom: 30px;
  /*background: #eee;*/
}
.discussionPost thead{
	background: #41709F;
	padding-top: 13px !important;
	padding-bottom: 13px !important;
}
.discussionPost thead tr th{
    padding: 20px !important;
    text-align: center;
    color: #F3F5F8;	
}

.discussionPost tbody tr td{
	padding: 16px !important;
  text-align: center !important;
  vertical-align: middle;
}
.discussionPost tbody tr .tl{
	text-align: left !important;
}
.discussionPost tbody tr .fa{
  color: #C7C7C7;
}
.discussionPost tbody tr h4{
  color: #41709F;
  margin-top: 5px;
  margin-bottom: 0;
}
.discussion-forum .table-striped>tbody>tr:nth-of-type(odd){
  background-color: #FFFFFF !important;
}
.discussion-forum .table-striped>tbody>tr:nth-of-type(even){
  background-color: #EFF7FE !important;
}
.discussionPost tbody tr p{
  color: #3D3D3D;
  margin-top: 2px;
  margin-bottom: 0;
}
.discussionPost tbody tr p a{
  color: #3D3D3D;
  text-decoration: underline;
} 

.forum-ad{
  padding-top: 30px;
  padding-bottom: 30px;
}
.fourm-add{
  background: #B3BECB;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 4px;
  color: #798799;
  text-align: center;
}
.discussion-forum .breadcrumb{
  background: none !important;
  border:0 !important;
  border-radius: 0 !important;
}
.discussion-forum .breadcrumb>li+li:before{
      content: ">>";
      color: #6B6F74;
}


.tl{
  text-align: left !important;
}
/********* Topics Pages ************/
  /******** Post New Topic **********/

  .panelNewtopic .panel-heading{
  background: #2E6296;
  padding-top: 23px;
  padding-bottom: 23px;
  color: #FBFCFD;
  border-radius: 0 !important;
}
.panelNewtopic .form-control{
  border:0;
  border-radius: 0;
  border-bottom: 1px solid #eee;
  box-shadow: none;
}

.panelNewtopic .btn{
  background: #3C85D9;
  border-color:#3C85D9;
  padding: 8px 22px;
}
/************ Topic Post Reply ***********/
.postTopics{
  padding: 15px 26px;
  background: #fff;
   /*height: 320px;*/
}
.postTopicProfile{
  background: #6E8498;
  padding: 15px 26px; 
   /*height: 320px;*/
}
.postTopics p{
  line-height: 20px;
}
/************ Profile Page **********/
.profileArea{
	padding-top: 30px;
	padding-bottom: 30px;
}
.profileBox{
	padding: 31px 10px 30px 30px;
	background: #fff;
}	
.profileImg{
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
.darkGray{
  color: #3D3D3E;
}
.Dblue{
  color: #3E5973;
}
.profileBox .media .media-body{
	padding-left: 15px !important;
}
.bordeRight{
	border-right: 1px solid #eee;
}
.bordeRight .media-body .btn-success{
  border-radius: 0;
  border:0 !important;
  margin-right: 10px;
  padding: 6px 26px;
}
  .bordeRight .media-body .btn-default {
    border-radius: 0;
    border-color: #646677;
    color: #646677;
    margin-right: 10px;
    padding: 6px 26px;
    /*font-weight: 'CircularStd-Bold';*/
}
.tpRank th{
  color: #3F7FBF;
}
.tpRank th, .tpRank td{
  border:0 !important;
  padding: 12px 10px !important;
}
.tpRank td{
  color: #63707E !important;
}

.profileDetail {
  /*padding-top: 40px;
	padding-bottom: 40px;
	background: #eee;*/
}
.profileDetail h2{
  color: #1D4E80;
  border-bottom: 1px solid #B0C1D3;
  padding-bottom: 20px;
}
.innerDetail{
  padding: 12px 8px 1px 8px;
  background: #fff;
  margin-bottom: 30px;
}
.innerDetail .table th{
  font-size: 12px;
  color: #62707D;
}
.innerDetail .table th, .innerDetail .table td{
  border:0 !important;
  vertical-align: middle;
  font-size: 12px;
  font-weight: lighter;
}
.innerDetail .table-striped>tbody>tr:nth-of-type(odd){
  background: #F3F4F7 !important;
}
.innerDetail .table-striped>tbody>tr td:nth-of-type(odd){
   color:  #5E85AD !important;
}
.redText{
  color: #EC2323;
}
.playerAt .panel-body{
  background: #fff !important;
}
.playerAt p{
  margin-bottom: 3px;
}
.playerAt p a{
  color: #B45353 !important;
  text-decoration: underline;
}

.profileMoreinfo .panel-heading{
  background: #2E6296;
  padding-top: 23px;
  padding-bottom: 23px;
  color: #FBFCFD;
  border-radius: 0 !important;
}
.profileMoreinfo .table th {
  width: 40%;
  /*padding-right: 100px !important;*/
}
.profileMoreinfo .table th, .profileMoreinfo .table td{
    color: #5F6D7B;
    font-weight: lighter !important;
    border:0;
    padding: 14px 10px;
    font-size: 13px;
}

.recentChat .panel-heading{
  background: #2E6296;
  padding-top: 23px;
  padding-bottom: 23px;
  color: #FBFCFD;
  border-radius: 0 !important;
}
.recentChat .chatBox h4{
  color: #2E6296;
  margin-bottom: 2px !important;
}
.recentChat .chatBox .playerCity a{
  color: #545E67;
  text-decoration: underline;
}
.recentChat .chatBox p{
  font-size: 13px;
  color: #4E4E4E;
  line-height: 24px;
}
.recentChat .panel-body{
  background: #F5F5F6;
}
.recentChat .chatBox{
  padding: 5px 10px;
  background:#FFFFFF;
  margin-bottom: 10px;
}
.friendPartners .panel-heading{
  background: #2E6296;
  padding-top: 23px;
  padding-bottom: 23px;
  color: #FBFCFD;
  border-radius: 0 !important;
}
.friendPartners img {
  border: 6px solid #D5E0EA !important;
  /*background: #D5E0EA !important; */
  border-radius: 6px;
  margin-right: 5px;
  margin-left: 5px;
  width: 60px;
  height: 60px;
}
.friendPartners p{
  color: #2E6296 !important;
  font-size: 12px;
}

.viewALL{
  border:1px solid #6C90B5;
  color: #457EB7;
  padding: 6px 10px;
}
.friendPartners .thumbnail{
  margin-bottom: 5px; 
}
.friendPartners .row p{
      font-size: 11px;
      margin-bottom: 10px;
}
.textu{
  text-decoration: underline;
}
.darkBlue{
  color: #2E6296;
}

.someResult .panel-body{
  background: #FFFFFF !important;
}
.someResult .whitebg{
  background: #F9F9F9 !important;
}

/************ Courtdetail  *********/

  .clubDetail{
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
}
.clubdetailBox{
  padding: 20px 30px;
  background: #fff;
  height: 477px;
}
.clubdetailBox h4{
  color: #2E6296;
  margin-bottom: 15px;
}

.innerDetailClub .table th{
  color: #62707D;
}
.innerDetailClub .table th, .innerDetailClub .table td{
  border:0 !important;
  vertical-align: middle;
  font-weight: lighter;
}
.innerDetailClub .table-striped>tbody>tr:nth-of-type(odd){
  background: #F3F4F7 !important;
}
.innerDetailClub .table-striped>tbody>tr td:nth-of-type(odd){
   color:  #5E85AD !important;
}
.addmeBtn{
  padding: 6px 24px;
  color:#1AB20A;
  border:1px solid #1AB20A; 
}
.onlineBookingForm{
  padding: 20px 30px;
  background: #fff;
  height: 477px;
}
.onlineBookingForm h4{
  color:#1D4E80;
  margin-bottom: 5px;
}
.onlineBookingForm p{
  color:#6E7A87;
  margin-top:0 !important; 
}
.onlineBookingForm .selectdd, .onlineBookingForm .selectmm{
  width: 80px;
  border:0;
  box-shadow: none;
  padding-left: 0;
  color: #CED2D6;
}
.onlineBookingForm .selectyyyy{
  width: 100px;
  border:0;
  box-shadow: none;
  padding-left: 0;
  color: #CED2D6;
}
.onlineBookingForm label{
  color: #969FA8;
  font-weight: lighter;
  margin-right: 5px;
}
.onlineBookingForm h5{
  color:#6E7A87;
}
.mobField{
  border-radius: 0;
  border:0;
  padding-left: 0;
  box-shadow: none;
}
.typehere{
  width: 100% !important;
  border:0;
    -webkit-box-shadow: 1px 6px 32px 7px rgba(237,238,240,0.76);
   -moz-box-shadow: 1px 6px 32px 7px rgba(237,238,240,0.76);
   box-shadow: 1px 6px 32px 7px rgba(237,238,240,0.76);
}
.btnBooking{
  border:1px solid #6189AF;
  color: #6189AF;
  border-radius: 0;
  padding: 6px 26px;
}
.postComment{
  border:1px solid #91ABC5;
  border-radius: 0;
  color: #688AAE;
  padding: 3px 10px;
  background: none;
}


.graybox{ 
  background: #F4F4F4;
  padding: 8px 8px 1px 8px;
}
.graybox-2{
  background: #F4F4F4;
  padding: 8px 8px 1px 8px;	
}
.profileMoreinfo h4{
  color: #5881AA;
}
.profileMoreinfo p {
  color: #000000;
  font-size: 13px;
  font-weight: lighter;
  line-height: 20px;
}

.redDot{
    width: 12px;
    height: 12px;
    border: 2px solid #D1D0D0;
    background: #F85555;
    margin-top: 5px;
}
.greenDot{
   width: 12px;
    height: 12px;
    border: 2px solid #D1D0D0;
    background: #65D63D;
    margin-top: 5px; 
}


.checkboxFour {
  width: 15px;
  height: 15px;
  background: #ddd;
  position: relative;
}

.checkboxFour label {
  display: block;
  width: 15px;
  height: 15px;
  transition: all .5s ease;
  cursor: pointer;
  position: absolute;
  top: -2px;
  z-index: 1;

  background: #F85555;
}
.checkboxFour input[type=checkbox]:checked + label {
  background: #26ca28;
}
.leaveComment{
  text-align: left !important;
  font-size: 14px;
  color: #77838F;
  font-weight: lighter;
}
.yellowstar{
  color: #EFCE4A;
}
.reviewsArea{
  padding: 20px 20px;
  background: #fff;
}
.reviewsArea h4{
  color: #3E6E9E;
}
.sortBy{
  background: #F4F4F4;
  padding: 4px 10px;
  border:0;
}
.reviewsArea .list-group-item-heading{
  color: #C4C4C4;
  font-weight: lighter !important;
  font-size: 14px;
}
.reviewsArea .list-group-item-text{
  color: #717E8A;
  font-size: 13px;
  line-height: 20px;
  padding-top: 5px;
}
.grayBg .panel-body{
  background: #E4E8ED !important;
}
.reviewsArea .reviewsImg{
  width:80px;
  height:80px; 
  border-radius:4px;
  border:4px solid #B9CBDC;
}
.reviewsArea .list-group .media p{
  color: #3D6D9E;
  font-size: 12px;
  padding-top: 3px;
}
.pl0{
  padding-left: 0;
}
.dRed{
  color: #C85050;
}


/****** tournament_result ********/
.matchUser{
    margin-top: 15px;
}
.matchUser h3 a{
  color: #262626;
}
.winnerArea {
  padding-top: 30px;
  padding-bottom: 30px;
  /*background: #eee;*/
  margin-top: 30px;
}
.winner-table{
  padding: 14px 20px;
  background: #fff;
}
.pointScore div{
  width: 35px;
  height: 35px;
  background: #F4F4F4;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
  text-align: center;
  padding-top: 10px;
  color: #2C2C2C;
}
.tropy{
  color: #FFD15C;
}
.winner-table p{
  padding-bottom: 10px;
}
.matchDetailbox{
	padding: 20px 14px;
	background: #fff;	
}
.matchDetailbox .BlueText{
	color: #4387FF;
	margin-bottom: 6px !important;
	margin-top: 8px !important;
}
.matchDetailbox h5{
	font-size: 13px;
	margin-bottom: 0 !important;
	margin-top: 4px !important;
}
.heightAuto{
	height: auto !important;
}
/****** tournament_result ********/
  /****** Tournament Desktop ******/
.tornamentDiv {
  padding-top: 20px;
  padding-bottom: 40px;
  /*background: #eee;*/
}
.tournamentWinnerArea .panel-heading{
  background: #2E6296;
  padding-top: 23px;
  padding-bottom: 23px;
  color: #FBFCFD;
  border-radius: 0 !important;
}
.tbl_bracket .brack_under {
    border-bottom: 2px solid #D1D1D1 !important;
    padding-left: 5px; 
}
.rounded-corner-noborder td.gvcolumn1 {
    padding: 0px 8px 0px 8px;
    background: #e8edff;
    color: #1D2A5B;
    font-weight: bold;
}
.tbl_bracket td {
  padding-left: 5px;
}
.rounded-corner-noborder td {
    padding: 2px 10px 2px 10px;
    color: #000000;
    background: #e8edff;
}
.tbl_bracket .brack_right {
    border-right: 2px solid #D1D1D1 !important;
    padding-top: 0px;
    padding-left: 5px; 
}
.rounded-corner-noborder td {
    padding: 2px 10px 2px 10px;
    color: #000000;
    background: #e8edff;
}
.tbl_bracket .brack_under_right_up {
    border-bottom: 2px solid #D1D1D1;
    border-right: 2px solid #D1D1D1;
    padding-left: 5px; 
    padding-top: 10px;
}
.TournamentKeys .panel-heading{
  background: #2E6296;
  padding-top: 23px;
  padding-bottom: 23px;
  color: #FBFCFD;
  border-radius: 0 !important;
}
.TournamentKeys p{
	font-size: 17px;
	margin-bottom: 15px;
	color: #3C3C3C;
}

/****** Tournament Desktop ******/
  /********** Footer ***********/

  footer {
    padding-top: 30px;
    padding-bottom: 0;
    color: #DADADA !important;
    font-family: 'CircularStd-Book';
    font-weight: lighter !important;
}

footer .footer-img-adjustment {
    margin-bottom: -6px;
    width: 100%;
}

footer .footer-top {
    background: #000;
    padding-top: 30px;
    padding-bottom: 30px;
}

footer .footer-top h6 {
    font-size: 15px;
    line-height: 22px;
}

footer .footer-top .hr-white {
    border: none;
    height: 1px;
    background: #DADADA;
}

footer .footer-top ul {
    list-style: none;
    padding-left: 0;   
}
footer .footer-top ul li{
	margin-bottom: 10px;
}

footer .footer-top ul li a {
    color: #DADADA;
}
footer .footer-top .form-control{
	border-radius: 0;
}
footer .footer-top .input-group-addon {
    padding: 0;
    border-color: #C8232C;
    background: none;
    border-radius: 0 !important;
}
footer .footer-top .btn-danger-customized {
    border: none;
    background: #C8232C;
    border-radius: 0 !important;
}

/**** top footer ****/

footer .footer-bottom {
    width: 100%;
    background: #171717;
    border-top: 1px solid #383838;
    line-height: 44px;
    color: #858585;
}
footer .footer-bottom a {
    color: #858585;
    margin-left: 10px;
}

/******** Footer ********/


/************ Extras **********/
.whiteline{
  width: 60px;
  background-color: #fff;
  height:4px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.btnStyle{
  transform: translateZ(0) !important;
    backface-visibility: hidden !important;
    transition: 300ms ease-out !important;
}
.btnStyle:hover{
    transform: scale(0.9) !important;
}
.circularReg{
    font-family: 'CircularStd-Book';
}
.circularMed{
     font-family: 'CircularStd-Medium';
}
.circularBold{
     font-family: 'CircularStd-Bold';
}
.dblock{
	display: block;
}
.borderR0{
  border-radius: 0 !important;
}

.ml5{
  margin-left: 5px !important;
}
.ml7{
  margin-left: 7px !important;
}
.ml10{
  margin-left: 10px;
}
.ml15{
  margin-left: 15px;
}
.ml20{
  margin-left: 20px;
}
.ml30{
  margin-left: 30px;
}
.mt25{
  margin-top: 25px;
}
.ml40{
  margin-left: 40px;
}
.ml50{
  margin-left: 50px;
}
.ml100{
  margin-left: 100px;
}

.mb0{
  margin-bottom: 0px;
}
.mb5{
  margin-bottom: 5px;
}
.mb10{
  margin-bottom: 10px;
}
.mb15{
  margin-bottom: 15px;
}
.mb20{
  margin-bottom: 20px;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
.mb100{
  margin-bottom: 100px;
}
.mb150{
  margin-bottom: 150px;
}

.pt5{
  padding-top: 5px;
}
.mt5{
  margin-top: 5px;
}
.mt10{
  margin-top: 10px;
}
.mt15{
  margin-top: 15px;
}
.mt20{
  margin-top: 20px;
}
.mt30{
  margin-top: 30px;
}
.mt33{
  margin-top: 33px;
}
.mt40{
  margin-top: 40px;
}
.mt50{
  margin-top: 50px;
}
.mt60{
  margin-top: 60px;
}
.mt70{
  margin-top: 70px;
}
.mt80{
  margin-top: 80px;
}
.mt100{
  margin-top: 100px;
}
.mt150{
  margin-top: 150px;
}
.mt200{
	margin-top: 200px;
}


.mt-10{
  margin-top: -10px;
}
.mt-20{
  margin-top: -20px;
}
.mt-30{
  margin-top: -30px;
}
.mt-40{
  margin-top: -40px;
}
.mt-50{
  margin-top: -50px;
}
.mtb0{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.pr3{
    padding-right: 3px;
}

.pl3{
    padding-left: 3px;
}
.p10{
  padding: 10px;
}
.p15{
  padding: 15px;
}
.p0{
	padding: 0 !important;
}
.pb20{
	padding-bottom: 20px;
}
.pb30{
	padding-bottom: 30px;
}
.pb40{
	padding-bottom: 40px;
}

/********* font-size **********/
.fbold{
  font-weight: 600;
}
.f12{
  font-size: 12px;
}
.f13{
  font-size: 13px;
}
.f14{
  font-size: 14px !important;
}
.f15{
  font-size: 15px;
}

.f16{
  font-size: 16px;
}
.f17{
  font-size: 17px;
}
.f18{
  font-size: 18px;
}
.f19{
  font-size: 19px;
}
.f20{
  font-size: 20px;
}

.white{
  color: #fff;
}
.whiteMontbold{
  color: #fff;
  font-weight: bold;
}



/******** Media *******/

/********* Profile Page Button ******/
@media only screen and (max-width: 647px){
.bordeRight .media-body .btn{
  width: 150px;
  margin-bottom: 5px;
}

}
/********* Profile Page Button ******/


@media only screen and (max-width: 767px){
.pl0Mob{
  padding-left: 0 !important;
}
.logo{
  margin-left: 15px;
  margin-top: -2px;
}
  .topNav, .main-header {
    /*text-align: center;*/
}
.topNav .navbar-nav li{
 display: inline-block !important;
}

.topNav .navbar-right li{
 display: inline-block !important;
}

.main-header .navbar-right li {
    margin-left: 10px;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
.topNav .navbar-toggle{
      background: none !important;
    border: 0 !important;
}
.topNav .icon-bar{
  background: #fff !important;  
}
.main-header .navbar-toggle{
      background: none !important;
    border: 0 !important;
}

.main-header .icon-bar{
  background: #164678 !important;  
}
.twoBox .pr3{
	padding-right: 15px !important;
}
.twoBox .pl3{
	padding-left: 15px !important;
}
.ad-banner-small{
	margin-bottom: 15px;
}
.forums h4{
	font-size: 13px !important;
}


footer .footer-top{
	text-align: center !important;
}
footer .footer-top ul{
	text-align: center !important;
}
.footer-bottom .pull-left, .footer-bottom .pull-right{
  float: none !important;
  text-align: center; 
}

/*********** Profile page ******/
    .profileBox{
      padding: 31px 10px 30px 10px;
}

.profileImg {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.profileBox .media .media-body{
  padding-left: 0 !important;
}
.profileBox .media  p{
  font-size: 12px;
}
.bordeRight{
  border:0;
}

/********** Court Detail *******/
.clubdetailBox{
  padding: 1px 15px;
}
.onlineBookingForm{
  margin-top: 20px;
  padding: 6px 15px;
}
.fmob13{
  font-size: 12px !important;
}
.floatlMedia{
  float: left;
  margin-bottom: 0;
}
.forMediaClearF{
  clear: both;
}

.graybox{
  margin-bottom: 10px;
}
.reviewsArea {
    padding: 10px 10px;
    margin-bottom: 10px;
}
.reviewsArea .col-md-10{
  padding-left: 0;
}
.btnBooking{
	margin-top: -15px
}
/********* Tournament Result ********/
.matchDetailbox{
	margin-bottom: 15px;
}



} /*** 768 ****/


@media (min-width: 768px) and (max-width: 991px){
.topNav .nav li a .divide{
	padding-left: 5px;
}

.main-header .navbar-right li {
    margin-right: 0;
}
.main-header .navbar-right li a{
	    padding: 10px 10px !important;
    font-size: 12px !important;
}

.player-profiles .card {
    width: 83px;
    margin-right: 2px;
}
.player-profiles .white-card{
	width: 83px;
}
.player-profiles .white-card img {
    width: 70px;
    height: 70px;
}
.player-searching .panel-title{
	font-size: 13px;
}
.playerBox{
	padding-top: 6px !important;
    padding: 6px 4px;
}
.playerBox p{
	font-size: 12px;
}
.playerBox .btn{
	padding: 0px 10px;
    margin-top: 4px;
}
.twoBox .pr3{
	padding-right: 15px !important;
}
.twoBox .pl3{
	padding-left: 15px !important;
}

.other-searching .panel-title{
	font-size: 13px;
}
.forums .selectBox {
    padding: 5px 5px 5px 0px;
}
.forums h4 {
    font-size: 12px !important;
}

.forums h6 {
    font-size: 11px !important;
}
.forums p {
    font-size: 10px !important;
}
.whitebg{
	padding: 4px 3px;
}
.first li{
	margin: 0px 0px;
	font-size: 12px;
}
.second li{
	margin: 0px 0px;
	padding: 0px 2px;
	font-size: 12px;
}
.viewfont a{
	padding: 6px 12px;
}
.leaguesRanking .table-striped thead{
	font-size: 10px !important;
}
.courtSearch .input-group .form-control{
	font-size: 10px;
}

.leaguesRanking .table-striped tbody {
    font-size: 11px;
}

/*********** Profile page ******/
.profileBox{
      padding: 31px 10px 30px 10px;
}

.profileImg {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.profileBox .media .media-body{
  padding-left: 0 !important;
}
.profileBox .media  p{
  font-size: 12px;
}
.bordeRight .media-body .btn{
  width: 124px;
  margin-bottom: 5px;
}
.bordeRight .media-body .btn-success{
    margin-right: 5px;
    padding: 6px 10px;
}
.bordeRight .media-body .btn-default{
    margin-right: 5px;
    padding: 6px 10px;
}
.tpRank{
  margin-top: 15px;
}
.tpRank th, .tpRank td {
    border: 0 !important;
    padding: 10px 0px !important;
    font-size: 12px;
}
.friendPartners .panel-title{
  font-size: 13px;
}
.friendPartners img {
    border: 4px solid #D5E0EA !important;
    border-radius: 6px;
    margin-right: 5px;
    margin-left: 5px;
    width: 50px;
    height: 50px;
}
.someResult .panel-title{
  font-size: 14px;
}

.someResult .first{
      margin-bottom: -2px;
}

.someResult .first li {
    margin: 0px 0px;
    font-size: 11px;
}
.someResult .second {
    list-style: none;
    float: right;
    margin-top: -20px;
}
.someResult .second li {
    margin: 0px 0px;
    padding: 0px 2px;
    font-size: 11px;
}
.someResult .viewfont a {
    padding: 4px 12px;
    font-size: 11px;
    position: relative;
    top: -12px;
}


/********** Court Detail *******/
.clubdetailBox{
  padding: 1px 15px;
}
  .onlineBookingForm {
    /*margin-top: 20px;*/
  padding: 2px 10px;
}
.fmob13{
  font-size: 12px !important;
}
.floatlMedia{
  float: left;
  margin-bottom: 0;
}
.forMediaClearF{
  clear: both;
}
.onlineBookingForm .selectdd, .onlineBookingForm .selectmm{
	width: 65px;
    font-size: 11px;
}
.onlineBookingForm .selectyyyy{
	width: 70px;
	font-size: 13px;
}
.onlineBookingForm label{
	font-size: 12px;
}

.graybox{
  margin-bottom: 10px;
}
.reviewsArea {
    padding: 10px 10px;
    margin-bottom: 10px;
}
.reviewsArea .col-md-10{
  padding-left: 10px;
}

.btnBooking{
	margin-top: 10px
}
.innerDetail {
    padding: 12px 0 1px 1px;
}
.innerDetail .table th, .innerDetail .table td{
	font-size: 11px;
}
.graybox p{
	font-size: 11px;
}
  .graybox p span {
    /*float: none !important;*/
}
.graybox{
	width: 90px;
	padding: 8px 3px 1px 3px;
}
.checkboxFour label{
	top: -5px;
}
.reviewsArea .list-group-item-heading{
	font-size: 12px;
}
.reviewsArea .list-group-item-text{
	font-size: 12px;
    line-height: 18px;
    padding-top: 0;
}


} /*** 991 ****/


    @media (min-width: 992px) and (max-width: 1199px) {
      .player-profiles .card {
        width: 100px;
        margin-right: 10px;
      }

      .player-profiles .white-card {
        width: 105px;
      }

        .player-profiles .white-card img {
          width: 90px;
          height: 90px;
        }

      .tips p {
        font-size: 13px;
      }

      .playerBox {
        padding-top: 10px !important;
        padding: 10px 10px;
      }

        .playerBox .btn {
          padding: 2px 14px;
        }

      .twoBox .playerBox p {
        font-size: 11px !important;
      }

      .forums h4 {
        font-size: 12px !important;
      }

      .forums h6 {
        font-size: 12px !important;
      }

      .forums p {
        font-size: 10px !important;
      }
      /******** Profile ******/
      .bordeRight .media-body .btn {
        width: 124px;
        margin-bottom: 5px;
      }

      .bordeRight .media-body .btn-success {
        margin-right: 5px;
        padding: 6px 10px;
      }

      .bordeRight .media-body .btn-default {
        margin-right: 5px;
        padding: 6px 10px;
      }


      .someResult .first {
        margin-bottom: 5px;
      }

        .someResult .first li {
          margin: 0px 0px;
          font-size: 11px;
        }

      .someResult .second {
        list-style: none;
        float: right;
        margin-top: -35px;
      }

        .someResult .second li {
          font-size: 11px;
        }

      /********** Court Detail *******/
      .clubdetailBox {
        padding: 1px 15px;
      }

      .onlineBookingForm {
        padding: 2px 10px;
      }

      .fmob13 {
        font-size: 12px !important;
      }

      .floatlMedia {
        float: left;
        margin-bottom: 0;
      }

      .forMediaClearF {
        clear: both;
      }

      .graybox {
        margin-bottom: 10px;
      }

      .reviewsArea {
        padding: 10px 10px;
        margin-bottom: 10px;
      }

        .reviewsArea .col-md-10 {
          padding-left: 15px;
        }

      .btnBooking {
        margin-top: 10px
      }

      .reviewsArea .list-group-item-text {
        padding-top: 0;
      }
    }
    /*** 1199 ****/



    @media(min-width: 298px) and (max-width:319px) {
      .forwidth450 {
        width: 280px
      }
    }

    @media(min-width: 320px) and (max-width:480px) {
      .forwidth450 {
        width: 300px
      }
    }

    #loader {
  bottom: 0;
  height: 175px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 175px;
}

#loader {
  bottom: 0;
  height: 175px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 175px;
}

  #loader .dot {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 87.5px;
  }

    #loader .dot::before {
      border-radius: 100%;
      content: "";
      height: 87.5px;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transform: scale(0);
      width: 87.5px;
    }

    #loader .dot:nth-child(7n+1) {
      transform: rotate(45deg);
    }

      #loader .dot:nth-child(7n+1)::before {
        animation: 0.8s linear 0.1s normal none infinite running load;
        background: #00ff80 none repeat scroll 0 0;
      }

    #loader .dot:nth-child(7n+2) {
      transform: rotate(90deg);
    }

      #loader .dot:nth-child(7n+2)::before {
        animation: 0.8s linear 0.2s normal none infinite running load;
        background: #00ffea none repeat scroll 0 0;
      }

    #loader .dot:nth-child(7n+3) {
      transform: rotate(135deg);
    }

      #loader .dot:nth-child(7n+3)::before {
        animation: 0.8s linear 0.3s normal none infinite running load;
        background: #00aaff none repeat scroll 0 0;
      }

    #loader .dot:nth-child(7n+4) {
      transform: rotate(180deg);
    }

      #loader .dot:nth-child(7n+4)::before {
        animation: 0.8s linear 0.4s normal none infinite running load;
        background: #0040ff none repeat scroll 0 0;
      }

    #loader .dot:nth-child(7n+5) {
      transform: rotate(225deg);
    }

      #loader .dot:nth-child(7n+5)::before {
        animation: 0.8s linear 0.5s normal none infinite running load;
        background: #2a00ff none repeat scroll 0 0;
      }

    #loader .dot:nth-child(7n+6) {
      transform: rotate(270deg);
    }

      #loader .dot:nth-child(7n+6)::before {
        animation: 0.8s linear 0.6s normal none infinite running load;
        background: #9500ff none repeat scroll 0 0;
      }

    #loader .dot:nth-child(7n+7) {
      transform: rotate(315deg);
    }

      #loader .dot:nth-child(7n+7)::before {
        animation: 0.8s linear 0.7s normal none infinite running load;
        background: magenta none repeat scroll 0 0;
      }

    #loader .dot:nth-child(7n+8) {
      transform: rotate(360deg);
    }

      #loader .dot:nth-child(7n+8)::before {
        animation: 0.8s linear 0.8s normal none infinite running load;
        background: #ff0095 none repeat scroll 0 0;
      }

  #loader .loading {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    bottom: -40px;
    height: 20px;
    left: 0;
    position: absolute;
    right: 0;
    width: 180px;
  }

@keyframes load {
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

@keyframes load {
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

.spinner-message {
  text-align: center;
}
