/* Estilos do modulo Ocorrencia de Plano de Trabalho */
#tabela_ocorrencia_plano_trabalho td:nth-child(2) {
  text-align: left;
}

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

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

.formulario #area_ocorrencia_plano_trabalho-descricao label:after {
  content: ':';
  word-wrap: normal;
}

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

#campo_ocorrencia_plano_trabalho-descricao .editor_link label {
  clear: none;
  float: none;
  text-align: left;
  width: auto;
}

.formulario #area_ocorrencia_plano_trabalho-descricao .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;
}