.pokeunlimited_bg_grey {
  background-color: #CECECE; }

.oe_login_form, .oe_reset_password_form, .oe_signup_form {
  margin: 0;
  width: 100%;
  max-width: none;
  padding: 16px;
  border: 1px solid #CECECE;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9); }

.exl_wrap:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../img/EXL-Distribution-background.png);
  background-attachment: scroll; }

#exl_login_footer {
  background: #1e1e1e;
  width: 100%;
  display: none; }

#pokeunlimited_login_header img {
  height: 100px; }

.poke_dark_cover {
  height: 100vh;
  /*background-color: rgba(1, 1, 1, 0.6);*/
  position: absolute;
  left: 0;
  top: 132px;
  width: 100%; }

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