/**
 * EnsaiosFEE.css
 *
 * Israel Cefrin
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * EnsaiosFEE theme stylesheet.
 *
 * $Id$
 */

 html, body {
	background: url(//www.fee.rs.gov.br/wp-content/themes/fee/assets/images/bg_body.jpg)  no-repeat top center transparent;
	background-attachment: fixed;
	background-size: cover;
	font-family: "Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
 }


a {
	text-decoration: none;
}

a:link {
	color: #408BCA;
}

a:active {
	color: #39c;
}

a:visited {
	color: #408BCA;
}

a:hover:not(.action){
	/*color: #EEEEFF;*/
	background: none;
	text-decoration:underline;
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #EEEEFF;
	background: #069;
}

#container {
	background-color: #fff;
	font-size: 1em;
}

#header {
	min-height: 130px;
	background-color: #fff;
	border-top: solid 1px ##F9F9FA;
	border-bottom: solid 1px ##F9F9FA;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin-bottom: 20px;
}

#headerTitle {
	text-align: center;
}

#header h1 {
	line-height: 2.5;
	font-family: "Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 2em;
	font-weight:normal;
	color:  #069;
	}

#footer {
	background-color: #069;
	color:  #fff;
}

#footerContent {
	color:  #fff;
}

#main {
	background-color: transparent;
}

#main h2, #main h3, #main h4 {
	font-family: "Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
	text-transform: none;
	font-weight:normal;
}
#main .thickSeparator {
border-bottom: 1px solid #D9D9D9;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}



#breadcrumb  {
	/*height: 18px;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px dotted #069;
	padding: 0;
	font-style: italic;*/
display: block;
padding: .5625em .875em;
overflow: hidden;
margin-left: 0;
list-style: none;
border-style: solid;
border-width: 1px;
background-color: #f6f6f6;
border-color: #dcdcdc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:1em auto;
font-size: .6875em;
text-transform: uppercase;
clear: both;
}


#content {
	border-top: 1px dotted #069;
	
}

#content h3 {
	font-family: "Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
	text-transform: none;
	font-weight:bold;
}

#content h4 {
	font-family: "Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
	text-transform: none;
	font-weight:bold;
}

#content h5 {
	text-transform: none;
	font-weight:bold;
}

span.highlight {
	border-bottom: 1px dotted #069;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #EEEEFF;
}

table.listing td.headseparator {
	border-top: 1px dotted #069;
}

table.listing td.endseparator {
	border-top: 1px dotted #069;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

div.separator {
	border-bottom: 1px dotted #069;
}

#rightSidebar ul, #leftSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	margin-top: 5px;
	border-bottom: 1px dotted #069;
}



/* alterações que sobrescrevem o common.css */
#navbar {
	border-bottom: none;
	text-align: left;
}

#navbar .menu {
min-height:2em;

}

#navbar a {
font-size: .938em;
letter-spacing: 0.05em;
}
h1, h2 , h3, h4, h5 {
color: #135D9C;
}
p {
font-size: .875rem;
font-family: inherit;
font-size: 1em;
line-height: 1.6;
margin-bottom: 1.25em;
text-rendering: optimizeLegibility;
}

#navbar ul.menu li {
float: left!important;
padding-right: 0!important;
}

ul.menu a {
display: block;
float:left;
padding:0 1.5em;
text-transform: none;
text-decoration: none;
font-weight: 200;
line-height: 40px;
}
ul.menu a:hover {
background-color:#E5E5E5;
color:#333333;
text-transform: none;
text-decoration: none;
font-weight: 200;
line-height: 40px;
}

ul.menu li a:after {
display: block;
}

#sidebar * {
font-size: .938rem;
}

ul.steplist  {
display: block;
padding: .5625em .875em;
overflow: hidden;
margin-left: 0;
list-style: none;
border-style: solid;
border-width: 1px;
background-color: #f6f6f6;
border-color: #dcdcdc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:1em auto;
font-size: .9rem;
text-transform: uppercase;
}
ul.plain, .editorialTeam {
font-size: .9rem;
}
#breadcrumb a.current {
color:#333333;
}

#sidebar .blockTitle {
color:#333333;
font-family: "Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
text-transform: uppercase;
font-weight:bold;
}
#sidebar ul {
margin-left: 0px;
padding-left: 0px;
}

#sidebar ul ul {
margin-left: 2em;
padding-left: 0px;
}

#sidebar li, #sidebar li {
    list-style-type: none;
}

#content > a, #authors a, #content *:not(h1), #content *:not(h2), #content *:not(h3), #content *:not(h4), #content *:not(h5), #content *:not(h6) {
font-size:.9rem;
}

table.listing tr td {
font-size: 0.8rem!important;
}
table td.nowrap {
white-space: normal!important;
}