#header-textos span {
  display: inline-block;
}
#header-textos span:nth-child(1) {
  margin-right: 28px;
}
#header-textos span:nth-child(2) {
  margin-right: 75px;
}
#header-textos span:nth-child(3) {
  margin-right: 185px; /*145px*/
}

.container-info-versao {
  /* position: relative;
  border-top: 1px solid #CCC;
  padding: 4px 0 4px 4px; */
  position: relative;
  height: 30px;
  margin: 0 0 10px;
}

/* .container-info-versao:first-of-type {
  border-top: 0;
} */

.container-info-versao:hover { background-color: #d4d4d4; }

.container-info-versao label {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
  margin-left: -47px;
  color: #ccc;
  font-weight: normal;
  min-width: 40px; 
}

.container-info-versao input[type="checkbox"] {
  vertical-align: sub; 
}

.titulo-editable {
  cursor: pointer;
  display: inline;
  vertical-align: middle;
  display: inline; 
}

.titulo-editable:hover {
  background-color: #d6d5d5; 
}

.listagem-revisoes {
  height: 30px;
  overflow: hidden;
  position: relative; 
}

.homologacao-container {
  margin-left: 10px;
  width: 230px;
  height: 100%;
  vertical-align: middle;
  display: flex;
}
.revisao-container {
  margin-left: 5px;
  width: 55px;
  height: 100%;
}
.meio-container {
  margin-left: 100px; /*60px;*/
  width: 55px;
  height: 100%;
}
.controle-container {
  margin-left: 10px;
  width: 40px;
  height: 100%;
}
.container-relatorio {
  width: 100%;
  height: 30px;
  text-align: center;
  align-items: center;
}
.container-historico {
  width: 100%;
  height: 100%;
  flex-direction: row;
}

.documento-atributo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.documento-homologacao-status {
  height: 100%;
  vertical-align: middle;
  display: flex;
  width: 40%;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.documento-relatorio {
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}

.btn-default-colors { 
	background-color: #7470b4 !important;
  color: #fff !important;
  border: 1px solid #685f6f;
	text-transform: uppercase;
	padding: 5px 10px;
}

.expandir-revisoes {
  border: 1px solid #7d7d7d;
  border-radius: 50%;
  padding: 4px;
  height: 18px;
  width: 18px;
  text-align: center;
  color: #7d7d7d;
  cursor: pointer;
  font-size: 10px;
  font-weight: normal;
  line-height: 8px;
  position: absolute;
  left: 330px;
  top: 7px; 
}
  
.expandir-revisoes:hover { background-color: #FFF; }


.item-opcoes {
  display: inline-block;
  width: initial;
  padding: 0;
  height: initial;
  vertical-align: bottom;
  width: 100px; 
}

.label-revisao {
  min-width: 54px; 
}

.label-revisao,
.label-status-homologacao {
  /* display: inline-block; */
  margin-right: 1rem;
  /* vertical-align: text-bottom;  */
}

.label-status-homologacao {
  min-width: 35px; 
}

#modal_cod_ap_arq_reg .modal-body .container-msg-erro {
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#modal_cod_ap_arq_reg .modal-footer .btn-salvar {
  margin-left: 15px; 
}

#modal_cod_departamentos_arq_reg .modal-body .container-msg-erro {
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px; 
}
#modal_cod_departamentos_arq_reg .modal-footer .btn-salvar {
  margin-left: 15px; 
}

.modal-cabecalho #changelogs,
.modal-cabecalho #campos-edicao,
.modal-cabecalho .btn-detalhes {
  display: none; 
}

.modal-cabecalho .modal-footer .btn-print {
  margin: 0 auto;
  display: block; 
}

.modal-cabecalho .modal-body input[type="datetime-local"] {
  width: initial; 
}

.modal-cabecalho .modal-body fieldset {
  margin-bottom: 15px; 
}

.modal-cabecalho .modal-body fieldset legend {
  width: initial;
  padding: 0 10px;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  color: #999; 
}

.modal-cabecalho .modal-body fieldset .form-group {
  margin-bottom: 0; 
}

.modal-cabecalho .modal-body .sem-mascara input,
.modal-cabecalho .modal-body .sem-mascara input::-webkit-datetime-edit-year-field,
.modal-cabecalho .modal-body .sem-mascara input::-webkit-datetime-edit-month-field,
.modal-cabecalho .modal-body .sem-mascara input::-webkit-datetime-edit-day-field {
  color: transparent; 
}

.modal-cabecalho .modal-body .sem-mascara select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none; 
}

.modal-cabecalho .modal-body .changelog-rev {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0; 
}

.modal-cabecalho .modal-body .changelog-item {
  border-bottom: 2px solid #CCC;
  padding-bottom: 10px; 
}

.modal-cabecalho .modal-body select.select-inline {
  display: inline;
  font-weight: normal;
  width: 520px; 
}

.modal-cabecalho .modal-body label.label-inline {
  display: inline-block;
  width: 100px;
  margin-bottom: 15px; 
}

.modal-cabecalho .modal-body #container-colaboradores-treinamento {
  display: none; 
}

.modal-cabecalho .modal-body #container-colaboradores-treinamento #btn-add-colab-trein {
  margin-bottom: 20px; 
}

.modal-cabecalho hr {
  margin-top: 20px !important;
  margin-bottom: 20px !important; 
}

.modal-cabecalho #modal-title-treinamento {
  padding: 15px 18px;
  background-color: #e6e6e6;
  margin-left: -15px;
  margin-bottom: 15px;
  width: 900px;
  border-bottom: 1px solid #CCC;
  overflow: auto; 
}

.modal-cabecalho #modal-title-treinamento h4 {
  font-weight: bold !important; 
}

.modal-cabecalho #changelogs.sem-estilo {
  border: 0; 
}

.modal-cabecalho #changelogs.sem-estilo legend {
  display: none; 
}

#modal_rq18_1 .modal-body #container-ministrante-treinamento select.select-inline {
  display: inline;
  width: 520px; 
}

#modal_rq18_1 .modal-body #container-ministrante-treinamento label.label-inline {
  display: inline-block;
  width: 100px;
  margin-bottom: 15px; 
}

#modal_rq18_1 .modal-body #container-colaboradores-treinamento {
  margin-top: 10px; 
}

#modal_rq18_1 .modal-body #container-colaboradores-treinamento .clearfix {
  margin-bottom: 8px; 
}

#modal_rq18_1 .modal-body #container-colaboradores-treinamento #btn-add-colab-trein {
  float: right;
  margin: 5px 15px 0 0; 
}

#modal_rq18_1 .form-group .control-label {
  text-align: left; 
}

#modal_rq05_1 .control-label,
#modal_rq05_1 .label-inline,
#modal_rq05_2 .control-label,
#modal_rq05_2 .label-inline,
#modal_rq18_1 .control-label,
#modal_rq18_1 .label-inline {
  font-weight: bold; 
}

#modal_rq05_1 .modal-header #container-rq05_1 p,
#modal_rq05_2 .modal-header #container-rq05_2 p,
#modal_rq18_1 .modal-header #container-rq18_1 p {
  margin: 0;
  padding: 0; 
}

#modal_rq05_1 .modal-body fieldset label {
  text-align: left; 
}

#modal_rq05_1 #titulo-rq,
#modal_rq05_2 #titulo-rq,
#modal_rq18_1 #titulo-rq {
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  right: 17px;
  top: -12px; 
}

#modal_rq05_1 hr,
#modal_rq18_1 hr {
  margin: 15px 0 !important; 
}

#modal_rq18_1 .modal-body fieldset:first-of-type {
  margin-top: 11px; 
}

#lista-usuarios-treinamento,
#observacoes {
  margin: 10px 0; 
}

#lista-usuarios-treinamento thead tr th {
  background-color: #EEE; 
}

#lista-usuarios-treinamento thead tr th:nth-child(1) {
  width: 6%; 
}

#lista-usuarios-treinamento thead tr th:nth-child(2) {
  width: 47%; 
}

#lista-usuarios-treinamento thead tr th:nth-child(3) {
  width: 47%; 
}

#lista-usuarios-treinamento tbody tr td span.remover {
  display: none;
  background: #CCC;
  border-radius: 50%;
  font-size: 11px;
  vertical-align: text-bottom;
  margin-right: 7px;
  width: 15px;
  height: 15px;
  position: relative;
  font-weight: bold;
  cursor: pointer; 
}

#lista-usuarios-treinamento.edicao tbody tr td span.remover {
  display: block;
  margin: 3px auto 0 auto; 
}

#lista-usuarios-treinamento tbody tr td span.remover:before {
  content: "x";
  position: absolute;
  top: -1px;
  left: 4px; 
}
/*# sourceMappingURL=arquivos_registros_forms.css.map */
