/*********		SIGN IN Show Password		*******/

#content-container.togglepassword .password-checkbox {

    position: relative;
    will-change: top, left;
    left: 355px;
    top: 201px;
    z-index: 999999;
}

.alert-danger {
    position: fixed;
    margin-top: 4.5%;
    margin-left: 35%;
    background-color: #f9f1f1;
    border-color: #f9f1f1;
    color: #000;
} 

.newApplicationStatusClass {
  width: 50% !important;
}
#UpdateButton{
    margin-left:20px;
}