.titre a {
	color: #FFF;
}

.equipeCla {
	width: 45% !important;
}

.rang{
	padding: 0px !important; 
	width: 38px !important; 
	font: normal 16px MontserratBook, Arial, Helvetica, Sans-serif !important;
	border-right: none !important;
	
}
	 

.rang1 {
	background: transparent !important;
	color: white !important;
	background: #f1c234 !important;
}

.rang2 {
		background: transparent !important;
	color: white !important;
	background: #e4e4e4 !important;
}

.rang3 {
		background: transparent !important;
	color: white !important;
	background: #aa836f !important;
}


.drag{
	border-color: transparent;
	border: 0px;
}


#inscrire input.buttonform, .tac a.buttonform { 
	margin: 0;
	cursor: pointer; 
}

.suppression{
	cursor: pointer;
}

.loupe{
	float:right !important;
}

.overlay { 
	display: none; 
	top : 0px;
}

.login footer#footer {
	position: fixed;
}


.alert {
	margin-bottom: 0px;
	font: normal 14px MontserratMedium, Arial, Helvetica, Sans-serif;
}

.overlay .tac p {
	padding: 10px;
	font: normal 14px MontserratMedium, Arial, Helvetica, Sans-serif;
}

div.workInProgress {
	position: absolute;
  	width: 300px;
  	height: 100px;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -50px;
  	text-align: center;
	background-color: #fff;
	border: 1px solid #114f87;
	color: #114f87;
	padding: 13px;
}

div.workInProgress div {
	padding-top: 12px;
}

.auCentre{
 position: fixed;
 top: 50%;
 left: 50%;
 margin: auto;
 margin-top: -50px;
}

#inscrire .player header ul span {
  display: block;
  font: normal 12px MontserratBook, Arial, Helvetica, Sans-serif;
}

.logo-fft, .logo-fft-toutespratiques {
  background-image: url('../img/logo-fft.png');
  background-repeat: no-repeat;
  height: 40px;
  width: 135px;
}

.logo-fft-padel {
  background-image: url('../img/logo-fft-padel.png');
  background-repeat: no-repeat;
  height: 40px;
  width: 135px;
}

.logo-fft-beach {
  background-image: url('../img/logo-fft-beach.png');
  background-repeat: no-repeat;
  height: 40px;
  width: 135px;
}

.logo-fft-pickle {
	background-image: url('../img/logo-fft-pickle.png');
	background-repeat: no-repeat;
	height: 40px;
	width: 135px;
}

.order .extract {
  float: none;
  margin: 0;
  width: 45px;
  overflow: hidden;
  cursor: pointer;
}
