.bg-image-full {
  background: url(../../images/bk_login_white_1920x1080.jpg);
  background-repeat: no-repeat;
  background-size: auto;
}

.footer {
    padding: 0.5rem 0;
    color: #727272;
    text-align: center;
    background-color: #f9f9f9;
    border-top: .05rem solid #e5e5e5;
	display: block;
}

.link-no-stl {
	text-decoration: none;
}

@media (max-width: 1950.00px) {
  .table-responsive-xxxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}