﻿.olControlPanel  {
    float:left;
    right: 0px;
    height: 30px; 
    width: 150px;
}        
.olControlPanel div { 
  display:block;
  width:  24px;
  height: 24px;
  margin: 5px;
}

.x-tree-ec-icon
{	
    background-color: Blue;
}

.featureMouseOver {
  cursor: pointer;
}

.olPopupDetalheCloseBox {
  background: url("../images/popup/close.png") no-repeat;
  cursor: pointer;
}

.olPopupContent {
    padding:0px;
    overflow: hidden !important;
} 

#mousedown_popup_contentDiv_shadow, #poInfo_shadow {
    background-color: gray;
    position: absolute;
    left: 6px;
    top: 6px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

#mousedown_popup_contentDiv_content, #poInfo_content {
    background-color: #eff6fb;
    border: 2px solid #d9eaf5;
    position: absolute;
    left: 1px;
    top: 1px;
}

.tituloMarkerInfo, #poTitle_content {
    font-family:Verdana;
    font-weight:bold;
    font-style:normal;
    font-variant:small-caps;
    background-color:Transparent;
    position: relative;
    font-size:11pt;
    margin-left: 3px;
    
}

.bodyMarkerInfo, #poBody_content {
    font-family:Verdana;
    font-size:smaller;
    color:Gray;
    font-style:normal;
    background-color:Transparent;
    position: relative;
    margin-top: 10px;
    margin-left: 5px;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}

.detalhesMarkerInfo {
    font-family:Verdana;
    font-size:smaller;
    color:Gray;
    margin-left: 3px;
    font-style:normal;
    background-color:Transparent;
    position: relative;
}
.olMapViewport 
{
    background-color: #e6ecf3; /*#D7E4FF;*/ /* #99B3CC;*/
}

.olTileImage.olImageLoadError{
    /* when OL encounters a 404, don't display the pink image */
    display: none !important;
}

#OpenLayers_Control_PanZoom_panup,
#OpenLayers_Control_PanZoom_panright,
#OpenLayers_Control_PanZoom_pandown,
#OpenLayers_Control_PanZoom_panleft,
#OpenLayers_Control_PanZoom_zoomin,
#OpenLayers_Control_PanZoom_zoomout
{
    background-repeat: no-repeat;
    background-image: url('../images/mapa/pan-panel.gif');
    width: 21px! important;
    height: 21px! important;
    cursor: pointer;
}

#OpenLayers_Control_PanZoom_panup img,
#OpenLayers_Control_PanZoom_pandown img,
#OpenLayers_Control_PanZoom_panleft img,
#OpenLayers_Control_PanZoom_panright img,
#OpenLayers_Control_PanZoom_zoomin img,
#OpenLayers_Control_PanZoom_zoomout img,
#OpenLayers_Control_PanZoomBar_ZoombarOpenLayers_Map_2 img,
#OpenLayers_Control_PanZoomBar_SliderOpenLayers_Map_2 img
{
    display: none;
}

#OpenLayers_Control_PanZoom_zoomin
{
    top: 79px! important;
    left: 11px! important;
    background-position: -1900px 0;
}

#OpenLayers_Control_PanZoom_zoomin:hover
{
    background-position: -2000px 0;
}
/*
#OpenLayers_Control_PanZoom_zoomout
{
    top: 270px! important;
    left: 11px! important;
    background-position: -2100px 0;
}
*/
#OpenLayers_Control_PanZoom_zoomout
{
    left: 11px! important;
    background-position: -2100px 0;
}

#OpenLayers_Control_PanZoom_zoomout:hover
{
    background-position: -2200px 0;
}
/*
.olControlPanZoomBarra
{
    top: 99px! important;
    left: 11px! important;
    background: url('../images/mapa/panelPanZoom.gif') no-repeat 0 0! important;
    width: 21px! important;
    height: 172px! important;
}
*/
.olControlPanZoomBarra
{
    top: 100px! important;
    left: 11px! important;
    width: 21px! important;
}
.olControlPanZoomBarSlider
{
    left: 11px! important;
    z-index: 99! important;
    background-repeat: no-repeat;
    background-image: url('../images/mapa/pan-panel.gif');
    background-position: -2300px 0;
    width: 21px! important;
    height: 10px! important;
    margin-top: 17px;
}

.olControlPanZoomBarSlider:hover
{
    background-position: -2400px 0;
    cursor: move;
}

#OpenLayers_Control_PanZoom_panup
{
    background-position: -1100px 0;
    z-index: 110;
    top: 7px! important;
    left: 11px! important;
}

#OpenLayers_Control_PanZoom_panup:hover
{
    background-position: -1200px 0;
}

#OpenLayers_Control_PanZoom_pandown
{
    background-position: -1300px 0;
    z-index: 110;
    top: 47px! important;
    left: 11px! important;
}

#OpenLayers_Control_PanZoom_pandown:hover
{
    background-position: -1400px 0;
}

#OpenLayers_Control_PanZoom_panleft
{
    background-position: -1500px 0;
    z-index: 100;
    top: 27px! important;
    left: 0! important;
}

#OpenLayers_Control_PanZoom_panleft:hover
{
    background-position: -1600px 0;
}

#OpenLayers_Control_PanZoom_panright
{
    background-position: -1700px 0;
    z-index: 100;
    top: 27px! important;
    left: 22px! important;
}

#OpenLayers_Control_PanZoom_panright:hover
{
    background-position: -1800px 0;
}

.searchinput{
    width:98.5%;
}

.zoomToFeature
{
    background-color:Transparent;
/*    width: 16px! important;*/
    height: 16px! important;
    text-align: left;
    cursor: pointer;	
}
.olControlCustomOverviewMapContainer
{
    right: 3px;
    bottom: 38px;
}
.olControlCustomOverviewMapMinimizeButton
{
    right: 3px;
    bottom: 3px;
}
.olControlCustomOverviewMapMaximizeButton
{
    right: 3px;
    bottom: 3px;
}
.olControlCustomOverviewMapElement
{
     -moz-border-radius: 0 0 0 0 !important;
    background-color: #FFFFFF !important;
    border-left: 2px solid #DDDDDD;
    border-top: 2px solid #DDDDDD;
    padding: 0 !important;
}
.olControlCustomOverviewMapExtentRectangle {
    overflow: hidden;
    background-image: url("img/blank.gif");
    cursor: move;
    border: 2px dotted red;
}
.olControlCustomOverviewMapRectReplacement {
    overflow: hidden;
    cursor: move;
    background-image: url("img/overview_replacement.gif");
    background-repeat: no-repeat;
    background-position: center;
}

div.olControlCustomMousePosition {
    bottom: 2px;
    width: 100%;
    display: block;
    position: absolute;
    font-weight: bolder;
    font-family: Tahoma;
    font-size: 7pt;
    color: #3A82B3;
    background-color: Transparent;
    text-align:left;
    padding-left: 10px;
}

.olControlFooter {
    background-color: #e7e7e7;
    border-color: Gray;
    border-style: solid;
    border-width: 0 0 0;
    bottom: 0px;
    height: 19px;
    left: 0px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity:1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
    position: absolute;
    right: 0px;
}

.olControlDatumDisplayCoordinates {
    bottom: 12px;
    width: 100%;
    display: block;
    position: absolute;
    font-weight: bolder;
    font-family: Verdana;
    font-size: xx-small;
    color: #3A82B3;
    background-color: Transparent;
}

.olControlCopyright {
    bottom: 0em;
    width: 100%;
    text-align:center;
    display: block;
    position: relative;
    font-weight: bolder;
    font-family: Verdana;
    font-size: xx-small;
    color:black;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background-color: Transparent;
}
.olControlNorth {
    background-image: url("../images/mapa/north.png");
    background-repeat: no-repeat;
    height: 27px;
    right: 10px;
    top: 15px;
    width: 27px;
}
.olControlInfoAdicional {
    bottom: 1.8em;
    width: 100%;
    text-align:center;
    display: block;
    position: relative;
    font-weight: bolder;
    font-family: Verdana;
    font-size: xx-small;
    color:black;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background-color: Transparent;
}

.olControlScale {
    right: 5px;
    top: 0.2em;
    display: block;
    position: absolute;
    font-weight: bolder;
    font-family: Verdana;
    font-size: small;
    color:White;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background-color: Transparent;
    text-shadow: 2px 2px 3px #000; 
}

.graficoImage
{
    margin-right:0px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.yls-rs-mapmarker {
    background:transparent url(../images/mapa/markers.png) no-repeat scroll 0 0;
    cursor:pointer;
    height:35px;
    margin:0;
    padding:0;
    position:absolute;
    width:26px;
    z-index:3;
}

.yls-rs-mappos1 {
    background-position:0 -440px;
}

.ovmap-open-icon {
    background-position: 0 -240px;
}
.ovmap-open-icon, .ovmap-close-icon {
    background: url("../extjs/resources/images/gray/panel/tool-sprites.gif") no-repeat scroll 0 0 transparent;
    bottom: 10px;
    cursor: pointer;
    height: 15px;
    position: absolute;
    right: 10px;
    width: 15px;
    z-index: 1005;
}
.olControlDigitizePolygon
{
    right:0;
    top:0;
}
#divDynamicOKCancelBackGround {
    background-color: #CCCCCC;
    border: 1px solid Gray;
    height: 26px;
    right: 0;
    top: 0;
    width: 90px;
    z-index: 20001;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
#divDynamicOKCancel, #divDynamicOKCancelBackGround {
    height: 38px;
    width: 74px;
}
#divDynamicOKCancel {
    z-index: 100000;
}
#divDynamicOKCancelValue {
    color: black;
    left: 2px;
    position: absolute;
    top: 1px;
    z-index: 20002;
}
#divDynamicOKCancelValue a {
    float: left;
    height: 36px;
    width: 36px;
}
#divDynamicOK {
    background: url("../images/toolbar/DynamicDrawOKOff.gif") repeat scroll 0 0 transparent;
}
#divDynamicOK:hover
{
    background: url(../images/toolbar/DynamicDrawOK.gif);
}
#divDynamicCancel
{
    background: url(../images/toolbar/DynamicDrawCancelOff.gif);
}
#divDynamicCancel:hover
{
    background: url(../images/toolbar/DynamicDrawCancel.gif);
}
.map-overlay
{
    background-color: white;
    border: 1px solid #AAAAAA;
    bottom: 29px;
    padding: 5px;
    left: 10px;
}

/* INICIO SUGESTOES */
.ext-el-mask-msg.empty-mask
{
    display: none;
    visibility: hidden;
}

.select-features-on-map-overlay,
.associar-overlay
{
    background-color: white;
    border: 1px solid #AAAAAA;
    top: 10px;
    padding: 5px;
    right: 50px;
    position: absolute;
}
.select-features-on-map-overlay
{
    top: 60px;
}
.select-features-on-map-overlay img,
.associar-overlay img
{
    cursor: pointer;
}
.select-features-on-map-overlay-inner div,
.associar-overlay-inner div 
{
    float: left;
}

/** buttons on map ''BASELAYER' **/

.btn-active {
    background-color: rgba(128, 128, 128, 0.9) !important;
    color: white !important;
}

.btn-baselayer:hover {
    background-color: rgba(64, 128, 192, 0.9) !important;
    border-color: #6699CC !important;
    box-shadow: 0 1px 3px rgba(128, 192, 255, 0.9) !important;
    color: white;
}

.btn-baselayer {
    background-color: rgba(245, 245, 245, 0.9);
    border: 2px solid #CCCCCC;
    border-radius: 16px 16px 16px 16px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    color: #474646;
    cursor: pointer;
    display: inline-block;
    font-size: 0.95em;
    font-weight: bold;
    font-variant: small-caps;
    padding: 0.25em 0.5em 0.3em;
    position: relative;
    text-align: center;
    /*text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);*/
    margin-left: 1.5em;
}

.btn-baselayer span {
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 8px 8px 8px 8px;
    display: block;
    height: 50%;
    left: 3.5%;
    position: absolute;
    top: 0;
    width: 94%;
}


.yui-button {
    display: inline-block;
    vertical-align: text-bottom;
}
.yui-button .first-child {
    display: block;
}
.yui-button button, .yui-button a {
    border: medium none;
    display: block;
    margin: 0;
}
.yui-button button {
    background-color: transparent;
    cursor: pointer;
}
.yui-button a {
    text-decoration: none;
}
.yui-skin-sam .yui-button {
    background: url("../../../../assets/skins/sam/sprite.png") repeat-x scroll 0 0 transparent;
    border-color: #808080;
    border-style: solid;
    border-width: 1px 0;
    margin: auto 0.25em;
}
.yui-skin-sam .yui-button .first-child {
    border-color: #808080;
    border-style: solid;
    border-width: 0 1px;
    margin: 0 -1px;
}
.yui-skin-sam .yui-button button, .yui-skin-sam .yui-button a, .yui-skin-sam .yui-button a:visited {
    color: #000000;
    font-size: 93%;
    line-height: 2;
    min-height: 2em;
    padding: 0 10px;
}
.yui-skin-sam .yui-button a {
}
.yui-skin-sam .yui-split-button button, .yui-skin-sam .yui-menu-button button {
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
}
.yui-skin-sam .yui-menu-button button {
    background-image: url("menu-button-arrow.png");
}
.yui-skin-sam .yui-split-button button {
    background-image: url("split-button-arrow.png");
}
.yui-skin-sam .yui-button-focus {
    background-position: 0 -1300px;
    border-color: #7D98B8;
}
.yui-skin-sam .yui-button-focus .first-child {
    border-color: #7D98B8;
}
.yui-skin-sam .yui-split-button-focus button {
    background-image: url("split-button-arrow-focus.png");
}
.yui-skin-sam .yui-button-hover {
    background-position: 0 -1300px;
    border-color: #7D98B8;
}
.yui-skin-sam .yui-button-hover .first-child {
    border-color: #7D98B8;
}
.yui-skin-sam .yui-split-button-hover button {
    background-image: url("split-button-arrow-hover.png");
}
.yui-skin-sam .yui-button-active {
    background-position: 0 -1700px;
    border-color: #7D98B8;
}
.yui-skin-sam .yui-button-active .first-child {
    border-color: #7D98B8;
}
.yui-skin-sam .yui-split-button-activeoption {
    background-position: 0 0;
    border-color: #808080;
}
.yui-skin-sam .yui-split-button-activeoption .first-child {
    border-color: #808080;
}
.yui-skin-sam .yui-split-button-activeoption button {
    background-image: url("split-button-arrow-active.png");
}
.yui-skin-sam .yui-radio-button-checked, .yui-skin-sam .yui-checkbox-button-checked {
    background-position: 0 -1400px;
    border-color: #304369;
}
.yui-skin-sam .yui-radio-button-checked .first-child, .yui-skin-sam .yui-checkbox-button-checked .first-child {
    border-color: #304369;
}
.yui-skin-sam .yui-radio-button-checked button, .yui-skin-sam .yui-checkbox-button-checked button {
    color: #FFFFFF;
}
.yui-skin-sam .yui-button-disabled {
    background-position: 0 -1500px;
    border-color: #CCCCCC;
}
.yui-skin-sam .yui-button-disabled .first-child {
    border-color: #CCCCCC;
}
.yui-skin-sam .yui-button-disabled button, .yui-skin-sam .yui-button-disabled a, .yui-skin-sam .yui-button-disabled a:visited {
    color: #A6A6A6;
    cursor: default;
}
.yui-skin-sam .yui-menu-button-disabled button {
    background-image: url("menu-button-arrow-disabled.png");
}
.yui-skin-sam .yui-split-button-disabled button {
    background-image: url("split-button-arrow-disabled.png");
}


/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
    font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa/*{borderColorContent}*/;
    background: #ffffff/*{bgColorContent}*/ url(../images/mapa/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
    color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
    color: #222222/*{fcContent}*/;
}
.ui-widget-header {
    border: 1px solid #aaaaaa/*{borderColorHeader}*/;
    background: #cccccc/*{bgColorHeader}*/ url(../images/mapa/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
    color: #222222/*{fcHeader}*/;
    font-weight: bold;
}
.ui-widget-header a {
    color: #222222/*{fcHeader}*/;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3/*{borderColorDefault}*/;
    background: #e6e6e6/*{bgColorDefault}*/ url(../images/mapa/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555555/*{fcDefault}*/;
    text-decoration: none;
}
.ui-button:hover,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999/*{borderColorHover}*/;
    background: #dadada/*{bgColorHover}*/ url(../images/mapa/ui-bg-dadada.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121/*{fcHover}*/;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa/*{borderColorActive}*/;
    background: #ffffff/*{bgColorActive}*/ url(../images/mapa/ui-bg-ffffff.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121/*{fcActive}*/;
    text-decoration: none;
}


.ui-helper-hidden-accessible {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em;
}
.ui-button-icons-only {
    width: 3.4em;
}
button.ui-button-icons-only {
    width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

/* button sets */
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}
.ui-buttonset .padding1 {
    margin-left: 0;
    margin-right: 1em;
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}
.ui-widget-shadow {
    margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
    padding: 8px/*{thicknessShadow}*/;
    background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    border-radius: 8px/*{cornerRadiusShadow}*/;
}	

.gx-toolbarinside
{
    background-color: rgba(250, 250, 250, 0.7); /*#FAFAFA;*/
    /*background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
    background-image: -webkit-gradient(
      linear, left top, left bottom, from(rgba(255,255,255,0.8)),
      to(rgba(242,242,242,0.2)), color-stop(.5,#333333)
    );
    background-image: -moz-linear-gradient(
      rgba(255,255,255,0.4) 0%, rgba(242,242,242,0.2) 95%
    );*/
    background-repeat: repeat-x;
    border: 1px solid #D4D4D4;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    /*min-height: 40px;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 5px !important;
    left: 50px !important;
}
.gx-toolbarinside,
.gx-toolbarinside-body,
.gx-toolbarinside-body > span,
.gx-logininside,
.gx-logininside-body,
.gx-logininside-body > span,
.gx-baselayersasbuttons,
.gx-baselayersasbuttons-body,
.gx-baselayersasbuttons-body > span {
    height: auto !important;
    width: auto !important;
}
.gx-toolbarinside .x-btn-default-large-icon:not(.x-btn-pressed),
.gx-toolbarinside .x-btn-default-medium-icon:not(.x-btn-pressed),
.gx-toolbarinside .x-btn-default-small-icon:not(.x-btn-pressed)
{
    border-width: 0;
    background-color: Transparent;
    background-image: none;
}
.gx-toolbarinside .x-btn-default-large-icon,
.gx-toolbarinside .x-btn-default-medium-icon,
.gx-toolbarinside .x-btn-default-small-icon
{
    padding: 5px;
}
.gx-toolbarinside .gx-toolbarinside-body div.x-btn,
.gx-toolbarinside .gx-toolbarinside-body a.x-btn {
    margin-left: 10px;
}
.gx-toolbarinside .gx-toolbarinside-body div.x-btn:first-child,
.gx-toolbarinside .gx-toolbarinside-body a.x-btn:first-child {
    margin-left: 0px;
}
.x-btn-icon-el.olControlZoomToMaxExtent,
.x-btn-icon.olControlZoomToMaxExtent {
    background-image: url("../images/mapa/globe.png");
   background-repeat: no-repeat;
   width:  24px;
   height: 24px;
}
.x-btn-icon-el.olControlZoomInBox,
.x-btn-icon.olControlZoomInBox {
   background-image: url("../images/mapa/zoom-in.png");
   background-repeat: no-repeat;
   width:  24px;
   height: 24px;
}
.x-btn-icon-el.olControlZoomOutBox,
.x-btn-icon.olControlZoomOutBox {
    background-image: url("../images/mapa/zoom-out.png");
   background-repeat: no-repeat;
   width:  24px;
   height: 24px;
}
.x-btn-icon-el.olControlDragPan,
.x-btn-icon.olControlDragPan {
   background-image: url("../images/mapa/move.png");
   background-repeat: no-repeat;
   width:  24px;
   height: 24px;
}

.gx-baselayersasbuttons 
{
    background-color: Transparent;
    border: none;
    /*min-height: 50px;*/
    padding: 10px 15px;
    right: 200px !important;
    left: auto !important;
}

.gx-baselayersasbuttons .gx-baselayersasbuttons-body a {
    margin-right: 8px;
}
.gx-baselayersasbuttons .gx-baselayersasbuttons-body a:last-child {
    margin-right: 0px;
}
.gx-baselayersasbuttons .x-btn-default-large-icon, 
.gx-baselayersasbuttons .x-btn-default-medium-icon, 
.gx-baselayersasbuttons .x-btn-default-small-icon {
    padding: 5px;
}
.gx-baselayersasbuttons .x-btn-default-large-noicon, 
.gx-baselayersasbuttons .x-btn-default-medium-noicon, 
.gx-baselayersasbuttons .x-btn-default-small-noicon {
    padding: 0.4em 1em;
    background: url("../images/mapa/ui-bg-e6e6e6.png") repeat-x scroll 50% 50% #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
    border-radius: 4px 4px 4px 4px;
}
.gx-baselayersasbuttons .x-btn.state-active.x-btn-default-large-noicon, 
.gx-baselayersasbuttons .x-btn.state-active.x-btn-default-medium-noicon, 
.gx-baselayersasbuttons .x-btn.state-active.x-btn-default-small-noicon {
    background: url("../images/mapa/ui-bg-ffffff.png") repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #212121;
}

.gx-baselayersasbuttons .x-btn-default-small-noicon .x-btn-inner,
.gx-baselayersasbuttons .x-btn-default-medium-noicon .x-btn-inner,
.gx-baselayersasbuttons .x-btn-default-large-noicon .x-btn-inner {
    background-repeat: no-repeat;
    color: #555555;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    padding: 0;
}
.gx-baselayersasbuttons .x-btn-default-medium-icon button, 
.gx-baselayersasbuttons .x-btn-default-medium-icon a, 
.gx-baselayersasbuttons .x-btn-default-medium-icon .x-btn-inner, 
.gx-baselayersasbuttons .x-btn-default-medium-noicon button, 
.gx-baselayersasbuttons .x-btn-default-medium-noicon a, 
.gx-baselayersasbuttons .x-btn-default-medium-noicon .x-btn-inner
{
    height: 20px !important;
    line-height: 20px !important;
}

.gx_searchboxinsidemap
{
    margin-right: 350px;
    right: 0;
    top: 6px;
}

.gx_searchboxinsidemap .x-form-trigger-input-cell
{
    background-color: #E9E9E9;
    border-color: #C5C5C5;
    padding: 4px !important;
    border-radius: 4px 4px 4px 4px;
}

.gx_searchboxinsidemap .x-form-field
{
    line-height: 2.5em;
    font-size: 14px;
    margin: 0;
    min-height: 2.5em;
    padding: 6px 4px;
    text-indent: 4px;
    border-color: #C5C5C5;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 1px 1px #DDDDDD inset;
    color: #333333 !important;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

.gx-logininside 
{
    background-color: Transparent;
    border: none;
    top: 10px !important;
    right: 10px !important;
    left: auto !important;
}    
.gx-logininside .x-btn-default-small,
.gx-logininside .x-btn-default-medium,
.gx-logininside .x-btn-default-large
{
    border-radius: 5px 5px 5px 5px;
}
.gx-logininside .x-btn-inner
{
    background-repeat: no-repeat;
    color: #777777;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
    font-style: italic;
    font-weight: lighter;
    /*padding: 0 5px;*/
    text-transform: capitalize;
}
    
.olControlNavigationHistoryNext
{
    background-image: url("../images/mapa/redo1.png");
    background-repeat: no-repeat;
    background-position: center center;
    width:  24px;
    height: 24px;
}

.x-btn-icon-el.olControlNavigationHistoryPrevious,
.x-btn-icon.olControlNavigationHistoryPrevious
{
    background-image: url("../images/mapa/undo1.png");
    background-repeat: no-repeat;
    background-position: center center;
    width:  24px;
    height: 24px;
}

.x-btn-icon-el.olControlMainSuggestion,
.x-btn-icon.olControlMainSuggestion
{
    /*background-image: url("../images/mapa/adicionar_ocorrencia_v2.png");*/
    background-image: url("../images/mapa/add_sug.png");
    background-repeat: no-repeat;
    background-position: center center;
    /*width: 69px !important;*/
    width: 24px;
}
.x-btn-icon-el.olControlCreateSuggestion,
.x-btn-icon.olControlCreateSuggestion
{
    background-image: url("../images/mapa/add_sug.png");
    background-repeat: no-repeat;
    background-position: center center;
    width:  24px;
    /*height: 24px;*/
}
.x-btn-icon-el.olControlSearchSuggestion,
.x-btn-icon.olControlSearchSuggestion
{
    background-image: url("../images/mapa/search_button_sug.png");
    background-repeat: no-repeat;
    background-position: center center;
    width:  24px;
    /*height: 24px;*/
}
.x-btn-icon-el.olControlIndicatorsSuggestions,
.x-btn-icon.olControlIndicatorsSuggestions
{
    background-image: url("../images/mapa/chart_sug.png");
    background-repeat: no-repeat;
    background-position: center center;
    width:  24px;
    /*height: 24px;*/
}
.x-btn-icon-el.olControlManageSuggestion,
.x-btn-icon.olControlManageSuggestion
{
    background-image: url("../images/mapa/system-file-manager.png");
    background-repeat: no-repeat;
    background-position: center center;
    width:  24px;
    /*height: 24px;*/
}
.x-btn-icon-el.security-login,
.x-btn-icon.security-login
{
    background-image: url("../images/util/login_in.png");
    background-repeat: no-repeat;
    background-position: center center;
    width:  32px;
}
.x-btn-icon-el.security-logout,
.x-btn-icon.security-logout
{
    background-image: url("../images/util/login_out.png");
    background-repeat: no-repeat;
    background-position: center center;
    width:  32px;
}

.suggestion-deadline-state-1 {
    background: url('../images/toolbar/oco-state-1.png') no-repeat;
    margin-left: 11px;
    height: 15px;
}
.suggestion-deadline-state-2 {
    background: url('../images/toolbar/oco-state-2.png') no-repeat;
    margin-left: 11px;
    height: 15px;
}
.suggestion-deadline-state-3 {
    background: url('../images/toolbar/oco-state-3.png') no-repeat;
    margin-left: 11px;
    height: 15px;
}
.suggestion-deadline-state-4 {
    background: url('../images/toolbar/oco-state-4.png') no-repeat;
    margin-left: 11px;
    height: 15px;
}

.suggestion-state
{
    width: 16px; 
    height: 16px; 
    display:block;
}
.suggestion-state-square-shape
{
    width: 13px; 
    height: 13px; 
    display:block;
    margin-left: 7px;
}
.suggestion-state.state-2
{
    background-image: url('../images/mapa/markers/cluster/circle-2.png'); 
}
.suggestion-state.state-3
{
    background-image: url('../images/mapa/markers/cluster/circle-3.png'); 
}
/* definir o cursor para as features do cluster */
tspan {
    cursor: pointer;
}

.suggestion-img-qtip 
{
    width: 100% !important;
    height: 100% !important;
    max-width: 500px;
    max-height: 500px;
}

/* FIM SUGESTOES */