.uppercase {
  text-transform: uppercase;
}

.uft-center-txt {
  text-align: center;
}

.btn-green-elec-md {
  border-radius: 0px;
  color: #026633;
  background-color: white;
  padding: 5px 20px;
  -webkit-clip-path: polygon(0px 15px, 15px 0px, 100% 0px, 100% 100%, 0px 100%);
  clip-path: polygon(0px 15px, 15px 0px, 100% 0px, 100% 100%, 0px 100%);
  font-weight: 900;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}

.btn-green-elec-md-active {
  border-radius: 0px;
  color: white;
  background-color: #026633;
  padding: 15px 35px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
  font-weight: 900;
  font-size: 19px;
  text-transform: uppercase;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}

.btn-green-elec-md-white {
  border-radius: 0px;
  color: #026633;
  background-color: white;
  padding: 15px 35px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
  font-weight: 900;
  font-size: 19px;
  text-transform: uppercase;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}


.uft-btn-arrow {
  background-image: url("../img/btn-arrow-right-white.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-position: calc(100% - 15px) center;
  background-size: 11px;
}

.uft-btn-plus-start {
  background-image: url("../img/plus-icon-green.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-position: 15px center;
  background-size: 11px;
}

.btn-green-elec-md-white.uft-btn-arrow {
  background-image: url("../img/btn-arrow-right-green.svg");
}

.btn-green-elec-md-white.uft-btn-plus-start {
  background-image: url("../img/plus-icon-green.svg");
}

.uft-red-signal-btn {
  background-color: #C72520;
  background-image: url("../img/warning-white-icon.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-position: 10px center;
  background-size: 20px;
  color: white;
}
.uft-coach-selected-team-img {
  margin: auto;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  object-fit: contain;
  display: block;
  margin-bottom: 20px;
}

.uft-red-remove-btn {
  background-image: url("/img/red-button-border.png");
  width: 100%;
  background-size: 100% 100%!important;
  color: #c72520;
  background-position: 0px 0px!important;
  background-color: transparent;
  padding: 7px 15px!important;
  width: auto;
  -webkit-clip-path:inherit!important;
  clip-path:inherit!important;
}

.uft-btn-md {
  font-size: 12px;
}

.uft-disabled-btn {
  opacity: 0.5;
  pointer-events: none;
}

.btn-green-elec-md.uft-active-btn {
  color: white;
  background-color: #026633;
}

.uft-pdl-30 {
  padding-left: 30px;
}

.uft-pdl-20 {
  padding-left: 20px;
}

.uft-btn-pd-10-35 {
  padding: 10px 35px;
}

.uft-btn-pd-10-20 {
  padding: 10px 20px;
}


label.custom-checkbox input[type="checkbox"] {
  opacity: 0;
}

.uft-checkbox {
  position: relative;
  top: -4px;
  margin: 0 1rem 0 0;
  cursor: pointer;
}

.uft-checkbox:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
  border: 1px solid #82829B;
  border-radius: 2px;
}

.uft-checkbox:checked:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: .5rem;
  border-color: #82829B;
  border-top-style: none;
  border-right-style: none;
}

.uft-checkbox:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  cursor: pointer;
}

.uft-title-h4 {
  color: #026633;
  font-weight: 900;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}

.uft-title-h5 {
  color: #026633;
  font-weight: 900;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
}

.intl-tel-input.allow-dropdown {
  display: inline-block;
  position: inherit;
}

.uft-group-input-tel {
  display: flex;
}

.flag-container {
  position: inherit !important;
  height: 100%;
  margin: 0px;
}

.uft-phone-prefix-input {
  display: none;
}

.intl-tel-input.allow-dropdown {
  background-image: url('../img/phone-input-prefix-background.png');
  font-weight: 400;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
  padding-right: 20px;
}

.intl-tel-input.allow-dropdown .selected-dial-code {
  color: white;
}

.intl-tel-input .selected-flag .iti-arrow {
  display: none;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: inherit !important;
}

.uft-search-select-club-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #ededed;
  padding: 5px 0px;

}

.uft-select-club-logo {
  padding: 5px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: white;
  object-fit: contain;
  border: 1px solid #e3e3e3;
}

.uft-select-club-name {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;

}

.uft-select-club-type {
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}

.uft-selected-club {
  padding-top: 0px;
}

.select2-container--default .select2-selection--single[aria-labelledby="select2-club_nom-container"] {
  padding-left: 0px !important;
}

.uft-select-club-country {
  font-size: 13px;
}

.uft-select-club-details-container {
  margin-left: 15px;
  line-height: 22px;
}

.select2-container--default .select2-selection--multiple {
  border-radius: 0px !important;
  border: 0px solid #ccc !important;
  padding: 5px 5px !important;
  height: 45px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__arrow {
  height: 42px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  color: #444 !important;
  line-height: 35px !important;
  height: 40px !important;
}

.select2-selection.select2-selection--multiple .select2-search__field {
  margin-top: 0px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 0px solid #aaa !important;
  border-radius: 0px !important;
  margin-top: 0px !important;
}

.categorie-tournoi-select {
  border: 0px !important;
  width: 100px !important;
  text-align: center !important;
  margin-top: 5px !important;
  border-radius: 0px !important;
  border: 0px !important;
  -webkit-clip-path: polygon(0px 15px, 15px 0px, 100% 0px, 100% 100%, 0px 100%);
  clip-path: polygon(0px 15px, 15px 0px, 100% 0px, 100% 100%, 0px 100%);
}

.select2-container--default .select2-selection--single {
  border-radius: 0px !important;
  border: 0px solid #ccc !important;
  padding: 5px 20px !important;
  height: 45px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444 !important;
  line-height: 35px !important;
  height: 40px !important;
}

/* Texte indicatif des listes déroulantes Select2 (position joueur, rôle…).
   Aligné sur la couleur de placeholder des <input> (#82829B, cf. global.css)
   pour que deux champs vides côte à côte dans une même ligne de formulaire
   aient exactement le même rendu.
   `!important` nécessaire : le CSS de Select2 est chargé APRÈS ce fichier dans
   base.html.twig, sa règle par défaut (#999, même spécificité) gagnerait sinon. */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #82829B !important;
}

.select2-results__option--highlighted[aria-selected] {
  background-color: #ccc !important;
  /* Change #yourColor to your desired color */
  color: black !important;
  /* Optional: change the text color if needed */
}

.select2-dropdown {
  border: 1px solid #fff !important;
}

.add-club-option {
  display: none !important;
}

.uft-no-results {
  text-align: center;
  background-color: #026633;
  padding: 10px 0px;
  color: white;
  text-transform: uppercase;
  font-style: italic;
  font-size: 16px;
  font-weight: 900;
}

.uft-no-results .uft-add-club-btn {
  padding-left: 20px;
  background-image: url('../img/plus-white-icon.svg');
  background-repeat: no-repeat;
  background-position: left center;
  width: fit-content;
  margin: auto;
  cursor: pointer;
}

.country-select {
  width: 100%;
}

.country-select.inside .selected-flag,
.country-select.inside .flag-dropdown {
  width: 100% !important;
}

.country-select.inside .flag-dropdown:hover .selected-flag {
  background-color: transparent !important;
}

.modal-content {
  clip-path: polygon(0px 20px, 20px 0px, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%);
  border-radius: 0px;
  border: 0px;
  background-color: #FAFAFA;
}

.modal-title {
  display: none;
}

.modal-header,
.modal-footer {
  border: 0px !important;
}

.modal-footer {
  display: none;
}

.modal-header .close {
  border: 0px;
  margin-left: auto;
  background-color: #82829B !important;
  margin-top: -10px !important;
  margin-right: -10px !important;
  padding: 10px 10px !important;
  line-height: 10px !important;
  color: white !important;
  text-shadow: inherit !important;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%);
}


.rounded-photo-uploader {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: white;
  box-shadow: 0px 4px 20px rgba(55, 55, 89, 0.15);
  position: relative;
}

.edit-tournoi-btn{
  background-color: #026633;
  background-image: url('../img/pencil-edit-icon-white.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70% 70%;
}
.photo-uploader-action {
  background-color: #026633;
  background-image: url('../img/camera-icon-upload.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70% 70%;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  right: 0px;
  bottom: 0px;
  border: 0px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
}

.image-uploader-previw {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 100%;
}

.uft-coach-selected-club-img {
  margin: auto;
  width: 150px;
  height: 150px;
  object-fit: contain;
  display: block;
  margin-bottom: 20px;
border-radius: 100%;
}

.uft-register-coach-type-list {
  list-style: none;
}

.uft-register-coach-type-list li {
  position: relative;
}

.uft-register-coach-type-list li div {
  list-style: none;
  -webkit-clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  padding: 15px 0px;
  background-color: #858EBE;
  color: white;
  cursor: pointer;
  margin-bottom: 10px;
  transition: background-color 0.5s ease;

}

.uft-register-coach-type-list li h5 {
  margin-bottom: 0px;
}

.uft-register-coach-type-list p {
  width: 80%;
  margin: auto;
  padding: 10px;
  text-align: center;

  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0px;
  transition: opacity 1s ease-out, height 0.5s ease;
}

li.uft-is-open p {
  opacity: 1;
  height: auto;
  padding-top: 10px;
}

.uft-register-coach-type-list li.uft-is-open div {
  list-style: none;
  -webkit-clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  padding: 15px 0px;
  background-color: #04743B;
  color: white;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
}

.uft-register-coach-type-list li.uft-is-open::after {
  content: '';
  position: absolute;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  padding: 15px 0px;
  -webkit-clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  background-color: #FAFAFA;
  top: -2px;
  z-index: -1;
  left: -2px;
}

.uft-note-text {
  text-align: center;
  display: block;
  font-weight: 100;
}

.utf-caution-box-white {
  background-color: white;
  color: red;
  background-image: url("../img/caution-icon-red.svg");
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  background-position: 10px;
  clip-path: polygon(0 20px, 20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
}
.uft-create-team-box{
  background: linear-gradient(to bottom, #026633, rgba(8, 88, 45, 0.705));
  clip-path: polygon(0 0px, 0px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  padding: 25px 15px;
}
.uft-r-logo-team-box{
  width: 107px;
  height: 107px;
  border-radius: 100%;
  object-fit: cover;
}

.uft-select-team-box{
  background: linear-gradient(to bottom, rgb(5, 83, 43), #00000081);
  clip-path: polygon(0 0px, 0px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  padding: 25px 15px;
}

.uft-club-category-text{
  background-repeat: no-repeat;
  display: inline-block;
  background-position: right center;
  padding-right: 20px;
  background-size: 14px;
}

.uft-club-trainer-name,.uft-club-trainer-adjoint-name{
  background-repeat: no-repeat;
  display: inline-block;
  background-position: left center;
  padding-left: 20px;
  background-size: 14px;
  background-image:url('../img/icon-user-white.svg');
}
.uft-club-trainer-adjoint-name{
  background-image:url('../img/users-icon.svg');
}

.uft-select-team-box>div{
  display: flex;
  align-items: center;
}
.uft-select-team-box-content{
  padding-left: 15px;
}

.uft-create-club-box {
  background: linear-gradient(to bottom, #026633, rgba(8, 88, 45, 0.705));
  clip-path: polygon(0 0px, 0px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  padding: 25px 15px;
}

.uft-r-logo-club-box {
  width: 107px;
  height: 107px;
}

.uft-select-club-box {
  background: linear-gradient(to bottom, rgb(5, 83, 43), #00000081);
  clip-path: polygon(0 0px, 0px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  padding: 25px 15px;
}

.uft-club-category-text {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: right center;
  padding-right: 20px;
  background-size: 14px;
}

.uft-club-trainer-name,
.uft-club-trainer-adjoint-name {
  background-repeat: no-repeat;
  display: inline-block;
  background-position: left center;
  padding-left: 20px;
  background-size: 14px;
  background-image: url('../img/icon-user-white.svg');
}

.uft-club-trainer-adjoint-name {
  background-image: url('../img/users-icon.svg');
}

.uft-select-club-box>div {
  display: flex;
  align-items: center;
}

.uft-select-club-box-content {
  padding-left: 15px;
}


.uft-ck-item {
  width: fit-content;
  clip-path: polygon(0 15px, 15px 0, 100% 0, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0 100%);

  margin-right: 20px;
}

.uft-ck-item input {
  display: none;
}

.uft-ck-item label {
  padding: 10px 30px;
  cursor: pointer;
  transition: all 0.3s;
  margin-bottom: 0px;
  font-weight: 800;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #373759;
  background-color: white;
  opacity: 0.4;
  text-align: center;
}

.uft-ck-item input:checked+label.grey-label {
  background-color: #d8d8d8 !important;
}
.uft-ck-item label.grey-label {
  background-color: #eeeeee !important;
  color: black!important;
}
.uft-ck-item label:last-of-type {
  border-right: 0;
}

.uft-ck-item label:hover {
  opacity: 1;
}

.uft-ck-item input:checked+label {
  opacity: 1;
}
.text-right {
  text-align: right !important;
}

.ck-green .uft-ck-item label {
  background-color: #04743B;
  color: white;
}

.uft-ck-with-icon label {
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: 27px center;
  padding-left: 50px;
}

.uft-add-player-ctnr {
  position: relative;
  width: 100%;
}

.uft-add-player-ctnr:after {
  content: " ";
  position: absolute;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  background-color: white;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  display: block;
  top: -1px;
  left: -1px;
  z-index: -1;
}

.uft-add-player-ctnr-inner {
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  background-color: #026633;
  padding: 10px 10px;
}

.uft-add-player-icon {
  width: 47px;
  height: 47px;
  border-radius: 100%;
  object-fit: cover;
}

.uft-upload-documents-ctnr {
  width: 100%;
  height: 100%;
  background: #108147;
  border-radius: 6px;
  border: 2px #FAFAFA dotted;
  padding: 20px 40px;
  cursor: pointer;
  transition: all .5s ease-in-out;
}

.uft-upload-documents-ctnr:hover {
  opacity: 0.8;
}

.uft-upload-documents-ctnr .uft-note-text {
  margin-bottom: 0px !important;
  font-size: 12px;
  background-image: url('../img/folder-svg.svg');
  background-repeat: no-repeat;
  background-position: 0px top;
  padding-left: 25px;
}

.image-uploader-previw-ctn .image-uploader-previw {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  position: inherit;
  margin: 5px;
  margin-top: 15px;
}

.image-uploader-previw-ctn {
  position: relative;
  width: 100px;
  height: 100px;
  margin: auto;
  margin-bottom: 10px;
}

.image-uploader-previw-ctn .uft-rounded-rm-btn {
  width: 25px;
  height: 25px;
  content: "x";
  color: white;
  line-height: 20px;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  top: 5px;
  right: -15px;
  background-color: #e52b2b;
  z-index: 1;
  cursor: pointer;

}


.uft-white-text-icon {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 15px;
  margin-right: 10px;
  font-size: 13px;
}

.uft-btn-custom-icon {
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 20px;
}

.uft-fs-11 {
  font-size: 11px;
}

.uft-tabs-subtitle {
  font-weight: 800;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
}

.uft-adress-item-ctnr {
  background-color: white;
  padding: 10px 15px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
  margin-bottom: 10px;
  margin-top: 10px;
  cursor: pointer;
  display: flex;
}
.uft-adress-item-ctnr>div:nth-child(2){
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uft-saved-adres-ctnr {
  background-color: rgb(255 255 255 / 12%);
  padding: 10px 20px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);

}

.tournoi-options-ctnr {
  background-color: white;
  padding: 10px 15px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%);
  margin-bottom: 10px;
  margin-top: 10px;
  cursor: pointer;
  display: flex;
  padding: 30px 30px;
}
.uft-radio-switch-ctnr{
  width: fit-content;
}

