179
| <![CDATA[<div class="container-fluid" id="topo" style="background-color:#015270;">
<img src="arquivos/images/logo_header.png" class="img-fluid" alt="...">
<img src="arquivos/images/selo_corrupcao.png" class="img-fluid" alt="..." id="selo_corrupcao">
</div>]]>
|
241
| <![CDATA[<section class="" style="background-color:ededed;">
<div class="container">
<div class="row">
<div class="col-12 text-center my-3">
<h1 class="display-5" style="font-weight: 500;">
<i class="fa fa-chart-line fa-1x text-black"></i>
Plano de Carreira
</h1>
</div><!-- fim col-12 -->
<!-- lista de 3 noticias -->
<div class="col-sm-12 col-md-12 col-lg-3 order-1 order-md-1 order-lg-2">
<h5 class="text-center"></h5>
<div class="row mb-1">
</div>
</div><!-- fim col-12 -->
<div class="col-sm-12 col-md-12 col-lg-8 order-1 order-md-1 order-lg-2">
<h6 class="text-left"></h6>
<div class="row mb-3 pt-4 justify-content-end">
<div class="accordion accordion-flush" id="accordionFlushExample">
<div class="accordion-item">
<h2 class="accordion-header" id="flush-headingOne">
<button class="accordion-button collapsed bg-warning text-black" type="button" data-bs-toggle="collapse" data-bs-target="#flush-collapseOne" aria-expanded="false" aria-controls="flush-collapseOne">
Pesquisa Avançada
</button>
</h2>
<div id="flush-collapseOne" class="accordion-collapse collapse " aria-labelledby="flush-headingOne" data-bs-parent="#accordionFlushExample">
<div class="accordion-body">
<form class="row g-3" method="get" action="" name="pesquisa">
<div class="col-md-6">
<label for="txtBusca" class="form-label">Título/Descrição</label>
<input type="text" class="form-control" name="txtBusca" id="txtBusca">
</div>
<div class="col-6">
<label for="txtAno" class="form-label">Ano</label>
<input type="text" class="form-control" name="txtAno" id="txtAno" maxlength="4">
</div>
<div class="col-12">
<button type="submit" class="btn btn-primary">Pesquisar</button>
<!--<button class="btn btn-outline-success" type="submit">Pesquisar</button>-->
</div>
</form>
</div>
</div>
</div>
</div>
</div> <!-- fim row mb-3 -->
<div class="row mb-1 ml-2">
<h4>LEI 2096-2013</h4>
<p>PLANO DE CARREIRA DOS SERVIDORES DO QUADRO GERAL</p>
<p>Arquivos:</p>
<p>•
<a href="arquivos/plano_carreira/151220_1608027575-plano_Lei 2.096 - Plano de Carreira dos Servidores - ALTERAÇÕES.pdf" title="LEI 2096-2013" target="_blank">
<b>LEI 2096-2013</b></a></p><hr>
<h4>LEI 2095-2013</h4>
<p>ESTATUTO DOS SERVIDORES PÚBLICOS DO MUNICÍPIO DE MARMELEIRO</p>
<p>Arquivos:</p>
<p>•
<a href="arquivos/plano_carreira/260520_1590508415-plano_Lei 2.095 - ALTERADA.pdf" title="LEI 2095-2013" target="_blank">
<b>LEI 2095-2013</b></a></p><hr>
<h4>LEI 1923.2012</h4>
<p>PLANO DE CARREIRA DO MAGISTÉRIO PÚBLICO MUNICIPAL</p>
<p>Arquivos:</p>
<p>•
<a href="arquivos/plano_carreira/151220_1608027696-plano_LEI N° 1.923 - ALTERADA.pdf" title="LEI 1923-2012" target="_blank">
<b>LEI 1923-2012</b></a></p><hr>
<h4>DECRETO 2570.2014</h4>
<p>Dispõe sobre o controle de jornada dos
servidores e empregados públicos municipais
e dá outras providências.</p>
<p>Arquivos:</p>
<p>•
<a href="arquivos/plano_carreira/160218_1518797632-plano_Decreto nº 2570 - ponto e banco de horas.pdf" title="DECRETO 2570.2014" target="_blank">
<b>DECRETO 2570.2014</b></a></p><hr>
<h4>DECRETO 2569</h4>
<p>Dispõe sobre o horário de funcionamento dos órgãos da Administração e jornada de trabalho dos servidores e empregados públicos municipais.</p>
<p>Arquivos:</p>
<p>•
<a href="arquivos/plano_carreira/110619_1560282440-plano_Decreto nº 3028.pdf" title="DECRETO 2569-2014" target="_blank">
<b>DECRETO 2569-2014</b></a></p><hr>
<h4>DECRETO 2540</h4>
<p>Regimento Interno do Núcleo de Carreira do Município de Marmeleiro - Estágio Probatório</p>
<p>Arquivos:</p>
<p>•
<a href="arquivos/plano_carreira/220318_1521738382-plano_decreto 2540-2014.pdf" title="DECRETO 2540-2014" target="_blank">
<b>DECRETO 2540-2014</b></a></p><hr>
</div> <!-- fim row -->
<br><br><br><br><br>
<div id="">
<nav aria-label="Page navigation example">
<ul class="pagination justify-content-center">
</ul>
</nav>
</div><!-- fim -->
</div><!-- fim col-12 -->
</div>
</div>
</section>]]>
|
245
| <![CDATA[<h1 class="display-5" style="font-weight: 500;">
<i class="fa fa-chart-line fa-1x text-black"></i>
Plano de Carreira
</h1>]]>
|
351
| <![CDATA[<img src="http://www.marmeleiro.pr.gov.br/arquivos/images/logo_footer.png" class="img-fluid" style="">]]>
|
108
| <![CDATA[<style type="text/css">
#myBtn {
display: block;
position: fixed;
left: 0;
top: 50%;
z-index: 99;
font-size: 18px;
border: none;
outline: none;
background-color: red;
color: white;
cursor: pointer;
padding: 15px;
border-radius: 4px;
}
#myBtn:hover {
background-color: #555;
}
</style>]]>
|
131
| <![CDATA[<button onclick="topFunction()" class="btn btn-primary" type="button" id="myBtn" data-bs-placement="top" title="Acessibilidade" data-bs-toggle="collapse" data-bs-target="#acessibilidade" aria-expanded="false" aria-controls="acessibilidade" ><i class="fab fa-accessible-icon fa-2x"></i></button>]]>
|
153
| <![CDATA[<button id="altocontraste" class="btn btn-default text-white" type="button" accesskey="3" onclick="window.toggleContrast()" onkeydown="window.toggleContrast()" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Alterar Cor"><i class="fas fa-adjust" aria-hidden="true"></i> Contraste</button>]]>
|
57
| <![CDATA[<script type="text/javascript">
(function () {
var Contrast = {
storage: 'contrastState',
cssClass: 'contrast',
currentState: null,
check: checkContrast,
getState: getContrastState,
setState: setContrastState,
toogle: toogleContrast,
updateView: updateViewContrast
};
window.toggleContrast = function () { Contrast.toogle(); };
Contrast.check();
function checkContrast() {
this.updateView();
}
function getContrastState() {
return localStorage.getItem(this.storage) === 'true';
}
function setContrastState(state) {
localStorage.setItem(this.storage, '' + state);
this.currentState = state;
this.updateView();
}
function updateViewContrast() {
var body = document.body;
if (!body) return;
if (this.currentState === null)
this.currentState = this.getState();
if (this.currentState)
body.classList.add(this.cssClass);
else
body.classList.remove(this.cssClass);
}
function toogleContrast() {
this.setState(!this.currentState);
}
})();
</script>]]>
|
409
| <![CDATA[<script id="rendered-js" >
var $affectedElements = $("p, h1, h2, h3, h4, h5, h6, span, div, li, button, input, select"); // Can be extended, ex. $("div, p, span.someClass")
// Storing the original size in a data attribute so size can be reset
$affectedElements.each(function () {
var $this = $(this);
$this.data("orig-size", $this.css("font-size"));
});
$("#btn-aumenta").click(function () {
changeFontSize(1);
});
$("#btn-diminui").click(function () {
changeFontSize(-1);
});
$("#btn-padrao").click(function () {
$affectedElements.each(function () {
var $this = $(this);
$this.css("font-size", $this.data("orig-size"));
});
});
function changeFontSize(direction) {
$affectedElements.each(function () {
var $this = $(this);
$this.css("font-size", parseInt($this.css("font-size")) + direction);
});
}
//# sourceURL=pen.js
</script>]]>
|
443
| <![CDATA[<script type="text/javascript">
var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'))
var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) {
return new bootstrap.Tooltip(tooltipTriggerEl)
})
</script>]]>
|
451
| <![CDATA[<script type="text/javascript">
var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="collapse"]'))
var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) {
return new bootstrap.Tooltip(tooltipTriggerEl)
})
</script>]]>
|
460
| <![CDATA[<script>
new window.VLibras.Widget('https://vlibras.gov.br/app');
</script>]]>
|
465
| <![CDATA[<script>
//Get the button
var mybutton = document.getElementById("myBtn");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "block";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>]]>
|
487
| <![CDATA[<script>
window.onscroll = function () {
menuCor();
};
function menuCor() {
if (document.body.scrollTop > 60 || document.documentElement.scrollTop > 200) {
document.getElementById("menu-horizontal").className = "navbar navbar-expand-lg sticky-top navbar-dark menuCor";
}else{
document.getElementById("menu-horizontal").className = "navbar navbar-expand-lg navbar-light menuNormal";
}
}
</script>]]>
|
500
| <![CDATA[<script>
if (window.screen.width < 576) {
document.getElementById("acessibilidade").className = "collapse show";
mybutton.style.display = "none";
}else{
document.getElementById("acessibilidade").className = "collapse";
mybutton.style.display = "block";
}
document.body.onresize = function() {
if (document.body.clientWidth < 576) {
//if (window.screen.width< 576) {
document.getElementById("acessibilidade").className = "collapse show";
mybutton.style.display = "none";
//document.getElementById("st-3").className = "st-sticky-share-buttons st-right st-toggleable";
}else{
document.getElementById("acessibilidade").className = "collapse";
mybutton.style.display = "block";
//document.getElementById("st-3").className = "st-sticky-share-buttons st-right st-toggleable d-none";
}
};
</script>]]>
|