label.required, .required>label{
    padding-right:10px;
}
label{ font-family:"Tahoma"; position:relative; }
input, label, button{line-height: 16px; color:#000;}
select, input, textarea, button {
	background:#fff url(../images/bg/input.gif) repeat-x left top;
	margin-top:5px;
}
select {
	padding:1px 0 1px 3px;
}

button>span{
    float: left !important;
    margin-right: 5px !important;
}
.btEntrar, .ui-button { }
button.btEntrar { line-height:21px; text-align:center; min-width:85px; }
.ui-button { line-height:21px; padding:0 10px; }
input[type="checkbox"],input[type="radio"]
{
    border: none;
	background: none;
}
input.readonly, select.readonly, textarea.readonly,
input[readonly], select[readonly], textarea[readonly]
{
    color: #000 !important;
    background: #FBFBFB !important;
}
input.disabled, select.disabled, textarea.disabled,
input[disabled], select[disabled], textarea[disabled]
{
    color: #CCC !important;
    background: #EEE !important;
}
input.readonly, select.readonly, textarea.readonly,
input[readonly], select[readonly], textarea[readonly]{
    cursor: text !important;
}
input.disabled, select.disabled, textarea.disabled, button.disabled,
input[disabled], select[disabled], textarea[disabled], button[disabled]
{
    cursor: not-allowed !important;
    color:#6F6F6F !important;
}
button.disabled, button[disabled]{
    color: #999 !important;
}
label > input{
    float: none !important;
    vertical-align: top !important;
}
optgroup{ font-style: italic; }
optgroup option{ font-style: normal; }

fieldset { padding-bottom:10px !important; }
#interno .content fieldset { padding-bottom:0 !important; }

input.botao, button.botao {
	background:#fff url(../images/bg/inputBotao.gif) repeat-x left bottom;
	font-weight:bold;
	margin-top:5px;
	margin-right:10px;
	padding:1px 5px !important;
}
p input.botao, p button.botao { font-size:1em; }

/* Pesquisa de Produtos - Grade */

.gradeProdutos, .flipFlop {
	background:#accde2;
	border:1px solid #153a5a;
	margin:5px 0;
	overflow:hidden;
	width:295px;
}
.gradeProdutos select, .flipFlop select {
	padding:0;
	height:10em;
	margin:0;
	width:295px;
}
.gradeProdutos select option[selected], .flipFlop select option[selected] {
	background:#3a5a77;
	color:#FF0000;
}
.boxFlipButton, .buttonSetFlipFlop { margin-top:26px !important; width:30px !important; }
.boxFlipButton input, .buttonSetFlipFlop button {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:30px; 
}
.gradeProdutos table {
	font-size:0.75em;
	width:100%;
}
.gradeProdutos table td:first-child {
	border-top:none;
}
.gradeProdutos table td {
	border-top:1px solid #000;
	padding:2px;
}
.headertable, div.vBox .flipFlop label { background: none repeat scroll 0 0 #3A5A77; color: #FFFFFF; display: block; font-size: 12px; font-weight: bold; padding: 3px 5px 3px 8px; width:283px !important; margin:0 !important; }

.toolAjuda {
	/*background: url(../img/ico/ajuda.gif) no-repeat 0;*/
	display:block;
	height:15px;
	width:15px;
	overflow:hidde;
}
.hBox .toolAjuda, .vBox .toolAjuda {
	margin:3px 0 0 0;
}

.subForm { display:none; }

#mostra_relatorios .multiOptions { }
#mostra_relatorios .multiOptions label { display:block; width:100%; }