
body {
 font:.9em;
 font-family:  Arial, Helvetica,sans-serif!important;
}

.body-center{
  background-color:#fff;
  margin: 0 0 0 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

h1 {
    font-family: 'TenorSans',verdana,arial;
    font-size: 1.2em;
    padding-bottom: 0.3em;
    margin-bottom: 1em;
    vertical-align: baseline;
}
h2 {
    font-family: 'TenorSans',verdana,arial;
    font-size: 1.0em;
    margin-bottom: 0.2em;
}
h3 {
    font-family: 'TenorSans',verdana,arial;
    font-size: 0.9em;
    margin-bottom: 0.1em;
}

ul#nav {
	margin-top: 0.3em;
}

.submenu_esq, .submenu_esq ul{left: -15em!important;}

#topo div.nav_geral span {
	margin-left: 0.9em;
}


#conteudoLayout {
	padding: 1em;
}

#conteudoLayoutSideBar {
  margin-right: .5em;
  float: left;
}

#conteudoLayoutContainer {
  border-left: 0.1em solid whiteSmoke;
  width: 58em;
  min-height: 10em;
  padding: 0 .5em;
  float: left;
}

div#usersidebar{
	margin: 0;
	padding: 0;
	position:absolute;
	top:1em;
	right:0.25em;
}

div#usersidebar span{
	padding: 0 0.35em;
}

div#sidebar h4 {

color: #EEBC17;
padding-bottom: 0.25em;
    padding-top: 0.25em;
}
div#abas{width: 14em;}

div#abas span.aba a{
  text-decoration: none;
  color:#888;
  font-size: 0.75em;
  background: url("../images/setas_abas.png") no-repeat;
  background-position: 0 -14px;
  display:block;
}

div#abas span.ativo a{
  color:#666;
  background-origin: padding-box;
  background-position: 0 0 !important;
}

div#abas span.esconde a{
  background-position:0 -14px;
}

div#abas span#abaopcoes {
float: right !important;
}

div#abas span.aba{
  text-align: center;
  padding: .5em 0 .5em .5em;
  font-weight: bold;
  width: 6em;
  float: left;
  border: 0.1em solid #f0f0f0;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(top, #fcfcfc 0%, #f0f0f0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%); /* IE10+ */
  background: linear-gradient(top, #fcfcfc 0%,#f0f0f0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}

div#abas span.ativo {
  background: #fcfcfc; /* Old browsers */
  background: -moz-linear-gradient(top, #f0f0f0 0%, #fcfcfc 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f0f0f0 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f0f0f0 0%,#fcfcfc 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f0f0f0 0%,#fcfcfc 100%); /* IE10+ */
  background: linear-gradient(top, #f0f0f0 0%,#fcfcfc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
}

#sidebar ul {
    font-size: 0.9em;
	padding:0;
}

#sidebar ul li{
	padding: .2em 0 .2em 1em;
	list-style: none;
	margin-bottom: 1em;
	border-left:.2em solid #EEBC17;
}

#sidebar ul li a{
	text-align: right;
	color: #888;
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
}


#page
{
	background: white;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{

}

#sidebar
{
	padding: 0px 0px 0px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}


div.form .rememberMe label
{
	display: inline;
}

div._view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs {
    font-size: 0.85em;
    padding: 0.5em 0.5em 0.9em 0;
}
div.breadcrumbs a, div.breadcrumbs span {
    color: #737373;
    font-family: 'TenorSans',Arial;
    font-size: 0.75em;
    margin: 0 0.3em;
}
div.breadcrumbs a:hover {
    color: #A7080E;
}


div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

/* TOPO - INICIO */

div.top{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	height: 3.7em;
	border-bottom: #B7B7B7 .1em solid;
}

.titulos{
  font-family: 'TenorSans', Arial;
  font-size:1em;
}

span#logo{
	color:#574D8F;
	font-size:1.2em;
	font-style:italic;
	padding:0;
}

#logo_novo_layout {
	float: left;
	width: 120px;
	padding: 1.3em 10px 10px 0.7em;
}


div#menuTopo {
  position: absolute;
  left: 8em;
  width: 70%;
}


.alert_top {
    color: #666666;
    float: right;
    font-family: Arial,Verdana,Geneva,sans-serif;
    font-size: 0.8em;
    margin: 0.1em .6em 0;
    top: 0;
}

#pedidoEletronico{
    display: inline-block;
    float:right;
    width: 164px;
    height: 14px;
    padding: 6px;
    font-size: 14px;
    border: 1px solid #aaa;
    border-radius: 4px;
    color: #aaa;
    margin-right: 9px;
    position: relative;
}

#pedidoEletronico label{
    font: 12px;
    display: inline-block;
    float: left;
}

#pedidoEletronico span a.baixar-programa{
    background-image:url('../images/icon.png');
    background-position: -281px -656px;
    width:20px;
    height:18px;
    display:block;
}
#pedidoEletronico span a.baixar-manual{
    background-image:url('../images/icon.png');
    background-position: -126px -594px;
    width:20px;
    height:18px;
    display:block;
}
/* TOPO - FIM */


.formLogin {

}

.formLogin input{
  padding-top: 0em;
  padding-bottom: 0em;
}

.leftRighAlign {
  float: right;
}

/* Padrão */
#content h3 {
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 1em;
}

.rodape{font-size: .7em; color:#333; margin-top: 1em; text-align: center; border-top:1px dashed #ccc; line-height: 2em;}
.rodape span{margin: 0 1em;}

/* Single Sign On */
.sso-container {
    margin: 0 auto;
    max-width: 440px;
    text-align: center;
    width: 100%;
}

.sso-container p {
    padding: 0;
    margin-top: 1em;
}

.sso-container .sso-button {
    background: transparent;
    display: flex;
    border: 0;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2),
        0px 2px 2px 0px rgba(0,0,0,0.14),
        0px 3px 1px -2px rgba(0,0,0,0.12);
    cursor: pointer;
    height: 38px;
    margin: 0 auto;
    padding: 0;
    width: 330px;
}

.sso-container .sso-button,
.sso-container .sso-button .sso-button-text {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
}

.sso-container .sso-button .sso-button-icon,
.sso-container .sso-button .sso-button-text {
    background: #5b9911;
    padding: 0;
    line-height: 38px;
    text-align: center;
    height: 38px;
}

.sso-container .sso-button .sso-button-icon {
    flex: 0 0 46px;
    border-radius: 5px 0 0 5px;
    border-right: 1px solid #fff;
    vertical-align: middle;
    width: 46px;
}

.sso-container .sso-button .sso-button-icon img {
    height: 24px;
    margin-top: 7px;
    width: auto;
    vertical-align: middle;
}

.sso-container .sso-button .sso-button-text {
    border-radius: 0 5px 5px 0;
    flex: 1 0;
    width: calc(100% - 46px - 2px);
    white-space: nowrap;
    padding: 0 16px;
}
