.arrobe-navbar {
    box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.2);
}

.arrobe-navbar-breadcrumb {
  background:none;
  margin-bottom:0;
  padding-top:2px;
  padding-bottom:0;
  padding-left:0;
}

.arrobe-navbar-breadcrumb>li, .arrobe-navbar-breadcrumb>li>a {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
}

.arrobe-navbar-breadcrumb>li>a {
  text-decoration: none;
}

.arrobe-navbar-brand {
  margin-right: 0.25rem;
}

a.button{
  text-decoration: none;
}

h1 small i {
  color: #424242;
}

h2 small i {
  color: #424242;
}

h3 small i {
  color: #424242;
}

h4 small i {
  color: #424242;
}

h5 small i {
  color: #424242;
}

h5.label-fieldset {
    width: 100%;
    text-align: center;
    background-color: #d0d0d0;
    border-radius: 4px;
}

h6 small i {
  color: #424242;
}

table.table-borderless tr td {
  border: none;
}

.no-bg-color {
  background-color: white !important;
}

#sidebar-list{
  margin-bottom: 100px;
}

.dashboard-line {
    height : calc(100vh - 214px);
}
.nouveau-ticket {
    background-color: #E5E5E5;
}

.tooltip-inner {
 max-width: 1200px; /* set this to your maximum fitting width */
 max-height: 1200px; /* set this to your maximum fitting width */
 width: inherit; /* will take up least amount of space */
}
