/* body {
  padding-top: 54px;
} */
/* @media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
} */

.bg-dark {
    background-color: #575756 !important;
}

.btn-dark{
  background-color: #575756 !important;
}

#login_custom {
  width: 100%;
  max-width: 500px;
 
}

#ul_middle{
  vertical-align: middle;
  color: #000;

}

img {
  width: 100%;
  max-width: 250px;
  height: auto;
}