.lg-bgRowDiv{
    height: 100vh;
    background: #000000;
    background-size: cover;
}

.lg-logDiv{
    position: relative;
    /* top:20%; */
    margin: 0 auto;
    background: #ffffff;
    margin-top: 30%;
    padding: 20px;
    padding-bottom: 0;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.m0{
    margin: 0;
}

.mb0{
    margin-bottom: 0;
}

.lg-LogoImg{
    height: 75px;
}

.lg-LogoDiv{
    text-align: center;
    margin: 20px 0;
}

.lg-forgot{
    cursor: pointer;
}

.lg-errMsg{
    color: #fe5d70;
    display: none;
    margin: 0;
    padding: 0;
    font-weight: 600;
}


  .bsk-container {
    margin-top: 0px;
  }
  
  .x-icon {
    height: 1em;
    width: 1em;
    top: .125em;
    position: relative;
  }
  .x-alt {
    color: #777;
  }

  .lg-microsoftLoginBtn{
    height: 3rem;
    width: 75%;
    cursor: pointer;
    border: 0;
    background: black;
    color: white;
  }

  .lg-microsoftLoginBtn object{
    margin-right: 5px;
  }

  #circle-loader2{
    stroke: #000000;
  }