﻿body.responsive {
  /*div.gradientDiv {
        &.lost-password, &.reset-password {
           @include resetPassword();
        }
    }*/ }
  body.responsive div.main-content.lost-password .card-header, body.responsive div.main-content.suspended .card-header {
    cursor: pointer; }
    body.responsive div.main-content.lost-password .card-header:hover, body.responsive div.main-content.suspended .card-header:hover {
      background-color: #e1e1e1; }
    body.responsive div.main-content.lost-password .card-header[aria-expanded="true"], body.responsive div.main-content.suspended .card-header[aria-expanded="true"] {
      background-color: #acd7d4; }
