/*
Theme Name: Administration
Theme URI: https://www.basic-web.ch
Update URI: https://www.basic-web.ch
Author: Basic web - Jonathane Andrey
Version: 1.0
*/
@font-face {
	font-family: EuclidCircularB;
	src: url("webfonts/Euclid Circular B Light.ttf");
	font-weight: 300;
}

@font-face {
	font-family: EuclidCircularB;
	src: url("webfonts/Euclid Circular B Regular.ttf");
	font-weight: 400;
}

@font-face {
	font-family: EuclidCircularB;
	src: url("webfonts/Euclid Circular B Medium.ttf");
	font-weight: 500;
}

@font-face {
	font-family: EuclidCircularB;
	src: url("webfonts/Euclid Circular B SemiBold.ttf");
	font-weight: 600;
}

@font-face {
	font-family: EuclidCircularB;
	src: url("webfonts/Euclid Circular B Bold.ttf");
	font-weight: 700;
}

:root {
	overscroll-behavior: none;
	--bs-font-monospace: "Roboto Mono", monospace
}

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-optical-sizing: auto;
	font-weight: normal;
	font-style: normal;
}

.the-content ul {}

.the-content ol {}

.the-content ul li, .the-content ol li {}

.the-content *:last-child {
	margin-bottom: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

.list-inline li {
	display: inline-block;
}

.list-inline li:not(:last-child) {
	margin-right: .5rem;
}

.main-menu li a {
	display: inline-block;
	text-decoration: none;
}

.fw-bold {
	font-weight: 600 !important;
}

body .gform_confirmation_wrapper {
	border-radius: 0;
	border: 1px solid var(--bs-success-border-subtle);
	box-shadow: none;
	padding: 10px;
	position: relative;
	background-color: var(--bs-success-bg-subtle);
	width: 100%;
	color: var(--bs-success-text-emphasis);
	text-align: center;
}

.space {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.global-carousel .slick-track {
	display: flex !important;
}

.global-carousel .slick-slide {
	height: inherit !important;
	margin-left: .75rem;
	margin-right: .75rem;
}

.slick-dots {
	list-style-type: none;
	padding: 0;
	margin: 54px 0 0px 0;
	line-height: 0;
	text-align: center;
	height: max-content;
}

.slick-dots li {
	display: inline-block;
	margin-right: 12px;
}

.slick-dots li:last-child {
	margin-right: 0;
}

.slick-dots button {
	font-size: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	line-height: 0;
	border-radius: 9999px;
	border: 1px solid var(--bs-primary);
	background-color: transparent;
	transition: all ease 0.4s;
	position: relative;
}

.slick-dots .slick-active button {
	background-color: var(--bs-primary);
}

.slick-arrow {
	--pos-x: -30px;
	display: inline-block;
	padding: 0;
	background-color: var(--bs-primary);
	color: var(--bs-white);
	position: absolute;
	top: 247px;
	border: none;
	border-radius: 50%;
	right: var(--pos-x, 58px);
	width: var(--icon-size, 80px);
	height: var(--icon-size, 80px);
	line-height: var(--icon-size, 80px);
	font-size: var(--icon-font-size, 18px);
	margin-top: calc(var(--icon-size, 80px) / -1);
	z-index: 2;
	opacity: 1;
}

.slick-arrow.default {
	position: relative;
	--pos-x: 0;
	margin-top: 0;
}

.slick-arrow.slick-prev {
	right: auto;
	left: var(--pos-x, 58px);
}

.slick-arrow:hover {
	opacity: 1;
}

.arrow-margin .slick-arrow {
	top: calc(50% - 30px);
}

.logo-grid .logo-item {
	aspect-ratio: 2/1;
	background: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1rem;
	border: 1px solid #e9ecef;
	position: relative;
	top: 0;
}

.logo-grid img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.accordion-button:focus {
	box-shadow: none;
}

.um a.um-link,
.um .um-tip:hover,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-member-name a:hover,
.um .um-member-more a:hover,
.um .um-member-less a:hover,
.um .um-members-pagi a:hover,
.um .um-cover-add:hover,
.um .um-profile-subnav a.active,
.um .um-item-meta a,
.um-account-name a:hover,
.um-account-nav a.current,
.um-account-side li a.current span.um-account-icon,
.um-account-side li a.current:hover span.um-account-icon,
.um-dropdown li a:hover,
i.um-active-color,
span.um-active-color {
	color: var(--bs-primary) !important;
}

.um a.um-link:hover,
.um a.um-link-hvr:hover {
	color: var(--bs-secondary) !important;
}

.um .um-field-group-head,
.picker__box,
.picker__nav--prev:hover,
.picker__nav--next:hover,
.um .um-members-pagi span.current,
.um .um-members-pagi span.current:hover,
.um .um-profile-nav-item.active a,
.um .um-profile-nav-item.active a:hover,
.upload,
.um-modal-header,
.um-modal-btn,
.um-modal-btn.disabled,
.um-modal-btn.disabled:hover,
div.uimob800 .um-account-side li a.current,
div.uimob800 .um-account-side li a.current:hover,
.um .um-button,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active,
.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um input[type=submit]:disabled:hover {
	background: var(--bs-primary) !important;
}

.um .um-field-group-head:hover,
.picker__footer,
.picker__header,
.picker__day--infocus:hover,
.picker__day--outfocus:hover,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted,
.picker__list-item:hover,
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected,
.um .um-button:hover,
.um a.um-button:hover,
.um input[type=submit].um-button:hover {
	background: var(--bs-secondary) !important;
}

.um .um-button.um-alt,
.um input[type=submit].um-button.um-alt {
	background: #eeeeee !important;
}

.um .um-button.um-alt:hover,
.um input[type=submit].um-button.um-alt:hover {
	background: #e5e5e5 !important;
}

.um.um-login.um-4176, .um.um-register.um-4175 {
	max-width: none;
}

.um.um-login.um-4176, .um.um-register.um-4175 {
	width: 450px;
	margin-bottom: 15px !important;
}

.um.um-login .um-col-alt-b {
	padding-top: 5px;
}

.sidebar .nav-link {
	font-weight: normal;
}

.sidebar .sub-menu .nav-link {
	padding: .25rem 1rem .25rem 0;
}

.sidebar .nav-link.active {
	color: var(--bs-primary);
	font-weight: 500;
}

.sidebar-heading {
	font-size: .75rem;
}

.navbar-brand {
	padding-top: .75rem;
	padding-bottom: .75rem;
	box-shadow: none;
}

.navbar .form-control {
	padding: .75rem 1rem;
}

.btn-close:focus {
	box-shadow: none;
}

body .um-field-label label {
	font-weight: normal;
}

body .acf-table > tbody > tr > td.acf-field {
	padding: 10px;
}

body .acf-repeater .acf-row .acf-fields .acf-field {
	padding: 10px;
}

body .acf-fields .acf-field {
	position: relative;
	margin: 0;
	padding: 0 1rem 1rem 0;
}

body .acf-fields .acf-field[data-width] + .acf-field[data-width] {
	border-left: none;
}

body .acf-fields.-border {
	border: none;
}

body .acf-tab-group li a {
	padding: 10px 10px;
	border: #dddddd solid 1px;
	background: #FFF;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	border-radius: 4px;
}

body .acf-fields .acf-field.acf-field-group .acf-field {
	border-left: none;
	border-right: none;
}

body .acf-fields .acf-field.field-site input {
	background-color: rgb(40, 57, 134, .1);
}

body .acf-fields .acf-field.field-site.acf-field-taxonomy input {
	background-color: transparent;
}

body .acf-field.field-site.acf-field-taxonomy .select2-container.-acf .select2-selection {
	background-color: rgb(40, 57, 134, .1);
}

body .acf-tab-group {
	border-bottom: none;
	padding: 0;
}

body .acf-tab-group li.active a, body .acf-tab-group li a:hover {
	background: var(--bs-primary);
	color: #FFF;
	padding-bottom: 10px;
	margin-bottom: 0;
}

body .acf-google-map.-value .title .search {
	font-weight: normal;
}

body .acf-field input[type="text"],
body .acf-field input[type="password"],
body .acf-field input[type="date"],
body .acf-field input[type="datetime"],
body .acf-field input[type="datetime-local"],
body .acf-field input[type="email"],
body .acf-field input[type="month"],
body .acf-field input[type="number"],
body .acf-field input[type="search"],
body .acf-field input[type="tel"],
body .acf-field input[type="time"],
body .acf-field input[type="url"],
body .acf-field input[type="week"],
body .acf-field textarea,
body .acf-field select,
body div.dt-container div.dt-search input {
	width: 100%;
	margin: 0;
	box-sizing: border-box;
	line-height: 1.4;
	background-color: #fff;
	color: #666;
	border: 1px solid #dddddd;
	padding: 0 8px;
	border-radius: 4px;
	outline: 0;
	cursor: text;
	font-size: 15px;
	height: 37px;
	box-sizing: border-box;
	box-shadow: none;
	margin: 0;
	position: static;
}

body .acf-google-map .title input {
	border: none;
}

body .acf-button-group label.selected {
	border-color: var(--bs-primary);
	background: var(--bs-primary);
	color: #fff;
	z-index: 2;
}

body .acf-button-group label:hover {
	color: var(--bs-primary);
	border-color: #dddddd;
}

body .acf-button-group label.selected:hover {
	color: var(--bs-white);
}

body .acf-field textarea {
	padding: 12px;
	height: 300px;
}

body .acf-button-group label {
	border: 1px solid #dddddd;
	cursor: pointer;
	padding: 7px 10px;
}

body .acf-input-prepend, body .acf-input-append {
	font-size: 13px;
	line-height: 34px;
	padding: 0 8px;
	background: #f5f5f5;
	border: 1px solid #dddddd;
	border-left-width: 0;
	min-height: 37px;
}

body .acf-form-submit {
	padding: 1rem 0;
	text-align: center;
}

body .acf-button, body .button, body .btn {
	font-size: 15px;
	background: var(--bs-primary);
	box-shadow: none;
	text-shadow: none;
	font-family: inherit;
	outline: 0 !important;
	margin: 0;
	opacity: 1;
	-webkit-appearance: none;
	cursor: pointer;
	vertical-align: middle;
	height: auto;
	color: #fff;
	display: inline-block;
	width: auto;
	border: none;
	line-height: 1em;
	padding: 10px 12px;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-weight: 400;
	overflow: hidden;
	position: relative;
	transition: .25s;
	border-radius: 4px !important;
}

body .acf-button:hover, body .button:hover, body .btn:hover {
	background: rgb(36, 96, 171);
	color: #FFF;
}

body .btn {
	min-width: auto;
}

body .acf-popup-box.acf-box .button {
	width: 100%;
}

body .acf-repeater > .acf-actions .acf-button {
	float: none;
}

body .select2-container.-acf .select2-selection--multiple .select2-search__field {
	height: 27px;
}

body .acf-repeater .acf-row-handle.order, body .acf-repeater .acf-row-handle.remove {
	background: #f5f5f5;
	width: 32px;
}

body .acf-repeater > table {
	margin-bottom: 16px;
}

body .acf-icon.-plus.small.acf-js-tooltip.hide-on-shift {
	display: none;
}

body .acf-repeater .acf-row-handle .acf-icon.-minus {
	display: block;
}

body .acf-input-wrap .acf-is-appended {
	border-radius: 3px 0 0 3px !important;
}

body .hide-label > .acf-label {
	display: none;
}

body .acf-field.hide-label > .inner > .acf-label {
	display: none;
}

body .acf-field.hide-label .acf-value .sub-field .acf-label {
	color: #555;
}

body .sub-field {
	margin-bottom: 10px;
	min-width: 200px;
}

body .acf-field.acf-field-message.hide-label {
	border-left: none;
	border-right: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 2rem;
	padding-bottom: .5rem;
}

body .acf-field .acf-label label {
	font-weight: 400;
	line-height: 1;
	margin-bottom: 0;
}

body .acf-tab-wrap {
	overflow: hidden;
	margin-bottom: 1.25rem;
	width: 100%;
}

body .select2-container .select2-selection--single {
	height: 40px;
}

body .select2-container--default .select2-selection--single {
	color: #666;
	border: 1px solid #dddddd;
	border-radius: 4px;
}

body .form-select {
	border-radius: 4px;
	height: 37px;
}

body .select2-container.-acf .select2-selection {
	border-color: #dddddd;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #666;
	line-height: 38px;
}

body .select2-search--dropdown {
	display: none;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px;
}

body .select2-dropdown {
	border: 1px solid #dddddd;
	border-radius: 4px;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: var(--bs-primary);
}

body .acf-icon {
	line-height: 23px;
}

.acf-field[data-name="term_parent"],
.acf-field[data-name="term_name"] .acf-label {
	display: none !important;
}

#message.updated {
	display: none;
}

div.dt-container div.dt-length select {
	margin-right: 0;
}

.pagination {
	--bs-pagination-active-bg: var(--bs-primary);
	--bs-pagination-active-border-color: var(--bs-primary);
}

.menu-item i._before, .rtl .menu-item i._after {
	margin-right: .5em;
}

#fiches-table_wrapper .row.mt-2.justify-content-between:has(#filtre-statut):last-of-type label {
	display: none;
}

#fiches-table_wrapper > .row.dt-layout-table {
	margin-left: 0;
	margin-right: 0;
	margin-top: 2rem !important;
}

body .acf-field .acf-notice.-error {
	display: none;
}

body .acf-error input, body .acf-error .acf-button-group label, body .acf-error textarea, body .acf-field.acf-error select {
	background-color: #ffe6e6 !important;
	border-color: #f5c6cb;
}

body .acf-error .acf-label label {
	color: #721c24;
}

body .acf-fields.-left > .acf-field.acf-error::before {
	background: #ffe6e6 !important;
	border-color: #f5c6cb;
}

body .acf-field.field-site.acf-field-taxonomy.acf-error .select2-container.-acf .select2-selection {
	background-color: #ffe6e6;
	border-color: #f5c6cb;
}

body .acf-tab-group li {
	margin-bottom: .5rem;
}

body .acf-form-fields .acf-fields-container {
	display: flex;
	flex-wrap: wrap;
}

body .acf-form-fields .acf-fields-container > .acf-field {
	display: flex;
	flex-direction: column;
	justify-content: stretch;
	box-sizing: border-box;
	width: 100%;
}

body .acf-form-fields .acf-fields-container > .acf-field.acf-field-group.acfe-field-group-layout-block {
	border: none;
	padding: 0;
}

body .acf-form-fields .acf-fields-container .acf-field.acf-field-group .acf-field[data-width] {
	border-right: none;
}

.acf-frontend-summary .acf-field .inner {
	background: #f8f9fa;
	border: 1px solid #dddddd;
	padding: .75rem;
	border-radius: 4px;
}

.acf-frontend-summary .acf-label {
	font-size: 14px;
	color: #333;
}

.acf-frontend-summary .acf-value {
	font-size: 16px;
	color: #000;
}

.btn {
	--bs-btn-border-radius: .375rem;
}

.field-informations__remarques, .field-a_faire, .tab-infos-remarques, .tab-taches {
	display: none;
}

.acf-field-67e562d5b56a1, .acf-field-67e562f9b56a2 {
	display: none !important;
}

.sub-field-row {
	margin-bottom: 1rem;
}

.sub-field .acf-label {
	color: #A0A0A0;
}

.acf-add-form {
	max-width: 1400px;
}

select {
	-webkit-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
	background-repeat: no-repeat;
	background-position: right 5px center;
	background-size: 16px;
}

#fiches-table td {
	vertical-align: middle;
}

.field-acomptes .sub-field-row {
	border-top: 1px solid #dddddd;
	margin-top: 1rem !important;
	padding-top: 1rem;
}

.diff-box {
	border-radius: 4px;
	margin-top: 0.25rem;
	white-space: pre-wrap;
	display: flex;
	align-items: start;
	min-height: 36px;
}

.bg-danger-subtle {
	background-color: #fdecea;
}

.bg-success-subtle {
	background-color: #e6f4ea;
}

.container-fluid, header {
	max-width: 2560px;
	margin: 0 auto;
}

.table-sm > :not(caption) > * > * {
	padding: .5rem;
}

.acf-field-670910be364f9 table.acf-table {}

.table th {
	background-color: #FFF;
}

.bg-date-op {
	background-color: #ffffd3 !important;
}

.bg-facture {
	background-color: #faeadb !important;
}

.bg-paiement {
	background-color: #d8e3c0 !important;
}

.bg-debiteur {
	background-color: #f5c242 !important;
}

#debiteurs td, #debiteurs th {
	border: .5px solid rgb(221, 221, 221);
}

#debiteurs td p {
	max-width: 300px;
	word-wrap: break-word;
	white-space: normal;
}

.fiche-group > td {
	border-top: 2px solid #000 !important;
}

.fiche-group > td:first-child {
	border-left: 2px solid #000 !important;
}

.fiche-group > td:last-child {
	border-right: 2px solid #000 !important;
}

#debiteurs {
	border-bottom: 2px solid #000 !important;
}

.td-a-faire {
	width: 300px;
	max-width: 300px;
	word-wrap: break-word;
	white-space: normal;
}

.td-a-faire .d-flex {
	flex-wrap: nowrap;
	align-items: flex-start;
}

.td-a-faire .d-flex .fa-solid {
	flex-shrink: 0;
	margin-top: 0.3rem;
}

.td-a-faire .flex-grow-1 {
	word-break: break-word;
	white-space: normal;
}

#debiteurs thead tr th:first-child,
#debiteurs tbody tr.fiche-group td:first-child {
	position: sticky;
	left: 0;
	z-index: 3;
	background: #fff;
	box-shadow: 5px 0 8px -2px rgba(0, 0, 0, 0.15);
	clip-path: inset(0px -10px 0px 0px);
	border-left: 2px solid #000;
	border-top: 2px solid #000;
}

#debiteurs th:not(:first-child) {
	border-left: 2px solid #000;
	border-top: 2px solid #000;
}

#debiteurs th:last-child {
	border-right: 2px solid #000;
}

#debiteurs td:not(:first-child),
#debiteurs th:not(:first-child),
#debiteurs tbody tr:not(:first-child) td {
	position: relative;
	z-index: 1;
}

.table-responsive {
	overflow-x: auto;
	position: relative;
}

#debiteurs {
	border-collapse: separate;
	border-spacing: 0;
}

div.dt-container div.dt-layout-full {
	padding-left: 0;
	padding-right: 0;
}

td.dt-empty {
	padding: 0 !important;
	border: none !important;
}

.acf-field[data-key="field_670910be364f9"] .acf-table > tbody > tr.acf-row:nth-child(odd) .acf-fields, .acf-field[data-key="field_670910be364f9"] .acf-table > tbody > tr.acf-row:nth-child(odd) .acf-row-handle {
	background-color: #eee !important;
}

.acf-field[data-key="field_670910be364f9"] .acf-table > tbody > tr.acf-row:nth-child(even) .acf-fields {
	background-color: #ffffff !important;
}

.acf-field-670910be364f9 .acf-repeater.-block > table > tbody > tr > td {
	background-color: #eee !important;
}

#debiteurs > tbody:nth-child(odd) tr td, #debiteurs > tbody:nth-child(odd) tr td.bg-charge {
	background-color: #f7f7f7 !important;
}

body .acf-actions.-hover {
	top: -14px;
	right: -14px;
}

body .acf-taxonomy-field[data-ftype="select"] .acf-actions {
	margin: 5px;
}

.nav {
	--bs-nav-link-padding-x: 1rem;
}

#debiteurs > tbody:nth-child(odd) tr td.bg-date-op {
	background-color: #ffffd3 !important;
}

th.sorted-asc:after {
	content: "\f0de";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	margin-left: 5px;
	position: relative;
	line-height: 1;
	top: 4px;
}

th.sorted-desc:after {
	content: "\f0dd";
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	margin-left: 5px;
	position: relative;
	line-height: 1;
	top: -2px;
}

.dt-layout-start > label {
	margin-bottom: .5rem !important;
	display: inline-block;
}

.sidebar.collapsed {
	width: 0 !important;
	overflow: hidden;
}

.sidebar.collapsed .offcanvas-body {
	display: none;
}

body.sidebar-collapsed main {
	margin-left: 0 !important;
	padding-left: 1rem;
}

body.page-template-page-login #toggleSidebar, body.page-template-page-password #toggleSidebar {
	display: none !important;
}

.acf-field .inner {
	overflow-x: auto;
}

@media (min-width: 767.98px) {
	.sidebar {
		min-height: calc(100vh - 48px);
	}
}

@media (max-width: 1200px) {
	.slick-arrow {
		--pos-x: 42px;
	}
}

@media (max-width: 1199px) {
	.slick-arrow {
		--icon-size: 60px;
		--pos-x: -20px;
		top: 176px;
	}
}

@media (max-width: 991px) {
	.slick-dots {
		margin: 1.5rem 0 0 0;
	}
	
	.icon-box .slick-arrow {
		margin-right: 0;
	}
}

@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {}

@media (max-width: 991.98px) {
	.space {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
}

@media (max-width: 767.98px) {
	.um.um-login.um-4176, .um.um-register.um-4175 {
		width: 250px;
	}
	
	.dt-layout-start > label {
		margin-bottom: .5rem !important;
		display: block;
	}
	
	.acf-fields-container .acf-field[data-width="50"], .acf-fields-container .acf-field[data-width="33.333333"], .acf-fields-container .acf-field[data-width="33"], .acf-fields-container .acf-field[data-width="34"], .acf-fields-container .acf-field[data-width="25"], .acf-fields-container .acf-field[data-width="75"] {
		width: 100% !important;
	}
	
	#fiches-table thead {
		display: none;
	}
	
	#fiches-table, #fiches-table tbody, #fiches-table tr, #fiches-table td {
		display: block;
		width: 100%;
	}
	
	#fiches-table tr {
		margin-bottom: 1rem;
		border: 1px solid #ccc;
		border-radius: 4px;
		padding: 0.5rem;
	}
	
	#fiches-table td {
		text-align: left;
		padding: 0 0.5rem;
		border: none;
		position: relative;
	}
	
	#fiches-table td::before {
		content: attr(data-label);
		font-weight: bold;
		display: block;
		color: #666;
		font-size: 0.85rem;
	}
	
	#fiches-table tr {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 0.5rem;
		padding: .5rem 0;
	}
	
	#fiches-table td {
		display: block;
		width: 100%;
	}
	
	#fiches-table td.text-end {
		grid-column: 1 / -1;
		text-align: right;
		padding-top: 0.5rem;
		border-top: 1px solid #CCC;
	}
	
	.acf-button-group {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	
	.acf-button-group label {
		flex: 1 1 0;
		text-align: center;
		padding: 0.75rem 0.5rem;
		border: 1px solid #ccc;
		border-right: none;
		box-sizing: border-box;
		cursor: pointer;
	}
	
	.acf-button-group label:last-child {
		border-right: 1px solid #ccc;
	}
	
	.acf-button-group input[type="radio"] {
		display: none;
	}
	
	.acf-button-group label.selected {
		color: white;
	}
	
	.acf-field-button-group {
		width: 100% !important;
	}
	
	body .acf-form-fields .acf-fields-container .acf-field.acf-field-group .acf-field[data-width] {
		width: 100% !important;
	}
	
	body .acf-fields .acf-field {
		border-top: none;
		padding: 0 0 1rem 0;
	}
	
	body .acf-repeater .acf-row .acf-fields .acf-field {
		width: 100%;
	}
	
	.sidebar {
		width: 0 !important;
	}
}

@media (max-width: 575.98px) {}

@media (min-width: 768px) {
	.sidebar .offcanvas-lg {
		position: -webkit-sticky;
		position: sticky;
		top: 48px;
	}
	
	.navbar-search {
		display: block;
	}
}

@media (max-width: 768px) {
	.acf-revisions-list .nav-tabs .nav-item {
		width: 100%;
	}
	
	.acf-revisions-list .nav-tabs .nav-item .nav-link {
		width: 100%;
		border: 1px solid #DDD;
	}
	
	#toggleSidebar {
		display: none !important;
	}
	
	main {
		padding: 0 1rem;
	}
}

@media print {
	body {
		font-size: 12px !important;
		line-height: 1.4;
		color: black;
		background: white;
		margin: 0 0 2cm 0;
	}
	
	h1 {
		font-size: 20px !important;
	}
	
	h2 {
		font-size: 18px !important;
	}
	
	h3 {
		font-size: 16px !important;
		margin-top: 5px !important;
	}
	
	.btn,
	.sidebar,
	header,
	footer,
	.swift-control-widgets {
		display: none !important;
	}
	
	main.col-md-9.ms-sm-auto.col-lg-10.px-md-4 {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.mt-4 {
		margin-top: .5rem !important;
	}
	
	.acf-field {
		padding-bottom: 4px;
		padding-top: 4px;
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 0;
		border-bottom: 1px solid #ccc;
		page-break-inside: avoid;
		break-inside: avoid;
	}
	
	.acf-label {
		font-weight: bold;
		margin-bottom: 0.2rem;
	}
	
	.acf-value {
		white-space: pre-wrap;
	}
	
	.acf-field,
	.acf-label,
	.acf-value {
		break-inside: avoid;
		page-break-inside: avoid;
		margin-top: 0;
	}
	
	.pt-3.pb-3.mb-3.border-bottom {
		margin: 0 !important;
		padding: 0 !important;
		border: none !important;
	}
	
	.container-fluid, .container-fluid > .row, .acf-fields-container {
		padding: 0;
		margin: 0;
		display: block;
	}
	
	#title-fiche {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		border-bottom: .5mm solid #000 !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-top: 0 !important;
		padding-bottom: 2mm !important;
	}
	
	h1, h2, h3, .h1, .h2, .h3 {
		page-break-after: avoid;
		padding-left: 0;
		padding-right: 0;
		font-weight: 600;
	}
	
	.row {
		display: flex !important;
		flex-wrap: wrap !important;
	}
	
	[class*="col-"] {
		float: none !important;
		display: block;
		flex: 0 0 auto;
	}
	
	.col-12, .col {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-8 {
		width: 66.6667%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-4 {
		width: 33.3333%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	h3 {
		margin-bottom: 3mm;
		border-bottom: .5mm solid #000;
		padding: .7mm 0;
	}
	
	.me-5 {
		margin-right: .5cm !important;
	}
	
	.acf-frontend-summary .sub-field .acf-label {
		color: #000 !important;
	}
	
	.acf-frontend-summary .acf-field .inner {
		background: none !important;
		border: none !important;
		padding: 0 !important;
	}
	
	.acf-frontend-summary .acf-label {
		font-size: 11px !important;
		margin-bottom: 0 !important;
		color: black !important;
	}
	
	.acf-frontend-summary .acf-value {
		font-size: 12px !important;
		color: black !important;
	}
	
	.p-0, .p-1, .p-2, .p-3, .p-4, .p-5,
	.pt-0, .pt-1, .pt-2, .pt-3, .pt-4, .pt-5,
	.pb-0, .pb-1, .pb-2, .pb-3, .pb-4, .pb-5,
	.pl-0, .pl-1, .pl-2, .pl-3, .pl-4, .pl-5,
	.pr-0, .pr-1, .pr-2, .pr-3, .pr-4, .pr-5,
	.m-0, .m-1, .m-2, .m-3, .m-4, .m-5,
	.mt-0, .mt-1, .mt-2, .mt-3, .mt-4, .mt-5,
	.mb-0, .mb-1, .mb-2, .mb-3, .mb-4, .mb-5,
	.ml-0, .ml-1, .ml-2, .ml-3, .ml-4, .ml-5,
	.mr-0, .mr-1, .mr-2, .mr-3, .mr-4, .mr-5,
	.px-*, .py-*, .mx-*, .my-* {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	body .sub-field {
		min-width: 0;
	}
	
	.field-informations__remarques, .field-a_faire, .tab-infos-remarques, .tab-taches {
		display: none;
	}
}

body .acf-form-fields .acf-fields-container > .acf-field.controle-acomptes-anchor {
	display: none;
}

.acf-field.acf-field-repeater.acf-field-670910be364f9 {
	padding-right: 0;
}

[data-key="field_67091135364fd"] .acf-input {
	position: relative;
}

[data-key="field_67091135364fd"] .acf-input::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	z-index: 10;
	cursor: not-allowed;
}

#date_ref {
	height: 35px;
	vertical-align: top;
}

body.page-template-page-comptabilite .table th {
	background-color: #283986;
	color: #FFF;
}

body .datepicker-cell.selected, body .datepicker-cell.selected:hover {
	background-color: #283986;
	color: #FFF;
}

.form-control {
	border-radius: .375rem;
}

body.role-um_custom_role_2 .hide-compta-operation, body.role-um_custom_role_1 .hide-compta-operation {
	display: none !important;
}

body.role-um_custom_role_1 .hide-operation {
	display: none !important;
}

body.role-um_custom_role_2 .acf-tab-wrap.-top, body.role-um_custom_role_1 .acf-tab-wrap.-top {
	display: none !important;
}

body.role-um_custom_role_1 .col-12.mt-4[class*="tab-"],
body.role-um_custom_role_2 .col-12.mt-4[class*="tab-"] {
	display: none;
}

body.role-um_custom_role_1 .col-12.mt-4.tab-acomptes,
body.role-um_custom_role_2 .col-12.mt-4.tab-acomptes {
	display: block;
}

body.page-template-page-view .hide-compta-operation {
	display: block !important;
}

.locked-field {
	cursor: not-allowed !important;
	opacity: 0.6;
	background-color: #f5f5f5 !important;
	color: #555;
}

body.role-um_custom_role_1 .acf-field.acf-field-repeater.acf-field-670910be364f9 .acf-actions {
	display: none;
}

body.role-um_custom_role_1 #controle-acomptes-message-container {
	display: none;
}

body.user-administrateur .swift-control-widgets {
	display: none !important;
}

#debiteurs thead {
	position: sticky;
	top: 0;
	background: white;
	z-index: 10;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

@media (min-width: 767.98px) {
	html, body {
		height: 100%;
		overflow: hidden;
		margin: 0;
	}
	
	.container-fluid {
		display: flex;
		height: 100%;
	}
	
	.sidebar {
		width: 250px;
		flex-shrink: 0;
		height: 100vh;
		overflow-y: auto;
		background: #f8f9fa;
	}
	
	main {
		flex-grow: 1;
		overflow-y: auto;
		height: 100vh;
		padding: 1rem 1rem 5rem 1rem;
	}
}

table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order::before, table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order::after, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order::before, table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order::after, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order::before, table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order::after, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order::before, table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order::after, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order::before, table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order::after, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order::before, table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order::after, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order::before, table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order::after, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order::before, table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order::after {
	left: 5px;
}

table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date {
	text-align: left;
}

#menu-item-4879 {
	border-top: 1px solid rgba(85, 85, 85, .25);
	margin-top: 15px;
	padding-top: 15px;
}

body.page-template-page-view .field-acomptes .sub-field {
	width: 25%;
	min-width: 200px;
	margin-right: 0 !important;
	padding-right: 1rem;
}

.single-fiche .acf-field-67dc1df45ccf6, .single-fiche .acf-field-67dc1e315ccf7, .single-fiche .acf-field-67dc1e485ccf9, .single-fiche .acf-field-67dc1e565ccfa, .single-fiche .acf-field-68711f71cf521 {
	width: auto !important;
	min-width: 200px;
}

.acf-field.acf-field-message.acf-field-687120ad02466 {
	padding: 0 !important;
}

.sidebar .test-menu .menu-title {
	--bs-menu-title: rgba(37, 90, 165, .5);
	font-weight: normal;
	color: var(--bs-menu-title);
	border-bottom: 1px solid var(--bs-menu-title);
	text-transform: uppercase;
	padding: 0;
	font-size: 12px;
	margin: 0 1rem .5rem 1rem
}

.sidebar .test-menu .nav-link {
	padding: .125rem 1rem;
}

.acf-fields > .acf-field.acf-field-6709119c364fe, .acf-fields > .acf-field.acf-field-6841607e9ddb5, .acf-fields > .acf-field.acf-field-670911ba364ff, .acf-fields > .acf-field.acf-field-670914417b2de {
	border-top-width: 0;
	padding-top: 0 !important;
}

body .acf-repeater .acf-row .acf-fields .acf-field.acf-field-68cfb97004dc3 {
	padding-top: 0;
	border-top: 0;
}

.acf-field-68cfb97004dc3 .acf-label {
	display: none;
}

.acf-field-68cfb97004dc3 .acf-input label {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	cursor: pointer;
}

.acf-field-68cfb97004dc3 .acf-input label::after {
	content: "Cet acompte a été échelonné et encaissé ou un paiement spontané";
}

.bg-gray {
	background-color: #AAA;
}

body .acf-fields .acf-field.acf-field-691f241d843f5 {
	padding-bottom: 0;
}

@media (min-width: 768px) {
	.col-md-20 {
		flex: 0 0 20%;
		max-width: 20%;
	}
}

.acf-frontend-summary .acf-field.message .inner {
	padding: 0;
	background: transparent;
	border: 0 none;
}

.acf-frontend-summary .acf-field.message .inner .fw-normal {
	display: none;
}

.acf-saving-overlay {
	position: fixed;
	inset: 0;
	background: rgba(255, 255, 255, .45);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

.acf-saving-overlay-inner {
	padding: 1.5rem 2rem;
	background: #283986;
	border-radius: .5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: .75rem;
}

.acf-saving-loader {
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	border: .25rem solid rgba(255, 255, 255, .3);
	border-top-color: #fff;
	animation: acfSavingSpin .7s linear infinite;
}

.acf-saving-text {
	margin: 0;
	color: #fff;
	font-size: .875rem;
	letter-spacing: .03em;
	text-transform: uppercase;
}

@keyframes acfSavingSpin {
	from {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(360deg);
	}
}

.acf-spinner {
	background-image: none !important;
}

div.dt-buttons div.btn-group {
	margin-right: .5rem;
}

.btn-group .dropdown-toggle::after {
	--bs-dropdown-toggle-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border: 0;
	background-image: var(--bs-dropdown-toggle-bg-img);
	background-repeat: no-repeat;
	background-size: 16px 12px;
	color: var(--bs-body-color);
	top: 4px;
	position: relative;
	right: 0;
}

.btn.btn-secondary.buttons-collection.dropdown-toggle.buttons-colvis span {
	top: -2px;
	position: relative;
}

.dt-buttons.btn-group .btn.btn-secondary, .btn.btn-secondary.buttons-collection.dropdown-toggle.buttons-colvis {
	background: #FFF;
	color: var(--bs-body-color);
	border: var(--bs-border-width) solid var(--bs-border-color);
	padding: 8px 12px;
}

div.dt-container div.dt-layout-start > :not(:last-child) {
	margin-right: 0;
}

.dt-layout-start {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	gap: .5rem;
	width: 100%;
}

.dt-layout-start .dt-buttons {
	margin-left: auto;
}

#dt-search-0 {
	width: 300px;
}

@media (max-width: 1199.98px) {
	.dt-layout-start .d-inline-flex {
		display: none !important;
	}
	
	.dt-layout-start .dt-buttons {
		display: none !important;
	}
	
	.dt-layout-start {
		justify-content: flex-start;
	}
	
	.dt-layout-start .dt-search {
		width: 100%;
	}
	
	#dt-search-0 {
		width: 100%;
	}
	
	.dt-search.ms-0.me-2 {
		margin-right: 0 !important;
	}
}

.dropdown-menu {
	--bs-dropdown-zindex: 1000;
	--bs-dropdown-min-width: 10rem;
	--bs-dropdown-padding-x: 0;
	--bs-dropdown-padding-y: 0.5rem;
	--bs-dropdown-spacer: 0.125rem;
	--bs-dropdown-font-size: 1rem;
	--bs-dropdown-color: var(--bs-body-color);
	--bs-dropdown-bg: var(--bs-body-bg);
	--bs-dropdown-border-color: var(--bs-border-color-translucent);
	--bs-dropdown-border-radius: var(--bs-border-radius);
	--bs-dropdown-border-width: var(--bs-border-width);
	--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
	--bs-dropdown-divider-bg: var(--bs-border-color-translucent);
	--bs-dropdown-divider-margin-y: 0.5rem;
	--bs-dropdown-box-shadow: var(--bs-box-shadow);
	--bs-dropdown-link-color: var(--bs-body-color);
	--bs-dropdown-link-hover-color: #283986;
	--bs-dropdown-link-hover-bg: #FFF;
	--bs-dropdown-link-active-color: #283986;
	--bs-dropdown-link-active-bg: #FFF;
	--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
	--bs-dropdown-item-padding-x: 1rem;
	--bs-dropdown-item-padding-y: 0.25rem;
	--bs-dropdown-header-color: #6c757d;
	--bs-dropdown-header-padding-x: 1rem;
	--bs-dropdown-header-padding-y: 0.5rem;
	position: absolute;
	z-index: var(--bs-dropdown-zindex);
	display: none;
	min-width: var(--bs-dropdown-min-width);
	padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
	margin: 0;
	font-size: var(--bs-dropdown-font-size);
	color: var(--bs-dropdown-color);
	text-align: left;
	list-style: none;
	background-color: var(--bs-dropdown-bg);
	background-clip: padding-box;
	border: var(--bs-border-width) solid var(--bs-border-color);
	border-radius: 4px;
}

div.dt-button-collection .dt-button-active {
	position: relative;
}

div.dropdown-menu.dt-button-collection {
	margin-top: .5rem;
}

div.dt-button-collection .dt-button-active::after {
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
	display: inline-block;
	font-family: "Font Awesome 6 Pro";
	font-weight: 900;
	content: "\f00c";
	color: inherit;
	pointer-events: none;
	margin-top: 0;
}

.alert-success a {
	color: var(--bs-success-text-emphasis);
}

.action-buttons-inline {
	display: inline-flex !important;
	align-items: center;
	flex-wrap: wrap;
}

.action-buttons-dropdown {
	display: none;
}

@media (max-width:1479.98px) {
	.action-buttons-inline {
		display: none !important;
	}
	
	.action-buttons-dropdown {
		display: inline-block;
	}
}

@media (min-width:1480px) {
	.action-buttons-inline {
		display: inline-flex !important;
	}
	
	.action-buttons-dropdown {
		display: none !important;
	}
}

body .btn.btn-suivi-edit {
	width: 32px;
	height: 32px;
	padding: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 32px;
}

body .btn.btn-suivi-edit i {
	font-size: 14px;
}

.js-suivi-input{
	height: 200px;
}

.fs-14{
	font-size: 14px;	
}