#memo_btn, #print_btn {
	display:none;
}

.menuser1 {
	display:none;
}

.right-btn-nobtn {
	display:none;
}


.Touch #save_btn {		
	display:none;
}

.Touch #del_btn {		
	display:none;
}

.fixed-icon {
    display: flex;
    padding: 10px;
    width: 50px;
    font-size: 1.3em;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.logn_form2 {
    text-indent: 1rem;
    font-size: 1rem;
    width: calc(100% - 3.5rem);
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    border: none;
    background: none;
    border-left: solid lightgrey;
    padding: 0;
}