div.olMap {
    z-index: 0;
    padding: 0px !important;
    margin: 0px !important;
    cursor: default;
    border: 1px solid #D0D0D0;
    position: relative;
}

div.olMapViewport {
    text-align: left;
}

div.olLayerDiv {
   -moz-user-select: none;
}

.olLayerGoogleCopyright {
    left: 2px;
    bottom: 2px;  
}

.olLayerGooglePoweredBy {
    left: 2px;
    bottom: 15px; 
	display: none !important;
}

.olMapViewport > .olControlAttribution {
    font-size: smaller; 
    right: 3px; 
    bottom: 4.5em; 
    position: absolute; 
    display: block;
}

.olMapViewport > .olControlScale {
    right: 3px;
    bottom: 3em;
    display: block;
    position: absolute;
    font-size: smaller;
}

.olMapViewport > .olControlScaleLine {
   display: block;
   position: absolute;
   right: 10px;
   bottom: 15px;
   font-size: xx-small;
}

.olMapViewport > .olControlScaleLineBottom {
   border: solid 2px black;
   border-bottom: none;
   margin-top: -2px;
   text-align: center;
}

.olMapViewport > .olControlScaleLineTop {
   border: solid 2px black;
   border-top: none;
   text-align: center;
}

.olMapViewport > .olControlPermalink {
    right: 3px;
    bottom: 1.5em;
    display: block;
    position: absolute;
    font-size: smaller;
} 

.olMapViewport > div.olControlMousePosition {
    bottom: 0em;
    right: 3px;
    bottom: 50px;
    display: block;
    position: absolute;
    font-size: smaller;
}

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

.olControlOverviewMapElement {
    padding: 10px 18px 10px 10px;
    background-color: #00008B;
    -moz-border-radius: 1em 0 0 0;
}

.olControlOverviewMapMinimizeButton {
    right: 0px;
    bottom: 80px;
}    

.olControlOverviewMapMaximizeButton {
    right: 0px;
    bottom: 80px;
}

.olControlOverviewMapExtentRectangle {
    overflow: hidden;
    background-image: url("/mapa/javax.faces.resource/theme/default/img/blank.gif.xhtml?ln=AGPLayers");
    cursor: move;
    border: 2px dotted red;
}

.olControlOverviewMapRectReplacement {
    overflow: hidden;
    cursor: move;
    background-image: url("/mapa/javax.faces.resource/theme/default/img/overview_replacement.gif.xhtml?ln=AGPLayers");
    background-repeat: no-repeat;
    background-position: center;
}

.olLayerGeoRSSDescription {
    float: left;
    width: 100%;
    overflow: auto;
    font-size: 1.0em;
}

.olLayerGeoRSSClose {
    float:right;
    color:gray;
    font-size:1.2em;
    margin-right:6px;
    font-family:sans-serif;
}

.olLayerGeoRSSTitle {
    float:left;font-size:1.2em;
}

.olPopupContent {
    padding:5px;
    overflow: auto;
}

.olControlNavToolbar { 
    width:0px;
    height:0px;
}

.olControlNavToolbar div { 
  display:block;
  width:  28px;
  height: 28px;
  top: 300px;
  left: 6px;
  position: relative;
}

.olControlNavigationHistory {
   background-image: url("/mapa/javax.faces.resource/theme/default/img/navigation_history.png.xhtml?ln=AGPLayers");
   background-repeat: no-repeat;
   width:  24px;
   height: 24px;

}

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

.olControlNavigationHistoryPreviousItemInactive { 
   background-position: 0px -24px;
}

.olControlNavigationHistoryNextItemActive { 
   background-position: -24px 0px;
}

.olControlNavigationHistoryNextItemInactive { 
   background-position: -24px -24px;
}

.olControlNavToolbar .olControlNavigationItemActive { 
  background-image: url("/mapa/javax.faces.resource/theme/default/img/panning-hand-on.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
}

.olControlNavToolbar .olControlNavigationItemInactive { 
  background-image: url("/mapa/javax.faces.resource/theme/default/img/panning-hand-off.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
}

.olControlNavToolbar .olControlZoomBoxItemActive { 
  background-image: url("/mapa/javax.faces.resource/theme/default/img/drag-rectangle-on.png.xhtml?ln=AGPLayers");
  background-color: orange;
  background-repeat: no-repeat;
}

.olControlNavToolbar .olControlZoomBoxItemInactive { 
  background-image: url("/mapa/javax.faces.resource/theme/default/img/drag-rectangle-off.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
}

.olControlEditingToolbar  {
    float: right;
    right: 0px;
    height: 30px; 
    width: 200px;
}

.olControlEditingToolbar div { 
  background-image: url("/mapa/javax.faces.resource/theme/default/img/editing_tool_bar.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
  float: right;
  width:  24px;
  height: 24px;
  margin: 5px;
}
.olControlEditingToolbar .olControlNavigationItemActive { 
  background-position: -103px -23px; 
}

.olControlEditingToolbar .olControlNavigationItemInactive { 
  background-position: -103px -0px; 
}

.olControlEditingToolbar .olControlDrawFeaturePointItemActive { 
  background-position: -77px -23px; 
}

.olControlEditingToolbar .olControlDrawFeaturePointItemInactive { 
  background-position: -77px -0px; 
}

.olControlEditingToolbar .olControlDrawFeaturePathItemInactive { 
  background-position: -51px 0px; 
}

.olControlEditingToolbar .olControlDrawFeaturePathItemActive { 
  background-position: -51px -23px; 
}

.olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive { 
  background-position: -26px 0px; 
}

.olControlEditingToolbar .olControlDrawFeaturePolygonItemActive { 
  background-position: -26px -23px ;                                                                   
}

div.olControlSaveFeaturesItemActive { 
    background-image: url("/mapa/javax.faces.resource/theme/default/img/save_features_on.png.xhtml?ln=AGPLayers");
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

div.olControlSaveFeaturesItemInactive { 
    background-image: url("/mapa/javax.faces.resource/theme/default/img/save_features_off.png.xhtml?ln=AGPLayers");
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

.olHandlerBoxZoomBox {
  border: 2px solid red;
  position: absolute;
  background-color: white;
  opacity: 0.50;
  font-size: 1px;
  filter: alpha(opacity=50);
}

.olHandlerBoxSelectFeature {
  border: 2px solid blue;
  position: absolute;
  background-color: white;
  opacity: 0.50;
  font-size: 1px;
  filter: alpha(opacity=50);
}

.olControlPanPanel {
  top: 10px;
  left: 5px;
}

.olControlPanPanel div {
  background-image: url("/mapa/javax.faces.resource/theme/default/img/pan-panel.png.xhtml?ln=AGPLayers");
  height: 18px;
  width: 18px;
  cursor: pointer;
  position: absolute;
}

.olControlPanPanel .olControlPanNorthItemInactive {
  top: 0px;
  left: 9px;
  background-position: 0px 0px;
}

.olControlPanPanel .olControlPanSouthItemInactive {
  top: 36px;
  left: 9px;
  background-position: 18px 0px;
}

.olControlPanPanel .olControlPanWestItemInactive {
  position: absolute;
  top: 18px;
  left: 0px;
  background-position: 0px 18px;
}

.olControlPanPanel .olControlPanEastItemInactive {
  top: 18px;
  left: 18px;
  background-position: 18px 18px;
}

.olControlZoomPanel {
  top: 71px;
  left: 14px;
}

.olControlZoomPanel div {
  background-image: url("/mapa/javax.faces.resource/theme/default/img/zoom-panel.png.xhtml?ln=AGPLayers");
  position: absolute;
  height: 18px;
  width: 18px;
  cursor: pointer;
}

.olControlZoomPanel .olControlZoomInItemInactive {
  top: 0px;
  left: 0px;
  background-position: 0px 0px;
}

.olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
  top: 18px;
  left: 0px;
  background-position: 0px -18px;
}

.olControlZoomPanel .olControlZoomOutItemInactive {
  top: 36px;
  left: 0px;
  background-position: 0px 18px;
}

.olPopupCloseBox {
  background: url("/mapa/javax.faces.resource/theme/default/img/close.png.xhtml?ln=AGPLayers") no-repeat;
  width: 14px !important;
  height: 14px !important;
  cursor: pointer;
}

.olFramedCloudPopupContent {
  padding: 5px;
  overflow: auto;
}

.olControlNoSelect {
  -moz-user-select: none;
}

.olImageLoadError {
  background-color: pink;
  opacity: 0.5;
  filter: alpha(opacity=50); /* IE */
}

.olCursorWait {
  cursor: wait;
}

.olDragDown {
  cursor: move;
}

.olDrawBox {
  cursor: crosshair;
}

.olControlDragFeatureOver {
  cursor: move;
}

.olControlDragFeatureActive.olControlDragFeatureOver.olDragDown {
  cursor: -moz-grabbing;
}

.olMapViewport > .olControlLayerSwitcher, .olMapViewport > .olControlLayerSwitcherExt {
  -tr-rule-ref:selector(".AFTextForeground:alias");
  -tr-rule-ref:selector(".BFSolidThinBorder:alias");
  border-color: #D8E0E6;
  position: absolute;
  top: 25px;
  right: 0px;
  width: 20em;
  margin-top: 3px;
  margin-left: 3px;
  margin-bottom: 3px;
  background-color: transparent;
}

.olMapViewport > .olControlLayerSwitcher .layersDiv, .olMapViewport > .olControlLayerSwitcherExt .layersDiv {
  background-color: #F0F4F6;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-right: 75px;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.olControlLayerSwitcher .layersDiv .baseLbl, .olControlLayerSwitcherExt .layersDiv .baseLbl,
.olControlLayerSwitcher .layersDiv .dataLbl, .olControlLayerSwitcherExt .layersDiv .dataLbl {
  margin-top: 3px;
  margin-left: 3px;
  margin-bottom: 3px;
}

.olControlLayerSwitcher .layersDiv .baseLayersDiv, .olControlLayerSwitcherExt .layersDiv .baseLayersDiv,
.olControlLayerSwitcher .layersDiv .dataLayersDiv, .olControlLayerSwitcherExt .layersDiv .dataLayersDiv {
  padding-left: 10px;
}

.olControlLayerSwitcher .maximizeDiv, .olControlLayerSwitcherExt .maximizeDiv,
.olControlLayerSwitcher .minimizeDiv, .olControlLayerSwitcherExt .minimizeDiv {
  top: 5px;
  right: 0px;
}

.olControlFeaturePanel, .olControlMeasurePanel {
  float: right;
  right: 5px;
  height: 30px;
}

.olControlFeaturePanel div, .olControlMeasurePanel div {
  float: right;
  margin: 4px 1px;
  width: 24px;
  height: 24px;
}


.olMapViewport > .olControlMeasureToolbar  {
    float: right;
    right: 5px;
    top: 5px;
}

.olControlMeasureToolbar {
    height: 30px;
}

.olControlMeasureToolbar .olControlMeasureToolbarOutput {
  float: right;
  line-height: 24px;
  vertical-align: baseline;
}

.olControlMeasureToolbar div.olButton { 
  background-image: url("/mapa/javax.faces.resource/theme/default/img/measure_tool_bar.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
  float: left;
  width:  24px;
  height: 24px;
  margin: 1px;
}
.olControlMeasureToolbar .olControlNavigationItemActive { 
  background-position: -1px -23px; 
}

.olControlMeasureToolbar .olControlNavigationItemInactive { 
  background-position: -1px -0px; 
}

.olControlMeasureToolbar .olControlMeasureDistanceItemInactive { 
  background-position: -51px 0px; 
}

.olControlMeasureToolbar .olControlMeasureDistanceItemActive { 
  background-position: -51px -23px; 
}

.olControlMeasureToolbar .olControlMeasureAreaItemInactive { 
  background-position: -26px 0px; 
}

.olControlMeasureToolbar .olControlMeasureAreaItemActive { 
  background-position: -26px -23px ;                                                                   
}

.olControlNavigationItemInactive {
  background-image: url("/mapa/javax.faces.resource/theme/default/img/pan_off.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
}

.olControlNavigationItemActive {
  background-image: url("/mapa/javax.faces.resource/theme/default/img/pan_on.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
}

.olControlDrawFeatureItemInactive {
  background-image: url("/mapa/javax.faces.resource/theme/default/img/draw_polygon_off.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
}

.olControlDrawFeatureItemActive {
  background-image: url("/mapa/javax.faces.resource/theme/default/img/draw_polygon_on.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
}

.olControlModifyFeatureItemActive,
.olControlModifyFeatureItemInactive {
  display: none;
}

.olTooltip {
  border: 1px solid #666666;
  overflow: visible;
  width: auto;
  height: auto;
  padding: 0px 3px;
}

.olTooltipContent {
  padding: 0px;
  overflow: visible;
}

.olControlFeatureLister {
  width: 100%;
  min-width: 300px;
  height: 100%;
  position: relative;
  background-color: #FFFFFF;
  z-index: 1200;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.olControlFeatureListerItems {
  padding: 4px;
  margin: 0px;
  height: 90%;
  overflow: auto;
}

.olControlFeatureListerItems li {
  display: block;
  border-color: #E0E0E0;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  padding: 3px 6px;
  cursor: pointer;
}

.olControlFeatureListerItems li.hover {
  background-color: #F0F4F6;
  border-color: #A0A0A0;
}

.olControlFeatureListerPagination {
  right: 5px;
  bottom: 5px;
  float: right;
}

.olControlFeatureListerPagination a {
  display: inline-block;
  padding: 0px 5px;
  text-decoration: none;
  vertical-align: middle;
}

.olControlFeatureListerPagination a:hover {
  color: #000000;
  text-decoration: underline;
}

.olControlFeatureListerPagination a.active {
  font-weight: bold;
  color: #000000;
}

a.olControlFeatureListerPaginationPrev,
a.olControlFeatureListerPaginationNext {
  width: 18px;
  height: 18px;
  border: none;
}

a.olControlFeatureListerPaginationPrev:hover,
a.olControlFeatureListerPaginationNext:hover {
  text-decoration: none !important;
}

a.olControlFeatureListerPaginationPrev {
  background-image: url("/mapa/javax.faces.resource/img/west-mini.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
  padding: 0px;
}

a.olControlFeatureListerPaginationNext {
  background-image: url("/mapa/javax.faces.resource/img/east-mini.png.xhtml?ln=AGPLayers");
  background-repeat: no-repeat;
  padding: 0px;
}

.olControlFeatureListerItemCount {
  font-weight: bold;
  text-align: center;
}

.olControlLayerTreeChildren {
  margin-left: 10px;
}

.olControlLayerTreeTitle {
    position: relative;
}

.olControlLayerTreeTitle label.olControlLayerTreeIcon {
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-left: 20px;
    border-bottom: 1px solid transparent;
}

.olControlLayerTreeTitleWithAttribution > label {
    border-bottom: 1px dashed grey;
}

.olControlLayerTreeTitleWithAttribution:hover > label {
    border-bottom: 1px solid transparent;
}

.olControlLayerTreeAttribution {
    border-radius: 3px;
    background-color: #F9FBFF;
    left: -170px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    z-index: 4;
    margin-right: 50px;
    width: 150px;
    top: -5px;
    padding: 5px;
    border: 1px solid #909090;
}

.olControlLayerTreeTitleWithAttribution:hover > .olControlLayerTreeAttribution {
    display: block;
}

.olControlLayerTreeTitleWithAttribution > .olControlLayerTreeAttribution:before {
    border-left: 8px solid #909090;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    right: -8px;
    content: '';
    display: block;
    top: 5px;
    margin-top: -1px;
    position: absolute;
}

.olControlLayerTreeTitleWithAttribution > .olControlLayerTreeAttribution:after {
    border-left: 7px solid #F9FBFF;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    right: -7px;
    content: '';
    display: block;
    top: 5px;
    margin-top: 0px;
    position: absolute;
}

.olOverlay {
  position: absolute;
  z-index: 5000;
  margin: 10px;
}

/** Scale bar addin **/
.olControlScaleBar {
    bottom: 50px;
    right: 20px;
    font-family: sans-serif;
    color: #000;
    display: block;
    opacity: 0.6;
}

.olControlScaleBarBar {
    height: 4px;
    top: 12px;
    border: 1px solid #000;
    background: #999;
    box-sizing: border-box;
}

.olControlScaleBarBarAlt {
    height: 4px;
    top: 12px;
    border: 1px solid #000;
    background: #fff;
    box-sizing: border-box;
}

.olControlScaleBarMarkerMajor {
    /*height: 7px;
    width: 1px;
    top: 11px;
    background: #333;*/
    display: none;
}

.olControlScaleBarMarkerMinor {
    /*height: 5px;
    width: 1px;
    top: 12px;
    background: #333;*/
    display: none;
}

.olControlScaleBarNumbersBox {
    width: 40px;
    height: 13px;
    top: 21px;
    font-size: 0.7em;
    text-align: center !important;
}

.olControlScaleBarLabelBox {
    top: -2px;
    height: 15px;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-size: 0.7em;
    background-color: white;
    /*font-variant: small-caps;*/
}

.olControlScaleBarLabelAndTextBox {
    top: -17px;
    height: 28px;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-size: 0.7em;
    line-height: 13px;
    background-color: white;
    /*font-variant: small-caps;*/
}

.olControlScaleBarLabelBoxSingleLine {
    height: 15px;
    width: 35px;
    top: 5px;
    left: 10px;
    font-size: 0.7em;
    font-variant: small-caps;
}

.olControlTabs {
    top: 5px;
    right: 5px;
    max-width: 70%;
}

.olControlTabs .olControlTabsButtons {
    float: right;
    position: relative;
    z-index: 1;
}

.olControlTabs .olControlTabsButtons .olButton {
    margin: 0 0 0 -1px;
    padding: 0;
    float: left;
    
    background-color: #E3E3E3;
    background-image: linear-gradient(bottom, #E3E3E3 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #E3E3E3 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #E3E3E3 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #E3E3E3 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #E3E3E3 0%, #FFFFFF 100%);

    border-color: #C0C0C0 #C0C0C0 #9B9B9B;
    border-style: solid;
    border-width: 1px;
    
    padding: 3px 5px;
}

.olControlTabs .olControlTabsButtons .olButton:hover {
    background-color: #EEEEEE;
    background-image: linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #EEEEEE 0%, #FFFFFF 100%);
}

.olControlTabs .olControlTabsButtonsClosed .olButton:first-child {
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}

.olControlTabs .olControlTabsButtonsClosed .olButton:last-child {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}

.olControlTabs .olControlTabsButtonsOpen .olButton:first-child {
  border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  -webkit-border-radius: 4px 0 0 0;
}

.olControlTabs .olControlTabsButtonsOpen .olButton:last-child {
  border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
}

.olControlTabs .olControlTabsButtons .olButton.olControlTabItemActive {
    border-color: #909090 #909090 #DDE8FE #909090;
    border-bottom: 0;
    padding-bottom: 4px;
    
    background-color: #DDE8FE;
    background-image: linear-gradient(bottom, #DDE8FE 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #DDE8FE 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #DDE8FE 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #DDE8FE 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #DDE8FE 0%, #FFFFFF 100%);
}

.olControlTabs .olControlTabsButtons .olButton.olControlTabItemActive + .olButton {
    border-left-color: #909090;
}

.olControlTabs .olControlTabsWindows {
    position: relative;
}

.olControlTabs .olControlTabWindow {
    top: -1px;
    position: relative;
    clear: both;
    background: #F9FBFF;
    min-width: 300px;
    border: 1px solid #9B9B9B;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.olControlTabs .olControlTabWindowTitle {
    padding: 3px 6px;
    font-family: Tahoma,Sans-serif,Arial;
    font-size: 8pt;
    color: #606060;
    font-weight: bold;
    white-space: nowrap;
    background: #DDE8FE;  
    line-height: 20px;
}

.olControlTabs .olControlTabWindowContent {
  max-height: 500px;
  padding: 10px;
}

.olControlTabs .olControlTabWindowContent .noOverflow {
  padding: 10px;
  overflow: auto;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  position: relative;
  min-width: 100%;
  max-height: 400px;
}


.olControlTabs .olControlTabWindowContent .maximizeDiv,
.olControlTabs .olControlTabWindowContent .minimizeDiv {
  display: none !important;
}




/** Twitter Bootstrap Popovers *****/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 500px;
  min-width: 200px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #9B9B9B;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover-content > p {
    display: none;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
      font-size: 20px;
    line-height: 20px;
  padding: 3px 6px;
    font-family: Tahoma,Sans-serif,Arial;
    font-size: 8pt;
    color: #606060;
    font-weight: bold;
    white-space: nowrap;
    background: #DDE8FE;
}
.popover-title > span {
  margin-right: 25px;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #9B9B9B;
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

.olControlLoadingPanel {
  background-image: url("/mapa/javax.faces.resource/theme/default/img/ajax-loader.gif.xhtml?ln=AGPLayers");
  position: relative !important;
  width: 50px;
  height: 50px;
  border: 1px solid #BCC5CB;
  background-position:center;
  background-repeat:no-repeat;
  background-color: #FFFFFF !important;
  margin: auto;
  top: 200px;
  display: none;
}

.olControlLegend .wrapper {
  margin: 5px -10px 0 -10px;
  list-style: none;
}

.olControlLegend .title {
  margin: 0;
  font-size: 20px;
  line-height: 20px;
  padding: 3px 6px;
  font-family: Tahoma,Sans-serif,Arial;
  font-size: 8pt;
  color: #606060;
  font-weight: bold;
  white-space: nowrap;
}

.olControlLegend h4.title {
  background: #DDE8FE;
}

.olControlLegend .title a {
  text-decoration: inherit;
  color: inherit;
}

.olControlLegend .open > .toggler:before {
  content: url("/mapa/javax.faces.resource/theme/default/img/minus.gif.xhtml?ln=AGPLayers");;
  margin-right: 5px;
  margin-top: 6px;
  width: 10px;
  float: left;
}

.olControlLegend .closed > .toggler:before {
  content: url("/mapa/javax.faces.resource/theme/default/img/plus.gif.xhtml?ln=AGPLayers");;
  margin-right: 5px;
  margin-top: 6px;
  width: 10px;
  float: left;
}



.olControlCuzkActive {
  cursor: crosshair;
}


body.mapPrint {
    background-color: white;
    position: relative;
}

body.mapPrint > .olMap {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: inherit !important;
    height: inherit !important;
    background-color: white;
}

body.mapPrint .olMap h1 {
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #BCD3EB ;
    margin: 1mm;
    position: absolute;
    z-index: 1000;
    font-family: Tahoma,Sans-serif,Arial;
    font-size: 8pt;
}

.A4portrait {
    width: 210mm !important;
    height: 300mm !important;
}
.A4landscape {
    height: 185mm !important; /* height reduced to make room for titles etc. */
    width: 267mm !important;
}
.A3portrait {
    width: 297mm !important;
    height: 420mm !important;
}
.A3landscape {
    height: 290mm !important; /* height reduced to make room for titles etc. */
    width: 420mm !important;
}


.mapPrint .olControlOverviewMap,
.mapPrint .olControlPanZoomBar , 
.mapPrint .olControlMousePosition { 
    display: none;
}

@media print {
    .mapPrint .olControlTabs { 
        display: none;
    }
}

@page {
    margin: 5mm;
    size: auto; 
}