.mw370 {
  max-width: 370px;
}

input::-moz-placeholder {
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #333333;
  opacity: 0.5;
  line-height: 30px;
}

input:-ms-input-placeholder {
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  opacity: 0.5;
}

input::-webkit-input-placeholder {
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  opacity: 0.5;
}

html {
  height: 100% !important;
}
html body {
  height: 100% !important;
}
html body .page-container {
  height: 100% !important;
}
html body .page-container .page-content {
  height: 100% !important;
}
html body .page-container .page-content .content-container {
  height: 100% !important;
}
html body .page-container .page-content .content-container > .row {
  height: 100% !important;
}
html body .page-container .page-content .content-container > .row .left-column {
  width: 480px;
  position: absolute;
  right: 0;
  height: 100% !important;
}
html body .page-container .page-content .content-container > .row .left-column .alert {
  width: 80%;
}
html body .page-container .page-content .content-container > .row .left-column .login-container {
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
html body .page-container .page-content .content-container > .row .left-column .login-container h3 {
  margin: 25px 0 30px 0;
}
html body .page-container .page-content .content-container > .row .left-column .login-container .logo-container {
  width: 100%;
  margin: 34px 0 30px 0;
}
html body .page-container .page-content .content-container > .row .left-column .login-container .logo-container img {
  width: 100%;
  max-width: 175px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form {
  width: 100%;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .login-options a {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #333333;
  text-decoration: underline;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .forgotten-pass-cont {
  margin-bottom: 30px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .forgotten-pass-cont a {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: bold !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-decoration: underline !important;
  color: #333333;
  text-transform: uppercase;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form h2 {
  font-family: "Poppins-Medium", sans-serif;
  font-size: 50px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 30px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .back-to-login {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #333333;
  text-decoration: underline;
  text-transform: uppercase;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form p:not(.input-description) {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .form-control {
  height: 45px !important;
  border-radius: 22px;
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  padding-left: 20px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .form-group.login-options {
  margin-bottom: 20px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form button[type=submit] {
  min-width: 175px !important;
  margin-bottom: 18px;
  cursor: pointer;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .checkbox-inline {
  line-height: 23px;
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #333333;
  padding-left: 30px !important;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .checkbox-inline .checker span {
  height: 20px;
  width: 20px;
  border-radius: 5px;
  border-color: #ccc;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .checkbox-inline .checker span:after {
  content: "\e976" !important;
  top: 0;
  left: 0;
  color: #ff315d;
  font-weight: bold;
  font-size: 14px !important;
  right: 0;
  bottom: 0;
  margin-top: 1px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .checkbox-inline a {
  text-transform: capitalize;
  color: #333;
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  text-decoration: underline;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .validation-error-label {
  color: #d84315;
  margin: 5px 0;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form input[type=password] {
  padding-right: 45px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .view-password {
  position: absolute;
  right: 20px;
  top: 5px;
  z-index: 900;
  font-size: 18px;
  color: #9b9b9b;
  padding: 5px 10px 5px 10px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container form .view-password:hover {
  cursor: pointer;
  color: #686868;
}
html body .page-container .page-content .content-container > .row .left-column .login-container .social-cont {
  display: flex;
}
html body .page-container .page-content .content-container > .row .left-column .login-container .social-cont .social-item {
  margin-right: 10px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container .register-cont {
  margin-top: 54px;
}
html body .page-container .page-content .content-container > .row .left-column .login-container .register-cont span {
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
html body .page-container .page-content .content-container > .row .left-column .login-container .register-cont a {
  font-family: "Poppins-Medium", sans-serif;
  font-size: 12px;
  font-weight: bold !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #333333;
  text-transform: uppercase;
  padding-bottom: 50px;
  text-decoration: underline;
}
html body .page-container .page-content .content-container > .row .left-column .login-container .forgot-description {
  width: 387px;
  height: 45px;
  font-family: "OpenSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #333333;
  line-height: 22px;
  margin-bottom: 30px;
}
html body .page-container .page-content .auth-background {
  background: url("/assets/themes/backend/icollectivo/images/landing/auth/login/right.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
}
html body .page-container .page-content .registration-background {
  background: url("/assets/themes/backend/icollectivo/images/landing/auth/login/right.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
}
html body .page-container .page-content .forgotten-background {
  background: url("/assets/themes/backend/icollectivo/images/landing/auth/forgotten/right.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
}

.login-container {
  background-color: #fff;
}

.forgotten-pass-container h2 {
  margin-bottom: 15px !important;
}
.forgotten-pass-container .logo-container {
  margin: 60px 0 150px 0 !important;
}

.back-to-login {
  margin-top: 80px;
}
.back-to-login a {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #333333;
  display: flex;
}
.back-to-login a img {
  margin-right: 10px;
}

.login-page .logo-container {
  margin: 60px 0;
}

@media screen and (max-width: 991px) {
  .left-column {
    width: 100% !important;
    height: 100% !important;
    display: flex;
    justify-content: center;
  }
  .login-container .alert {
    width: 100% !important;
  }
  .login-container .logo-container {
    margin: 20px 0 0 !important;
  }
  .login-container .mobile-banner {
    width: 100%;
  }
  .login-container .mobile-banner img {
    width: 100%;
  }
  .login-container h2 {
    font-size: 28px;
  }
  .login-container form {
    padding: 0 15px !important;
  }
  .forgotten-pass-container h2 {
    margin-bottom: 15px !important;
  }
  .forgotten-pass-container .logo-container {
    margin: 20px 0 0 !important;
  }
  .forgotten-pass-container .forgot-description {
    text-align: center;
    width: 100% !important;
  }
  .forgotten-pass-container .back-to-login {
    display: flex;
    justify-content: center;
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 991px) {
  h2, h3 {
    text-align: center;
  }
  button[type=submit] {
    width: 100% !important;
  }
  .forgotten-pass-cont {
    text-align: center !important;
    margin-bottom: 40px;
  }
  .social-cont {
    justify-content: center;
  }
  .register-cont {
    text-align: center;
    margin-bottom: 25px;
  }
  .logo-container {
    margin: 35px 0 30px 0;
    text-align: center;
  }
  .logo-container img {
    max-width: 120px !important;
  }
  .logo-container .arrow {
    position: absolute;
    left: 20px;
    top: 21px;
  }
  .logo-container .arrow i {
    color: #333;
  }
  .mw370 {
    max-width: 100% !important;
  }
  .login-container {
    width: 100%;
  }
  .login-container h3 {
    font-family: "Poppins-SemiBold", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    font-size: 14px;
  }
  .login-container .register-cont {
    max-width: 250px;
    margin: 54px auto 25px auto;
  }
  .login-container .register-cont a {
    text-decoration: underline !important;
  }
  .login-container form button[type=submit] {
    max-width: 175px !important;
    margin: 25px auto;
    display: block;
  }
  .register-container button[type=submit] {
    margin-top: 20px;
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 550px) {
  .login-container form {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 550px) {
  .login-container form {
    max-width: 100% !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .login-container {
    width: 100%;
  }
}
@media screen and (max-width: 676px) {
  .benefit-item img {
    display: none !important;
  }
}
