/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 3 juin 2021, 16:03:09
    Author     : OlivierSchunemann
*/
body {
  font-family: "Arial", helvetica, arial, sans-serif;
  font-size: 1.3rem;
}

p, ul, ol, dl, blockquote, pre, td, th, label, textarea, caption, details, figure, hgroup {
  font-size: 14px;
}

::after, ::before {
  box-sizing: initial;
}

.contain.row {
  margin: 0;
  display: initial;
}

.content h2 {
  width: calc(100% + 6vmin);
}

.new_popup .content h2 {
  width: 100%;
}

.content.new_listing.newform100 {
  display: initial;
}

.ui-widget {
  font-size: 14px;
}

form.filtre_header input[type=text] {
  font-size: 12px;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.btn-check:checked + .btn-outline-primary {
  background: #6d3ef4 !important;
  border-color: #6d3ef4 !important;
}

.btn-check:checked + .btn-outline-danger,
.btn-check:checked + .btn-outline-dark,
.btn-check:checked + .btn-outline-info,
.btn-check:checked + .btn-outline-primary,
.btn-check:checked + .btn-outline-secondary,
.btn-check:checked + .btn-outline-success,
.btn-check:checked + .btn-outline-warning {
  color: #fff !important;
  transition: 0.1s all;
}

.btn-group .btn:first-of-type {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.custom-control {
  padding-left: 0 !important;
}

.fc .fc-button-primary:not(:disabled).fc-button-active, .fc .fc-button-primary:not(:disabled):active {
  opacity: 0.65;
}

a {
  color: #575a82;
  text-decoration: none;
  background-color: transparent;
}

.fc-col-header-cell a:hover {
  color: #fff;
}

table.dataTable thead > tr > th.sorting::after,
table.dataTable thead > tr > th.sorting::before {
  opacity: 0.9;
}

p {
  margin-top: 0;
  margin-bottom: 0.2rem;
}

.fc-timegrid-event .fc-event-time {
  text-align: center;
}

.p-2 {
  padding: 0.8rem !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_filter input,
.modal-content,
.fc .fc-button-group > .fc-button, .fc-direction-ltr .fc-toolbar > * > :not(:first-child) a.fc-event,
.btn,
.form-control,
.fc-direction-ltr .fc-toolbar > * > :not(:first-child),
.alert-info, .promo_pub .promotion, .ac-container label,
.amountUnit,
.dataTables_wrapper .dataTables_length select,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
span.resaPlanningAuto, span.resaPlanningManuel, .list-group, input.rank, .form-control-dupe {
  border-radius: 20px !important;
}

.resaAutoDiv .btn_creneau {
  border-radius: 20px !important;
  padding: 10px 15px !important;
}

.resaPlayersInfoText {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.playerRecordBtn .resaPlayersInfoText {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.playersResa .form-control.tagsAuto {
  height: calc(1.5em + 0.75rem + 4px);
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rightRadiusZero {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.resaPlayersInfoText {
  padding: 0.38rem 0.75rem !important;
}

.btn .btn-primary:hover {
  transition: 0.2s;
  opacity: 0.65 !important;
  background-color: #6d3ef4 !important;
}

.rmPlayerResa i,
.payToClubBtn i {
  line-height: 1.5 !important;
}

.playersResa .payToClubBtn,
.playersResa .rmPlayerResa,
.playersResa .btn_ajouter_joueur,
.creneaux .add_creneau {
  width: 30px !important;
  height: 30px !important;
  display: flex;
  font-size: 18px !important;
}

.playersResa .btn_ajouter_joueur {
  margin-left: 10px !important;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: none !important;
}

.btn-primary {
  color: #fff;
  background-color: #6d3ef4;
  border-color: #6d3ef4;
}

.btn-primary:hover {
  background-color: #6d3ef4;
  border-color: #6d3ef4;
  opacity: 0.65;
}

table.dataTable > thead > tr > th, table.dataTable > thead > tr > td {
  padding: 5px 10px;
  text-align: center;
}

table.dataTable tbody th, table.dataTable tbody td {
  padding: 5px 10px;
}

select {
  word-wrap: normal;
  border-radius: 20px;
  border: 1px solid #ccc;
  padding: 5px;
}

.text-primary {
  color: #6d3ef4 !important;
}

.btn-primary {
  background-color: #6d3ef4;
  border-color: #6d3ef4;
}

.fc-theme-standard td, .fc-theme-standard th {
  border: 1px solid rgb(246, 246, 246);
}

.btn-danger {
  background-color: #dc3545 !important;
}

input[type=time] {
  border-radius: 20px;
  border: none;
  padding: 10px 20px;
}

.btn.disabled, .btn:disabled {
  opacity: 0.3;
}

.fc-prev-button,
.fc-next-button,
.fc-datePickerButton-button {
  width: 30px !important;
}

.fc-button:hover {
  opacity: 0.65;
}

#horaires .form-control {
  height: auto !important;
}

#horaires select.form-control {
  padding: 1rem 0.75rem;
}

#tarifs input.form-control {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.card {
  border-radius: 20px;
}

.card-header:first-child {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 0;
}

.btn_submit_add_tag {
  height: 36px !important;
  margin-top: -14px !important;
}

a.close_score_popup:hover {
  text-decoration: none !important;
  opacity: 0.65 !important;
  transition: 0.2 !important;
}

.alert {
  border-radius: 20px;
}

a:hover {
  text-decoration: none !important;
}

p {
  color: #575a82;
}

table.dataTable.display > tbody > tr.odd td,
table.dataTable.display > tbody > tr.even td {
  box-shadow: none !important;
}

table.dataTable.display > tbody > tr.odd td {
  background: rgba(0, 0, 0, 0.04) !important;
}

table.dataTable.display > tbody > tr.odd:hover,
table.dataTable.display > tbody > tr.even:hover {
  background: rgba(0, 0, 0, 0.1) !important;
}

.fc-theme-standard .fc-scrollgrid {
  border: none !important;
}

.new_planning .fc .fc-col-header-cell.fc-resource {
  padding: 5px 10px;
  background: #575a82 !important;
  color: #fff;
}

.new_planning .fc .fc-col-header-cell.fc-resource:hover {
  opacity: 0.65;
  transition: 0.2s;
}

.new_planning .fc .fc-timegrid-slot.fc-timegrid-slot-label,
.fc-theme-standard th:first-of-type {
  background: none;
  border: 1px solid #fff;
}

.new_planning .fc .fc-col-header-cell.fc-resource:first-of-type {
  border-top-left-radius: 20px;
}

.new_planning .fc .fc-col-header-cell.fc-resource:last-of-type {
  border-top-right-radius: 20px;
}

.fc-timegrid-axis {
  background: none;
  border: 0px;
}

p.marginCalendar,
span.payedMention {
  color: #fff;
}

.openPartieOrNot .btn {
  margin-right: 10px;
  background: #eee;
  border: 1px solid #eee;
  color: #343a40 !important;
}

.btnValid {
  background: #28a745 !important;
  border: 1px solid #28a745 !important;
}

.btnClose {
  background: #6c757d !important;
  border: 1px solid #6c757d !important;
}

.btnDanger {
  background: #dc3545 !important;
  border: 1px solid #dc3545 !important;
}

.btnInfo,
.new_listing .btnInfo {
  background: #fff !important;
  border: 1px solid #6d3ef4 !important;
  color: #6d3ef4 !important;
}

.player-pay span {
  font-size: 16px;
  font-weight: bold;
  color: #575a82;
}

button.close {
  font-size: 24px !important;
}

.list-group-item.active {
  background-color: #6d3ef4 !important;
  border-color: #6d3ef4 !important;
}

@media (min-width: 576px) {
  .modal-sm {
    max-width: 400px !important;
  }
}
.content-iframe {
  padding: 3vmin 0 0 0 !important;
}

.content-iframe h2 {
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}

/*# sourceMappingURL=bootstrap_cancel.css.map */
