#spwViewerPane {
    padding: 0;
    margin: 0;
    height: 100% !important;
    width: 100%;
}

#spwViewerPane #spw_api_SpwViewer_0 {
    height: 100% !important;
    width: 100%;
}

/* ENSURE 100% MAP HEIGHT WITHIN LIFERAY GENERATED TAG ELEMENTS... */
/* Solves the problem of the map display in all browsers*/
.liferay-faces-bridge-body, #p_p_id_webui_WAR_webui_ .portlet-body, .portlet-content-container, .portlet-content, .portlet,
#layout-column_column-1 .portlet-boundary, .portlet-dropzone, .portlet-column, .portlet-layout, #main-content, #content, #wrapper {
    height: 100% !important;
    display: block;
}

#portlet_webui_WAR_webui {
    height: 84% !important;
}

.customAdvancedIdentifyIcon {
    background-image: url("../my/widgets/images/stethos.png");
    width: 16px;
    height: 16px;
}