html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

html {
    height: 100%;
}

fieldset {
    margin: 0;
    padding: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -webkit-padding-after: 0;
    border: 0;
}

legend {
    margin: 0;
    padding: 0;
    display: block;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
}

* {
    box-sizing: border-box;
}

input,
button {
    font-family: poppins, sans-serif;
}

.s131 {
    min-height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: poppins, sans-serif;
    background: url("https://colorlib.com/etc/searchf/colorlib-search-24/images/Search_131.png");
    background-size: cover;
    background-position: center center;
    padding: 15px;
}

.s131 form {
    width: 100%;
    max-width: 740px;
}

.s131 form .inner-form {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.s131 form .inner-form .input-field {
    height: 68px;
}

.s131 form .inner-form .input-field input {
    height: 100%;
    background: #fff;
    border: 0;
    display: block;
    width: 100%;
    padding: 10px 32px;
    font-size: 16px;
    color: #333;
    border: 1px solid #e5e5e5;
}

.s131 form .inner-form .input-field input.placeholder {
    color: #9a9a9a;
    font-size: 20px;
}

.s131 form .inner-form .input-field input:-moz-placeholder {
    color: #9a9a9a;
    font-size: 20px;
}

.s131 form .inner-form .input-field input::-webkit-input-placeholder {
    color: #9a9a9a;
    font-size: 20px;
}

.s131 form .inner-form .input-field input:hover,
.s131 form .inner-form .input-field input:focus {
    box-shadow: none;
    outline: 0;
}

.s131 form .inner-form .input-field.first-wrap {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.s131 form .inner-form .input-field.first-wrap input {
    border-right: 0;
}

.s131 form .inner-form .input-field.second-wrap {
    min-width: 260px;
}

.s131 form .inner-form .input-field.third-wrap {
    width: 164px;
}

.s131 form .inner-form .input-field.third-wrap .btn-search {
    height: 100%;
    width: 100%;
    white-space: nowrap;
    font-size: 20px;
    color: #fff;
    border: 0;
    cursor: pointer;
    position: relative;
    z-index: 0;
    background: #ee2c4a;
    transition: all 0.2s ease-out, color 0.2s ease-out;
    font-weight: 300;
}

.s131 form .inner-form .input-field.third-wrap .btn-search:hover {
    background: #cc0b29;
}

.s131 form .inner-form .input-field.third-wrap .btn-search:focus {
    outline: 0;
    box-shadow: none;
}

@media screen and (max-width: 992px) {
    .s131 form .inner-form .input-field {
        height: 60px;
    }
}

@media screen and (max-width: 767px) {
    .s131 form .inner-form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px;
    }

    .s131 form .inner-form .input-field {
        margin-bottom: 20px;
    }

    .s131 form .inner-form .input-field input {
        padding: 10px 15px;
    }

    .s131 form .inner-form .input-field.first-wrap {
        width: 100%;
    }

    .s131 form .inner-form .input-field.second-wrap {
        width: 100%;
    }

    .s131 form .inner-form .input-field.second-wrap input {
        border: 1px solid rgba(255, 255, 255, 0.3);
    }

    .s131 form .inner-form .input-field.third-wrap {
        margin-bottom: 0;
        width: 100%;
    }

    .logo {
        display: flex;
        justify-content: center;
        width: 100%;
        top: 20px;
    }
}

.logo {
    position: absolute;
    padding: 15px;
}

.required::after {
    content: "*";
    color: red;
    margin-left: 4px;
}

/* --- paginage --- */
.relative {
    position: relative;
}
.z-0 {
    z-index: 0;
}
.inline-flex {
    display: inline-flex;
}
.shadow-sm {
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}
.rounded-md {
    border-radius: 0.375rem;
}
.rtl\:flex-row-reverse {
    [dir="rtl"] & {
        flex-direction: row-reverse;
    }
}
.mt-4 {
    margin-top: 1rem;
}
.flex {
    display: flex;
}
.items-center {
    align-items: center;
}
.justify-between {
    justify-content: space-between;
}
.sm\:items-center {
    @media (min-width: 640px) {
        align-items: center;
    }
}
.sm\:justify-between {
    @media (min-width: 640px) {
        justify-content: space-between;
    }
}
.text-sm {
    font-size: 0.875rem;
}
.text-gray-700 {
    color: rgb(55 65 81);
}
.leading-5 {
    line-height: 1.25rem;
}
.flex.items-center.justify-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between {
    @media (min-width: 640px) {
        display: flex;
        flex: 1 1 0%;
        align-items: center;
        justify-content: space-between;
    }
}
.sm\:hidden {
    @media (min-width: 640px) {
        display: none;
    }
}
svg.w-5 {
    width: auto !important;
}
a.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-r-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150.dark\:bg-gray-800.dark\:border-gray-600.dark\:active\:bg-gray-700.dark\:focus\:border-blue-800,
a.relative.inline-flex.items-center.px-2.py-2.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-l-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150.dark\:bg-gray-800.dark\:border-gray-600.dark\:active\:bg-gray-700.dark\:focus\:border-blue-800,
span.relative.inline-flex.items-center.px-2.py-2.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-l-md.leading-5.dark\:bg-gray-800.dark\:border-gray-600,
span.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-r-md.leading-5.dark\:bg-gray-800.dark\:border-gray-600 {
    width: 40px;
}
/* ------------------ */

.custom-shadow {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
        0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.text-primary-custom {
    color: #dc3545 !important;
}

.bg-primary-custom {
    background-color: #dc3545 !important;
}

.btn-export {
    background-color: #17a2b8;
    color: white;
}

.btn-export:hover {
    background-color: #017587;
    color: white;
}

.capitalize {
    text-transform: capitalize;
}

.uppercase {
    text-transform: uppercase;
}

.select2-container--default .select2-selection--single {
    height: 30px !important;
    border: 1px solid #d2d6da !important;
    border-radius: 8px !important;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    font-size: 12px !important;
}
.dt-layout-row {
    padding: 1.5rem 0;
}

.dt-layout-row.dt-layout-table {
    padding: 0rem;
    overflow: auto;
}

.card-header__user {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.btn-export-rtt {
    background-color: #17a2b8;
    color: white;
}
.btn-export-rtt:hover {
    color: white;
}
