/*.number-cell {
    text-align: end;
}*/
label {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0.5rem;
    font-weight: bold;
    /*margin-top: 12px;*/
}

.grid-header thead th {
    max-width: 140px;
}

.note-group-select-from-files {
    /*display: none;*/
}

.btn-heat {
    border-radius: 0.25rem;
    background-color : #fd5151 !important;
    color : #ffffff !important;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn-heat:hover {
    background-color : #d52e2e !important;
    color : #ffffff !important;
}

.btn-heat-disabled {
    border-radius: 0.25rem;
    background-color : #ff7171 !important;
    color : #8c8c8c !important;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.btn-therm {
    border-radius: 0.25rem;
    background-color : #fa89d0 !important;;
    color : #ffffff !important;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.presto-border {
    border: 1px solid rgb(159, 159, 159);
}

.presto-border-blue {
    border: 1px solid rgb(92, 152, 255);
}


.btn-therm:hover {
    background-color: #ff51c2 !important;
    color : #ffffff !important;
}

.btn-outline-primary {
    color: #059669;
    border-color: #059669;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #059669;
    border-color: #059669;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 128, 0.34);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #059669;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #059669;
    border-color: #059669;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 128, 0.34);
}

.btn-primary {
    background-color : #34d399 !important;
    color : #ffffff !important;
}

.btn-primary:hover {
    background-color : #059669 !important;
    color : #ffffff !important;
}

.btn-primary-border{
    border-color : #34d399 !important;
    color : #34d399 !important;
}

.btn-primary-border:hover {
    background-color : #34d399 !important;
    color : #ffffff !important;
}

.grid-header thead th {
    max-width: 140px;
}

.grid-pagination ul li a {
    border-color : #34d399 !important;
    color : #34d399 !important;
}

.grid-pagination ul li a:hover {
    background-color : #34d399 !important;
    color : #ffffff !important;
}

.grid-pagination ul li a:active {
    background-color : #059669 !important;
    color : #ffffff !important;
}

.grid-pagination ul li:first-child a {
    border-color : #34d399 !important;
    color : #34d399 !important;
}

.grid-pagination ul li:first-child a:hover {
    background-color : #34d399 !important;
    color : #ffffff !important;
}

.grid-pagination ul li:first-child a:active {
    background-color : #059669 !important;
    color : #ffffff !important;
}
.grid-pagination>ul>li.active>a {
    background-color : #059669 !important;
    color : #ffffff !important;
}

.grid-pagination ul li:last-child a {
    border-color : #34d399 !important;
    color : #34d399 !important;
}

.grid-pagination ul li:last-child a:hover {
    background-color : #34d399 !important;
    color : #ffffff !important;
}

.grid-pagination ul li:last-child a:active {
    background-color : #059669 !important;
    color : #ffffff !important;
}

.toggle-checkbox:checked {
    border-color : #10b981 !important;
}

.toggle-checkbox:checked + .toggle-label {
    background-color : #34d399 !important;
}

.form-checkbox {
    background-color : #34d399 !important;
}

.true-checkbox {
    background-color: #17a478 !important; /* Exemple de couleur verte */
    width: 24px!important;
    height: 24px!important;
}

.false-checkbox {
    background-color: #bf0000 !important; /* Exemple de couleur grise */
    width: 24px!important;
    height: 24px!important;
}

.listing-alpha {
    border-color : #34d399 !important;
    color : #34d399 !important;
}

.listing-alpha:hover {
    background-color : #34d399 !important;
    color : #ffffff !important;
}

.listing-alpha:active {
    background-color : #059669 !important;
    color : #ffffff !important;
}

.body-main-div {
    background-image: url("/img/Carte APAC 2.png");
    background-repeat: no-repeat;
}

/*.body-advert {
    background-image: url("/img/Carte APAC 2.png");
    background-repeat: no-repeat;
}*/

.form-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #e2e8f0;
    border-width: 1px;
    border-radius: 0.25rem;
    /*padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;*/
}

.form-input::-webkit-input-placeholder {
    color: #a0aec0;
    opacity: 1;
}

.form-input::-moz-placeholder {
    color: #a0aec0;
    opacity: 1;
}

.form-input:-ms-input-placeholder {
    color: #a0aec0;
    opacity: 1;
}
.form-input::-ms-input-placeholder {
    color: #a0aec0;
    opacity: 1;
}

.form-input::placeholder {
    color: #a0aec0;
    opacity: 1;
}

.form-input:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
    border-color: #63b3ed;
}

.form-textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #e2e8f0;
    border-width: 1px;
    border-radius: 0.25rem;
    /*padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;*/
}

.form-textarea::-webkit-input-placeholder {
    color: #a0aec0;
    opacity: 1;
}

.form-textarea::-moz-placeholder {
    color: #a0aec0;
    opacity: 1;
}

.form-textarea:-ms-input-placeholder {
    color: #a0aec0;
    opacity: 1;
}

.form-textarea::-ms-input-placeholder {
    color: #a0aec0;
    opacity: 1;
}

.form-textarea::placeholder {
    color: #a0aec0;
    opacity: 1;
}

.form-textarea:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
    border-color: #63b3ed;
}

.form-multiselect {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #e2e8f0;
    border-width: 1px;
    border-radius: 0.25rem;
    /*padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;*/
}

.form-multiselect:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
    border-color: #63b3ed;
}

.form-select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a0aec0'%3e%3cpath d='M15.3 9.3a1 1 0 0 1 1.4 1.4l-4 4a1 1 0 0 1-1.4 0l-4-4a1 1 0 0 1 1.4-1.4l3.3 3.29 3.3-3.3z'/%3e%3c/svg%3e");
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    background-repeat: no-repeat;
    background-color: #fff;
    border-color: #e2e8f0;
    border-width: 1px;
    border-radius: 0.25rem;
    padding-top: 0.5rem;

    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 2.5rem;
    background-position: right 0.5rem center;
    background-size: 1.5em 1.5em;
}

.form-select::-ms-expand {
    color: #a0aec0;
    border: none;
}

@media not print {
    .form-select::-ms-expand {
        display: none;
    }
}

@media print and (-ms-high-contrast: active), print and (-ms-high-contrast: none) {
    .form-select {
        padding-right: 0.75rem;
    }
}

.form-select:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
    border-color: #63b3ed;
}

.form-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1em;
    width: 1em;
    color: #4299e1;
    background-color: #fff;
    border-color: #e2e8f0;
    border-width: 1px;
    border-radius: 0.25rem;
}

.form-checkbox:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

@media not print {
    .form-checkbox::-ms-check {
        border-width: 1px;
        color: transparent;
        background: inherit;
        border-color: inherit;
        border-radius: inherit;
    }
}

.form-checkbox:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
    border-color: #63b3ed;
}

.form-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    flex-shrink: 0;
    border-radius: 100%;
    height: 1em;
    width: 1em;
    color: #4299e1;
    background-color: #fff;
    border-color: #e2e8f0;
    border-width: 1px;
}

.form-radio:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

@media not print {
    .form-radio::-ms-check {
        border-width: 1px;
        color: transparent;
        background: inherit;
        border-color: inherit;
        border-radius: inherit;
    }
}

.form-radio:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
    border-color: #63b3ed;
}

 .edit-row {
     display: none;
 }

.toggle-checkbox:checked ~ .edit-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.narrow-input {
    width: 35px;
    margin-right: 5px;
    border-radius: 5px;
    border-color: blue;
}
.narrow-input-text {
    width: 35px;
    margin-right: 5px;
    border-radius: 5px;
    border-color: blue;
    border: 2px solid blue; /* Ajout d'une bordure de 2 pixels */
}
.sidebar {
    height: 100%;
    /*width: 55px;*/
    width: 220px;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    transition: 0.5s;
    overflow-x: hidden;
    padding-top: 27px;
    white-space: nowrap;
}

.sidebar a {
    padding: 8px 8px 8px 2px;
    text-decoration: none;
    display: block;
}

.sidebar a:hover {
}

main .sidebar {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
#trans-header {
    /*padding: 16px;*/
    /*margin-left: 85px;*/
    margin-left: 220px;
    transition: margin-left 0.5s;
}

#trans-nav-menu {
    /*padding: 16px;*/
    /*margin-left: 85px;*/
    margin-left: 220px;
    transition: margin-left 0.5s;
}
.chevron-icon {
    position: absolute;

    top: 10px; /* Ajustez cette valeur pour placer l'icône verticalement */
    right: 10px; /* Ajustez cette valeur pour placer l'icône horizontalement */
    cursor: pointer;
    z-index: 1000; /* Assurez-vous que l'icône est en premier plan */
}

.lds-roller {
     display: inline-block;
     position: relative;
     width: 80px;
     height: 80px;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #375f9d;
    margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
 .label-disabled {
     color: #888;
 }

.map-with-coordinates {
    height: 300px;
    width: 100%;
}

.no-coordinates {
    height: 50px; /* ou toute autre hauteur que vous souhaitez */
    width: 100%;
}
/*Modale valorisation RFC */
.premium-edition {
    background-color: #327c9f;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
}



/*Modale valorisation RFC */
.premium-edition {
    background-color: #327c9f;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
}

.grid-datepicker ul {
    @apply flex items-center justify-center m-0;
}

.grid-datepicker ul li a {
    @apply text-indigo-500 bg-transparent border border-solid border-indigo-500 uppercase px-4 py-2 outline-none text-sm;
}

.grid-datepicker ul li a:hover {
    @apply bg-indigo-500 text-white;
}

.grid-datepicker ul li a:active {
    @apply bg-indigo-600 font-bold;
}

.grid-datepicker ul li a:focus {
    @apply outline-none mb-1 ease-linear transition-all duration-150;
}

.grid-datepicker ul li:first-child a {
    @apply text-indigo-500 bg-transparent border-l border-t border-b border-indigo-500 uppercase px-4 py-2 rounded-l outline-none text-sm;
}

.grid-datepicker ul li:first-child a:hover {
    @apply bg-indigo-500 text-white;
}

.grid-datepicker ul li:first-child a:active {
    @apply bg-indigo-600 font-bold;
}

.grid-datepicker ul li:first-child a:focus {
    @apply outline-none mb-1 ease-linear transition-all duration-150;
}

.grid-datepicker ul li:last-child a {
    @apply text-indigo-500 bg-transparent border-t border-b border-r border-indigo-500 uppercase px-4 py-2 rounded-r outline-none text-sm;
}

.grid-datepicker ul li:last-child a:hover {
    @apply bg-indigo-500 text-white;
}

.grid-datepicker ul li:last-child a:active {
    @apply bg-indigo-600 font-bold;
}

.grid-datepicker ul li:last-child a:focus {
    @apply outline-none mb-1 ease-linear transition-all duration-150;
}


#context-menu{
    position: absolute;
    border: 1px solid #059669;
    border-radius: 10px;
    background-color: #fff;
    padding: 10px 0;
    color:#212529;
    z-index: 100000;
    display: none;
}

#context-menu.active{
    display: initial;
}

.menu{
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-item{
    padding: 0 10px;
}

.menu-item:hover{
    background-color: #d3d3d3;
}

/*.toggle-container label {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.modal-content {
    border: none;
}*/

/*# sourceMappingURL=custom-forms.css.map */
