@import url(https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: 100%;
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  min-height: 100%;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: theme-color("primary");
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

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 {
  padding: 0;
  border-style: none;
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* ///////////////////////////////////////////////////////////////////////////////////////*/
/*      Couleurs                                                                          */
/* ///////////////////////////////////////////////////////////////////////////////////////*/
/* ///////////////////////////////////////////////////////////////////////////////////////*/
/*      Dimensions                                                                        */
/* ///////////////////////////////////////////////////////////////////////////////////////*/
.table {
  width: 100%;
  font-size: 0.9rem;
}
.table.table-sm {
  font-size: 0.8rem;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table td, .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table.table-striped tr:nth-child(odd) td {
  background-color: rgba(0, 0, 0, 0.02);
}
.table.no-border,
.table.no-border td,
.table.no-border th {
  border: 0;
}
.table.text-center,
.table.text-center td,
.table.text-center th {
  text-align: center;
}
.table.table-valign-middle thead > tr > th,
.table.table-valign-middle thead > tr > td,
.table.table-valign-middle tbody > tr > th,
.table.table-valign-middle tbody > tr > td {
  vertical-align: middle;
}
.card-body.p-0 .table thead > tr > th:first-of-type,
.card-body.p-0 .table thead > tr > td:first-of-type,
.card-body.p-0 .table tbody > tr > th:first-of-type,
.card-body.p-0 .table tbody > tr > td:first-of-type {
  padding-left: 1.25rem;
}
.card-body.p-0 .table thead > tr > th:last-of-type,
.card-body.p-0 .table thead > tr > td:last-of-type,
.card-body.p-0 .table tbody > tr > th:last-of-type,
.card-body.p-0 .table tbody > tr > td:last-of-type {
  padding-right: 1.25rem;
}
.table.table-condensed {
  font-size: 0.7rem;
}
.table.table-condensed td, .table.table-condensed th {
  padding: 0.25rem;
}
.table.table-sortable th.sortable {
  position: relative;
  padding-left: 1.75rem;
  cursor: pointer;
}
.table.table-sortable th.sortable:after {
  display: block;
  position: absolute;
  left: 0.75rem;
  top: 0.75rem;
  color: #005b97;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  opacity: 0.5;
}
.table.table-sortable th.sortable.sortable-active:after {
  content: "";
  opacity: 1;
}
.table.table-sortable th.sortable.sortable-active.sortable-desc:after {
  content: "";
}
.table.table-sortable th.sortable:first-child {
  padding-left: 2.25rem !important;
}
.table.table-sortable th.sortable:first-child:after {
  left: 1.25rem;
}
.table.table-border {
  border: solid 2px #CCC;
}

.float-right {
  float: right;
}

a {
  color: #005b97;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-flex {
  display: flex;
}

.h-0 {
  position: absolute;
  top: -9999px;
}

.p-0 {
  padding: 0 !important;
}

.m-0 {
  margin: 0 !important;
}

text-left {
  text-align: left;
}

text-center {
  text-align: center;
}

text-right {
  text-align: right;
}

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

dl.key-value {
  display: flex;
  flex-wrap: wrap;
  font-family: "Rajdhani";
  border-top: solid 2px rgba(0, 0, 0, 0.2);
  border-bottom: solid 2px rgba(0, 0, 0, 0.2);
}
dl.key-value dt, dl.key-value dd {
  padding: 0.2em 0 0.1em 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  flex: 0 0 50%;
}
dl.key-value dt {
  font-weight: 600;
}
dl.key-value dt:last-of-type {
  border-bottom-width: 0;
}
dl.key-value dd {
  font-weight: 500;
  text-align: right;
}
dl.key-value dd:last-child {
  border-bottom-width: 0;
}

.font-size-09 {
  font-size: 0.9em;
}

.clear {
  clear: both;
}

/* ///////////////////////////////////////////////////////////////////////////////////////*/
/*     Couleur et deco                                                                    */
/* ///////////////////////////////////////////////////////////////////////////////////////*/
.bg-default {
  background-color: #c4cece !important;
  color: #FFF;
}

.bg-primary {
  background-color: #0062bf !important;
  color: #FFF;
}

.bg-success {
  background-color: #56ad00 !important;
  color: #FFF;
}

.bg-info {
  background-color: #00a1ad !important;
  color: #FFF;
}

.bg-warning {
  background-color: #fba900 !important;
  color: #FFF;
}

.bg-danger {
  background-color: #d8002c !important;
  color: #FFF;
}

.bg-horizon {
  background-color: #51697b !important;
  color: #FFF;
}

.bg-sable {
  background-color: #76501c !important;
  color: #FFF;
}

.bg-horizon-light {
  background-color: #93a8b8 !important;
  color: #FFF;
}

.soft-gradient {
  background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
}

.stripped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-size: 16px 16px;
}

.soft-gradient.stripped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent), linear-gradient(rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  background-size: 16px 16px, cover;
}

.ecosse {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 2%, transparent 2%, transparent 20%, rgba(255, 255, 255, 0.1) 15%, rgba(255, 255, 255, 0.1) 35%, transparent 35%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 52%, transparent 52%, transparent 70%, rgba(255, 255, 255, 0.1) 65%, rgba(255, 255, 255, 0.1) 85%, transparent 85%), linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 2%, transparent 2%, transparent 20%, rgba(255, 255, 255, 0.1) 15%, rgba(255, 255, 255, 0.1) 35%, transparent 35%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 52%, transparent 52%, transparent 70%, rgba(255, 255, 255, 0.1) 65%, rgba(255, 255, 255, 0.1) 85%, transparent 85%);
  background-size: 45px 45px, 45px 45px;
}

.soft-gradient.ecosse {
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 2%, transparent 2%, transparent 20%, rgba(255, 255, 255, 0.1) 15%, rgba(255, 255, 255, 0.1) 35%, transparent 35%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 52%, transparent 52%, transparent 70%, rgba(255, 255, 255, 0.1) 65%, rgba(255, 255, 255, 0.1) 85%, transparent 85%), linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 2%, transparent 2%, transparent 20%, rgba(255, 255, 255, 0.1) 15%, rgba(255, 255, 255, 0.1) 35%, transparent 35%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 52%, transparent 52%, transparent 70%, rgba(255, 255, 255, 0.1) 65%, rgba(255, 255, 255, 0.1) 85%, transparent 85%), linear-gradient(rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.2));
  background-size: 45px 45px, 45px 45px, cover;
}

.shadow-light {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}

.shadow-medium {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3), 0 3px 6px rgba(0, 0, 0, 0.5) !important;
}

.shadow-strong {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5), 0 3px 6px rgba(0, 0, 0, 0.8) !important;
}

/* ///////////////////////////////////////////////////////////////////////////////////////*/
/*      Styles de texte                                                                   */
/* ///////////////////////////////////////////////////////////////////////////////////////*/
h1, h2, h3, h4, h5, h6 {
  font-family: Rajdhani;
  font-weight: 300;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
  font-weight: 400;
}

h4 {
  font-size: 1.5rem;
  font-weight: 400;
}

h5 {
  font-size: 1.25rem;
  font-weight: 500;
}

h6 {
  font-size: 1rem;
  font-weight: 500;
}

blockquote {
  position: relative;
  padding: 0 1.6rem;
  color: rgba(17, 17, 17, 0.8);
}
blockquote:before {
  display: block;
  position: absolute;
  content: "";
  font-size: 1rem;
  color: #AAA;
  font-weight: 900;
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Free";
}
blockquote:after {
  display: block;
  position: absolute;
  content: "";
  font-size: 1rem;
  color: #AAA;
  font-weight: 900;
  bottom: 0;
  right: 0;
  font-family: "Font Awesome 5 Free";
}

.text-light {
  color: #FFF !important;
}

.text-dark {
  color: #FFF !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

/* ------------------------------------------------------------*/
.text-default {
  color: #c4cece !important;
}

.text-primary {
  color: #0062bf !important;
}

.text-success {
  color: #56ad00 !important;
}

.text-info {
  color: #00a1ad !important;
}

.text-warning {
  color: #fba900 !important;
}

.text-danger, .text-red {
  color: #d8002c !important;
}

.text-toolbox {
  color: #00e7ff !important;
}

.text-link {
  color: #005b97 !important;
}

.text-pink {
  color: #fb00e2 !important;
}

.text-purple {
  color: #6200ff !important;
}

.text-horizon {
  color: #51697b !important;
}

.text-sable {
  color: #76501c !important;
}

.text-light {
  color: #FFF !important;
}

.text-dark {
  color: #000 !important;
}

hr {
  height: 1px;
  margin: 1rem 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.2);
  border: 0;
}

.text-md {
  font-size: 0.9rem;
}

.text-sm {
  font-size: 0.8rem;
}

.text-xs {
  font-size: 0.7rem;
}

/*--------------------------------  Badge  -----------------------------------------  */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.35rem;
}
.badge.badge-light {
  color: #FFF;
}
.badge.badge-outline {
  border: solid 1px #000;
}

.badge-default {
  background-color: #c4cece !important;
  color: #FFF;
}

.badge-primary {
  background-color: #0062bf !important;
  color: #FFF;
}

.badge-success {
  background-color: #56ad00 !important;
  color: #FFF;
}

.badge-info {
  background-color: #00a1ad !important;
  color: #FFF;
}

.badge-warning {
  background-color: #fba900 !important;
  color: #FFF;
}

.badge-danger {
  background-color: #d8002c !important;
  color: #FFF;
}

.badge-horizon {
  background-color: #51697b !important;
  color: #FFF;
}

.badge-sable {
  background-color: #76501c !important;
  color: #FFF;
}

.badge-outline.badge-default {
  background-color: #FFF !important;
  color: #c4cece !important;
  border-color: #c4cece !important;
}

.badge-outline.badge-primary {
  background-color: #FFF !important;
  color: #0062bf !important;
  border-color: #0062bf !important;
}

.badge-outline.badge-success {
  background-color: #FFF !important;
  color: #56ad00 !important;
  border-color: #56ad00 !important;
}

.badge-outline.badge-info {
  background-color: #FFF !important;
  color: #00a1ad !important;
  border-color: #00a1ad !important;
}

.badge-outline.badge-warning {
  background-color: #FFF !important;
  color: #fba900 !important;
  border-color: #fba900 !important;
}

.badge-outline.badge-danger {
  background-color: #FFF !important;
  color: #d8002c !important;
  border-color: #d8002c !important;
}

.badge-outline.badge-horizon {
  background-color: #FFF !important;
  color: #51697b !important;
  border-color: #51697b !important;
}

.badge-outline.badge-sable {
  background-color: #FFF !important;
  color: #76501c !important;
  border-color: #76501c !important;
}

html {
  line-height: 1.15;
  min-height: 100%;
}

body {
  font-family: Roboto, sans-serif;
  background-color: #f4f5f5;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  min-height: 100%;
}

/* ///////////////////////////////////////////////////////////////////////////////////////*/
/*      Grid                                                                              */
/* ///////////////////////////////////////////////////////////////////////////////////////*/
.grid {
  display: grid;
  grid-template-rows: 55px 1fr;
  grid-template-columns: 250px 1fr;
  height: 100%;
  min-height: 100vh;
}
.grid > aside {
  grid-row-start: 1;
  grid-row-end: 3;
}
.grid > header {
  position: relative;
  grid-column-start: 2;
  grid-column-end: span 2;
}

/* ///////////////////////////////////////////////////////////////////////////////////////*/
/*      Layout                                                                            */
/* ///////////////////////////////////////////////////////////////////////////////////////*/
.wrapper {
  position: relative;
  min-height: 100%;
}
.wrapper > .content {
  padding: 1rem 0.5rem 1rem 1.75rem;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.row.row-gutter-double > div:first-child {
  padding-right: 15px;
  padding-left: 7.5px;
}
.row.row-gutter-double > div:last-child {
  padding-right: 7.5px;
  padding-left: 15px;
}
.row.row-gutter-double > div {
  padding-right: 15px;
  padding-left: 15px;
}
.row.row-gutter-double.row-gutter-line > div:last-child {
  border-right-width: 0;
}
.row.row-gutter-double.row-gutter-line > div {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.row > div {
  position: relative;
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.row .col-1, .row .col-md-1, .row .col-sm-1, .row .col-xs-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.row .col-2, .row .col-md-2, .row .col-sm-2, .row .col-xs-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.row .col-3, .row .col-md-3, .row .col-sm-3, .row .col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.row .col-4, .row .col-md-4, .row .col-sm-4, .row .col-xs-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row .col-5, .row .col-md-5, .row .col-sm-5, .row .col-xs-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.row .col-6, .row .col-md-6, .row .col-sm-6, .row .col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.row .col-7, .row .col-md-7, .row .col-sm-7, .row .col-xs-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.row .col-8, .row .col-md-8, .row .col-sm-8, .row .col-xs-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.row .col-9, .row .col-md-9, .row .col-sm-9, .row .col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.row .col-10, .row .col-md-10, .row .col-sm-10, .row .col-xs-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.row .col-11, .row .col-md-11, .row .col-sm-11, .row .col-xs-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.row .col-12, .row .col-md-12, .row .col-sm-12, .row .col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* ///////////////////////////////////////////////////////////////////////////////////////*/
/*      Components                                                                        */
/* ///////////////////////////////////////////////////////////////////////////////////////*/
/*--------------------------------  Nav bar  -----------------------------------------    */
.nav-bar {
  position: relative;
  height: 55px;
  background-color: rgba(52, 61, 61, 0.13);
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}
.nav-bar > ul {
  padding: 0;
  margin: 0;
}
.nav-bar > ul li {
  list-style: none;
  display: inline-block;
}
.nav-bar > ul li a {
  text-decoration: none;
  font-size: 0.9rem;
  color: #000;
}
.nav-bar h1 {
  font-size: 2rem;
  padding-top: 0.5rem;
  padding-left: 2rem;
  font-weight: 300;
}

/*--------------------------------  sous bar  -----------------------------------------    */
.sous-nav {
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  top: 0;
  padding: 0.8rem 0 0 1.25rem;
  height: 54px;
  background-color: rgba(52, 61, 61, 0.08);
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}
.sous-nav ul {
  display: flex;
  padding: 0;
  margin: 0;
}
.sous-nav ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  top: 1px;
}
.sous-nav ul li a {
  padding: 0.6rem 1rem 0.4rem 1rem;
  display: block;
  text-decoration: none;
  color: #005b97;
  font-family: "Rajdhani";
  font-weight: 500;
  font-size: 1rem;
  margin-right: 0.5rem;
  border: solid 1px transparent;
  border-bottom: none;
}
.sous-nav ul li.active a {
  color: #000;
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #f4f5f5;
}

/*--------------------------------  nav column  -----------------------------------------  */
.nav-column {
  position: relative;
  background-color: #323b3b;
}
.nav-column .logo {
  display: block;
  position: relative;
  width: 100%;
  height: 55px;
  background-color: #141f1f;
  font-family: Rajdhani;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-weight: 300;
  padding: 0.4rem 0.7rem;
  font-size: 1.8rem;
}
.nav-column .logo span {
  color: #00e7ff;
}
.nav-column .user-panel {
  padding: 0.6rem 1rem;
  font-family: Rajdhani;
  position: relative;
  display: flex;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  height: 55px;
}
.nav-column .user-panel a {
  padding-left: 1rem;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 0.03rem;
}
.nav-column .user-panel a small {
  padding-left: 1rem;
  color: #00e7ff;
}
.nav-column .sidebar nav {
  font-family: Rajdhani;
  font-weight: 500;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.7);
}
.nav-column .sidebar nav > ul > li.nav-item > a {
  padding: 0.6rem 1rem;
}
.nav-column .sidebar nav > ul > li.nav-item > a > i, .nav-column .sidebar nav > ul > li.nav-item > a > p > i {
  top: 0.6rem;
}
.nav-column .sidebar nav ul {
  padding: 0;
  margin: 0;
}
.nav-column .sidebar nav ul li {
  position: relative;
  list-style: none;
}
.nav-column .sidebar nav ul li.nav-header {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.4);
  padding: 1.2rem 1rem;
  letter-spacing: 0.1em;
}
.nav-column .sidebar nav ul p {
  display: inline-block;
  margin: 0;
  padding-left: 1.6rem;
}
.nav-column .sidebar nav ul a {
  display: block;
  padding: 0.3rem 1rem;
  color: inherit;
}
.nav-column .sidebar nav ul i {
  position: absolute;
  left: 1rem;
  top: 0.3rem;
  font-size: 1rem;
}
.nav-column .sidebar nav ul i.right {
  left: auto;
  right: 0.5rem;
  transition: transform ease-out 300ms;
}
.nav-column .sidebar nav ul .nav-treeview {
  overflow: hidden;
  height: 0;
  transition: height ease-out 200ms;
  background-color: rgba(0, 0, 0, 0.1);
}
.nav-column .sidebar nav ul .menu-open i.right {
  transform: rotate(-90deg);
}
.nav-column .sidebar nav ul .active {
  color: rgba(255, 255, 255, 0.8);
}
.nav-column .sidebar nav ul .active > a i {
  color: #00e7ff;
}
.nav-column .sidebar nav ul .active > a {
  background-color: rgba(0, 0, 0, 0.2);
}
.nav-column .sidebar nav ul .sel > a i {
  color: #00e7ff;
}

/*--------------------------------  Breadcrumb  -----------------------------------------  */
.breadcrumb-cont {
  display: flex;
  justify-content: flex-end;
  margin-top: -10px;
}

.sous-nav + .breadcrumb-cont {
  margin-top: 40px;
}

.breadcrumb {
  padding-top: 0.5rem;
  font-family: Rajdhani;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.6rem;
}
.breadcrumb li {
  display: inline-block;
  list-style: none;
}
.breadcrumb li a {
  color: #009fac;
}
.breadcrumb li:after {
  display: inline-block;
  padding: 0 10px;
  content: "/";
}
.breadcrumb li:last-child:after {
  display: none;
}

/*--------------------------------  pagination  -----------------------------------------  */
.pagination {
  border: solid 1px #CCC;
  margin: 0;
  padding: 0;
  display: inline-flex;
  width: auto;
  border-radius: 4px;
}
.pagination li {
  list-style: none;
  border-right: solid 1px #CCC;
}
.pagination li a, .pagination li span {
  display: block;
  padding: 0.5rem 0.8rem;
  color: #555;
}
.pagination li.active span {
  background-color: #CCC;
  color: #FFF;
}
.pagination li:last-child {
  border-right: 0;
}

/*--------------------------------  list nav  -----------------------------------------  */
.list-nav {
  padding: 0;
  margin: 0;
}
.list-nav li {
  list-style: none;
}
.list-nav li input {
  display: none;
}
.list-nav li label {
  display: block;
  padding: 0.5rem 0.85rem 0.5rem 2rem;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.list-nav li label .badge {
  font-size: 0.7rem;
}
.list-nav li label:before {
  top: 0.5rem;
}

/*--------------------------------  user list  -----------------------------------------  */
.user-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
  padding: 0;
}
.user-list li {
  list-style: none;
  text-align: center;
  margin: 0.5rem;
}
.user-list .user-list-item {
  font-size: 0.9rem;
  width: 100px;
  color: #005b97;
  display: block;
}
.user-list .user-list-item .user-list-img {
  display: inline-block;
  width: 100px;
  padding-top: 100px;
  height: 0;
  background-color: rgba(0, 0, 0, 0.2);
  background-size: cover;
  border-radius: 50%;
}
.user-list .user-list-item .user-list-name {
  display: block;
  font-weight: 600;
}
.user-list .user-list-item user-list-date {
  display: block;
}

/*--------------------------------  Alert  -----------------------------------------  */
.alert-cont {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 20px;
  width: 33%;
  height: 0;
  transition: height ease-out 300ms;
}
.alert-cont .alert {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  border-radius: 8px;
  border: solid 3px #00e7ff;
  background-color: #66f1ff;
  color: #FFF;
  font-size: 0.9rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.alert-cont .alert button {
  color: #FFF;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  border: 0;
  background-color: transparent;
}
.alert-cont .alert.alert-danger {
  border-color: #d8002c;
  background-color: #d8002c;
}
.alert-cont .alert.alert-info {
  border-color: #00a1ad;
  background-color: #00a1ad;
}
.alert-cont .alert.alert-success {
  border-color: #56ad00;
  background-color: #56ad00;
}
.alert-cont .alert.alert-warning {
  border-color: #fba900;
  background-color: #fba900;
}
.alert-cont .alert.alert-link {
  border-color: #005b97;
  background-color: #005b97;
}
.alert-cont .alert.alert-primary {
  border-color: #0062bf;
  background-color: #0062bf;
}
.alert-cont .alert.alert-default {
  border-color: #c4cece;
  background-color: #c4cece;
}

/*--------------------------------  DialogBox  -----------------------------------------  */
.dialog-box-cloud {
  display: flex;
  position: fixed;
  overflow: hidden;
  justify-content: space-around;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.dialog-box {
  position: relative;
  display: block;
  padding: 20px;
  background-color: #FFF;
  width: 450px;
  height: 150px;
  border-radius: 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.dialog-box .dialog-box-message {
  font-size: 1rem;
  padding-left: 40px;
}
.dialog-box .dialog-box-footer {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 20px;
  text-align: right;
}
.dialog-box .btn {
  color: #FFF !important;
}
.dialog-box .btn + .btn {
  margin-left: 20px;
}
.dialog-box:after {
  position: absolute;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  color: #fba900;
  font-size: 2em;
  top: 0;
  left: 10px;
}

/*--------------------------------  Card  -----------------------------------------  */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.13), 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 1rem;
}
.card .card-outline.bg-default {
  color: inherit;
  background-color: #FFF !important;
  border-top: 3px solid #c4cece;
}
.card .card-outline.bg-info {
  color: inherit;
  background-color: #FFF !important;
  border-top: 3px solid #00a1ad;
}
.card .card-outline.bg-primary {
  color: inherit;
  background-color: #FFF !important;
  border-top: 3px solid #0062bf;
}
.card .card-outline.bg-warning {
  color: inherit;
  background-color: #FFF !important;
  border-top: 3px solid #fba900;
}
.card .card-outline.bg-danger {
  color: inherit;
  background-color: #FFF !important;
  border-top: 3px solid #d8002c;
}
.card .card-outline.bg-success {
  color: inherit;
  background-color: #FFF !important;
  border-top: 3px solid #56ad00;
}
.card .card-outline.card-default {
  color: inherit;
  background-color: #FFF !important;
  border-top: 3px solid #c4cece;
}
.card .card-outline.card-info {
  color: inherit;
  border-top: 3px solid #00a1ad;
}
.card .card-outline.card-primary {
  color: inherit;
  border-top: 3px solid #0062bf;
}
.card .card-outline.card-warning {
  color: inherit;
  border-top: 3px solid #fba900;
}
.card .card-outline.card-danger {
  color: inherit;
  border-top: 3px solid #d8002c;
}
.card .card-outline.card-success {
  color: inherit;
  border-top: 3px solid #56ad00;
}
.card .card-header {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.75rem 1.25rem;
  position: relative;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card .card-filter:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card .card-filter {
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card .card-filter .input-group:last-child {
  margin: 0;
}
.card .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
  color: inherit;
}
.card .card-zone {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 0 7.5px;
  color: inherit;
}
.card .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  font-size: 0.9rem;
  color: #666;
}
.card .card-nav {
  padding: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card .card-title {
  float: left;
  font-size: 1.1rem;
  font-weight: 600;
  color: inherit;
  margin: 0;
}
.card .upper-title {
  margin: 0;
  font-family: "Rajdhani";
  font-weight: 600;
}
.card.card-user .card-header {
  padding: 1rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  min-height: 135px;
  padding-bottom: 50px;
  margin-bottom: 45px;
}
.card.card-user .card-header h3 {
  margin: 0;
}
.card.card-user .user-image {
  left: 50%;
  margin-left: -45px;
  position: absolute;
  bottom: -45px;
}
.card.card-user .user-image img {
  width: 90px;
  overflow: hidden;
  border-radius: 50%;
  border: solid 2px #FFF;
}
.card.card-user .user-symbol {
  left: 50%;
  margin-left: -30px;
  position: absolute;
  top: 105px;
}
.card.card-user .user-symbol .symbol {
  display: flex;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  border: solid 2px #FFF;
  background-color: #CCC;
  color: #FFF;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
}
.card.card-user .user-image + .card-body {
  padding-top: 60px;
}
.card.card-user .user-symbol + .card-body {
  /*padding-top: 40px;*/
}
.card.card-user .card-user-info:after {
  display: block;
  content: "✽✽✽";
  color: #00a1ad;
  margin: 0.5rem 0;
}
.card.card-user .card-user-list {
  padding: 0;
  margin: 0;
}
.card.card-user .card-user-list .card-user-list-item {
  border-top: solid 1px rgba(0, 0, 0, 0.2);
  padding: 5px 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
}
.card.card-user .card-user-list .card-user-list-item:first-child {
  border: none;
}
.card.card-fusion {
  margin-bottom: 0;
  border-radius: 0.25rem 0.25rem 0 0;
  border-bottom: 0;
}
.card.card-fusion + .card {
  border-top: none;
  border-top: dashed 1px rgba(0, 0, 0, 0.125);
  border-radius: 0 0 0.25rem 0.25rem;
}

/*--------------------------------  nav tab  -----------------------------------------  */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-tabs {
  position: relative;
  top: 1px;
  padding-top: 0.3rem;
  padding-left: 0.3rem;
  font-family: "Rajdhani";
  font-weight: 500;
}
.nav-tabs .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  color: #005b97;
}
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .tab-pane.active {
  display: block;
}

.card-header.bg-primary:not(.card-outline) > .nav-tabs a.nav-link {
  color: #fff;
}
.card-header.bg-primary:not(.card-outline) > .nav-tabs a.nav-link.active {
  color: #495057;
}

.card-nav.bg-primary:not(.card-outline) > .nav-tabs a.nav-link {
  color: #fff;
}
.card-nav.bg-primary:not(.card-outline) > .nav-tabs a.nav-link.active {
  color: #495057;
}

/*--------------------------------  Button  -----------------------------------------  */
.btn {
  display: inline-block;
  margin-bottom: 0;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
  border: 0;
  color: inherit;
}
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
}
.btn.btn-link {
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #005b97;
}
.btn.btn-link:hover {
  color: #111;
}
.btn.btn-default {
  background-color: #c4cece;
  color: #111;
}
.btn.btn-primary {
  background-color: #0062bf;
  color: #FFF;
}
.btn.btn-success {
  background-color: #56ad00;
  color: #FFF;
}
.btn.btn-info {
  background-color: #00a1ad;
  color: #FFF;
}
.btn.btn-warning {
  background-color: #fba900;
  color: #111;
}
.btn.btn-danger {
  background-color: #d8002c;
  color: #FFF;
}
.btn.btn-outline {
  padding: 5px 11px;
  background-color: transparent !important;
  border: solid 1px #c4cece;
  color: #333;
}
.btn.btn-outline.btn-default {
  border-color: #c4cece;
  color: #333;
}
.btn.btn-outline.btn-primary {
  border-color: #0062bf;
  color: #0062bf;
}
.btn.btn-outline.btn-success {
  border-color: #56ad00;
  color: #56ad00;
}
.btn.btn-outline.btn-info {
  border-color: #00a1ad;
  color: #00a1ad;
}
.btn.btn-outline.btn-warning {
  border-color: #fba900;
  color: #fba900;
}
.btn.btn-outline.btn-danger {
  border-color: #d8002c;
  color: #d8002c;
}
.btn.btn-lg {
  padding: 9px 18px;
  font-size: 1.1rem;
}
.btn.btn-sm {
  padding: 2px 12px;
  font-size: 0.8rem;
}
.btn.btn-xs {
  padding: 2px 9px;
  font-size: 0.7rem;
}
.btn.btn-outline.btn-lg {
  padding: 8px 17px;
}
.btn.btn-outline.btn-sm {
  padding: 1px 11px;
}
.btn.btn-outline.btn-xs {
  padding: 1px 8px;
}
.btn.btn-flat {
  border-radius: 0;
}
.btn.btn-disabled {
  opacity: 0.5;
}

.btn + .btn, .btn + form {
  margin-left: 5px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
.form-group, .form-group-inline {
  margin-bottom: 1rem;
}
.form-group label, .form-group-inline label {
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
.form-group label:not(.check-label), .form-group-inline label:not(.check-label) {
  font-weight: 600;
}

.form-group-inline {
  display: flex;
  flex-wrap: wrap;
}
.form-group-inline label {
  flex-basis: 33%;
  margin-bottom: 0.75rem;
  padding: 0.5rem 0.75rem 0 0;
}
.form-group-inline .form-control {
  flex-basis: 66%;
  width: auto;
  margin-bottom: 0.75rem;
}

.input-group {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 100%;
  margin-bottom: 1rem;
}
.input-group .form-control {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .input-group-append {
  margin-left: -1px;
}
.input-group .input-group-append .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .input-group-prepend {
  margin-right: -1px;
}
.input-group .input-group-prepend .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .input-group-append, .input-group .input-group-prepend {
  display: flex;
}
.input-group.input-group-sm .form-control {
  height: calc(1.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
}
.input-group.input-group-sm .btn {
  padding: 0.27rem 0.75rem;
  font-size: 0.9rem;
}
.input-group.input-group-xs .form-control {
  height: calc(1.3rem + 2px);
  padding: 0.2rem 0.75rem;
  font-size: 0.8rem;
}
.input-group.input-group-xs .btn {
  padding: 0 0.5rem;
  font-size: 0.7rem;
  line-height: 1;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #111;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s;
}
.form-control:focus {
  outline: 0;
  border-color: #005b97;
}
.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.form-control::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.form-control option {
  font-size: 0.9rem;
  padding: 0.3rem 0.1rem;
}
.form-control[disabled] {
  opacity: 0.4;
  background-color: rgba(0, 0, 0, 0.1);
}
.form-control.form-control-sm {
  height: calc(1.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
}
.form-control.form-control-xs {
  height: calc(1.3rem + 2px);
  padding: 0.2rem 0.75rem;
  font-size: 0.8rem;
}
.form-control.form-control-inline {
  display: inline-block;
  width: auto;
}

.has-error .form-control {
  border-color: #d8002c;
}
.has-error .label-error {
  display: block;
  color: #d8002c;
  font-size: 0.9rem;
  margin: 0;
}
.has-error .input-group ~ .label-error {
  margin-top: -1rem;
}

textarea.form-control {
  height: auto;
}

select.form-control[multiple], select.form-control[size] {
  height: auto;
}

.form-check, .form-check-inline {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check input:disabled ~ label, .form-check input[disabled] ~ label, .form-check-inline input:disabled ~ label, .form-check-inline input[disabled] ~ label {
  color: #6c757d;
}
.form-check label, .form-check-inline label {
  font-weight: 400 !important;
}
.form-check input[type=checkbox], .form-check input[type=radio], .form-check-inline input[type=checkbox], .form-check-inline input[type=radio] {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

textarea.form-control {
  height: auto;
}

/*------------------------------------------------*/
label.checkbox {
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 0.9rem;
  cursor: pointer;
  padding: 0 0 0 2rem;
}
label.checkbox.checkbox-opacity {
  opacity: 0.5;
}
label.checkbox.checkbox-crossed {
  text-decoration: line-through;
}
label.checkbox .message-on {
  display: none;
}
label.checkbox .message-off {
  display: inline;
}
label.checkbox:before {
  display: block;
  content: "";
  position: absolute;
  color: #d8002c;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 0;
  left: 0.7rem;
}

input:checked + label.checkbox.checkbox-opacity {
  opacity: 1;
}
input:checked + label.checkbox.checkbox-crossed {
  text-decoration: none;
}
input:checked + label.checkbox .message-on {
  display: inline;
}
input:checked + label.checkbox .message-off {
  display: none;
}
input:checked + label.checkbox:before {
  content: "";
  color: #56ad00;
}

.input-color {
  display: inline-block;
  width: 100%;
  border-radius: 4px;
}
.input-color input[type=color] {
  position: relative;
  padding: 0;
  border: 0;
  opacity: 0;
}

/*----------------------------------------------------------------------*/
/*------------------      Form Xtras          --------------------------*/
/*----------------------------------------------------------------------*/
/* select xtras */
.input-group .select-x-container {
  display: inline-block;
}
.input-group .select-x-container .select-x-zone {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.select-x-container {
  position: relative;
  display: block;
  width: 100%;
}
.select-x-container .container-option {
  display: none;
  position: absolute;
  left: 0;
  top: 38px;
  width: 100%;
}
.select-x-container .container-option .zone-option {
  padding: 0.5rem;
  display: block;
  width: 100%;
  background-color: #FFF;
  border-radius: 0 0 4px 4px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-top: none;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}
.select-x-container .container-option .zone-option .search {
  width: 100%;
}
.select-x-container .container-option .zone-option .list-options {
  padding: 0;
  font-size: 0.9rem;
  overflow-y: auto;
  max-height: 150px;
  margin: 5px 0 0 0;
}
.select-x-container .container-option .zone-option .list-options li {
  list-style: none;
  padding: 0.2rem 0.5rem;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.select-x-container .container-option .zone-option .list-options li:first-child {
  border-top: none;
}
.select-x-container .container-option .zone-option .list-options li:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.select-x-container .select-x-zone {
  position: relative;
  display: flex;
  cursor: pointer;
  padding: 0.375rem 0.75rem;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.select-x-container .select-x-zone .zone-label {
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  flex-grow: 1;
}
.select-x-container .select-x-zone .zone-arrow {
  border-left: solid 1px rgba(0, 0, 0, 0.2);
  width: 30px;
  margin: -0.375rem -0.75rem -0.375rem 0;
}
.select-x-container .select-x-zone .zone-arrow:after {
  padding: 6px 9px;
  display: block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
}
.select-x-container .select-x-zone .zone-reset {
  display: none;
  border-left: solid 1px rgba(0, 0, 0, 0.2);
  margin: -0.375rem 0 -0.375rem 0;
  width: 30px;
}
.select-x-container .select-x-zone .zone-reset:after {
  padding: 9px 9px;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 0.8rem;
  content: "";
  font-weight: 900;
}
.select-x-container.open .zone-arrow:after {
  content: "";
}
.select-x-container.open .container-option {
  display: block;
}
.select-x-container.open .select-x-zone {
  border-radius: 4px 4px 0 0;
}
.select-x-container.selected .zone-label {
  color: #000;
}
.select-x-container.selected .zone-reset {
  display: block;
}

.has-error .select-x-zone {
  border-color: #d8002c;
}

/*----------------------------------------------------------------------*/
/*------------------      Form Geo          --------------------------*/
/*----------------------------------------------------------------------*/
.form-autocomplete {
  position: absolute;
  width: 100%;
}
.form-autocomplete ul {
  font-size: 0.9rem;
  padding: 0;
  margin: 0;
  background-color: #FFF;
  border: solid 1px #DDD;
  border-top: none;
  border-radius: 0 0 6px 6px;
}
.form-autocomplete ul li {
  list-style: none;
  padding: 3px 0.75rem;
  cursor: pointer;
  border-bottom: solid 1px #DDD;
}
.form-autocomplete ul li:hover {
  background-color: #EEE;
}
.form-autocomplete ul li em {
  float: right;
  color: #777;
}
.form-autocomplete ul li:last-child {
  border-radius: 0 0 6px 6px;
}

input:focus + .form-autocomplete ul {
  border-color: #005b97;
}

/*--------------------------------  form-key-value  -----------------------------------------  */
.form-keys-values {
  width: 100%;
}
.form-keys-values .group-input-key-value {
  width: 100%;
  display: flex;
  margin-bottom: 1rem;
}
.form-keys-values .group-input-key-value .input-key {
  width: 35%;
  border-radius: 0.25rem 0 0 0.25rem;
}
.form-keys-values .group-input-key-value .input-value {
  flex-grow: 1;
  border-radius: 0;
  border-left: none;
  border-right: none;
}
.form-keys-values .group-input-key-value .input-delete {
  width: 40px;
  border-radius: 0 0.25rem 0.25rem 0;
  background-color: #FFF;
  border: solid 1px #ced4da;
}
.form-keys-values .group-input-key-value .input-delete:after {
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 0.8rem;
  content: "";
  font-weight: 900;
}

.chart-bar {
  position: relative;
  display: flex;
  border-radius: 3px;
  padding: 2px;
  overflow: hidden;
}
.chart-bar .chart-bar-element:first-child {
  border-radius: 3px 0 0 3px;
}
.chart-bar .chart-bar-element:last-child {
  border-radius: 0 3px 3px 0;
}
.chart-bar .chart-bar-element {
  position: relative;
  height: 20px;
}

.progress {
  display: block;
  height: 20px;
  width: 100%;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress.progress-xs {
  height: 8px;
}
.progress.progress-sm {
  height: 16px;
}
.progress.progress-md {
  height: 20px;
}
.progress.progress-xl {
  height: 26px;
}
.progress .progress-bar {
  display: block;
  width: 10%;
  height: 100%;
  background-color: #AAA;
}
.progress .progress-bar-green {
  background-color: green;
}
.progress .progress-bar-yellow {
  background-color: yellow;
}
.progress .progress-bar-red {
  background-color: red;
}
.progress .progress-bar-blue {
  background-color: blue;
}

.canvas-chart {
  bottom: 0;
}

.timeline {
  padding: 0;
}
.timeline.timeline-xs {
  font-size: 0.9rem;
}
.timeline.timeline-xs .timeline-item-pointer {
  left: -16px;
  width: 30px;
  height: 30px;
  padding-top: 8px;
}
.timeline > li.time-label {
  margin: 0;
  padding: 0;
  border: none;
}
.timeline > li.time-label span {
  display: inline-block;
  font-family: Rajdhani;
  font-weight: 600;
  color: #FFF;
  background-color: #b62121;
  border-radius: 4px;
  padding: 0 0.75em;
}
.timeline li.time-label + li {
  padding-top: 2em;
}
.timeline li {
  position: relative;
  list-style: none;
  margin-left: 3em;
  padding-left: 3em;
  padding-bottom: 2em;
  border-left: solid 3px #EEE;
}
.timeline li:last-child {
  border-left: none;
}
.timeline .timeline-item-pointer {
  position: absolute;
  left: -20px;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #EEE;
  border-radius: 50%;
  padding-top: 10px;
  text-align: center;
  font-weight: 900;
}
.timeline .timeline-item {
  position: relative;
  background-color: #EEE;
  border-radius: 6px;
  padding: 5px 10px;
  font-size: 0.9em;
}
.timeline .timeline-item a {
  color: #005b97;
}
.timeline .timeline-item .time {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 0.9em;
}
.timeline .timeline-item .timeline-header {
  font-size: 1.1em;
  font-weight: 500;
  padding: 5px 10px;
  margin: -5px -10px 0 -10px;
  border-bottom: solid 1px #FFF;
}

.list-table {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-table li {
  padding: 0.5rem 1.25rem;
  border-top: solid 1px rgba(0, 0, 0, 0.07);
}
.list-table .list-table {
  margin: 0.5rem -1.25rem -0.5rem -1.25rem;
}
.list-table .list-table li {
  padding-left: 2.25rem;
}

.list-no-border {
  border: none;
}
.list-no-border li {
  border: none;
}

.cont-bulle {
  position: absolute;
  font-family: "Rajdhani";
  font-size: 0.9rem;
  font-weight: 600;
  background-color: #FFA;
  padding: 0 5px;
  border-radius: 2px;
  width: auto;
  border: solid 1px rgba(0, 0, 0, 0.2);
  display: block;
  opacity: 1;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
  transition: opacity 200ms ease-out;
  z-index: 100;
}
.cont-bulle .bulle {
  display: block;
}

.handle-bulle {
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  z-index: 200;
  border-top: 10px solid #FFA;
  border-right: 10px solid transparent;
}

.bulle {
  display: none;
}

.tracker-list {
  padding: 0;
}
.tracker-list.hide-mute .tracker-status-mute {
  display: none !important;
}
.tracker-list.hide-close .tracker-status-close {
  display: none !important;
}
.tracker-list .tracker-item {
  font-size: 0.9rem;
  position: relative;
  list-style: none;
  border: solid 1px #EEE;
  border-top: solid 3px #AAA;
  border-bottom-color: #BBB;
  padding: 0.2em 0.5em 0.2em 40px;
  border-radius: 6px;
  margin-bottom: 0.4em;
  background-color: rgba(0, 0, 0, 0.02);
}
.tracker-list .tracker-item.tracker-status-mute {
  opacity: 0.8;
  border-top-color: #AAA !important;
}
.tracker-list .tracker-item.tracker-status-mute .rubber {
  display: none;
}
.tracker-list .tracker-item.tracker-status-close {
  opacity: 0.6;
}
.tracker-list .tracker-item.tracker-status-close .rubber {
  display: none;
}
.tracker-list .tracker-item.tracker-status-close .tracker-ticket {
  text-decoration: line-through;
}
.tracker-list .tracker-item.tracker-status-done .rubber {
  display: none;
}
.tracker-list .tracker-item.tracker-status-done .tracker-ticket {
  text-decoration: line-through;
}
.tracker-list .tracker-item .tracker-footer {
  display: none;
  margin: 10px -7px -5px -40px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.5em;
}
.tracker-list .tracker-item .tracker-ticket {
  font-family: Rajdhani;
  font-weight: 600;
  font-size: 1.2em;
}
.tracker-list .tracker-item .tracker-body {
  display: none;
  padding: 0.3em 0;
}
.tracker-list .tracker-item.focus {
  outline: none;
}
.tracker-list .tracker-item.focus .tracker-body {
  display: block;
}
.tracker-list .tracker-item.focus .tracker-footer {
  display: block;
}
.tracker-list .tracker-item:before {
  font-family: "Font Awesome 5 Free";
  display: flex;
  content: " ";
  position: absolute;
  font-weight: 900;
  color: #FFF;
  font-size: 1.2em;
  padding-top: 0.3em;
  justify-content: center;
  width: 40px;
}
.tracker-list .tracker-item:before {
  top: -1px;
  bottom: -1px;
  left: -1px;
  border-radius: 6px 0 0 6px;
}
.tracker-list .tracker-item.tracker-type-info {
  border-top-color: #00a1ad;
}
.tracker-list .tracker-item.tracker-type-info:before {
  content: "";
  color: #00a1ad;
}
.tracker-list .tracker-item.tracker-type-task {
  border-top-color: #fba900;
}
.tracker-list .tracker-item.tracker-type-task:before {
  content: "";
  color: #fba900;
}
.tracker-list .tracker-item.tracker-type-question {
  border-top-color: #0062bf;
}
.tracker-list .tracker-item.tracker-type-question:before {
  content: "";
  color: #0062bf;
}
.tracker-list .tracker-item.tracker-type-commentaire {
  border-top-color: #b366b3;
}
.tracker-list .tracker-item.tracker-type-commentaire:before {
  content: "";
  color: #b366b3;
}
.tracker-list .tracker-user {
  font-size: 0.9em;
  font-weight: 500;
  color: #666;
}
.tracker-list .tracker-date {
  font-size: 0.9em;
  font-weight: 700;
  color: #666;
}

.tracker-form {
  font-size: 0.9rem;
  position: relative;
  list-style: none;
  border: solid 1px #EEE;
  border-bottom-color: #BBB;
  padding: 0.5em;
  border-radius: 6px;
  margin-bottom: 0.4em;
  background-color: rgba(0, 0, 0, 0.02);
}

.tracket-ticket-form {
  display: none;
}
.tracket-ticket-form.open {
  display: flex;
}

.tracket-ticket-form-btn {
  margin-bottom: 10px;
}
.tracket-ticket-form-btn.open i {
  transform: rotate(90deg);
}

.form-ticket-content {
  padding-bottom: 10px;
}
.form-ticket-content input, .form-ticket-content textarea, .form-ticket-content button {
  display: none;
}
.form-ticket-content.modify span, .form-ticket-content .modify span {
  display: none;
}
.form-ticket-content.modify input, .form-ticket-content.modify textarea, .form-ticket-content.modify button, .form-ticket-content .modify input, .form-ticket-content .modify textarea, .form-ticket-content .modify button {
  display: block;
}

.form-ticket-response {
  display: none;
  padding-bottom: 10px;
}
.form-ticket-response input, .form-ticket-response textarea, .form-ticket-response button {
  margin-bottom: 5px;
}
.form-ticket-response.open {
  display: block;
}

.focus .ticket-response {
  display: block;
}

.ticket-response {
  display: none;
}
.ticket-response .response {
  position: relative;
  padding-left: 30px;
}
.ticket-response .response:before {
  font-family: "Font Awesome 5 Free";
  display: flex;
  position: absolute;
  font-weight: 900;
  font-size: 1.2em;
  justify-content: center;
  content: "";
  transform: rotate(180deg);
  color: #b366b3;
  left: 0;
}

.tracker-type-info .response:before {
  color: #00a1ad;
}

.tracker-type-question .response:before {
  color: #0062bf;
}

.tracker-type-task .response:before {
  color: #fba900;
}

.rubber {
  position: absolute;
  transform: rotate(20deg);
  top: -1px;
  right: 4px;
  font-size: 0.7rem;
  font-weight: 700;
  padding: 0 0 0 30px;
  width: 90px;
  color: #FFF;
  text-align: center;
}
.rubber:before {
  z-index: -1;
  position: absolute;
  content: " ";
  display: block;
  left: -14px;
  right: -14px;
  border-bottom: solid 18px #AAA;
  border-left: solid 48px transparent;
  border-right: solid 6px transparent;
  filter: drop-shadow(0 0.1em 0.08em rgba(0, 0, 0, 0.9));
}
.rubber.priority-0 {
  display: none;
}
.rubber.priority-1:before {
  border-bottom-color: #fba900;
}
.rubber.priority-2:before {
  border-bottom-color: #d8002c;
}

.tracker-collapse {
  cursor: pointer;
}
.tracker-collapse i {
  color: #005b97;
}
.tracker-collapse .fa-minus-circle {
  display: none;
}
.tracker-collapse.open .fa-minus-circle {
  display: inline-block;
}
.tracker-collapse.open .fa-plus-circle {
  display: none;
}

body.guest {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.guest > * {
  height: auto;
}

.planche-contact .pl-filter {
  border-radius: 6px;
  background-color: #FFF;
  padding: 0.75rem;
  flex-basis: 100%;
  flex-grow: 1;
}
.planche-contact .tn-container {
  display: flex;
  flex-wrap: wrap;
}
.planche-contact .tn {
  display: block;
  margin: 0.5rem;
  padding: 6px;
  flex-basis: 150px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  background-color: #FFF;
  transition: background-color 200ms ease-out, box-shadow 200ms ease-out, transform 200ms ease-out;
}
.planche-contact .tn:hover {
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.4);
  transform: scale(1.2);
  z-index: 10;
}
.planche-contact .tn .tn-picture {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 65%;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  background-position: 50% 50%;
  background-size: cover;
}
.planche-contact .tn .tn-picture + .tn-content {
  border-radius: 0 0 6px 6px;
}
.planche-contact .tn .tn-content {
  border-radius: 6px;
  padding: 0.75rem;
}
.planche-contact .tn .tn-content h3 {
  font-size: 1rem;
  font-weight: 500;
}

.form-pin {
  position: absolute;
}

.btn-pin {
  display: block;
  cursor: pointer;
  border: 0;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 3px;
  color: rgba(255, 255, 255, 0.5);
  border: solid 2px #FFF;
  outline: none;
}
.btn-pin:focus {
  outline: none;
}

.active .btn-pin, .btn-pin.active {
  background-color: #FFF;
  color: #750092;
}

.nav-bar .btn-pin {
  position: absolute;
  top: 0.75rem;
  right: 1rem;
}

.pin-board {
  position: fixed;
  top: 0;
  right: -420px;
  z-index: 1000;
  background-color: #FFF;
  padding: 2rem;
  width: 400px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);
  transition: right ease-out 300ms;
}
.pin-board.open {
  right: 0;
}
.pin-board h3 {
  color: #750092;
  margin: -1rem 0 1rem 0;
  font-size: 1.5rem;
}
.pin-board h3 i {
  font-size: 1.2rem;
}
.pin-board .pin-board-button-close {
  position: absolute;
  top: 0.75rem;
  right: 1rem;
  display: block;
  border: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 4px;
  background-color: #750092;
  color: #FFF;
  outline: none;
}

.pin-board-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pin-board-list li {
  border-bottom: solid 1px #EEE;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}

.card-zone .zone {
  border-radius: 0 !important;
  border-top: none;
  border-right: dashed 1px;
  border-left: none;
}

.zone {
  border-radius: 0.25rem 0 0 0.25rem;
  padding: 1.25rem !important;
  background-color: rgba(71, 94, 95, 0.1);
  border: solid 1px rgba(71, 94, 95, 0.2);
  border-width: 1px 0 1px 1px;
  border-right: dashed 1px;
}
.zone:last-child {
  border-right: solid 1px;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.zone.zone-yellow {
  background-color: rgba(181, 134, 14, 0.1);
  border-color: rgba(181, 134, 14, 0.2);
}
.zone.zone-yellow .zone-title {
  color: #b5860e;
}
.zone.zone-blue {
  background-color: rgba(14, 132, 181, 0.1);
  border-color: rgba(14, 132, 181, 0.2);
}
.zone.zone-blue .zone-title {
  color: #0e84b5;
}
.zone.zone-purple {
  background-color: rgba(156, 14, 181, 0.1);
  border-color: rgba(156, 14, 181, 0.2);
}
.zone.zone-purple .zone-title {
  color: #9c0eb5;
}

.zone + .zone {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.zone-title {
  font-size: 1.1rem;
  font-weight: 500;
}

.todo-list {
  font-size: 0.9rem;
}
.todo-list li.done {
  opacity: 0.7;
}
.todo-list li.done .text {
  text-decoration: line-through;
}

/*---------------------------------------------*/
.disk-list {
  list-style: none;
  padding: 0;
}
.disk-list li:before {
  display: inline-block;
  content: "";
  font-family: "Font Awesome 5 Free";
  width: 20px;
}
.disk-list div {
  display: inline-block;
}
.disk-list p {
  font-size: 0.8rem;
}

/*----------------------------------------------------------------------------*/
/*               SEARCH   */
/*----------------------------------------------------------------------------*/
.btn-search {
  position: absolute;
  right: 60px;
  top: 0.75rem;
  display: block;
  cursor: pointer;
  border: 0;
  background-color: #FFF;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 2px;
  color: #0062bf;
  border: solid 2px #FFF;
  outline: none;
}
.btn-search:focus {
  outline: none;
}

.search-cloud {
  position: fixed;
  display: flex;
  justify-content: center;
  padding: 3rem;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.search {
  width: 40rem;
  max-height: 100%;
}
.search .card {
  position: relative;
  max-height: 100%;
}
.search .card-body {
  font-size: 0.9rem;
  height: 100%;
  display: flex;
}
.search .card-body .result {
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.search ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.btn-mep {
  position: absolute;
  right: 105px;
  top: 0.75rem;
  display: block;
  cursor: pointer;
  border: 0;
  background-color: #FFF;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 2px;
  color: #56ad00;
  border: solid 2px #FFF;
  outline: none;
}
.btn-mep:focus {
  outline: none;
}

.mep .card {
  margin: 0;
}
.mep .card-body, .mep .card-footer {
  display: none;
}
.mep .row {
  position: relative;
  background-color: #fff3f5;
  border: solid 2px pink;
  padding: 30px 10px 10px 10px;
  margin: 0;
}
.mep > .row {
  margin-bottom: 10px;
}
.mep [class^=col-] {
  background-color: rgba(0, 0, 255, 0.1);
  border: solid 1px rgba(0, 0, 255, 0.3);
  padding: 30px 10px 10px 10px;
  margin: 0;
}
.mep .mep-tool {
  position: absolute;
  font-size: 0.8rem;
  top: 0;
  right: 0;
  text-align: right;
  padding: 5px;
}
.mep .mep-tool a {
  cursor: pointer;
}
.mep .mep-tool select {
  margin-right: 10px;
  border: solid 1px #679ac1;
  border-radius: 3px;
}
.mep .mep-tool .delete {
  display: inline-block;
  color: red;
}
.mep .mep-tool .delete:before {
  text-align: left;
  display: block;
  content: "";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
