<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

.recuo-dashboard{
	padding-left: 300px;
}

.titulo-topo-wrapper{

	margin-left: 0; 
	margin-right:0;
	
}

.icone-top-bar{
	
	font-size:1rem;
	padding:0 !important;
	display:inline-block;
	margin-left:0.5rem;
	margin-rigth:0.5rem; 
}

.icone-top-bar-segundo{
	display: inline !important; 
	margin-left:15px;
}

th{
	font-size:.8em;
}

td{
	font-size:.8rem;
}

thead tr{
	font-weight: 450;
	line-height:.9em;
	background-color:#d0d0d0;
}

.table-mobile{
		display: none;
	}
	
#logo-big-screen{
	
	display:inline-block;
}

@media only screen and (max-width : 409px) {
	
	h3{		
		font-size:2em;
	}
	
	p{
		
	}
	
	.conteudo-principal{
	    margin: .8em;
	    width:auto!important;
	}
	
	html{
		
		width:100%;
	}
	
	.card-panel{
		margin:0!important;
		
		padding:0!important;
	}
	
	fieldset{
		
		padding: .2rem !important;
	
	}
	
	.titulo-ps-apresentacao{
		font-size: 2rem!important
	}
	
	header #logo .portal-title-1{
	
		font-size:.772em!important;
	
	}
	
}

@media only screen and (max-width : 992px) {
	header, main, footer {
		padding-left: 0;
	}
	main{
		min-height:750px;
	}
	
	#logo h1 {
	font-family: open_sansextrabold, 'Open Sans', Arial, Helvetica,
		sans-serif;
	font-size: 2.2em !important;
	line-height: .95em !important;
	font-weight: 800;
	letter-spacing: -1px;
	margin-bottom: 2px
	}
	
	#logo-big-screen{
	
		display:none;
	
	}
	
	table{
			
	}
	
	.titulo-ps-apresentacao{
	
		font-size: 2rem!important;
	
	}
	
	.table-mobile{
		display: table;
		max-width:5.5 rem !important;
	}
	.table-big-display{
		display:none;
	}
	
	.titulo-principal{
		font-size: 2.3rem;
    	font-weight: 500;
	}
	
	.titulo-principal-edital{
		font-size: 2.3rem;
    	font-weight: 500;
	}
}

@media screen and (min-width: 992px) {
    main{
		min-height:750px;
	}
}

body {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
}

main {
	flex: 1 0 auto;
}

footer {
	min-height: 150px;
	padding-top: 15px;
	color: white;
}

.menu-nav-fixed {
	position: fixed;
}

.conteudo-principal {
	padding-top: 25px;
}

.validation-error{
	color:red;
	font-weight: bold;
}

.titulo-form {
	font-size: 30px;
	font-weight: 500;
	color: #24222f;
	letter-spacing: .3px !important;
	/* font-family: Helvetica Neue, Helvetica, Arial, sans-serif; */
}

.sub-titulo-form{
	font-size: 24px;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 5px;
}

#no-float-icon {
	margin: 0 16px 0 0;
	float: none;
}

.texto-show-ps{
	font-size:24px;
	display: inline;
	color-text: gray;	
	border-style: solid;
    border-bottom: 2px solid gray;
    border-left: 2px solid gray;
    padding-left: 3px;
}

.texto-show-ps-centered{

	font-size:24px;
	color-text: gray;	
	border-style: solid;
    border-bottom: 2px solid gray;
    border-left: 2px solid gray;
    border-right: 2px solid gray;
    padding-left: 3px;
	
}

.texto-show-ps-li{
	padding-bottom:20px;
	margin: 18px;
}

.texto-dados-show-ps{
	font-size:24px;
	display: inline;
	padding: 5px 0px 5px;
	margin-left:8px;
	font-weight: bold;
}

.texto-green{
	color: #81C784;	
}

.texto-black a{
	color: gray;
}

.texto-black{
	color: gray;
}

#isEmInscricao{
	position: relative;
}

/* HEADER HOME CANDIDATOS*/

nav {
	background-color:transparent; !important
}

.top-nav{
	box-shadow: 0 0px 0px 0 rgba(0,0,0,0),0 0 00 rgba(0,0,0,0);; !important
}

.header-candidato{
	background-color:#195128;
	background-image:-moz-radial-gradient(center,ellipse cover,#17882c 1%,#00510f 100%);
	background-image:-webkit-gradient(radial,center center,0,center center,100%,color-stop(1%,#17882c),color-stop(100%,#00510f));
	background-image:-webkit-radial-gradient(center,ellipse cover,#17882c 1%,#00510f 100%);
	background-image:-o-radial-gradient(center,ellipse cover,#17882c 1%,#00510f 100%);
	background-image:-ms-radial-gradient(center,ellipse cover,#17882c 1%,#00510f 100%);
	background-image:radial-gradient(ellipse at center,#17882c 1%,#00510f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#157b28, endColorstr=#00510f, GradientType=1);
	color:#fff;
	height:150px;
}

#logo{
	
	font-family:'Open Sans',Arial,Helvetica,sans-serif;	
}


header #logo .portal-title-1 {
	font-size: .85em;
	display: block;
	height: 21px
}

header #logo h1 {
	font-family: open_sansextrabold, 'Open Sans', Arial, Helvetica,
		sans-serif;
	font-size: 2.75em;
	line-height: .8em;
	font-weight: 800;
	letter-spacing: -1px;
	margin-bottom: 2px
}

header #logo .portal-description {
	font-size: 1.1em;
	text-transform: uppercase;
	position: relative;
	top: -18px;
}

header #logo.small {
	margin: 13px 0 10px
}

header #logo.small h1 {
	font-size: 2.4em;
	font-family: open_sansbold, 'Open Sans', Arial, Helvetica, sans-serif
}

header #logo.big {
	margin: 10px 0 13px
}

header #logo.big h1 {
	font-size: 3.6em;
	font-family: open_sansbold, 'Open Sans', Arial, Helvetica, sans-serif
}

.titulo-ps-apresentacao{
	text-transform: uppercase;
	font-size: 36px;
    font-weight: bold;	
}

footer h2{
    font-size: 1.3em;
    font-weight: 700;
    color: #61b06f;
    line-height: 1.3em;
    padding: 5px 0;    
}

footer div a {
    font-size: .9em;
    color: #fff;
    line-height: .9em;
    text-decoration: none;
}

footer div ul li{
	
	margin-bottom: 10px;
	
}

fieldset{
	border: solid 1px; 
}

.tabs .tab a:hover, .tabs .tab a.active{
	color:#195128;	
}

.tabs .tab a {
	color:#195128;
}

.tabs .indicator {
    
    background-color: #195128;
    
}

.mt-2{
	margin-top:2em !important;
}

.mb-2{
	margin-bottom:2em !important;
}</pre></body></html>