a{
	outline: none;
}

.formTable {
	width: 99%
}

.subForm {
	margin-bottom: 5px;
	width: 100%;
}

.noRecords {
	padding: 10px;
	text-align: center;
	color: brown;
	font-size: 14px;
}

th a .selected {
	font-weight: bold;
}

.formTitle {
	background: #EEA966 url(../images/bg_helper_button.jpg) repeat-x;
	font-size: 11px !important;
	font-weight: bold;
}

form  .element {
	padding: 4px;
	margin: 0;
}

.element ul {
	width: auto !important;
}

form label {
	font-size: 12px;
	display: block;
}

.subtitulo span {
	width: 40px;
	display: block;
	float: left;
}

.subtitulo {
	text-indent: 0;
}

.gridLoading {
	background: #F2F2F2 url(../images/ajax-loader.gif) no-repeat center
		center;
	border: 1px solid #FFA500;
}

.paginationExport {
	float: left;
	width: 120px;
	padding-top: 5px;
}

.paginationNumbers {
	float: left;
	text-align: center;
	padding-top: 5px;
	width: 740px;
}

.massActions {
	background-color: beige;
	text-align: right;
}

.massActions .massSelect {
	display: block;
	float: left;
	padding-top: 2px;
}

.massActions * {
	color: #333;
	text-decoration: none;
}

.massActions input {
	margin-left: 10px;
}

.buttons {
	text-align: center;
	background-color: #DEDEDE;
}

input[type='checkbox'],input[type='radio'] {
	width: 14px !important;
	height: 14px !important;
	border: 0px;
	padding: 0px;
	margin: 2px;
}

td div input[type='text'],td div input[type='password'],.subtitulo input[type='text'],.subtitulo input[type='password'],.subtitulo  select
	{
	width: 90% !important;
	border: 1px solid #403f42;
	min-width: 20px;
	padding:2px;
	margin: 2px;
}

#grid .querySupport button {
float: right;
	display: block;
	margin-top: -3px;
	margin-bottom: 10px;
	color: #fff;
	padding: 0 15px;
	text-decoration: none;
	line-height: 32px;
	background-color: #403f42;
	-moz-box-shadow: 2px 5px 4px #000;
	-webkit-box-shadow: 2px 5px 4px #000;
	box-shadow: 2px 5px 4px #000;
	border:none;
	line-height: 25px;
	padding: 0px 5px;
	height: 25px;
	cursor: pointer;
}
#grid .querySupport button:hover{
color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #e2001a;
}
.querySupport {
    padding:2px;
}

.querySupport div {
	text-align: right;
}

#newGrid {
	border: 2px solid #333;
}

#newGrid .td {
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
	background: #fff;
	padding: 4px 4px 4px 8px;
	color: #333;
}

.addRecord {
	text-align: center;
	background-color: #DEDEDE;
	float: left;
}

.addRecord a {
	text-decoration: none;
	font-size: 10px !important;
}

td input[type='checkbox'],td input[type='radio'],td textarea:focus {
	border: 1px solid #666;
	background-color: #f4F4F4;
}

table.borders {
	border: 1px solid #403f42;
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
}



.semLimites {
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: auto;
}

td.alt2 {
	text-align: center;
	background-color: #DEDEDE;
}

select {
	font-size: 12px;
}

#grid td, .borders  td {
	font-size: 12px;
	word-break: break-all;
}

.formValue {
	width: 550px;
}

div .element label {
	font-size: 11px;
	font-style: normal;
}

div .element {
	font-style: italic;
	margin-right: 10px;
}

td.esquerda {
	width: 350px;
}

.errors li,.errors {
	color: #FF0000;
}

.errors {
	padding-left: 15;
	margin: 0;
	margin-top: 5px;
}

.formLabel {
	text-align: right;
	display: block;
	margin-right: 10px;
}

.hbar {
	text-align: center;
	background: #FFF url(../images/hbar.jpg);
	font-variant: small-caps;
}

.hbar div {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
}

td {
	text-indent: 0px;
	color: #333;
	border: 1px solid #403f42;
	text-align: center;
}

#newGrid td {
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
	background: #fff;
	padding: 4px 4px 4px 8px;
	color: #333;
}

td.alt,tr.alt  td {
	color: #333;
}

.button {
	padding: 1px;
	border: 1px solid #275DA8;
	width: 98%;
}

.sum {
	border: 0px;
	background-color: #999;
	color: F4F4F4;
}

#center {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}

.barra_tabela {
	background-color: #fff;
	text-align: center;
}

.barra_tabela input {
	width: 120px !important;
	margin: 4px;
}

.barra_tabela a {
	padding: 2px 2px 2px 2px;
	margin: 2px;
	text-decoration: none;
	color: #333;
}

.barra_tabela a img {
	border: 0px solid #ffa500;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 3px;
}



.alerta {
	border: 1px solid #003b16;
	padding: 5px;
	margin: 10px;
	text-align: center;
	color: green;
	font-weight: bold;
}

.alerta_red {
	padding: 1px;
	margin: 2px;
	text-align: center;
	color: #DA1609;
}

.tabela_print a {
	border: 0px;
	background-color: #F0E4CC;
	padding: 0px;
	padding-left: 1px;
}

.subtitulo select {
	width: 95%;
	border: 1px solid #403f42;
}

.subtitulo {
	background-color: #FFFFFF;
}

.noText span {
	display: none;
}

.noSelect em {
	display: none;
}

#header {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	width: 919px;
	height: 109px;
	background-image: url('../images/fundo_topo.jpg');
	border-bottom: 0px;
	clear: both;
}

th a {
	color: #FFF;
}

th, .elementLabel {
	font: 12px  Helvetica, sans-serif;
	text-align: left;
	letter-spacing:1px;
	vertical-align: center;
	padding: 5px 0;
	background-color: #403f42;
	color: #fff;
	text-align: center;
	border-right: 1px solid #fff;
	/*background: #2e3130 url(../images/grid/bg_header.jpg);*/
}
th .arrow{
	float:right;
	margin-top: 0px;
}
.input_p {
	border: 1px solid #AAA;
	width: 98%;
}

th a {
	text-decoration: none;
	float: right;
}

.width_33p {
	width: 33%;
}

.width_30 {
	width: 30px;
}

.width_20 {
	width: 20px;
}

.width_50p {
	width: 50%;
}

.width_60p {
	width: 60%;
}

.width_80p {
	width: 90%;
}

.width_40p {
	width: 40%;
}

.width_50 {
	width: 50px;
}

.width_75 {
	width: 75px;
}

.width_150 {
	width: 150px;
}

.width_160 {
	width: 160px;
}

.width_500 {
	width: 640px;
}

.width_400 {
	width: 400px;
}

.width_350 {
	width: 250px;
}

.width_100 {
	width: 100px;
}

.width_80 {
	width: 80px;
}

.width_data {
	width: 80px;
	display: block;
	height: 14px;
	overflow: hidden;
}

.width_120 {
	width: 120px;
}

.width_200 {
	width: 200px;
}

.detailLeft {
	font-size: 0px;
	width: 100%;
	height: 20px;
	background-image: url(../images/details2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	cursor: pointer;
	border: none;
}
.detailLeft:hover {
	background-color: #ccc;
}

.red {font-weight:bold;
	color: #800000 !important;
}
.bordau{
       font-weight:bold;
       color: #ff0000 !important;
}

.green {  font-weight:bold;
	color: #006600 !important;
}
.ylow {
	color: #f6f165 !important;

}
.move{  font-weight:bold;
    color: #800080 !important;
}
.blue { font-weight:bold;
	 color: #0000FF !important;
}
.neu{
    font-weight:bold;
	 color: #000000 !important;
}

.red1 {
	background-color: #f7c5d5 !important;
}

.green1 {
	background-color: #65f687 !important;
}
.ylow1 {
	background-color: #f6f165 !important;

}



/*################################### SUCHE*/
#srechts{
	float: left;
	width:338px;
	padding: 25px;
	height: 315px;
	background-color: #403f42;
	color: #fff;
	margin-right: 10px;
}
#slinks{
	float: left;
	width: 350px;
	height: 315px;
	padding: 25px;
	background-color: #403f42;
	color: #fff;
	margin-right: 10px;
}
#slast{
	float: left;
	width: 350px;
	height: 315px;
	padding: 25px;
	background-color: #403f42;
	color: #fff;
	margin-right: 0;
}
#ssubmit{
	clear: both;
	float: left;
	width: 70px;
	margin-top: 20px;
	height: 30px;
}
#ssubmit a{
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background-color: #403f42;
	color: #fff;
	font-weight: bold;
	border: 1px solid #403f42;
}
#ssubmit a:hover{
	background-color:transparent;
	color: #403f42;
}
#allaround{
	position: relative;
	border: 1px solid #403f42;
	padding: 10px;
	height: 337px;
	width: 1080px;
	margin: 20px auto;
}
.inputfirma p{
	float: left;
	width: 100%;
	margin: 10px;
	font-weight: bold;
	font-size: 14px;
}
.inputfirma p label{
	float: left;
}
.inputfirma p input,.inputfirma p select{
	float: right;
}
.inputfirma  input {
	float: right;
	width: 150px;
	padding: 2px 0px;text-indent:5px;
	border: 1px solid #403f42;
    color: #333;
    font-weight: normal;
}
.inputfirma  p select{
	float: right;
	width: 150px;
	padding: 2px 0px;
	border: 1px solid #403f42;
    color: #333;
    font-weight: normal;
}
.inputfirma  p textarea{
	float: right;
	padding: 2px 0px;text-indent: 5px;
	width: 150px;
	height: 50px;
	border: 1px solid #403f42;
}
.ui-menu .ui-menu-item{
	text-align: left !important;
}
#slinks{
	float: left;
	width: 350px;
	min-height: 20px;
	padding: 25px;
}

/*************************************************/
                /*DATA TABLE*/
/*************************************************/
.grid_16{
	background-color: #FFFFFF;
    border: 2px solid #403f42;
    -moz-border-radius:8px ;
	-webkit-border-radius:8px ;
	border-radius:8px ;
    -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3);
		-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3);
		box-shadow:0 1px 1px rgba(0,0,0,0.3);
 
   
	min-height: 10px;
    padding: 5px;
    min-width: 25%;
}
.title3{
	clear: both;
	margin-bottom: 2px;
	min-width: 100%;
	text-align: left;
	display: block;
	background:#403f42; /* Old browsers */
	background-image:url(css-gradients-fallback/main-menu-bg.png);
	background-image:-moz-linear-gradient(top,#403f42 0%,#403f42 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#403f42),color-stop(100%,#403f42));
	background-image:-webkit-linear-gradient(top,#403f42 0%,#403f42 100%);
	background-image:-o-linear-gradient(top,#403f42 0%,#403f42 100%);
	background-image:-ms-linear-gradient(top,#403f42 0%,#403f42 100%);
	background-image:linear-gradient(top,#403f42 0%,#403f42 100%);
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	font-size: 15px;
	padding: 9px 0;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#genstat{width: 100%;}
/* Zebra striping */
tr{
	margin-bottom: 3px;
}
th { 
		background:#403f42; /* Old browsers */
		background-image:url(css-gradients-fallback/main-menu-bg.png);
		background-image:-moz-linear-gradient(top,#aaa 0%,#ccc 100%);
		background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#aaa),color-stop(100%,#ccc));
		background-image:-webkit-linear-gradient(top,#aaa 0%,#ccc 100%);
		background-image:-o-linear-gradient(top,#aaa 0%,#ccc 100%);
		background-image:-ms-linear-gradient(top,#aaa 0%,#ccc 100%);
		background-image:linear-gradient(top,#aaa 0%,#ccc 100%);
		-moz-border-radius:8px 0 0 8px;
		-webkit-border-radius:8px 0 0 8px;
		border-radius:8px 0 0 8px;
}
th{ 
  border: none;
  text-align: left; 
  color: #000;
}
th{
	background:#403f42; /* Old browsers */
		background-image:url(css-gradients-fallback/main-menu-bg.png);
		background-image:-moz-linear-gradient(top,#403f42 0%,#403f42 100%);
		background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#403f42),color-stop(100%,#403f42));
		background-image:-webkit-linear-gradient(top,#403f42 0%,#403f42 100%);
		background-image:-o-linear-gradient(top,#403f42 0%,#403f42 100%);
		background-image:-ms-linear-gradient(top,#403f42 0%,#403f42 100%);
		background-image:linear-gradient(top,#403f42 0%,#403f42 100%);
	white-space: nowrap;
	background-color: #aaa;
	color: #fff;
	-moz-border-radius:0px;
		-webkit-border-radius:0px;
		border-radius:0px;
		padding:6px;
}