.conteudo-leitor{
	position: absolute; left: -999em;
	border: 2px solid #F00;
}
@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}
a[disabled="disabled"] {
	color: #777;
	cursor: default;
}

a[disabled="disabled"] span {
	color: #777;
	cursor: default;
}

label div.feedback {
	font-weight: normal;
}

label div.ERROR {
	color: red;
}

/* BANNER POLITICA COOKIES */
.alerta-cookies {
	position: fixed;
	z-index: 999;
	bottom: 20px;
    width: 100%;
	background-color: #dbdbdb;
	color: black;
}

.alerta-cookies .row {
    padding: 10px 0 10px;
}
.alerta-cookies a:hover {
}
.alerta-cookies .coluna-acao {
	text-align: right;
}
.alerta-cookies button.aceitar {
	background-color: #087b60;
	border-color: #087b60;
}
.alerta-cookies button.rejeitar {
	background-color: #01426a;
	border-color: #087b60;
}

/* FIM BANNER POLITICA COOKIES */
.pagination>li>span {
	color: #CCCCCC !important;
	cursor: default !important;
}
/* Estilos genericos */
input.compacto{
	padding: 5px;
}
/* Estilo campo upload arquivos */
.multi-upload input{
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    /*
    border-radius: 4px;
    */
	font-family: inherit;
	margin: 0;
    font: inherit;
}
.multi-upload input:nth-child(n+2){
	left: -10000px !important;
}

/* PLACEHOLDER PARA COMPONENTE ACE see: https://ace.c9.io */
div.container-ace {
	margin-top: 15px;
	margin-bottom: 5px;
	position: relative;
	min-height: 300px;
}
div.container-ace div.editor-ace{
	/*
	*/
	min-height: 300px;
	margin-bottom: 5px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/* CLASSES DO BREADCRUMBS DE DIRETORIOS EM AREA ADMINISTRATIVA */
.link-selecao-diretorio{
	max-width: 150px;
    height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

/* CLASSES DE DE DESTAQUE A PAINEIS TITULADOS, UTILIZADAS NA ÁREA ADMINISTRATIVA DO PORTAL*/
.segmento-destacado {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.segmento-titulado {
	position: relative;
	padding: 45px 15px 15px;
}

.titulo-segmento {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 12px;
	font-weight: 700;
	color: #959595;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* CLASSES UTILIZADAS NO PAINEL DE EDICAO DE COMPONENTES DA PAG. */
.borda-editor-componente {
	position: relative;
	padding: 0;
	border-radius: 3px;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 1px solid #ddd;
}

.toolbar-editor-componente {
	/*
	background-color: #fcf8e3;
	*/
	background-color: #f5f5f5;
	border-radius: 2px;
	margin: 0 !important;
	padding: 1px 2px 1px 0;
}

.formulario-tipo{
	float: right;
	margin-left: 5px;
}

.formulario-tipo select{
	width: inherit;
	height: 22px !important;
	padding: 2px 5px !important;
}

.area-componente-destino {
	background: green;
	color: green;
}

.grupo-botoes-mover{
}

.grupo-botoes-mover a {
  height: 15px !important;
  width: 34px !important;
  font-size: xx-small;
}

/* ESTILO DOS LINKS DE SELEÇÃO DE TIPO DO COMPONENTE */
.link-tipo-componente {
	display: inline-block;
	width: 88px;
	height: 115px;
    color: #337ab7;
	background-color: #f9f9f9;
	margin: 5px;
	text-align: center;
	padding: 10px;
    float: left;
}

.link-tipo-componente:HOVER {
	color: #fff;
	background-color: #337ab7;
}

.link-tipo-componente .icone-tipo {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
}

.link-tipo-componente .descricao-tipo {
	display: block;
	text-align: center;
	word-wrap: break-word;
	font-size: 12px;
}

/* TINYMCE*/
div.mce-fullscreen {
    z-index: 1050;
}
span.mce-data-rascunho {
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px;
	font-size: 0.85em;
    font-style: italic;
}

/* ICONES EM BOTOES ADICIONADOS NO TINYMCE */
.mce-content-body table caption,.mce-content-body table td,.mce-content-body table th{font:inherit;}
.mce-i-glyphicon-adjust {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.mce-i-glyphicon-adjust:before {
	content: "\e063";
}

.mce-i-glyphicon-search {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.mce-i-glyphicon-search:before {
	content: "\e003";
}

.mce-i-glyphicon-text-height {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.mce-i-glyphicon-text-height:before {
	content: "\e050";
}

.mce-i-btn-estilizar {
	width: inherit !important;
}

.mce-i-btn-estilizar:before {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\e064";
}

.mce-i-btn-estilizar:after {
	content: "Estilizar";
	/*Atributos copiados de outros botões do tinyMCE*/
	position: relative;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
    font-size: 12px !important;
    line-height: inherit;
    color: inherit;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    margin: 0 0 0 3px;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    white-space: nowrap;
}

.mce-i-glyphicon-wrench {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.mce-i-glyphicon-wrench:before {
	content: "\e136";
}

.mce-i-glyphicon-indent-right {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.mce-i-glyphicon-indent-right:before {
	content: "\e058";
}

.mce-i-glyphicon-unchecked {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.mce-i-glyphicon-unchecked:before {
	content: "\e157";
}

.mce-i-glyphicon-modal-window {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.mce-i-glyphicon-modal-window:before {
	content: "\e237";
}

.mce-i-glyphicon-floppy-open {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.mce-i-glyphicon-floppy-open:before {
	content: "\e176";
}

/* ESTILOS UTILIZADOS PELO COMPONENTE FULLCALENDAR.JS */
.fc-relatorio-button::after {
    content: " Relatório";
}

.fc-icon-relatorio {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.fc-icon-relatorio:before {
    content: "\e045";
}

.fc-novo_evento-button::after {
    content: " Criar Evento";
}

.fc-icon-novo-evento {
	font-size: 14px !important;
	position: relative;
	display: inline-block;
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.fc-icon-novo-evento:before {
    content: "\002b";
}

/* ESTILOS DE TABELA NO CATÁLOGO DE ESTILOS LISTADO NO TINYMCE */
.tabela-linhas-horizontais td {
	border-top: none !important;
}

.tabela-linhas-horizontais tr {
	border-top: 1px solid #DDD;
}

.tabela-linhas-horizontais tr:first-child {
	border-top: none;
}

.tabela-sem-borda td {
	border: none !important;
}

.tabela-sem-borda th {
	border: none !important;
}

.tabela-sem-borda tr {
	border: none !important;
}

.table-painel-cinza th {
	background-color: #f5f5f5;
}

.table-painel-cinza {
	border: 1px solid transparent !important;
	border-color: #ddd !important;
}

.table-painel-azul {
	border-color: #bce8f1 !important;
}
.table-painel-azul table {
	border-color: #bce8f1 !important;
}

.table-painel-azul th {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1 !important;
}

.table-painel-azul td {
	border-color: #bce8f1 !important;
}

.table-painel-verde table {
	border-color: #d6e9c6 !important;
}

.table-painel-verde th {
	color: #3c763d !important;
	background-color: #dff0d8 !important;
	border-color: #d6e9c6 !important;
}

.table-painel-verde td {
	border-color: #d6e9c6 !important;
}

.table-painel-vermelho table {
	border-color: #ebccd1 !important;
}

.table-painel-vermelho th {
	color: #a94442 !important;
	background-color: #f2dede !important;
	border-color: #ebccd1 !important;
}

.table-painel-vermelho td {
	border-color: #ebccd1 !important;
}

.table-painel-amarelo table {
	border-color: #faebcc !important;
}

.table-painel-amarelo th {
	color: #8a6d3b !important;
	background-color: #fcf8e3 !important;
	border-color: #faebcc !important;
}

.table-painel-amarelo td {
	border-color: #faebcc !important;
}

/* DROPDOWN BOOTSTRAP */
.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

/* ESTILO CAMPO TEXTO AUTO COMPLETAR DO WICKET EXTENSIONS*/
div.wicket-aa {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	font-size: 12px;
	background-color: white;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: 2px;
	margin: 1px 0 0 0;
	text-align: left;
}

div.wicket-aa ul {
	list-style: none;
	padding: 2px;
	margin: 0;
}

div.wicket-aa ul li.selected {
	background-color: #FFFF00;
	padding: 2px;
	margin: 0;
	cursor: pointer;
}

/* CARROSSEL */
.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}