<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.olControlScale {
    background-color: #ffffff;
    font-size: 1.0em;
    font-weight: bold;
}

.olControlNoSelect {
    background-color: #dddddd;
    margin: 5px;
}

.olControlPanel div {
    float: left;
    display: block;
    height: 30px;
    width: 150px;
    margin: 5px;
    border: 1px solid #ccc;
    background: url('../images/themes/gis/csg-4c9cd9fa89479.gif') no-repeat top left;

}

.olControlPanel .olControlMouseDefaultsItemActive {
    width: 24px;
    height: 24px;
    background-color: orange;
    /*
    background-image: url('../images/themes/gis/mActionPan.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -296px;
}

.olControlPanel .olControlMouseDefaultsItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionPan.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -296px;
}

.olControlPanel .olControlDragPanItemActive {
    width: 24px;
    height: 24px;
    background-color: orange;
    /*
    background-image: url('../images/themes/gis/mActionPan.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -296px;
}

.olControlPanel .olControlDragPanItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionPan.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -296px;
}

.olControlPanel .olControlDrawFeatureItemActive {
    width: 24px;
    height: 24px;
    background-color: orange;
    /*
    background-image: url('../images/themes/gis/mActionDraw.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -74px;
}

.olControlPanel .olControlDrawFeatureItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionDraw.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -74px;

}

.olControlPanel .olControlZoomBoxItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionZoomToSelected.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -666px;
}

.olControlPanel .olControlZoomBoxItemActive {
    width: 24px;
    height: 24px;
    background-color: orange;
    /*
    background-image: url('../images/themes/gis/mActionZoomToSelected.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -666px;
}

.olControlPanel .olControlZoomToMaxExtentItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionZoomFullExtent.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -370px;
}

.olControlPanel .olControlZoomInItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionZoomIn.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -444px; 
}

.olControlPanel .olControlZoomOutItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionZoomOut.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -518px;
}

.olControlPanel .olControlClearAreaOfInterestItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionDeleteSelected.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 0;
}

.olControlPanel .olControlNavigationHistory {
/*background-color: blue;*/
    background-image: url('../js/theme/default/img/navigation_history.png');
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-size: 100%;

}

.olControlPanel .olControlNavigationHistoryPreviousItemActive {
    background-position: 0px 0px;
}

.olControlPanel .olControlNavigationHistoryPreviousItemInactive {
    background-position: 0px -22px;
}

.olControlPanel .olControlNavigationHistoryNextItemActive {
    background-position: -22px 0px;
}

.olControlPanel .olControlNavigationHistoryNextItemInactive {
    background-position: -22px -22px;
}

.olControlPanel .olControlMeasureDistanceItemActive {
    width: 24px;
    height: 24px;
    background-color: orange;
    /*
    background-image: url('../images/themes/gis/mActionMeasure.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -148px;
}

.olControlPanel .olControlMeasureDistanceItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionMeasure.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -148px;
}

.olControlPanel .olControlMeasureAreaItemActive {
    width: 24px;
    height: 24px;
    background-color: orange;
    /*
    background-image: url('../images/themes/gis/mActionMeasureArea.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -222px;
}

.olControlPanel .olControlMeasureAreaItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionMeasureArea.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -222px;
}

.olControlPanel .olControlZoomToLayerItemInactive {
    width: 24px;
    height: 24px; /*background-color: blue;*/
    /*
    background-image: url('../images/themes/gis/mActionZoomToLayer.png');
    background-repeat: no-repeat;
    background-size: 100%;
    */
    background-position: 0 -592px;
}</pre></body></html>