/* ------------- * Buttons * ------------- */button {		margin:0;		padding:0;		border:none;		background-color:transparent;		cursor:pointer;		overflow:visible;		outline:none;		moz-outline:none;				background:none repeat scroll 0 0 transparent;		border:medium none;		cursor:pointer;	}*:first-child+html button[type]{width:1;} /* IE7 */.elementSearch button span {	background: transparent url(/css/images/btnSumitLoginSearchRight.gif) no-repeat scroll right top;	height: 20px;	display: block;	float: left;	padding: 0px 4px 0px 0px; /* sliding doors padding */	margin: 0px;	white-space:nowrap;}.elementSearch button span span {	background:url("/css/images/btnSumitSearchLoginleft.gif") no-repeat scroll 0 0 transparent;	color:#484848;	display:block;	font-size:11px;	font-weight:bold;	height:20px;	line-height:13px;	padding:4px 2px 0 6px;	text-decoration:none;	text-transform:uppercase;	white-space:nowrap;	clear:none;}.submitType button span {	background: transparent url(/css/images/btnSumitRight.gif) no-repeat scroll right top;	height: 26px;	display: block;	float: left;	padding: 0px 4px 0px 0px; /* sliding doors padding */	margin: 0px;}.submitType button:hover,.submitType button:focus{	color: #828383;}.submitType button span span {	background:url("/css/images/btnSumitLeft.gif") no-repeat scroll 0 0 transparent;	color:#545454;	display:block;	font-size:11px;	font-weight:bold;	height:22px;	line-height:13px;	padding:7px 7px 0 11px;	text-decoration:none;	text-transform:uppercase;}.file{	vertical-align:middle;padding:0;margin:0;background:none;border:none;outline:none;	margin-top: 4px;	font-family: Arial,Verdana,Helvetica,sans-serif;	font-size: 11px;	color:#828383;	line-height: 17px;	height: 20px;	*line-height: 15px;/* IE Hacks */	*height: 15px;/* IE Hacks */	background: transparent url(/css/images/bo_input200.gif) no-repeat left top;}button span {	background: transparent url(/css/images/btnSumitLoginRight.jpg) no-repeat scroll right top;	height: 30px;	display: block;	float: left;	padding: 0px 4px 0px 0px; /* sliding doors padding */	margin: 0px;}button span span {	font-family: Arial,Verdana,Helvetica,sans-serif;	background:url("/css/images/btnSumitLoginleft.jpg") no-repeat scroll 0 0 transparent;	color:#FFFFFF;	display:block;	font-size:12px;	font-weight:bold;	height:30px;	line-height:13px;	padding:9px 20px 0;	text-decoration:none;	text-transform:uppercase;}/* ------------- * Inputs * ------------- */.jNiceInputWrapper {	background: transparent url(/css/images/bo_input.gif) no-repeat left top;	float:left;}.jNiceInputInner {	background: transparent url(/css/images/bo_input.gif) no-repeat right top;	padding: 2px 4px 2px 0;	margin: 0 0 0 4px;}.jNiceInputInner input {	font-family: Arial,Verdana,Helvetica,sans-serif;	font-size: 11px;	color:#828383;	line-height: 17px;	height: 16px;	*line-height: 15px;/* IE Hacks */	*height: 15px;/* IE Hacks */	vertical-align:middle;padding:0;margin:0;background:none;border:none;outline:none;}.jNiceInputWrapper_hover { background-position: left bottom; }.jNiceInputWrapper_hover .jNiceInputInner { background-position: right bottom; }/* ------------- * Radios * ------------- */.jRadioWrapper { float: left; z-index: 2;width: 20px; }.jNiceRadio {	background: transparent url(/css/elements/radio.png) no-repeat center top;	height: 18px;	width: 18px;	position:absolute;left:0px;top:0px;cursor:pointer;vertical-align:middle;	margin-top: 3px;}/* ------------- * Checkboxes * ------------- */.jNiceCheckbox {	background: transparent url(/css/images/checkbox.gif) no-repeat center top;	height: 18px;	width: 18px;	position:absolute;left:0px;top:-3px !important;z-index:2;cursor:pointer;}/* ------------- * Checked - Used for both Radio and Checkbox * ------------- */.jNiceChecked { background-position: center bottom;}/* ------------- * Selects * ------------- */.jNiceWrapper select {border:none;margin:0;padding:0;}.jNiceSelectWrapper {	height: 17px;	left:0px;top:0px;z-index:3;position:absolute;}.jNiceWrapper iframe {position:absolute;z-index:1;width:100%;left:0px;top:0px;}.jNiceSelectWrapper .jNiceSelectText {	height: 18px;	line-height: 16px;	padding: 0px 3px;	border: 1px solid #CCCCCC;	border-right: none;	background-color: #FFF;	overflow:hidden;float:none;position:absolute;z-index:100;	color:#828383;}.jNiceSelectWrapper .jNiceSelectOpen {	width: 25px;	height: 20px;	background: url(/css/images/bo_select.gif) no-repeat center center;	z-index:100;display:block;position:absolute;right:0px;}.jNiceSelectWrapper ul {	top:19px;	width:99%;	background-color: #FFF;	border: solid 1px #CCC;	max-height: 150px;	position:absolute;left:0px;list-style:none;display: none;margin:0;padding:0;overflow-y:auto;z-index:100;	line-height: 20px; /*controlar a altura das linhas nos selects	*/}.jNiceSelectWrapper ul a {	color:#0099CC;	background-color: #FFF;	display:block;padding:0 5px;text-decoration:none;}.jNiceSelectWrapper ul a:hover { background:#E1F5FF; }.jNiceSelectWrapper ul a.selected {background: #EDEDED;}/*.jNiceFocus { border: dotted 1px #666666; }*/.jNiceHidden {opacity:0;z-index:-1;position:relative;}.jNiceWrapper {position:relative;vertical-align:top;}.jNiceWrapper input {outline:none;moz-outline:none;margin: 0;}.ui-dialog .ui-dialog-buttonpane button span{	background: none;	height: 13px;	}.ui-autocomplete .ui-state-hover, .ui-autocomplete .ui-state-focus{	background: none repeat scroll 0 0 #E1F5FF !important;	border: 0 !important;}