.navbar{
	height: 56px;
	
}
html{
	font-family: 'Roboto';
}

#mainActions > button{

}

#mainActions > button > img{
	width: 100%;
}

.btn-group{
	margin-left: 15px;
	margin-top: 10px;
}
.card-header > h5 > button, button:hover{
	font-size: 10px;
	padding: 0px;
	width: 100%;
	text-decoration: none;
}

#toolbar{
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}