@CHARSET "UTF-8";

/**
==================
FORMULARIO
==================
**/
fieldset{
	border-color: #80642C;
	background: url("../images/backFieldset5.jpg") ;
	
	
}

fieldset.searchResult table {
	width: 100%;
}

fieldset.searchResult .datascroller table {
	width: 250px;
}

.emptyResultText {
	color: #999;
	display: block;
	font-size: 14px;
	font-style: italic;
	padding: 10px;
}

/**
==================
UI OUTPUT
==================
**/
.requiredMark {
	font-weight: bold;
	color: red;
}

label.required {
	font-weight: bold;
}

.required-mark {
	color: #CC0000;
}

.parametro-alterado{
	color: red;
	font-weight: bold;
		
	}
.parametro-anterior{
	font-weight: bold;
	}

/**
=====================
UI INPUT
=====================
**/
.disable {
	color: black;
	opacity: 0.6;
}

.codigo {
	width: 50px;
}

.nome{
	width: 200px;
	text-transform:  uppercase;
}
.inplaceSelect {
	font-size: 10px;
	font-family: sans-serif;
}

/**
==================
AJAX
==================
**/
.ajaxLoader {
	position: absolute;
	top: 0px;
	right: 20px;
}

.inlineAjaxLoader {
	border: 0px;
	vertical-align: middle;
}

/**
=================
COMMAND Buttons
=================
**/
input[disabled] {
	font-weight: bolder;
	opacity: 0.9;
}

/**
=================
COLUNAS
=================
**/

/*Barra de botões*/
.dr-toolbar-ext{
	background-image: none;
	background-color: #E8DCBC;
}
/*ToolBar do workflow*/
.toolbar-wf{  
	background-image: none;
	background-color: #C0B29E;
	
}
.toolbar-wf a{  
	color: white;
	
}
/*Titulo DataTable*/
.dr-table-thead tr {
	background-color: #F0E9D6;
}

/*Data Scroller*/
.dr-table-footer {
	background-image: none;
	background-color: #F0E9D6;      
}

.dr-table-thead th {
	border-bottom: 1px solid #C0C0C0;
	border-color: #9CABC1;
	border-right: 1px solid #C0C0C0;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}

.codigo {
	text-align: center;
	width: 50px;
}

.acoes {
	text-align: center;
	width: 100px;
}

.acoes a,.acoes a:hover,.acoes a:visited {
	color: #0962b7;
	padding: 0px 3px;
	text-decoration: underline;
}

.startHelp {
	cursor: pointer;
	border: 2px solid transparent;
	text-align: right;
}

img.help {
	display: block;
	float: right;
	font-size: 0px;
	margin-right: 2px;
	position:relative;
	top: 5px;
}

.commandButton {

}
/*Panel Grid*/
table.form {
	width: 100%;
}

table.form tr {
	/*background-color: #FCF9EF;*/
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 0.35em;
	padding-right: 0.35em;
}

table.form tr td.label {
	margin-right: 3px;
	text-align: left;
	vertical-align: 5px;
	width: 20%;
}

table.form tr td.labeltotal {
	margin-right: 3px;
	text-align: right;
	vertical-align: 5px;
	width: 80%;
}
table.form tr td.labeltotal label {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 100%;
}
table.form tr td.label2 {
	margin-right: 3px;
	text-align: left;
	vertical-align: 5px;
	width: 120px;
}

table.form label {
	color: black;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 160px;
}


table.form label.required {
	font-weight: bolder;
}

table.form .value span{
	font-size: 11px;
	font-weight: bold;
}


.readonly {
	background-color: #AAA;
}

.picklist {
	padding: 2px 0px;
	height: 140px;
	border: 1px solid;
}

.picklistButtons input {
	text-align: left;
	text-indent: 15px;
	width: 150px;
}

.rich-spinner-input-container {
	background-color: red;
}

.dr-spnr-c {
	background-color: blue;
}

.rich-spinner-c {
	background-color: yellow;
}

/**
=================
POPUP
=================
**/
table.popup {
	width: 100%;
}

table.popup tr {
	background-color: #F1F1F1;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 0.35em;
	padding-right: 0.35em;
}

table.popup tr td.label {
	margin-right: 3px;
	text-align: right;
	width: 200px;
}

table.popup label {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 160px;
}

table.popup label.required {
	font-weight: bolder;
}

form.popupDefault label {
	height: 80px;
}

form.popupDefault label {
	margin: 35px 0 0 70px;
}

form.popupDefault label {
	margin: 0;
	padding: 0;
	text-align: center;
}

form.popupDefault label {
	float: none;
	padding: 0;
	text-align: center;
	width: 100%;
}

form.popupConfirm fieldset {
	background: transparent url(../images/question_48x48.png) no-repeat 25px 40px;
}

td.acao{
	text-align: center;
	width: 50px;
}

.loginFS{
	border: 3px solid #F3F2F2;
	margin: auto;
	padding: 25pt;
	width: 400px;
}

.loginFS table.form{
	width: 400px;
}

.loginFS table.form tr{
	background-color:#FFF;
}

.loginFS table.form tr td.label{
	width: 150px;
}

.loginFS table.form th{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
}

.loginFS table.form th li{
	text-transform: none;
}

.lob-textarea{
	height: 100px;
	width: 400px;
}

.tab-panel{
	text-align: left;
}

.tab-panel > ul{
	border: 0px;
	border-bottom: 1px solid #BED6F8;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.tab-panel > ul > li{
	left: 2px;
	position: relative;
}

.tab-panel > ul li{
	background-color: white;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 1px solid #9CABC1;
	border-bottom-width: 0px;
	cursor: pointer;
	display: inline;
	list-style: none;
	margin-right: 1px;
	padding: 1px;
	padding-top: 2px;
}

.tab-panel > ul li.active{
	background-image: url("../images/tab/tab-bg.png");
}

.tab-panel ul > li.inactive{
	background-image: url("../images/tab/tab-inactive-bg.png");
}

.tab-panel-content{
	border: 1px solid #9CABC1;
	border-top-width: 0px;
	margin-top: 0px;
	padding: 5px;
	padding-top: 10px;
	position: relative;
	top: 0px;
}

.tab-panel > ul li .tabButton{
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 0px;
	color: black;
	cursor: inherit;
	font-family:Verdana,Arial;
	font-size:11px;
	margin: 1px;
	padding: 0px 5px;
	text-align: center;
	vertical-align: middle;
}

input[readonly] {
	font-weight:bolder;
	/*opacity:0.9;*/
}

textarea[type="textarea"][readonly], input[type="text"][readonly], input[type="password"][readonly], select[readonly] {
	color: #800517; 
}

.popup{
	background-image: url("../images/popup/popup-bg.png");
	background-repeat: repeat-x;
	height: 150px;
	position: relative;
}

.popup h1{

}

.popup img{
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

td.buttons{
	padding: 3px;
}

div.man-panel{
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	display:table;
	padding:3pt;
	vertical-align:middle;
	width:99%;
}

a.back-link{
	background: url("../images/actions/go-back.png") no-repeat top left;
	color:#005CB5;
	cursor:pointer;
	display: block;
	height: 20px;
	padding-left: 18px;
	text-align:left;
	text-decoration: underline;
	vertical-align:middle;
	width: 60px;
	float: left;
	margin-left: 15px;
}

a.edit-link{
	background: url("../images/actions/editar.png") no-repeat top left;
	color:#005CB5;
	cursor:pointer;
	display: block;
	height: 20px;
	padding-left: 18px;
	text-align:left;
	text-decoration: underline;
	vertical-align:middle;
	width: 60px;
	float: left;
	margin-left: 15px;
}

a.view-link{
	background: url("../images/actions/visualizar.png") no-repeat top left;
	color:#005CB5;
	cursor:pointer;
	display: block;
	height: 20px;
	padding-left: 18px;
	text-align:left;
	text-decoration: underline;
	vertical-align:middle;
	width: 60px;
	float: left;
	margin-left: 15px;
}

.hiddentrue{
	display: none;
}

.placa{
	text-transform: uppercase;	
}
.descricao{
	text-transform: uppercase;
}

.rowSelectedClass{
	font-weight: bold;
	color: black;
}
.calendarMesAno {
	border:none;
}
.calendarMesAno tr[id]{
	display:none;
}
.calendarMesAno td {
	background-color:#FCF9EF;
	border:none;
}
.dataList li {
	list-style:none;
	margin:0;
	padding:0;
}

.titleLivre{
	font-size: medium;
}