








 body {
  background-color: #fcfbf5;
 
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
 }

 .icon-username, .icon-password{
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("\2f ui\5f igm\2f assets\2f img\2f username\2e png");
 }
 .icon-password{
  background-image: url("\2f ui\5f igm\2f assets\2f img\2f password\2e png");
 }






 .password-reset-link-wrapper{
  display: none;
 }

 .more-options-link-wrapper{
  display: none;
  line-height: 20px;
 }

 .login-page-item-bg-consent{
  background-color: #2db2c9 ;
  color: #ffffff ;
  border: none;
 }

.login-content{
 max-width: 450px;
}

.more-options-link1{
 display: inline;;
}
.more-options-link2{
 display: inline;;
}
.more-options-link3{
 display: inline;;
}

.more-options-link1{
 background-color: #0C4151 ;
 color: #ffffff ;
}
.more-options-link1:hover{
 background-color: #082d38 ;
}
.more-options-link2{
 background-color: #0C4151 ;
 color: #ffffff ;
}
.more-options-link2:hover{
 background-color: #082d38 ;
}
.more-options-link3{
 background-color: #0C4151 ;
 color: #ffffff ;
}
.more-options-link3:hover{
 background-color: #082d38 ;
}
.navbar{
 background-color: #59595c ;
}
.header-title{
 color: #ffffff ;
}
.header-user-actions{
 color: #ffffff ;
}
.more-methods-button{
 background-color: #d73925 ;
 color: #ffffff ;
 border: none;
}
.more-methods-button:hover{
 background-color: #962719 ;
}

.more-options-button{
 background-color: #0C4151 ;
 color: #ffffff ;
 font-weight: bold;
 font-size: 14px;
 border: none;
}
.more-options-button:hover{
 background-color: #082d38 ;
}
.footer-text-label{
 display: none;
}