#auth #auth-left .auth-logo img {
  height: 4rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  
 /* width: 50%;*/
} 

#auth #auth-left .auth-title {
  font-size: 3.5rem;
 /* margin-bottom: 1rem;*/
 margin-top: -60px; 
}

/*
.right-header-bar {
  position: relative !important; 
  margin-top: -60px; 
  right: 0;
}
*/


.btn-primary {
  color: #fff;
  background-color: #345EA8 ;
  border-color: #345EA8 ;
}


#auth #auth-right {
  height: 100%;
  background: url(../images/bg/4853433.jpg),linear-gradient(90deg,#345EA8,#3f5491);
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #345EA8;
}

.sidebar-wrapper .menu .sidebar-item.active .sidebar-link {
  background-color: #345EA8;
}


a {
  color: #345EA8;
  
}

table.devis tr td { font-size: 14px; }