body{
	min-width: 290px;
}

#icon-principal {
    height: 48px;
    margin-top: 4px;
    line-height: 48px;
}

#toast-container {
    bottom: 1%;
}

ul li:hover {
   background-color: rgba(0,0,0,0.1);
}