.login_bg {
  /*background: url('https://www.positive-company.eu/document/share/94/963c4df9-01cf-42d2-9a93-4110fe18ef7e'), #fff;*/
  /*background-size: cover;*/
  /*background-position: top;*/
  background: url('https://www.positive-company.eu/document/share/140/cb1694ee-6e41-4dcc-b2aa-f8e9a2bd1376'), #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-origin: content-box;
  padding: 0px;
  min-height: calc(100vh - 50px);
}


textarea.form-control {
  font-size: 14px !important;
}

.bg-cat:hover {
  color: #333 !important;
}

.row .justify-content-between, .row .justify-content-between .btn-light {
  font-size: 12px !important;
}
