/* CUSTOM ADMIN PANEL CSS */

amina {
  font-family: Lato;
  float: right;
  margin-top: 48px;
   text-align: center;
  position: relative;
  z-index:-1; 
}

.accu{
float: center;
text-align: center;
}

#horizontalNavigation{
padding-left: 15px;
}

.bloco{
float: center;
text-align: center;
}

.entrada{
background-color: #1ea687;
color: white;
text-align: center;
}

.footerbase{
text-align: right;
font-size: 10px;
}

/* unvisited link */
a:link {
    color: purple;
}

/* visited link */
a:visited {
    color: purple;
}

/* mouse over link */
a:hover {
    color: purple;
}

/* selected link */
a:active {
    color: purple;
}

.square_ad{
background-color: #d0f4f2;
color: black;
text-align: center;
}

.square_sniplet{
background-color: #ECE0F8;
color: black;
text-align: center;
}
