/* Estilos do modulo Plano de Trabalho da Atividade */
a.link_visualizar {
  background-image: url(https://homologacao.ufla.br/sigufla3/imgs/icones/visualizar.gif);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding-left: 22px !important;
}
a.link_editar {
  background-image: url(https://homologacao.ufla.br/sigufla3/imgs/icones/editar.gif);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding-left: 22px !important;
}

.dados_html {
  padding: 3px 0px;
  text-align:left;
}

.formulario #area_plano_trabalho_atividade-atividade_plano_trabalho-descricao label,
.formulario #area_entrega_plano_entregas-resultados_alcancados label {
  clear: left;
  display: block;
  float: left;
  padding: 0 2% 0 0;
  text-align: right;
  width: 25%;
}

.formulario #area_plano_trabalho_atividade-atividade_plano_trabalho-descricao label:after,
.formulario #area_entrega_plano_entregas-resultados_alcancados label:after {
  content: ':';
  word-wrap: normal;
}

.formulario #campo_plano_trabalho_atividade-atividade_plano_trabalho-descricao,
.formulario #campo_entrega_plano_entregas-resultados_alcancados {
  clear: none;
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
  width: 74%;
}

#campo_plano_trabalho_atividade-atividade_plano_trabalho-descricao .editor_link label,
#campo_entrega_plano_entregas-resultados_alcancados .editor_link label{
  clear: none;
  float: none;
  text-align: left;
  width: auto;
}

.formulario #area_plano_trabalho_atividade-atividade_plano_trabalho-descricao .se-dialog-form-footer label:after,
.formulario #area_entrega_plano_entregas-resultados_alcancados .se-dialog-form-footer label:after {
  content: '';
}

.sun-editor .se-list-layer .se-list-align {
  width: 155px;
}

.sun-editor .sun-editor-editable * {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  word-break: normal;
}

.sun-editor .sun-editor-editable p {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

.sun-editor .se-btn-list h2 {
  font-weight: bold;
  text-align: left;
  padding: 0em;
  margin: 0;
  border: none;
  text-shadow: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.sun-editor .sun-editor-editable h2 {
  font-weight: bold;
  text-align: left;
  padding: 1em 0em;
  margin: 0;
  border: none;
  text-shadow: none;
  box-sizing: border-box;
}

.sun-editor .sun-editor-editable li {
  list-style-image: none;
}