@charset "UTF-8";
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  max-width: 1500px; }

.popover.fade:not(.show) {
  opacity: 1; }

.modal.fade:not(.show) {
  opacity: 1; }

select.input-sm {
  height: 40px;
  line-height: 40px; }

/* sidebar */
.brand-logo {
  margin: auto; }
  .brand-logo .logo {
    color: black;
    font-size: 35px;
    text-align: center;
    display: table;
    margin: auto; }

.sidebar-menu .menu_level_1 {
  padding-left: 25px; }
  .sidebar-menu .menu_level_1 li:hover:before {
    color: #3699ff; }
  .sidebar-menu .menu_level_1 li::before {
    content: "-";
    vertical-align: middle;
    display: flex;
    position: absolute;
    margin-top: 5px; }

.sidebar-menu li.active span {
  color: #3f4254; }

.sidebar-menu li:hover span {
  color: #3699FF; }

.sidebar-menu li a {
  color: #3f4254; }
  .sidebar-menu li a:hover {
    color: #3699FF; }
  .sidebar-menu li a span {
    color: #3f4254; }
  .sidebar-menu li a .fa.fa-angle-double-right {
    display: none; }

.box.box-primary {
  border-top: none; }

.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
  background-color: white !important; }

.aside {
  background: white; }

.brand {
  background-color: white;
  -webkit-box-shadow: none;
  box-shadow: none; }

.info-box {
  box-shadow: none;
  display: flex; }
  .info-box .info-box-content {
    margin-left: 0; }
  .info-box .progress {
    background: transparent;
    height: 0; }

/* forms */
.btn.btn-success.btn-sm.sonata-ba-action i::before {
  color: #1bc5bd; }

#kt_wrapper {
  background: #eef0f8; }

/* tabs */
.nav-tabs-custom {
  padding: 1.75rem 1.5rem;
  border-top-left-radius: .42rem;
  border-top-right-radius: .42rem; }
  .nav-tabs-custom .tab-content {
    padding: 0; }
    .nav-tabs-custom .tab-content .container-fluid {
      padding: 0px; }
    .nav-tabs-custom .tab-content .box {
      box-shadow: none; }
    .nav-tabs-custom .tab-content .box-body.container-fluid {
      border: 1px solid #e4e6ef;
      border-top-color: #e4e6ef;
      border-top-style: solid;
      border-top-width: 1px;
      border-top: 0px; }
  .nav-tabs-custom .nav-tabs > li.active {
    border-top-color: transparent; }
    .nav-tabs-custom .nav-tabs > li.active .nav-link.active {
      color: #3699ff !important; }
    .nav-tabs-custom .nav-tabs > li.active a {
      border-top-color: #e4e6ef;
      border-left-color: #e4e6ef !important;
      border-right-color: #e4e6ef;
      border-top-left-radius: .42rem;
      border-top-right-radius: .42rem; }

/* Général */
#kt_content {
  margin-top: 68px; }

.editable-click, a.editable-click, a.editable-click:hover {
  text-decoration: none;
  border-bottom: 0; }

/* tables */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 13px 8px; }

.table-striped th, .table-striped th a {
  color: #a1a5b7 !important; }

.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #F6F7F9; }

.form-inline.clearfix {
  display: block; }

.box-footer .form-inline {
  display: block !important; }
  .box-footer .form-inline label {
    display: inline-flex !important; }

.fa-pencil::before {
  content: "\f040";
  font-family: FontAwesome; }

.fa {
  font-family: FontAwesome; }

@media (min-width: 992px) {
  [data-kt-aside-minimize=on] .aside:not(.aside-hoverable) .sidebar-menu .menu-content,
  [data-kt-aside-minimize=on] .aside:not(.aside-hoverable) .sidebar-menu li a span,
  [data-kt-aside-minimize=on] .aside:not(:hover) .sidebar-menu .menu-content,
  [data-kt-aside-minimize=on] .aside:not(:hover) .sidebar-menu li a span {
    opacity: 0;
    transition: opacity .3s ease; }
  .header-fixed.subheader-fixed.subheader-enabled .wrapper {
    padding-top: 0; } }

.sidebar-menu .treeview-menu > li > a {
  font-size: 13px; }

.sidebar-menu li span {
  font-size: 14px !important; }

.sidebar-menu .treeview-menu > li.active > a {
  color: #3699FF;
  font-weight: bold; }

/* Style pour les statuts des orders */
.label-status-DataReceived {
  color: #3699FF;
  background-color: #e1f0ff; }

.label-status-ValidatedWaitingData {
  color: #ffa800;
  background-color: #fff4de; }

.label-status-ToValidate {
  color: #9436ff;
  background-color: #faffe1; }

.label-status-Lost {
  color: #f64e60;
  background-color: #ffe2e5; }

.label-status-Ongoing {
  color: #1bc5bd;
  background-color: #c9f7f5; }

.label-status-Treated {
  color: #6c36ff;
  background-color: #e1f6ff; }

.label-status-WaitingCustomerFeedback {
  color: #ff5100;
  background-color: #E1F0FF; }

.show {
  display: inherit !important; }

.align-items-center {
  display: flex;
  align-items: center; }

.breadcrumb {
  margin-bottom: 0;
  display: initial; }

.flex-end {
  justify-content: flex-end;
  display: flex !important; }

.navbar-top-links li a, .navbar-top-links li span {
  padding: 0;
  min-height: 0px; }

.locale_switcher .dropdown-menu {
  right: 0;
  left: auto; }

.breadcrumb > li + li::before {
  display: inline; }

.well {
  background-color: #ffffff; }

.navbar-top-links li {
  display: inline-flex !important; }

.brand-logo.logo {
  align-items: center; }

.btn-primary {
  background: #F03154 !important;
  color: white !important;
  border: 0;
  border-radius: 25px !important;
  display: inline-block;
  box-shadow: none;
  width: auto;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  margin-right: 5px;
  text-transform: uppercase;
  padding: 13px;
  text-decoration: none; }

.logo img + span {
  width: auto !important; }

.login-page, .register-page {
  height: auto;
  background: #d2d6de30; }

.modal-dialog.modal-xl {
  max-width: 100% !important;
  width: 80% !important; }

.modal-backdrop.fade.show {
  display: none !important; }

.modal.fade.artgris-media-modal.show {
  display: none !important; }

.modal.fade.artgris-media-modal.show.in {
  display: block !important; }

.draggable-zone .card.card-custom > .card-header {
  justify-content: flex-start;
  min-height: 40px; }

.draggable-zone .gutter-b {
  margin-bottom: 10px; }

.tree-folder {
  list-style-type: none;
  padding-left: 27px; }
  .tree-folder li {
    padding: 5px 0; }
  .tree-folder .js-open-folder-icon.folder-open .fa-folder::before {
    content: "\f07c"; }

.draggable {
  transition: opacity 0.3s ease;
  outline: none !important; }
  .draggable.draggable-mirror {
    opacity: 0.8;
    transition: opacity 0.3s ease;
    border: 2px dashed #dddddd !important; }
  .draggable.draggable--original {
    opacity: 0 !important; }
  .draggable.draggable-source--is-dragging.draggable--over {
    opacity: 0 !important; }
  .draggable .draggable-handle {
    cursor: move; }

.draggable-zone {
  outline: none !important; }

.alert .close {
  opacity: 1;
  color: white !important;
  font-size: 25px !important;
  right: 0 !important; }

.count {
  background: #f03154;
  color: white;
  display: inline-block;
  text-align: center;
  width: 21px;
  border-radius: 50%;
  height: 21px;
  line-height: 21px; }

#save-order .card.card-custom > .card-header {
  background-color: #eef0f8; }

#save-order.flex {
  display: flex;
  flex-direction: column; }

#save-order .card-header {
  padding: 0 0.25rem;
  margin: 0 1rem; }

#save-order #submit {
  margin-bottom: 15px;
  align-self: flex-end; }

#save-order [id^="content-"] {
  padding-top: 15px;
  padding-bottom: 15px; }
