﻿.fiscalizacao-icon-create-geom
{
	background-image: url( '../images/toolbar/pencil_add.png' ) !important;
}
.fiscalizacao-icon-search
{
	background-image: url( '../images/toolbar/filter.png' ) !important;
}
.fiscalizacao .x-panel-bbar .x-toolbar
{
	border: none;
	background: none;
}

.fiscalizacao-tabs
{
	background-image:url(../images/toolbar/tabs.gif) !important;
}
.fiscalizacao-new-tab
{
	background-image:url(../images/toolbar/new_tab.gif) !important;
}
.gx-fiscalizacao-hbox .x-column-layout-ct {
    height: auto !important;
}

.gx-fiscalizacao-hbox .x-column-inner {
    height: auto !important;
}

.gx-fiscalizacao-upload-panel .gx-fiscalizacao-upload-panel-body-noborder {
    height: auto !important;
}

.gx-fiscalizacao-dataview {
    height: auto !important;
}

.fiscalizacao-icon-image-view {
    background-image: url( '../images/toolbar/pictures.png' ) !important;
}

.icon-image-next {
    background-image: url('../images/toolbar/videoctrls/video-next.png') !important;
    background-repeat: no-repeat;
    height: 20px !important;
    width: 20px !important;
}

.icon-image-previous {
    background-image: url('../images/toolbar/videoctrls/video-previous.png') !important;
    background-repeat: no-repeat;
    height: 20px !important;
    width: 20px !important;
}