.hidden{display: none;}
.mldiv{text-align: center; margin:0px auto;}
.sl-lc{
    border-top: solid 1px #bfc7ce;
    display: inline-block;
    width: 70px;
    overflow: hidden;
}
.sl-rc{
    border-top: solid 1px #bfc7ce;
    display: inline-block;
    width: calc(100% - 100px);
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
}
.sl-lh{line-height: 12px;}

#headerView p{ font-size: 12px; }
input{ font-size: 16px; }
#qr-canvas{width: 100%;}

.input-style-1 input {font-size: 16px!important;}
.input-style-1 i {font-size: 16px!important;}

@media only screen and (max-width: 350px) {
    h2 {font-size: 18px; }
    #headerView p{ font-size: 11px; }
    .input-style-1 input {
        margin-bottom: 0px!important;
        height: 40px!important;
        font-size: 12px!important;
    }
}
/*
.add-to-home-android .close-add-to-home { right: -15px!important; }
.add-to-home-android i { right: 40px!important; }
*/

#user-signed-out{
    color: #000000!important;
}
#user-signed-out form input{
    color: #000000!important;
}