.item-download input[type="button"],
.item-download button,
.item-download  input[type="button"]:hover,
.item-lightbox input[type="button"],
.item-lightbox button,
.item-lightbox  input[type="button"]:hover, 
.item-lightbox input[type="button"]:focus,
.item-download input[type="button"]:focus
	{
	background: #0079c2;
	border: none !important;
	color: #FFF !important;
	text-shadow: none;
	outline: none !important;
}	


.pq-sb-slider .vert-slider-bg {
    width: 13px !important;
    overflow: hidden !important;
    background: #E5EAEE url(images/vert-slider-bg.png) !important;
    border: black thin solid !important;
    border-top: none !important;
    border-bottom: none !important;
    margin-left: 1px !important;
}

table.pq-grid-header-table tr {
    background-color: #2D3743 !important;
}

.pq-grid td.pq-grid-col {
    font-weight: bold !important;
    color: #FFF !important;
    text-shadow: none !important;
}

tr.pq-grid-oddRow td {
  background: #fafafa !important;
}

div.pq-grid * {
    font-size: 13px !important;
}
tr.pq-row-select td {
    background-color: #6699cc !important;
    color: #fff;
}

div.pq-grid-summary table tr {
    background: #eee !important;
}

.busca .aui-field-label{
    font-weight: normal;
}

.ui-button-text-only .ui-button-text {
	padding: 0 !important;
}

.ui-button .ui-button-text {
	display: block;
	line-height: 3em !important;
}

.item-download, .item-lightbox {
	margin-left: 0 !important;
}

.ui-state-default {
	border: none !important;
}