	body {
			
				background-image: url(https://institucional.impa.br/pub/imagens/marcas_impa/back.png);
				
    background-color: rgba(255, 255, 255, 0.5) !important; /* Ajuste a opacidade (0.0 - 1.0) */
    background-blend-mode: overlay; /* Teste outros valores como 'multiply', 'darken', etc. */
				
			
			}
	.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #F7F7F7 !important;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}	

.nav-tabs > li:hover {
  border-color: #ddd !important;
}	
			
.pageHeader {
       font-family: 'Signika Negative', cursive;
    font-size: 20px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    display: block;
}

.tooltip-inner {
  max-width: 400px !important;
  padding: 3px 8px;
  color: red !important;
  text-align: center;
  background-color: #fff !important;
  border-radius: 4px;
  border: 1px solid #ccc;
}
			
.modal-xl {
    width: 90% !important;
}		
.bootstrap-select .btn {
				background: #fff !important;
    border-radius: 0px !important;
    box-shadow: none !important;
			}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

legend {
	background-color: #eee;
    padding-left: 20px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-radius: 10px 0px 10px 0px;
    margin-top:20px !important;
}

body {
	font-family: 'Inder', sans-serif;
	font-size: 12px !important;
	background-image: url("/resources/imagens/default-background.png");
	overflow-x: hidden !important;
}
		
.required {
	color: red;
}
			
label {
	font-weight: normal ! important;
}
		
select, input[type="text"],input[type="password"] {
	height: 30px !important;
	border-radius: 0px !important;
	border: 1px solid #ccc;
	background-color: #fff;
	outline: none !important;
}
		
	
ul li a:HOVER {
	background-color: e6f0f9 !important;
}
		
* {
    margin: 0;
}

html, body {
    height: 100%;
}
.navbar {
	border: 0px !important;
}

.cabecalho-template {
	
	display: flex;
	justify-content: space-between;
	background-color:  #0c456f ;
	height: 60px;
	margin-bottom: 20px;
	padding: 0px 15px
}

.cabecalho-template a:link, a:visited  {
	
	text-align: center;
	text-decoration: none !important;
	display: inline-block;
}

.cabecalho-template img {
	
	height: 60px;

}

.cabecalho-template span {
	
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	text-shadow: none;
	font-size: 20px;

}

.locale-lang button {
	
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	
}

.panel-title {
	color: inherit;
	font-size: 13px !important;
	margin-bottom: 0;
	margin-top: 0;
}


.panel-heading h4 {
	text-shadow: 1px -0px 0px rgba(0, 0, 0, 0.2) !important;
}

.btn {
	font-size: 10.5px;
}

.navbar-default {
	background-image: linear-gradient(to bottom, #0c456f 0px, #0c456f 100%) !important;
	background-repeat: repeat-x !important;
	border-radius: 4px !important;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px
		rgba(0, 0, 0, 0.075) !important;
}

.navbar-default .navbar-nav>li>a {
	color: white;
}



 {
	
	display: flex;
	justify-content: space-between;
	background-color:  #0c456f ;
	height: 60px;
	margin-bottom: 20px;
	padding: 0px 15px
}

.cabecalho-template-centropi a:link, a:visited  {
	
	text-align: center;
	text-decoration: none !important;
	display: inline-block;
}

.cabecalho-template-centropi img {
	
	height: 60px;

}

.cabecalho-template-centropi span {
	
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	text-shadow: none;
	font-size: 20px;

}

.locale-lang-centropi button {
	
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	
}



