/*
* @Author: S. Hausding [THE CAGE COMPLEX]
* @Date:   2020-09-16 12:01:32
* @Last Modified by:   Sebastian Hausding
* @Last Modified time: 2022-11-21 00:52:14
*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-weight: 300; }

body {
  color: #fff;
  font-weight: 200;
  overflow: hidden; }
  body ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff;
    font-weight: 300; }
  body :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
    font-weight: 300; }
  body ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
    font-weight: 300; }
  body :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff;
    font-weight: 300; }

label, a.btn.btn-link {
  color: #fff; }

.m-login.m-login--2.m-login-2--skin-2 .m-login__container .m-login__head .m-login__title,
.m-login.m-login--2.m-login-2--skin-2 .m-login__container .m-login__form .m-login__form-sub .m-checkbox {
  color: #fff;
  font-weight: 200; }

.m-form .form-control-label, .m-form label,
.btn-link {
  font-weight: 200; }

.btn-outline-brand {
  background-color: white; }

.btn-outline-brand:hover {
  background-color: rgba(255, 255, 255, 0); }

.wrapper {
  background: -webkit-linear-gradient(top left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -moz-linear-gradient(top left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-linear-gradient(top left, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.5) 100%);
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2; }

form {
  z-index: 2;
  filter: blur(0px);
  -webkit-filter: blur(0px); }

.bg-bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: -100px;
  z-index: 1; }
  .bg-bubbles li {
    position: absolute;
    list-style: none;
    display: block;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.25);
    bottom: -250px;
    -webkit-animation: square 50s infinite;
    animation: square 50s infinite;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear; }
    .bg-bubbles li:nth-child(1) {
      left: 10%; }
    .bg-bubbles li:nth-child(2) {
      left: 20%;
      width: 80px;
      height: 80px;
      animation-delay: 2s;
      animation-duration: 17s; }
    .bg-bubbles li:nth-child(3) {
      left: 25%;
      animation-delay: 4s; }
    .bg-bubbles li:nth-child(4) {
      left: 40%;
      width: 60px;
      height: 60px;
      animation-duration: 22s;
      background-color: rgba(255, 255, 255, 0.2); }
    .bg-bubbles li:nth-child(5) {
      left: 70%; }
    .bg-bubbles li:nth-child(6) {
      left: 80%;
      width: 120px;
      height: 120px;
      animation-delay: 3s;
      background-color: rgba(255, 255, 255, 0.2); }
    .bg-bubbles li:nth-child(7) {
      left: 32%;
      width: 160px;
      height: 160px;
      animation-delay: 7s; }
    .bg-bubbles li:nth-child(8) {
      left: 55%;
      width: 20px;
      height: 20px;
      animation-delay: 15s;
      animation-duration: 40s; }
    .bg-bubbles li:nth-child(9) {
      left: 25%;
      width: 10px;
      height: 10px;
      animation-delay: 2s;
      animation-duration: 40s;
      background-color: rgba(255, 255, 255, 0.3); }
    .bg-bubbles li:nth-child(10) {
      left: 90%;
      width: 200px;
      height: 200px;
      animation-delay: 8s;
      animation-duration: 11s;
      background-color: rgba(255, 255, 255, 0.4); }
    .bg-bubbles li:nth-child(11) {
      left: 15%; }
    .bg-bubbles li:nth-child(12) {
      left: 25%;
      width: 120px;
      height: 120px;
      animation-delay: 8s;
      animation-duration: 17s; }
    .bg-bubbles li:nth-child(13) {
      left: 30%;
      animation-delay: 14s; }
    .bg-bubbles li:nth-child(14) {
      left: 45%;
      width: 99px;
      height: 99px;
      animation-duration: 12s;
      background-color: rgba(255, 255, 255, 0.4); }
    .bg-bubbles li:nth-child(15) {
      left: 75%; }
    .bg-bubbles li:nth-child(16) {
      left: 85%;
      width: 120px;
      height: 120px;
      animation-delay: 8s;
      background-color: rgba(255, 255, 255, 0.6); }
    .bg-bubbles li:nth-child(17) {
      left: 38%;
      width: 152px;
      height: 152px;
      animation-delay: 7s; }
    .bg-bubbles li:nth-child(18) {
      left: 46%;
      width: 65px;
      height: 65px;
      animation-delay: 15s;
      animation-duration: 5s; }
    .bg-bubbles li:nth-child(19) {
      left: 33%;
      width: 44px;
      height: 44px;
      animation-delay: 2s;
      animation-duration: 22s;
      background-color: rgba(255, 255, 255, 0.7); }
    .bg-bubbles li:nth-child(20) {
      left: 95%;
      width: 88px;
      height: 88px;
      animation-delay: 22s; }

@-webkit-keyframes square {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-1000px) rotate(600deg); } }
@keyframes square {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-1000px) rotate(600deg); } }

/*# sourceMappingURL=login.css.map */
