.UNaccbtnInspira {
	cursor: pointer;
	padding: 10px 15px ;
	color: white !important;
	display:block;

	z-index: 100000000;
	text-align: center;
	font-size: 13px !important;
    letter-spacing: 0.005em;
    
    font-family: Roboto,Arial,Helvetica,sans-serif;
    background-color: #828689;
    border-radius: 4px;
    box-shadow: 1px 1px 8px 1px #3c3c3c;
	
}

.UNaccMenu{
	position: fixed !important;
	bottom:3vh;
	right:2vw;
}

#user1stContainer{
 	position: fixed;
    bottom: 3vh;
    right: 2vw;
	z-index: 9999;
}