.actions{
  font-size: 1.2em;
}

.actions a, .actions a:visited{
  color: #00417B;
}

.actions a:hover{
  color: #0000EE;
}

.top-buttons{
  margin: 15px 0;
}

.ls-notification-list li a{
  color:#333 !important;
}

.evento-icon{
  font-size: 28px;
  margin: 0 3px;
  cursor: pointer;;
}

.caixa{
  border: 1px solid #CCC;
  padding: 5px;
  margin: 5px 0;
}

.caixa h4{
  padding-top: 8px;
}

.caixa hr{
  margin:15px 0;
}

.remove-tel{
  font-size: 10px;
  color: #FF0000;
}

.quitado td{
  opacity: 0.4;
}

.actions{
  opacity: 1 !important;
}

.linhaP{
  display: none;
}

.caixa-fix{
  min-height:150px;
  max-height:150px;
  overflow-y:scroll;
  overflow-x:hidden;
}

.caixa-historico{
  max-height:850px;
  background-color: #EDF0F5;
  overflow-y:scroll;
}

.caixa hr{
  margin: 10px 0 5px 0;
}

.caixa .ls-table{
  margin: 3px 0 !important;
}

.clearfix{
  clear: both;
}

.ls-main-historico{
  margin-left: 0;
}
