2  *= require theme/default/SimpleLayerSwitcher
 
  17    -moz-user-select: none;
 
  18    -khtml-user-select: none;
 
  21 .olLayerGoogleCopyright {
 
  25 .olLayerGoogleV3.olLayerGoogleCopyright {
 
  26     right: auto !important;
 
  28 .olLayerGooglePoweredBy {
 
  32 .olLayerGoogleV3.olLayerGooglePoweredBy {
 
  33     bottom: 15px !important;
 
  35 .olControlAttribution {
 
  56 .olControlScaleLineBottom {
 
  57    border: solid 2px black;
 
  62 .olControlScaleLineTop {
 
  63    border: solid 2px black;
 
  76 div.olControlMousePosition {
 
  85 .olControlOverviewMapContainer {
 
  91 .olControlOverviewMapElement {
 
  92     padding: 10px 18px 10px 10px;
 
  93     background-color: #00008B;
 
  94     -moz-border-radius: 1em 0 0 0;
 
  97 .olControlOverviewMapMinimizeButton,
 
  98 .olControlOverviewMapMaximizeButton {
 
 106 .olControlOverviewMapExtentRectangle {
 
 108     background-image: image-url("theme/default/img/blank.gif");
 
 110     border: 2px dotted red;
 
 112 .olControlOverviewMapRectReplacement {
 
 115     background-image: image-url("theme/default/img/overview_replacement.gif");
 
 116     background-repeat: no-repeat;
 
 117     background-position: center;
 
 120 .olLayerGeoRSSDescription {
 
 126 .olLayerGeoRSSClose {
 
 131     font-family:sans-serif;
 
 133 .olLayerGeoRSSTitle {
 
 134     float:left;font-size:1.2em;
 
 142 .olControlNavigationHistory {
 
 143    background-image: image-url("theme/default/img/navigation_history.png");
 
 144    background-repeat: no-repeat;
 
 149 .olControlNavigationHistoryPreviousItemActive {
 
 150   background-position: 0 0;
 
 152 .olControlNavigationHistoryPreviousItemInactive {
 
 153    background-position: 0 -24px;
 
 155 .olControlNavigationHistoryNextItemActive {
 
 156    background-position: -24px 0;
 
 158 .olControlNavigationHistoryNextItemInactive {
 
 159    background-position: -24px -24px;
 
 162 div.olControlSaveFeaturesItemActive {
 
 163     background-image: image-url("theme/default/img/save_features_on.png");
 
 164     background-repeat: no-repeat;
 
 165     background-position: 0 1px;
 
 167 div.olControlSaveFeaturesItemInactive {
 
 168     background-image: image-url("theme/default/img/save_features_off.png");
 
 169     background-repeat: no-repeat;
 
 170     background-position: 0 1px;
 
 173 .olHandlerBoxZoomBox {
 
 174     border: 2px solid red;
 
 176     background-color: white;
 
 179     filter: alpha(opacity=50);
 
 181 .olHandlerBoxSelectFeature {
 
 182     border: 2px solid blue;
 
 184     background-color: white;
 
 187     filter: alpha(opacity=50);
 
 195 .olControlPanPanel div {
 
 196     background-image: image-url("theme/default/img/pan-panel.png");
 
 203 .olControlPanPanel .olControlPanNorthItemInactive {
 
 206     background-position: 0 0;
 
 208 .olControlPanPanel .olControlPanSouthItemInactive {
 
 211     background-position: 18px 0;
 
 213 .olControlPanPanel .olControlPanWestItemInactive {
 
 217     background-position: 0 18px;
 
 219 .olControlPanPanel .olControlPanEastItemInactive {
 
 222     background-position: 18px 18px;
 
 225 .olControlZoomPanel {
 
 230 .olControlZoomPanel div {
 
 231     background-image: image-url("theme/default/img/zoom-panel.png");
 
 238 .olControlZoomPanel .olControlZoomInItemInactive {
 
 241     background-position: 0 0;
 
 244 .olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
 
 247     background-position: 0 -18px;
 
 250 .olControlZoomPanel .olControlZoomOutItemInactive {
 
 253     background-position: 0 18px;
 
 257  * When a potential text is bigger than the image it move the image
 
 258  * with some headers (closes #3154)
 
 260 .olControlPanZoomBar div {
 
 265   background: image-url("theme/default/img/close.gif") no-repeat;
 
 269 .olFramedCloudPopupContent {
 
 275  -moz-user-select: none;
 
 276  -khtml-user-select: none;
 
 280     background: image-url("theme/default/img/missing-tile.png") no-repeat;
 
 296 .olControlDragFeatureOver {
 
 299 .olControlDragFeatureActive.olControlDragFeatureOver.olDragDown {
 
 300     cursor: -moz-grabbing;
 
 306 .olControlLayerSwitcher {
 
 311     font-family: sans-serif;
 
 318     background-color: transparent;
 
 321 .olControlLayerSwitcher .layersDiv {
 
 326     background-color: darkblue;
 
 329 .olControlLayerSwitcher .layersDiv .baseLbl,
 
 330 .olControlLayerSwitcher .layersDiv .dataLbl {
 
 336 .olControlLayerSwitcher .layersDiv .baseLayersDiv,
 
 337 .olControlLayerSwitcher .layersDiv .dataLayersDiv {
 
 341 .olControlLayerSwitcher .maximizeDiv,
 
 342 .olControlLayerSwitcher .minimizeDiv {
 
 353 .olBingAttribution.road {
 
 357 .olGoogleAttribution.hybrid, .olGoogleAttribution.satellite {
 
 360 .olGoogleAttribution {
 
 363 span.olGoogleAttribution a {
 
 366 span.olGoogleAttribution.hybrid a, span.olGoogleAttribution.satellite a {
 
 371  * Editing and navigation icons.
 
 372  * (using the editing_tool_bar.png sprint image)
 
 374 .olControlNavToolbar ,
 
 375 .olControlEditingToolbar {
 
 378 .olControlNavToolbar div,
 
 379 .olControlEditingToolbar div {
 
 380     background-image: image-url("theme/default/img/editing_tool_bar.png");
 
 381     background-repeat: no-repeat;
 
 388 .olControlEditingToolbar {
 
 392 .olControlNavToolbar {
 
 397 .olControlEditingToolbar div {
 
 400 /* individual controls */
 
 401 .olControlNavToolbar .olControlNavigationItemInactive,
 
 402 .olControlEditingToolbar .olControlNavigationItemInactive {
 
 403     background-position: -103px -1px;
 
 405 .olControlNavToolbar .olControlNavigationItemActive ,
 
 406 .olControlEditingToolbar .olControlNavigationItemActive  {
 
 407     background-position: -103px -24px;
 
 409 .olControlNavToolbar .olControlZoomBoxItemInactive {
 
 410     background-position: -128px -1px;
 
 412 .olControlNavToolbar .olControlZoomBoxItemActive  {
 
 413     background-position: -128px -24px;
 
 415 .olControlEditingToolbar .olControlDrawFeaturePointItemInactive {
 
 416     background-position: -77px -1px;
 
 418 .olControlEditingToolbar .olControlDrawFeaturePointItemActive {
 
 419     background-position: -77px -24px;
 
 421 .olControlEditingToolbar .olControlDrawFeaturePathItemInactive {
 
 422     background-position: -51px -1px;
 
 424 .olControlEditingToolbar .olControlDrawFeaturePathItemActive {
 
 425     background-position: -51px -24px;
 
 427 .olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive{
 
 428     background-position: -26px -1px;
 
 430 .olControlEditingToolbar .olControlDrawFeaturePolygonItemActive {
 
 431     background-position: -26px -24px;
 
 438     background: rgba(255,255,255,0.4);
 
 442 div.olControlZoom a {
 
 448     font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
 
 450     text-decoration: none;
 
 455     background: #130085; /* fallback for IE - IE6 requires background shorthand*/
 
 456     background: rgba(0, 60, 136, 0.5);
 
 457     filter: alpha(opacity=80);
 
 459 div.olControlZoom a:hover {
 
 460     background: #130085; /* fallback for IE */
 
 461     background: rgba(0, 60, 136, 0.7);
 
 462     filter: alpha(opacity=100);
 
 464 @media only screen and (max-width: 600px) {
 
 465     div.olControlZoom a:hover {
 
 466         background: rgba(0, 60, 136, 0.5);
 
 470     border-radius: 4px 4px 0 0;
 
 473     border-radius: 0 0 4px 4px;
 
 481 .olLayerGrid .olTileImage {
 
 482     -webkit-transition: opacity 0.2s linear;
 
 483     -moz-transition: opacity 0.2s linear;
 
 484     -o-transition: opacity 0.2s linear;
 
 485     transition: opacity 0.2s linear;