28
| <![CDATA[<style type="text/css">
div.mod_search163 input[type="search"]{ width:auto; }
</style>]]>
|
188
| <![CDATA[<style>
.dataTables_filter {display:none}
#data-table_wrapper .col-sm-6 {
float:right; width:100%; text-align:right;}
.panel-body p {font-size:1em !important}
.interna { margin-bottom: -31px !important;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
max-width: 102% !important;
}
.item-manual a {
font-size: 1.3em;
margin-bottom: 6px;
display: block;
}
.plataformas .item a {padding: 0px 40px 0px 40px }
@media (max-width: 767px){
.listagem-itens ul li a {padding: 20px; height: 100%}
.listagem-itens ul li {height: auto;}
.listagem-itens .detalhes {width: 100%}
.top-menu ul {padding-top:35px !important}
.top-menu ul li ul {display:block !important; padding-top: 22px !important;}
.top-menu ul li ul li {height:15px !important; text-align: center !important; padding-left: 21px;}
.submenu {background:none;}
.submenu a {font-size:14px !important; color:#2196F3 !important}
.top-menu .deeper::after {content:none !important}
.menu ul li {height:30px !important}
}
</style>]]>
|
185
| <![CDATA[<a href="#" accesskey="4" onclick="toggleContrast()" title="Alto contraste[4]">Alto contraste</a>]]>
|
412
| <![CDATA[<a id="novo-btn-face" class="facebook" href="#" onclick="popupwindow(this.href,'facebook','680','470'); return false;" title="Compartilhar via Facebook" target="_blank"><img src="/templates/educa/img/facebookM.png" alt="facebook"></a>]]>
|
413
| <![CDATA[<a id="novo-btn-twitter" class="twitter" href="#" onclick="popupwindow(this.href,'twitter','680','470'); return false;" title="Compartilhar via Twitter" target="_blank"><img src="/templates/educa/img/twitterM.png" alt="twitter"></a>]]>
|
414
| <![CDATA[<a id="novo-btn-gplus" class="gplus" href="#" onclick="popupwindow(this.href,'googleplus','680','470'); return false;" title="Compartilhar via Google Plus" target="_blank"><img src="/templates/educa/img/gplusM.png" alt="Google Plus"></a>]]>
|
415
| <![CDATA[<a id="novo-btn-wpp" class="whatsapp" href="#" onclick="popupwindow(this.href,'whatsapp','680','470'); return false;" title="Compartilhar via WhatsApp"><img src="/templates/educa/img/whatsappM.png" alt="WhatsApp"></a>]]>
|
31
| <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"b10533114067dd5bbb8eb49d4fcf6f12","system.paths":{"root":"","base":""},"joomla.jtext":{"JGLOBAL_EXPAND_CATEGORIES":"Mostrar mais categorias","JGLOBAL_COLLAPSE_CATEGORIES":"Mostrar menos categorias"}}</script>]]>
|
44
| <![CDATA[<script type="text/javascript">
jQuery(window).on('load', function() {
new JCaption('img.caption');
});
jQuery(function($) {
$('.categories-list').find('[id^=category-btn-]').each(function(index, btn) {
var btn = $(btn);
btn.on('click', function() {
btn.find('span').toggleClass('icon-plus');
btn.find('span').toggleClass('icon-minus');
if (btn.attr('aria-label') === Joomla.JText._('JGLOBAL_EXPAND_CATEGORIES'))
{
btn.attr('aria-label', Joomla.JText._('JGLOBAL_COLLAPSE_CATEGORIES'));
} else {
btn.attr('aria-label', Joomla.JText._('JGLOBAL_EXPAND_CATEGORIES'));
}
});
});
});
jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });
jQuery(function($) {
SqueezeBox.initialize({});
SqueezeBox.assign($('a.modal').get(), {
parse: 'rel'
});
});
window.jModalClose = function () {
SqueezeBox.close();
};
// Add extra modal close functionality for tinyMCE-based editors
document.onreadystatechange = function () {
if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE)
{
if (typeof window.jModalClose_no_tinyMCE === 'undefined')
{
window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function' ? jModalClose : false;
jModalClose = function () {
if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined')
{
if (typeof(SqueezeBox) == 'undefined') SqueezeBox = {};
window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function' ? SqueezeBox.close : false;
SqueezeBox.close = function () {
if (window.SqueezeBoxClose_no_tinyMCE) window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments);
tinyMCE.activeEditor.windowManager.close();
};
}
}
};
JCEMediaBox.init({popup:{width:"",height:"",legacy:0,lightbox:0,shadowbox:0,resize:1,icons:1,overlay:1,overlayopacity:0.8,overlaycolor:"#000000",fadespeed:500,scalespeed:500,hideobjects:0,scrolling:"fixed",close:2,labels:{'close':'Fechar','next':'Próximo','previous':'Anterior','cancel':'Cancelar','numbers':'{$current} de {$total}'},cookie_expiry:"",google_viewer:0},tooltip:{className:"tooltip",opacity:0.8,speed:150,position:"br",offsets:{x: 16, y: 16}},base:"/",imgpath:"plugins/system/jcemediabox/img",theme:"standard",themecustom:"",themepath:"plugins/system/jcemediabox/themes",mediafallback:0,mediaselector:"audio,video"});
</script>]]>
|
422
| <![CDATA[<script type="text/javascript">
function showUrl() {
var urlSite = document.URL;
var titleSite = document.title;
document.getElementById("novo-btn-wpp").href = 'whatsapp://send?text='+urlSite;
document.getElementById("novo-btn-face").href = 'https://www.facebook.com/sharer/sharer.php?u='+urlSite;
document.getElementById("novo-btn-gplus").href = 'https://plus.google.com/share?url='+urlSite;
document.getElementById("novo-btn-twitter").href = 'https://twitter.com/intent/tweet?text='+titleSite+'&url='+urlSite+'&via=mec_comunicacao';
}
showUrl();
function popupwindow(url, title, w, h) {
var left = (screen.width/2)-(w/2);
var top = (screen.height/2)-(h/2);
return window.open(url, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width='+w+', height='+h+', top='+top+', left='+left);
}
</script>]]>
|
498
| <![CDATA[<script type="text/javascript">
jQuery(".logoMenu a").attr("href", "index.php#ancora");
</script>]]>
|
511
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-49356531-23');
</script>]]>
|