

.app-logo {
  background: url("../resource/crm/common/image/logo_e_posta.png") no-repeat scroll left top transparent;
  left: 0;
  width: 92px;
  height: 40px;
  background-color: #1B62A4;
  box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0 0 3px 3px;
}
