@charset "UTF-8";
/***!  /templates/as002085/css/user.css  !***/


button.btn.btn-secondary.input-password-toggle {
    display: none;
}



@media screen and (max-width: 767px) {
.page-login .form-horizontal .control-label {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
}
.page-login .form-horizontal .controls {
    width: 100%;
    float: right;
}
.com-users-login__options.list-group a {
    display: block;
}  
  /* Additional styles for mobile devices go here */
}
