label.required, .required>label{
    padding-right:10px;
}
label{ font-family:"Tahoma"; }
input, label, button{line-height: 16px; color:#000;}
select, input, textarea {
	background:#fff url(../img/bg/input.gif) repeat-x left top;
	margin-top:5px;
}
select {
	padding:0 0 0 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; }
.ui-tabs-panel fieldset { padding-bottom:0px !important; }

input.botao, button.botao {
	background:#fff url(../img/bg/inputBotao.gif) repeat-x left bottom;
	border:1px solid #435862;
	cursor:pointer;
	font-weight:bold;
	margin-top:5px;
	margin-right:7px !important;
	padding:1px 5px !important;
	font-size: 13px;
	margin-bottom: 20px;
}


/* Pesquisa de Produtos - Grade 

.gradeProdutos {
	background:#accde2;
	border:1px solid #153a5a;
	height:5em;
	margin:5px 0;
	overflow:auto;
	width:100%;
}
.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;
}
.toolAjuda {
	background: url(../img/ico/ajuda.gif) no-repeat center;
	display:block;
	height:14px;
	width:14px;
	text-indent:-50em;
	overflow:hidde;
}
.inputBotao.gif {
	background:#fff url(../img/bg/inputBotao.gif) repeat-x left bottom;
}*/

#buscaEvento { height:100%; overflow:hidden; }

input.datepick { width:72px; }
#ui-datepicker-div { background:#fff; border:1px solid #435862; padding:5px; width:170px; margin:5px 0; }
#ui-datepicker-div .ui-datepicker-next { right:10px; top:8px; }
#ui-datepicker-div .ui-datepicker-prev { left:10px; top:8px; }

.inputWidthcb{ width:260px;}
.buscainc, .buscarep{width:80px !important; height:22px !important;}
