#sidebar-nav {
    width: 200px;
}
div .nav-bar-left{
    height: 100%;
}
.sidebar{
    height: 100%;
    font-weight: 600;
}
.sidebar-div{
    width: 226px;
    font-size: 12px;
    padding-top: 2px;
}

button.btn{
    text-align: start;
}
.leftitems{
    padding: 0;
    height: 44px;
    width: 44px;
    padding: 7px;
}
.img-sidebar{
    width: 100%;
    height: 100%;
}
.left-menu-div{
    display: flex;
    flex-direction: column;
    overflow: visible;
    height: calc(100vh - 110px);
    max-height: calc(100vh - 110px);
}

div ul.dropdown-fixed{
    position: absolute !important;
    inset: 103px auto auto 303px !important;
    margin: 0px !important;
    transform: none !important;
}
.dropend{
    width: 226px;
    height: 44px;
}
.sidebar-div a{
    width: 100%;
    align-self: center;
    font-weight: 600;
}
.list-group-item{
    border: none;
    padding: 0.75rem 0.75rem;
}r
.sidebar-div:focus{
    outline: none;
    border: none;
    box-shadow: none;
}
.sidebar-div:active{
    outline: none;
    border: none;
}
.btn{
    border: none;
    border-radius: 0px;
    padding: 0.375rem 0.5rem;
}
div.dropend button.dropdown-btn::after{
    display: none;
}
.div-item-sidebar{
    height: 44px;
    font-weight: 600;
}
button.dropdown-btn{
    padding: 0rem 0.75rem;
    font-weight: 600;
}
.dropdown:hover .dropdown-menu {
    display: flex;
    
    flex-direction: column;
  }
.dropdown:hover .menu-reparatii{
    transform: translate(140%, 0%);
  }
.dropdown:hover .menu-activitati{
    transform: translate(136%, 0%);
  }
  .dropdown:hover .menu-elemente{
    transform: translate(139%, 0%);
  }
.dropdown{
    position: unset;
}
img.img-sidebar{
    filter: invert(27%) sepia(55%) saturate(2878%) hue-rotate(571deg) brightness(104%) contrast(180%);
}
.dropdown-btn:hover{
    color: #0E5EF7;
}

.menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.line {
  fill: none;
  stroke: #0E5EF7;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.menu-button-container{
  height: 30px;
  display: flex;
}
.tables-dropdowns{
  font-size: 12px;
  height: 33px;
  display: flex;
  align-self: center;
}
ul.dropdown-menu{
  padding: 0 0;
  border-radius: 0;
}
ul.dropdown-menu a{
  align-self: center;
  align-items: center;
  
}
.tables-dropdowns:hover{
  color: #0E5EF7;
  transition: 0.5s;
}
.img-arrow{
  width: 25px;
height: 25px;
margin: auto;
background-color: #E4F0FE;
border-radius: 50%;
padding: 5px;
margin-right: 5px;
}
.centralizatoareEdit{
  height: 100%;
  display: flex;
  align-items: center;
  text-align: start;
  padding: 0rem 0.75rem;
}
.centralizatoareEdit::after{
  border: none !important;
}
.span-utilaje{
  padding: 0rem 1rem;
  border-bottom: 1px solid #27272778;
  width: 100%;
  display: block;
  color: #27272778;
  margin-top: 7px;
}
.sepate-div-menu{
  border: unset !important;
  padding: 0rem 0.75rem;
  align-self: center;
}
.sepate-div-menu-on{
  border-bottom: 3px solid #feb800 !important;
  
}
.nomenclator li{
  height: 28px;
}
