﻿
#map {
    width: 90%;
    height: 100%;
}


#divEscalaInside{
    position:absolute; 
    /*left:17px; */
    left:47px; 
    bottom:34px; 
    z-index:1010; 
    width:100px; 
    height:20px; 
    font-size: xx-small;
}

#divEscalaLine
{
	position:absolute;
	left: 158px; 
	bottom: 19px;
	height: 32px; 
	width: 86px; 
	z-index:1009; 
}

#divImgNorte
{
	position:absolute;
	/*left: 232px; */
	left: 262px; 
	bottom: 18px;
	height: 34px; 
	width: 86px; 
	z-index:1009; 
}


#divMousePosition
{
	position:absolute;
	right: -10px; 
	bottom: 15px;
	height: 15px; 
	width: 200px; 
	z-index:1009; 
}

#divContornoEscalas
{
	/*background-color: #4B6276;*/
	background-color: #ffffff;
	position: absolute; 
	bottom: 10px; 
	/*left: 10px; */
	left: 40px; 
	height: 45px; 
	width: 250px; 
	z-index: 1009;
	opacity: 0.55;
	border-radius: 8px;
	border: rgb(82, 82, 82);
	border-style: solid;
	}
	
#divContornoMousePosition
{
	/*background-color: #4B6276;*/
	background-color: #ffffff;
	position: absolute; 
	bottom: 10px; 
	right: 8px; 
	height: 18px; 
	width: 220px; 
	z-index: 1008;
	opacity: 0.55;
	border-radius: 8px;
	border: rgb(82, 82, 82);
	border-style: solid;
	}
	
.loader-geosampa 
{
    background-color: #FFF;
    position: absolute;
    height: 50px;
    width: 100px;
    z-index: 9900;
    opacity: 0.9;
    border-radius: 8px;
    border: #4B6276;
    border-style: solid;
    top: 40%;
    left: 50%;
    display: none;
    text-align: center;
}

#divContornoLoader 
{
    background-color: #FFF;
    position: absolute;
    height: 50px;
    width: 100px;
    z-index: 9900;
    opacity: 0.9;
    border-radius: 8px;
    border: rgb(82, 82, 82);
    border-style: solid;
    top: 40%;
    left: 50%;
    display: none;
    text-align: center;
}

#divContornoLoaderInfoLoteCondominio 
{
    background-color: #FFF;
    position: absolute;
    height: 50px;
    width: 100px;
    z-index: 9900;
    opacity: 0.9;
    border-radius: 8px;
    border: #4B6276;
    border-style: solid;
    top: 40%;
    left: 50%;
    display: none;
    text-align: center;
}

#divFioMenu
{
	/*background-color: #4B6276;*/
	background-color: #ffffff;
	position: absolute; 
	/*top: 255px; */
	top: 230px;
	left: 1px; 
	/*height: 393px; */
	height: 394px; 
	width: 30px; 
	z-index: 1010;
	opacity: 0.55;
	border-radius: 8px;
	border: rgb(82, 82, 82);
	border-style: solid;
	}

/*TODO AGORA*/
.divRotulo{ 
    height: 18px; 
	width: 19px; 
	top: 3;
	position: relative;
	margin-right: 2;
}

.divLegenda{ 
    height: 14px; 
	width: 14px; 
	margin-right: 3;
}

.divLegendaTematica{ 
    height: auto; 
	width: 190px; 
	/*margin-right: 3;*/
}

#divBookmarkSelecao
{
	height: 220px;
	width: 487px !important;
	top: 140px;
	left: 15px;
	overflow: auto;
	}


#divQuestionarioBGModal
{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(82, 82, 82);
    opacity: .50;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    z-index: 9998;
}

#divQuestionario
{
    display: none;
    position: fixed;
    background-color: rgb(245, 245, 245);
    z-index: 9999;
    border: rgb(82, 82, 82);
    border-style: solid;
    border-bottom-left-radius: 8px;
    cursor: auto;
	width: 500px; 
	height: 220px;
	padding:8px 10px;
	-webkit-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 10px;
	position: absolute;
	left: 450px;
	top: 280px;	
}


#divQuestionarioExterno
{
    background-color: rgb(245, 245, 245);
    border: rgb(82, 82, 82);
    border-style: solid;
    width: 400px;
    height: 130px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.olMapViewport {
    /* ****width: 100% !important;*/
    /* ****height: 90% !important;*/
    /*position: inherit !important;*/
    /* ****position: absolute !important;*/
    /*teste*/
    overflow: hidden;
    
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    
    /*width: 1024px !important;
    height: 980px !important;*/
}

.olControlEditingToolbar div {
    float:left;
    right: 0px;
    height: 30px;
    width: 200px;
}

.olControlPanel div { 
    display:block;
    width:  28px;
    height: 28px;
    /*margin: 5px;*/
    margin-left: 5px;
}

.olControlPanel .olControlNoSelect {
}
.olControlPanel 
{
	top: 55px;
}

.olControlPanel .olControlZoomToMaxExtentItemInactive { 
    background-image: url("../js/img/map_off.png");
    /*margin-bottom: 18px;*/
}
.olControlPanel .olControlZoomToMaxExtentItemActive { 
    background-image: url("../js/img/map_on.png");
    /*margin-bottom: 18px;*/
}
.olControlPanel .olControlDragPanItemActive {
    background-image: url("../js/img/hand_on.png");
}
.olControlPanel .olControlDragPanItemInactive {
    background-image: url("../js/img/hand_off.png");
}
.olControlPanel .olControlZoomInItemActive {
    background-image: url("../js/img/zoom_in_on.png");
}
.olControlPanel .olControlZoomInItemInactive {
    background-image: url("../js/img/zoom_in_off.png");
}
.olControlPanel .olControlZoomOutItemActive {
    background-image: url("../js/img/zoom_out_on.png");
}
.olControlPanel .olControlZoomOutItemInactive {
    background-image: url("../js/img/zoom_out_off.png");
}
.olControlPanel .olControlSelectFeatureItemActive {
    background-image: url("../js/img/arrow_on.png");
} 
.olControlPanel .olControlSelectFeatureItemInactive {
    background-image: url("../js/img/arrow_off.png");
}
.olControlPanel .olControlGetFeatureItemActive {
    /*background-image: url("../js/img/arrow_on.png");*/
    background-image: url("../js/img/download_on.png");
    /*margin-bottom: 18px;*/
} 
.olControlPanel .olControlGetFeatureItemInactive {
    /*background-image: url("../js/img/arrow_off.png");*/
    background-image: url("../js/img/download_off.png");
    /*margin-bottom: 18px;*/
} 

.olControlPanel .ctlBtnCoordenadasItemActive {
    background-image: url("../js/img/coordenadas_on.png");
} 
.olControlPanel .ctlBtnCoordenadasItemInactive {
    background-image: url("../js/img/coordenadas_off.png");
}


/*todo getFeaturedo PDF*/

/*
.olControlPanel .olControlGetFeatureItemPDFActive {
    //background-image: url("../js/img/arrow_on.png");
    background-image: url("../js/img/verQuadra_on.png");
    //margin-bottom: 18px;
} 
.olControlPanel .olControlGetFeatureItemPDFInactive {
    //background-image: url("../js/img/arrow_off.png");
    background-image: url("../js/img/verQuadra_off.png");
    //margin-bottom: 18px;
} 

.olControlPanel .olControlGetFeatureItemPDFInactiveTransparent {
    //background-image: url("../js/img/arrow_off.png");
    background-image: url("../js/img/verQuadra_off.png");
    opacity: 0.25;
    //margin-bottom: 18px;
} 
*/


/*Setor*/
.olControlPanel .olControlGetFeatureItemPDFSetorActive {
    /*background-image: url("../js/img/verQuadra_on.png");*/
    height: 0px; 
	width: 0px; 
} 
.olControlPanel .olControlGetFeatureItemPDFSetorInactive {
    /*background-image: url("../js/img/verQuadra_off.png");*/
    height: 10px; 
	width: 10px; 
} 
.olControlPanel .olControlGetFeatureItemPDFSetorInactiveTransparent {
    /*background-image: url("../js/img/verQuadra_off.png");*/
    opacity: 0.25;
    height: 0px; 
	width: 0px; 
} 


/*Quadra*/
.olControlPanel .olControlGetFeatureItemPDFQuadraActive {
    /*background-image: url("../js/img/verQuadra_on.png");*/
    height: 0px; 
	width: 0px; 
} 
.olControlPanel .olControlGetFeatureItemPDFQuadraInactive {
    /*background-image: url("../js/img/verQuadra_off.png");*/
    height: 0px; 
	width: 0px; 
} 
.olControlPanel .olControlGetFeatureItemPDFQuadraInactiveTransparent {
    /*background-image: url("../js/img/verQuadra_off.png");*/
    opacity: 0.25;
    height: 0px; 
	width: 0px; 
} 
/*fim TODO PDF*/

/*todo 1703*/


/*ctlPegaLatLon*/
.olControlPanel .olControlItemInactive {
    background-image: url("../js/img/verQuadra_off.png");
    opacity: 0.25;
    height: 0px; 
	width: 0px; 
} 

.olControlPanel .olControlItemActive {
    background-image: url("../js/img/verQuadra_off.png");
    opacity: 0.25;
    height: 0px; 
	width: 0px; 
} 





/* TODO getFeature Info */
/*
.olControlPanel .olControlGetFeatureItemInfoActive {
    background-image: url("../js/img/info_on.png");
} 
.olControlPanel .olControlGetFeatureItemInfoInactive {
    background-image: url("../js/img/info_off.png");
} 

.olControlPanel .olControlGetFeatureItemInfoInactiveTransparent {
    background-image: url("../js/img/info_off.png");
    opacity: 0.25;
} */


/*fim todo info*/


.olControlPanel .ctlBtnPDFItemActive{
    background-image: url("../js/img/verQuadra_on.png");
}

.olControlPanel .ctlBtnPDFItemInactive{
    background-image: url("../js/img/verQuadra_off.png");
}

.olControlPanel .ctlBtnPDFItemInactiveTransparent{
    background-image: url("../js/img/verQuadra_off.png");
    opacity: 0.25;
}


.olControlPanel .ctlBtnExibeInfoItemActive {
    background-image: url("../js/img/info_on.png");
}
.olControlPanel .ctlBtnExibeInfoItemInactive {
    background-image: url("../js/img/info_off.png");
}
.olControlPanel .ctlBtnExibeInfoItemInactiveTransparent {
    background-image: url("../js/img/info_off.png");
    opacity: 0.25;
}



.olControlPanel .ctlBtnBaixarArquivosItemActive {
    background-image: url("../js/img/download_on.png");
}
.olControlPanel .ctlBtnBaixarArquivosItemInactive {
    background-image: url("../js/img/download_off.png");
}
.olControlPanel .ctlBtnExibeInfoItemActive {
    background-image: url("../js/img/info_on.png");
}
.olControlPanel .ctlBtnExibeInfoItemInactive {
    background-image: url("../js/img/info_off.png");
}
.olControlPanel .ctlBtnPesquisaLogradouroItemActive {
    background-image: url("../js/img/search_on.png");
}
.olControlPanel .ctlBtnPesquisaLogradouroItemInactive {
    background-image: url("../js/img/search_off.png");
}
.olControlPanel .olControlMeasureItemActive {
    background-image: url("../js/img/distance_on.png");
}
.olControlPanel .olControlMeasureItemInactive {
    background-image: url("../js/img/distance_off.png");
}
.olControlPanel .olControlDynamicMeasureItemActive {
    background-image: url("../js/img/distance_on.png");
}
.olControlPanel .olControlDynamicMeasureItemInactive {
    background-image: url("../js/img/distance_off.png");
}
.olControlPanel .ctlMedirItemActive {
    background-image: url("../js/img/distance_on.png");
}
.olControlPanel .ctlMedirItemInactive {
    background-image: url("../js/img/distance_off.png");
}
.olControlPanel .ctlDesenhoItemActive {
    background-image: url("../js/desenho-tool/img/desenho-on.png");
}
.olControlPanel .ctlDesenhoItemInactive {
    background-image: url("../js/desenho-tool/img/desenho-off.png");
}
.olControlPanel .olControlZoomBoxItemActive {
    background-image: url("../js/img/zoomArea_on.png");
}
.olControlPanel .olControlZoomBoxItemInactive {
    background-image: url("../js/img/zoomArea_off.png");
}
.olControlPanel .ctlBtnSelecionaQuadriculaPoligonoItemActive {
    background-image: url("../js/img/polygon_on.png");
}
.olControlPanel .ctlBtnSelecionaQuadriculaPoligonoItemInactive {
    background-image: url("../js/img/polygon_off.png");
}
.olControlPanel .ctlBtnSelecionaQuadriculaRaioItemActive {
    background-image: url("../js/img/radius_on.png");
    margin-bottom: 18px;
}
.olControlPanel .ctlBtnSelecionaQuadriculaRaioItemInactive {
    background-image: url("../js/img/radius_off.png");
    margin-bottom: 18px;
}
.olControlPanel .ctlBtnImpressaoItemActive {
    background-image: url("../js/img/printer_on.png");
}
.olControlPanel .ctlBtnImpressaoItemInactive {
    background-image: url("../js/img/printer_off.png");
}
.olControlPanel .ctlBtnZoomEscalaItemActive {
    background-image: url("../js/img/zoomScale_on.png");
}
.olControlPanel .ctlBtnZoomEscalaItemInactive {
    background-image: url("../js/img/zoomScale_off.png");
}

.olControlPanel .ctlBtnHelpItemActive {
    background-image: url("../js/img/help_on.png");
}

.olControlPanel .ctlBtnHelpItemInactive {
    background-image: url("../js/img/help_off.png");
}

.olControlPanel .ctlBtnShowLayersItemActive {
    background-image: url("../js/img/show_layers_on.png");
}

.olControlPanel .ctlBtnShowLayersItemInactive {
    background-image: url("../js/img/show_layers_off.png");
}

/*TODO*/
.olControlPanel .ctlBtnLimpaSelecaoItemActive {
    background-image: url("../js/img/limpaSelecao_on.png");
}

.olControlPanel .ctlBtnLimpaSelecaoItemInactive {
    background-image: url("../js/img/limpaSelecao_off.png");
}


.olControlPanel .ctlBtnExibeCroquiItemActive {
    background-image: url("../js/img/croqui_on.png");
}

.olControlPanel .ctlBtnExibeCroquiItemInactive {
    background-image: url("../js/img/croqui_off.png");
}


.olControlPanel .ctlBtnConfigItemActive {
    background-image: url("../js/img/config_on.png");
}

.olControlPanel .ctlBtnConfigItemInactive {
    background-image: url("../js/img/config_off.png");
}

.olControlPanel .ctlBtnDownloadImagemItemActive {
    /*background-image: url("../js/img/download_on.png");*/
    background-image: url("../js/img/save-map02_on.png");
}

.olControlPanel .ctlBtnDownloadImagemItemInactive {
    /*background-image: url("../js/img/download_off.png");*/
    background-image: url("../js/img/save-map02_off.png");
}

.olControlPanel .ctlBtnDownloadArquivosItemActive {
    background-image: url("../js/img/save-map_on.png");
}

.olControlPanel .ctlBtnDownloadArquivosItemInactive {
    background-image: url("../js/img/save-map_off.png");
}

.olControlPanel .ctlBtnBookmarkItemActive {
    background-image: url("../js/img/bookmark_on.png");
}

.olControlPanel .ctlBtnBookmarkItemInactive {
    background-image: url("../js/img/bookmark_off.png");
}

.olControlPanel .ctlBtnGetBBoxLidarItemActive {
    background-image: url("../js/img/botaoLidar_on.png");
}
.olControlPanel .ctlBtnGetBBoxLidarItemInactive {
    background-image: url("../js/img/botaoLidar_off.png");
}

/*
.olControlPanel .olControlNavigationHistoryPreviousItemActive {
    background-image: url("../js/img/history_on.png");
}

.olControlPanel .olControlNavigationHistoryPreviousItemInactive{
    background-image: url("../js/img/history_off.png");
}
*/
.olControlPanel .ctlBtnNavegacaoHistorico {
   /*background-image: url("img/navegacao_personalizado.png");*/
   background-image: url("../js/img/history_on.png");
   background-repeat: no-repeat;
   width:  28px;
   height: 28px;
}
.olControlPanel .ctlBtnNavegacaoHistoricoPreviousItemActive {
  /*background-position: 0 0;*/
  background-image: url("../js/img/history_on.png");
}
.olControlPanel .ctlBtnNavegacaoHistoricoPreviousItemInactive {
   /*background-position: 0 -28px;*/
   background-image: url("../js/img/history_off.png");
}

.olControlPanel .ctlBtnNavegacaoHistoricoNextItemActive {
  /*background-position: 0 0;*/
  background-image: url("../js/img/history_next_on.png");
}
.olControlPanel .ctlBtnNavegacaoHistoricoNextItemInactive {
   /*background-position: 0 -28px;*/
   background-image: url("../js/img/history_next_off.png");
}


.olControlPanel .ctlBtnContatoItemActive {
    background-image: url("../js/img/email_on.png");
}

.olControlPanel .ctlBtnContatoItemInactive {
    background-image: url("../js/img/email_off.png");
}


/*todo 1703*/
.olControlPanel .ctlBtnSelecaoItemActive {
    background-image: url("../js/img/arrow_on.png");
}

.olControlPanel .ctlBtnSelecaoItemInactive {
    background-image: url("../js/img/arrow_off.png");
}

.olControlPanel .ctlBtnSelecaoItemInactiveTransparent {
    opacity: 0.25;
    background-image: url("../js/img/arrow_off.png");
}



/*getfeature de selecao*/
.olControlPanel .olControlGetFeatureItemSelecaoActive {
    /*background-image: url("../js/img/arrow_on.png");*/
    height: 0px; 
	width: 0px; 
} 
.olControlPanel .olControlGetFeatureItemSelecaoInactive {
    /*background-image: url("../js/img/arrow_off.png");*/
    height: 10px; 
	width: 10px; 
} 
.olControlPanel .olControlGetFeatureItemSelecaoInactiveTransparent {
    /*background-image: url("../js/img/arrow_off.png");*/
    opacity: 0.25;
    height: 0px; 
	width: 0px; 
} 

/*FIM TODO*/


.ui-jqgrid .ui-jqgrid-view {
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    font-size: 15px;
    text-align: center !important;
}
.ui-jqgrid .ui-jqgrid-bdiv {
    text-align: center !important;
}
.ui-jqgrid tr.ui-row-ltr td {
    text-align: center;
}


.ui-jqgrid tr.jqgrow td {
	/*wrap na linha do grid*/
	white-space: normal !important;
}

.ui-widget-content a {
    color: #222222;
}

.ui-widget-content a:link {
    /*TODO MUDEI AQUI*/
    /*color: blue !important;*/
    color: rgb(82, 82, 82) !important;
}
.ui-widget-content a:visited {
    color: Silver !important;
    font-weight: bold !important;
}
.ui-widget-content a:hover {
    color: Black !important;
    font-weight: normal !important;
}
.ui-widget-content a {
    text-decoration: none !important;
}
.ui-jqgrid .ui-jqgrid-pager {
    font-size: 14px;
}
.ui-jqgrid .ui-pg-table td {
    font-size: 11px;
    /*TODO mudei aqui*/
    color: #ffffff;
}
