* {
	margin: 0;
	padding: 0;
	color: #363636;
	font-family:  Verdana, sans-serif;
	outline:0px none;
}

body {
	font-size: 62.5%;
	background: url(images/stripe.png) repeat;
}

p, li {
	font: 1.2em/1.8em Verdana, sans-serif;
	margin-bottom: 10px;
}

h1 {
	font: 2.0em Verdana, sans-serif;
}

h2 {
	font: 1.8em Verdana, sans-serif;
	color: green;
	margin-bottom: 10px;
}
img {
	border: none;
}

#page-wrap {
	min-width: 756px;
	max-width: 1236px;
	margin: auto;
}
#page-wrap #inside {
	/*margin: 10px 10px 0px 10px;*/
	position: relative;
	padding: 0px;
	background: url('../imgs/bg/bg_shadow_l.gif') repeat-y top left  #f9f9f9;
	/*height: 740px;*/
	min-height: 400px;
}
/* ---- Shadow ---- */
#page-wrap #inside .border-shadow {
	width: 100%;
	height: 8px;	
}
#page-wrap #inside #border-shadow-top {
	background: url('../imgs/bg/bg_shadow_u.gif') repeat-x top right ;
}
#page-wrap #inside #border-shadow-bottom {
	background: url('../imgs/bg/bg_shadow_b.gif') repeat-x top right ;
}
#page-wrap #inside .corner-shadow {
	position: absolute;	
	width: 11px;
	height: 11px;
	z-index: 5;
		
}
#page-wrap #inside #corner-shadow-top-left {
	background: url('../imgs/bg/bg_shadow_ul.gif') no-repeat top left ;
	top: 0;
	left: 0;
}
#page-wrap #inside #corner-shadow-top-right {
	background: url('../imgs/bg/bg_shadow_ur.gif') no-repeat top left ;
	top: 0;
	right: 0;
}
#page-wrap #inside #corner-shadow-bottom-right {
	background: url('../imgs/bg/bg_shadow_br.gif') no-repeat top left ;
	bottom: 0;
	right: 0;
}
#page-wrap #inside #corner-shadow-bottom-left {
	background: url('../imgs/bg/bg_shadow_bl.gif') no-repeat top left ;
	bottom: 0;
	left: 0;
}
/* ---- Header ---- */
#header {
	position: relative;	
	height: 74px;	
	text-align: center;
	/*margin-top: 5px;*/
}
#header #logo, #header .ad {
	margin-left: 20px;
	font-size: 24px;
	line-height: 74px; 
	/*width: 200px;*/
	float: left;
}
#header .ad {
	color: #ffffff;
	background-color: #3c3c9a;
	width: 400px;
	margin-left: 155px;
}
#fixed-menu {
	position: fixed;
	top: 0;
	right: 50px;
	height: 30px;
	padding-left: 5px;
	background: url('../imgs/bg/bg_menufixed_l.gif') no-repeat top left;
	z-index: 50;
}
#fixed-menu ul {
	margin: 0;
	background: url('../imgs/bg/bg_menufixed_r.gif') no-repeat top right;
	padding-right: 5px;
	height: 30px;
}
#fixed-menu ul li {
	list-style: none;
	float: left;
	height: 30px;
	background: #363636;
	color: #ebebeb;
	border-right: 2px dotted #ebebeb;
	font-size: 14px;
}
#fixed-menu ul li a{
	text-decoration: none;
	padding: 0 10px;
	color: #ebebeb;
}
/* ---- Content ---- */
#main-content {
	padding: 16px 24px 16px 197px; 
	background: url('../imgs/bg/bg_shadow_r.gif') repeat-y top right;
	/*height: 692px;*/
	min-height: 400px;
}
#main-content > div#inner {
	height:100%;
	overflow:auto;
}
/* ---- Left-Menu ---- */
#left-sidebar {
	width: 150px;
	float: left;
	padding-left: 24px;
	padding-top: 16px;
}
#left-sidebar ul#menu {
	position: relative;	
	margin: 0px;
}
#left-sidebar ul#menu > li{
	display: block;
	position: relative; 	
	/*border-bottom: 2px dotted #000000;*/
	list-style: none;
	/*height: 34px;
	line-height: 30px;*/
	width: 150px;
	padding: 0;
	margin: 0;
}
#left-sidebar ul#menu li a {
	text-align: center;
	color: #ffffff;
	display: block;
	/*margin: 2px 0 0;*/
	text-decoration: none;
	padding: 2px 0;
	font-size: 12px;
}
#left-sidebar ul#menu li a.no-accordion {
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
#left-sidebar ul#menu li div a {
	color: #252525
}
#left-sidebar ul#menu li a span{
	font-size: 10px; 
	display: block; 
	line-height: 14px;
	color: #ffffff;
}
#left-sidebar ul#menu li a:hover, #left-sidebar ul#menu li a.hover, #left-sidebar ul#menu li a.hover span{
	background: #363636;
	color: #ffffff;
}

#left-sidebar ul#menu ul {
	visibility: hidden;
	position: absolute; 
	left: 150px; 
	margin: 0 0 0 0 !important;
	margin: 2px 0 0 0; 
	top: 0;
	
	/*padding: 5px 0;*/
	
}
/* Fix For FF */
#left-sidebar ul#menu ul li {
	width: 900px;
	list-style: none;
	margin: 0;
	text-align: center;
	font-size: 12px;
}
#left-sidebar ul#menu ul li div {
	/*border-right: 1px solid #363636; */
	border-top: 2px solid #363636;
	border-bottom: 2px solid #363636;
	background-color: #ffffff;
	float: left; 
	width: 141px; 
	padding:0 4px 5px 4px; 
	margin-bottom: 5px;
	
}
#left-sidebar ul#menu ul li a {
	display: block;
	text-decoration: none;
}
#left-sidebar ul#menu ul li a:hover {
	text-decoration: underline;
}
#left-sidebar #adweb_banners {
	list-style: none;
	height: auto;
}
#left-sidebar .adweb_banner {
	width: 150px;
	float: left;
	height: 200px;	
}
.carousel-control {
	display: none !important;
}
/* ---- Misc ---- */
.clear {
	clear: both;
}
.clearSpace {
	clear: both;
	height: 10px;	
}
.text-field , .text-field option , .search-text-field{
	line-height: 18px;
	color: #898989;
	font-size: 14px;
	border: 1px solid #707070;
	background: #ffffff;
}
form.full-window {
	overflow-y: auto;
	height: 100%;
}
input.text-field, textarea.text-field {
	padding: 4px 8px 6px;
}
select.text-field {
	padding: 2px 1px 1px 8px;
	height: 27px;
}
select.text-field option {
	border: none;
}
label {
	line-height: 30px;
	display: block;
	font-size: 14px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.italic {
	font-style:italic;
}
.tinyText {
	font-size: 10px;
}
.center {
	text-align: center;
}
.red {
	color: red;
}
/* ---- Login ---- */
div#modal.login {
	width: 355px;
	top: 50%;
	left: 50%;
	margin-top: -240px;
	margin-left: -172px; 
}
div#modal.login #header {
	text-align: left !important;
	text-indent: 20px;
}
div#modal.login #body {
	border: 1px solid #363636;
}
/* ----- LIST ----- */
ul#etapaNav {
	width: 100%;
	margin: 0;
	padding:0;
	list-style:none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul#etapaNav li {
	float:left;
	font-size: 10px;
	text-align:center;
	margin: 0;
}
ul#etapaNav li a, ul#etapaNav li strong {
	padding: 4px 0;
	width: 100%;
	display: block;
}
ul#etapaNav li a{
	color: #FF6200;
	background: #FFDBC4;
}
ul#etapaNav li strong, ul#etapaNav li a:hover{
	background: #FF6200;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
ul.header {
	width: 99%;
	margin: 0;
	padding:0 0.5%;
	list-style:none;
	background: #eaeaea;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.header li {
	float:left;
	width:25%;
	font-size: 11px;
	margin: 0;
	padding: 0;
	
}
ul.header li.clear, ul#etapaNav li.clear {
	width: 100%;
	height: 1px;
	margin-bottom: 5px;
	clear: both;
	float: none;
}

ul.header li h1 {
    background: none repeat scroll 0 0 #C6C6C6;
    border-radius: 5px 5px 5px 5px;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    margin: 4px 0;
    padding: 0 4px;
}
ul.header li h1 button {
    background: none repeat scroll 0 0 #C6C6C6;
    border: medium none;
    float: right;
    font-size: 13px;
}
tbody.listWrapper {
	max-height: 600px ;
	overflow-y: auto;
	overflow-x: hidden;
}
table.list {
	width: 100%;
	overflow-y:scroll;
}
table.list tr {
	background-color: #ffffff;
}
table.list tr td {
	padding: 0px 5px;
	text-align: center;
}
table.list tr .cellTxt {
	padding: 2px 5px ;
	line-height:15px;
}
table.list tr td input {
	width: 38px;
	text-align: center;
	margin: auto;
	border:1px solid #707070; 
	font-size:10px;
}
table.list tr th {
	background-color: #898989;
	font-weight: bold;
}
table.list tr.rowBg {
	background-color: #cccccc;
}
button, .button{
	background: #ffffff;
	font-size: 18px;
	cursor: pointer;
	border: 1px solid #363636;
}
input.button {
	border: 1px solid #363636 !important;
	width: auto !important;
	font-size: 18px !important;
}
input.button-search {
	border: 0px none;
	width: auto !important;
	font-size: 12px !important;
	background: none;
	cursor: pointer;
}
input.button-search:hover {
	text-decoration: underline;
}
.button:active {
	color: #ffffff;
	background: #363636;
}
.login-footer {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}
/* -- Tooltip -- */
#tooltip {
	position: absolute;
	z-index: 8000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
/* -- error -- */
input.error, textarea.error, select.error {
	border-color: red !important;
}
div.error,  tr.error, span.error{
	background-color: #C23A3A !important;
}
/* -- paginator -- */
ul.paginator {
	/*width: 100%;
	margin: 0;
	padding:0;*/
	list-style:none;
	height: 25px;
	width: 100%;
	background: #363636;
	margin-bottom: 10px;
}
ul.paginator li {
	float:left;
	width: 10px;
	margin: 0;
	padding-left: 5px;
}
ul.paginator li,ul.paginator li a {
	font-size: 14px;
	color: white;
}
ul.paginator li.active {
	font-weight: bold;
}
ul.paginator li.title {
	font-weight: bold;
	width: auto;
	padding-right: 5px;
}

/*Form*/

fieldset {
    border:1px solid #000;
    height: 85%;
    overflow: auto;
	margin-top: 10px;
	margin-bottom: 16px;
}

legend {
  padding: 0.2em 0.5em;
  border:0px none;
  color:green;
  font-size:14x;
  text-align:center;
  margin-left: 33px;
  color: #000;
  }
  .campoObrig{
     color: red;
   }

/* System Error Messages */

.info, .success, .warning, .error {
	width:400px;
	border: 1px solid;
	margin: 10px 0px;
	/*padding:15px 10px 15px 50px;*/
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../imgs/icon/info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../imgs/icon/success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../imgs/icon/warning.png');
}
.error {
	/*color: #D8000C;*/
        color:#FFFFFF;
	background-color: #FFBABA;
	background-image: url('../imgs/icon/error.png');
}

table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}
th {
	font-weight:normal;
	color: white;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:white;
	}
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
