.olControlOverviewMapElement, .olMapViewport {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.olControlOverviewMapExtentRectangle {
    border: 2px dotted red;
    cursor: move;
    overflow: hidden;
}

.olControlOverviewMapContainer {
    position: relative;
    bottom: 0px;
    right: 0px;
}

.olControlOverviewMapElement {
    background-color: #FFFFFF;
}

.olControlLoadingPanel {
    background-image: url("../img/wf/ajaxLoading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    height: 24px;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    width: 24px;
}

.olControlScaleLine {
    bottom: 10px;
}

.olImageLoadError {
    display: none;
}
#map-olMap {
    width: 800px;
    height: 600px;
    padding: 0px;
    margin: 0px;
}

#map-sliderScala {
    padding: 2px;
    height: 99%;
}

#map-mapContentPane {
    padding: 0px;
    margin: 0px;
}

#map-location {
    float: left;
}

#map-control-measure {
    color: #666666;
}

#map-info {
    margin: 3px;
    color: #94b4e6;
    font-weight: bold;
}

#map-overviewMap {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#map-statusBar-right {
    float: right;
    text-align: right;
    width: 48%;
    padding: 1px 3px;
}

#map-statusBar-currentMeasure sup {
    font-size: 60%
}

#map-statusBar {
    background-color: #E1EBFB;
    color: #666666;
    font-size: 11px;
}

#map-statusBar-left {
    float: left;
    padding: 1px 3px;
    width: 48%;
}

#map-messageManager {
    display: none;
    top: 10px;
    left: 50% !important;
    margin-left: -225px;
    background-color: #D8E6F9;
    border: 0.5px solid #3D638F;
    color: #3D638F;
    padding: 3px;
    position: absolute;
    text-align: center;
    width: 400px;
    z-index: 10000;
}

#map-messageManager-text {
    margin-right: 20px;
}

#map-messageManager-text sup {
    font-size: 60%
}

#map-messageManager-operations a {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    padding-right: 5px;
}

#map-messageManager-cancel {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

#map-toolbar .DojoToolbar {
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    text-align: center;
}

#map-toolbar .zoomPrevious {
    background-image: url("../img/wf/icon/24x24/004.png");
}

#map-toolbar .zoomNext {
    background-image: url("../img/wf/icon/24x24/003.png");
}

#map-toolbar .zoomIn {
    background-image: url("../img/wf/icon/24x24/005.png");
}

#map-toolbar .zoomOut {
    background-image: url("../img/wf/icon/24x24/007.png");
}

#map-toolbar .dragPan {
    background-image: url("../img/wf/icon/24x24/009.png");
}

#map-toolbar .zoomToMaxExtent {
    background-image: url("../img/wf/icon/24x24/008.png");
}

#map-toolbar .ruler {
    background-image: url("../img/wf/icon/24x24/010.png");
}

#map-toolbar .lineMeasure {
    width: 18px;
    height: 18px;
    background-image: url("../img/wf/icon/18x18/010.png");
}

#map-toolbar .polygonMeasure {
    width: 18px;
    height: 18px;
    background-image: url("../img/wf/icon/18x18/011.png");
}

#map-toolbar .query {
    background-image: url("../img/wf/icon/24x24/014.png");
}

#map-toolbar .clearQuerySelection {
    background-image: url("../img/wf/icon/24x24/015.png");
}

#map-toolbar .print {
    background-image: url("../img/wf/icon/24x24/016.png");
}

#map-toolbar .lock {
    background-image: url("../img/wf/icon/24x24/012.png");
}

#map-toolbar .unlock {
    background-image: url("../img/wf/icon/24x24/013.png");
}

#map-toolbar .fullscreen {
    background-image: url("../img/wf/icon/24x24/017.png");
}

#map-toolbar .userSettings {
    background-image: url("../img/wf/icon/24x24/018.png");
}

.zoomFeatureIcon {
    background-image: url("../img/wf/icon/18x18/005.png");
}

.removeFeatureIcon {
    background-image: url("../img/wf/icon/18x18/070.png");
}

#map-rightTabContainer .DojoToolbar {
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    text-align: center;
}

#map-rightTabContainer .levels {
    background-image: url("../img/wf/icon/18x18/066.png");
}

#map-rightTabContainer .selection {
    background-image: url("../img/wf/icon/18x18/301.png");
}

.openAllLayerGroupsIcon {
    background-image: url("../img/wf/icon/18x18/071.png");
}

#map-featureSelection-buttonBar {
    background-color: #E1EBFB;
    padding: 0.6em 0.3em;
    text-align: right;
}

#map-featureSelection-buttonBar .buttonBar {
    background-repeat: no-repeat;
    height: 18px;
    text-align: center;
    width: 18px;
}

#map-featureSelection-buttonBar .cancel {
    background-image: url("../img/wf/icon/18x18/070.png");
}

#map-featureSelection-buttonBar .confirm {
    background-image: url("../img/wf/icon/18x18/075.png");
}

#map-editingToolbar .DojoToolbar {
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    text-align: center;
}

#map-editingToolbar .modifyGeometry {
    background-image: url("../img/cwf/icon/24x24/315.png");
}

#map-editingToolbar .addGeometry {
    background-image: url("../img/cwf/icon/24x24/316.png");
}

#map-editingToolbar .removeGeometry {
    background-image: url("../img/cwf/icon/24x24/317.png");
}

#map-editingToolbar .addHole {
    background-image: url("../img/cwf/icon/24x24/318.png");
}

#map-editingToolbar .removeHole {
    background-image: url("../img/cwf/icon/24x24/319.png");
}

#map-editingToolbar .mergePolygon {
    background-image: url("../img/cwf/icon/24x24/320.png");
}

#map-editingToolbarFloatingPane {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
#layerController {
    border: 0 none;
    height: 100%;
    margin: 0;
    padding: 0;
}

#layerController-contentPane {
    background-color: #DDDDEE;
}

#layerController li {
    list-style: none;
}

#layerController div.legendBar {
    background-color: #EEEEFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    overflow: hidden;
}

#layerController div.legendRootGroupBar {
    background-repeat: repeat-y;
    border-bottom: 1px solid #CCCCCC;
    min-height: 24px;
    overflow: hidden;
}

#layerController div.legendRootGroupBar div.labelContainer {
    margin-left: 26px;
}

#layerController div.legendRootGroupBar div.label {
    color: #666666;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 4px;
    text-shadow: 1px 1px 0 #EEEEEE;
    white-space: nowrap;
}

#layerController div.legendRootGroupBar.level1 .label {
    color: #666666;
    font-size: 1em;
    white-space: nowrap;
}

#layerController div.legendGroupBar {
    font-weight: bold;
    background-color: #E1EBFB;
    border: 1px solid #CCCCCC;
    background: #EAEAEA url(../dojo/dijit/themes/soria/images/titleBar.png) repeat-x scroll left top;
    overflow: hidden;
}

#layerController div.ckb {
    padding: 5px;
    float: left;
    margin: 0px auto;
}

#layerController div.labelContainer {
    margin-left: 54px;
}

#layerController div.label {
    color: #777788;
    font-size: 1em;
    height: 100%;
    padding-left: 5px;
    padding-top: 7px;
    white-space: nowrap;
}

#layerController div.labelContainer.noQuery {
    margin-left: 26px;
}

#layerController div.label.noQuery {
    padding-top: 5px;
}

#layerController div.legendBar div.label {
    cursor: default;
}

#layerController div.buttons {
    float: right;
}

#layerController .ellipsis {
    margin: 0px;
    padding-left: 0px;
}

#layerController ul li ul li {
    border-left: 0 none;
    list-style-type: none;
    margin-left: 20px;
}

#layerController li.rootGroupLayer {
    padding-left: 0px;
    margin-left: 20px;
    border-left: 0px;
    background: #FFFFFF;
}

#layerController li.layerLi {
    background: none repeat scroll 0 0 transparent;
    border-left: 0 none;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
}

#layerController li.layerLi ul {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-top: 0px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin-left: 0px;
}

#layerController ul {
    margin-left: 0px;
    padding-left: 0px;
}

#layerController .selectedLayer {
    font-weight: bold;
}

#layerController .selectedLayer div.label {
    text-decoration: underline;
    text-shadow: 1px 1px 0 #DDDDDD;
}

#layerController .active div.legendBar div.label, #layerController .active div.legendBar div.ckb {
    cursor: pointer;
}

#layerController li.active {
    cursor: pointer;
}

#layerController .legendImage {
    padding-left: 10px;
}

#layerController .dijitButtonNode {
    padding: 0px;
}

#layerController .queryIcon {
    width: 18px;
    height: 18px;
    background-image: url("../img/wf/icon/18x18/031.png");
    background-repeat: no-repeat;
}

#layerController .noQueryIcon {
    width: 18px;
    height: 18px;
    background-image: url("../img/wf/icon/18x18/032.png");
    background-repeat: no-repeat;
}

#layerControllerToolbar .DojoToolbar {
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    text-align: center;
}

#layerControllerToolbar .expandAllLayerGroups {
    background-image: url("../img/wf/icon/22x22/025.png");
}

#layerControllerToolbar .collapseAllLayerGroups {
    background-image: url("../img/wf/icon/22x22/026.png");
}

#layerControllerToolbar .opacityIcon {
    background-image: url("../img/wf/icon/22x22/030.png");
}

.closeAllLayerGroupsIcon {
    background-image: url("../img/wf/icon/18x18/074.png");
}

.activeAllLayersIcon {
    background-image: url("../img/wf/icon/18x18/071.png");
}

.deactiveAllLayersIcon {
    background-image: url("../img/wf/icon/18x18/074.png");
}

.deactiveAllLayersButThisIcon {
    background-image: url("../img/wf/icon/18x18/074.png");
}

.showLegendIcon {
    background-image: url("../img/wf/icon/18x18/029.png");
}

.showAllLegendsIcon {
    background-image: url("../img/wf/icon/18x18/029.png");
}

.hideAllLegendsIcon {
    background-image: url("../img/wf/icon/18x18/029.png");
}

.styleEditorIcon {
    background-image: url("../img/wf/icon/18x18/028.png");
}

.drawElementIcon {
    background-image: url("../img/wf/icon/18x18/027.png");
}
#map-searchContentPane .DojoToolbar {
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    text-align: center;
}

#map-searchContentPane .searchContent {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(238, 238, 238)),
        color-stop(0.75, rgb(255, 255, 255)));
    background-image: -moz-linear-gradient(center bottom, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 75%);
}

.dijitMenu.spatialMenu {
    font-size: 11px;
}

.dijitMenu.spatialMenu td {
    padding: 0px;
}

#map-search-filter-tabContainer {
    background-color: #DDE9FA;
}

#map-search-tabContainer {
    background-color: #DDDDDD;
}

#map-search-tabContainer .tabLabel {
    font-weight: bold;
    color: #243C5F;
    text-shadow: 1px 1px #DDDDDD;
    padding-top: 2px;
}

#map-search-tabContainer .dijitTabContainerLeft-tabs {
    width: 100px;
    margin-left: 2px;
}

#map-search-tabContainer .dijitTabContainerBottom-tabs {
    
}

#map-search-tabContainer .searchTabIcon {
    background-repeat: no-repeat;
    height: 18px;
    text-align: center;
    width: 18px;
}

#map-search-tabContainer .elements {
    background-image: url("../img/wf/icon/18x18/029.png");
}

#map-search-tabContainer .alphaNum {
    background-image: url("../img/wf/icon/18x18/031.png");
}

#map-search-tabContainer .addresses {
    background-image: url("../img/wf/icon/18x18/336.png");
}

#map-search-tabContainer .spatial {
    background-image: url("../img/wf/icon/18x18/030.png");
}

#map-search-element-grid-toolbar .back {
    background-image: url("../img/wf/icon/22x22/004.png");
}

#map-search-element-grid-toolbar .export {
    background-image: url("../img/wf/icon/22x22/073.png");
}

#map-search-element-grid-toolbar .bringToSelectionIcon {
    background-image: url("../img/wf/icon/22x22/014.png");
}

.dijitMenuItemIcon.searchExport {
    height: 18px;
    width: 18px;
    background-position: 0;
}

.searchExport.CSV {
    background-image: url("../img/wf/icon/18x18/206.png");
}

.searchExport.DXF {
    background-image: url("../img/wf/icon/18x18/200.png");
}

.searchExport.SHP {
    background-image: url("../img/wf/icon/18x18/201.png");
}

.searchExport.GML {
    background-image: url("../img/wf/icon/18x18/202.png");
}

.searchExport.KML {
    background-image: url("../img/wf/icon/18x18/203.png");
}

#map-searchContentPane .searchIcon {
    background-image: url("../img/wf/icon/22x22/073.png");
}

#map-searchContentPane .addCondition {
    background-image: url("../img/wf/icon/22x22/071.png");
}

#map-searchContentPane .resetIcon {
    background-image: url("../img/wf/icon/22x22/074.png");
}

#map-search-element-filter-content {
    padding: 5px !important;
}

#map-searchContentPane .buttonIcon {
    width: 22px;
    height: 22px;
}

#map-searchContentPane .removeCondition {
    width: 22px;
    height: 22px;
    background-image: url("../img/wf/icon/22x22/074.png");
    float: right;
    cursor: pointer;
}

#map-searchContentPane .zoom {
    width: 22px;
    height: 22px;
    background-image: url("../img/wf/icon/22x22/008.png");
    float: right;
    cursor: pointer;
}

#map-searchContentPane div.paddedContent {
    padding: 10px;
}

#map-searchContentPane div.andOrCondition {
    font-weight: bold;
    color: #243C5F;
}

#map-searchContentPane div.message {
    background-color: #DDE9FA;
    border: 1px solid #97BAEE;
    font-weight: bold;
    margin: 30px auto;
    padding: 10px;
    text-align: center;
    width: 400px;
}

#map-search-element-filter-alphaNum-table {
    margin: 5px 0 0;
    border-spacing: 0 2px;
    width: 100%;
    border-color: 1px solid #000000;
}

#map-search-element-filter-alphaNum-table td.property {
    width: 150px;
    padding: 5px;
}

#map-search-element-filter-alphaNum-table td.operator {
    width: 150px;
    padding: 5px;
}

#map-search-element-filter-alphaNum-table td.iconRemove {
    width: 22px;
    padding: 5px;
}

#map-search-element-filter-alphaNum-table tr {
    background-color: #DDE9FA;
    border-color: 1px solid #000000;
}

#map-search-element-filter-spatial-table tr {
    background-color: #DDE9FA;
    border-color: 1px solid #000000;
}

#map-search-element-filter-spatial-table {
    margin: 5px 0 0;
    border-spacing: 0 2px;
    width: 100%;
    border-color: 1px solid #000000;
}

#map-search-element-filter-spatial-table tr {
    background-color: #DDE9FA;
    border-color: 1px solid #000000;
}

#map-search-element-filter-spatial-table td.operator {
    width: 150px;
    padding: 5px;
}

#map-search-element-filter-spatial-table td.iconZoom {
    width: 22px;
    padding: 5px;
}

#map-search-element-filter-spatial-table td.iconRemove {
    width: 22px;
    padding: 5px;
}

#map-search-element-gridStatus {
    background-color: #E1EBFB;
    color: #666666;
    text-align: right;
    border-top: 1px solid #DDDDDD;
}

#map-search-element-filter-spatial-button-search, #map-search-element-filter-alphaNum-button-search {
    font-weight: bold;
}

#map-search-tabContainer .tableCondition {
    width: 100%;
}
#styleEditor .styleEditorRulesHeader {
    height: 24px;
    background-color: #BDD6F0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.75, rgb(194, 218, 242)),
        color-stop(1, rgb(169, 205, 242)));
    background-image: -moz-linear-gradient(center top, rgb(194, 218, 242) 75%, rgb(169, 205, 242) 100%);
}

#styleEditor .styleEditorRulesHeader h3 {
    color: #243C5F;
    line-height: 24px;
    margin: 0;
    padding: 0 0.7em;
    text-shadow: 1px 1px #DDDDDD;
}

#styleEditor .styleEditorToolbar .DojoToolbar {
    background-repeat: no-repeat;
    height: 22px;
    text-align: center;
    width: 22px;
}

.styleEditorToolbar {
    color: #666;
    border-bottom: 0 !important;
    border-top: 1px solid #B1BADF;
}

#styleEditor .dijitToolbar.styleEditorToolbar .dijitButtonNode {
    font-size: 11px;
}

#styleEditor-ruleSelector {
    margin: .25em;
}

#styleEditor-ruleSelector .dijitTreeExpandoLeaf {
    display: none;
}

#styleEditor-ruleSelector .dijitTreeRow {
    padding: 4px 0 2px;
}

#styleEditor-ruleSelector .dijitLeaf {
    background-image: url("../img/wf/icon/16x16/100.png");
    background-position: 0;
}

#styleEditor-ruleSelector .dijitTreeRowSelected {
    background-color: #F0F0F0;
}

#styleEditor-ruleSelector .dijitTreeRowSelected .dijitTreeLabel {
    background-color: transparent;
    outline: none;
}

#styleEditor .addRule {
    background-image: url("../img/wf/icon/22x22/071.png");
}

#styleEditor .removeRule {
    background-image: url("../img/wf/icon/22x22/074.png");
}

#styleEditor .operations {
    background-image: url("../img/wf/icon/22x22/073.png");
}

#styleEditor .dijitSelectLabel {
    text-align: left;
    width: 445px;
}

#styleEditor .dijitInputContainer input, #styleEditor .dijitTextBox {
    width: 470px;
}

#styleEditor .dijitSliderButtonContainer {
    width: 220px;
}

#styleEditor form {
    margin: 0px;
}

#styleEditor table.filterRuleTable {
    width: 100%
}

#styleEditor table.filterRuleTable th {
    text-align: center;
    font-weight: bold;
}

#styleEditor table.filterRuleTable .dijitTextBox {
    width: 168px;
}

#styleEditor table.filterRuleTable .dijitSelectLabel {
    width: 140px;
}

#styleEditor .styleEditorToolbar .DojoToolbar {
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    text-align: center;
}

#styleEditor .removeCondition {
    width: 22px;
    height: 22px;
    background-image: url("../img/wf/icon/22x22/074.png");
    float: right;
    cursor: pointer;
}

#styleEditor .addCondition {
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-image: url("../img/wf/icon/22x22/071.png");
}

#styleEditor form {
    background: #EEEEEE;
}

#styleEditor .tdLabel {
    width: 85px;
}

#styleEditor table.dijitSlider td {
    padding: 0px 0px;
}

#styleEditor div.addConditionContainer {
    margin-left: 7px;
    padding-bottom: 7px;
}

#styleEditor .dijitContentPane {
    background-color: #EEEEEE;
}

#styleEditor .dijitSliderH {
    width: 400px;
}
