/******************************************************************************
--------------------------- CSS MVIEWER -------------------------
********************************************************************************/

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12.5px;
    font-family: 'xunta_sans', sans-serif;
    overflow: hidden;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;	
}



button:focus {
    outline: none;
}
fieldset {
    display: table;
}
fieldset p {
    display: table-row;
}
fieldset input, 
fieldset select, 
fieldset label {
    display: table-cell;
    margin: 3px;
}
fieldset label {
    text-align: right;
}
select{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;  
    text-overflow: "";  
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
	max-width: 200px;
}

a {
	color: #333;
}

a:hover{
	text-decoration: none;
}

#map {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 0;
    background: url(../img/grid.png) repeat scroll center top #fff;
}
#geo-marker {
    width: 10px;
    height: 10px;
    border: 1px solid #088;
    border-radius: 5px;
    background-color: #0b968f;    
    opacity: 0.8;
	z-index:12;
}
.apiIgn .apiIgn-busquedasIGN {
		line-height: 16pt;
		/* background: url(../img/lupa.png) no-repeat scroll 7px 4px #fff; */
		height: 16pt;
		border-radius: 2px;
		border: none;
		box-shadow: none;
		width: 160px;
		-webkit-box-shadow: none;
		padding: 0 0 0 30px;
		color: #6e6e6e;
		display: block;
		top: 0;
		right: -5.5em;
		font-family: 'xunta_sans', sans-serif;
		font-size: 11px;
	}

 /* PABLOCL */
.ol-scale-line {
    /* background-color: rgba(0,178,238,0.7); */
    left: 40px; 
    height: 25px;
   /*  bottom: 34px;
    left: 123px; */
    color: #777;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    font-size: 12px;
    font-family: 'xunta_sans', sans-serif;
    color: #3498db;
    /* outline: rgba(255,255,255,0.7) solid 2px; */
    border: rgba(119,119,119,110) solid 1px;
    border-top-color: transparent;
}

/* END PABLOCL */
#range {
    width:400px;
    height:400px;
    overflow:hidden;
    border:1px solid black;
    position:relative;
}
#container {
    position:absolute;
    top:-800px;
    left:-1520px;
    width: 3440px;
    height: 2000px;
}

.ui-widget-overlay {
    background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .1;
    
}
/* 
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 500px;
} */
div#popupContact {
position:absolute;
left:50%;
top:17%;
margin-left:-202px;
font-family: 'xunta_sans', sans-serif;
}
form {
    max-width: 400px;
    /* min-width: 250px;
    padding: 1px 5px;
    border: 2px solid #2e8ee0; */
    border-radius: 10px;
    font-family: 'xunta_sans', sans-serif;
    background-color: #92c1f1;
    text-align: start; 
	background-color: #fff;	
}
#drawpopup {
width:100%;
height:100%;
opacity:.1;
top:0;
left:0;
display:none;
position:fixed;
background-color:#313131;
overflow:auto
}

.ol-popup {
    position: absolute;
    background-color: white;
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
    min-width: 280px;
}

    .ol-popup:after, .ol-popup:before {
        top: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .ol-popup:after {
        border-top-color: white;
        border-width: 10px;
        left: 48px;
        margin-left: -10px;
    }

    .ol-popup:before {
        border-top-color: #cccccc;
        border-width: 11px;
        left: 48px;
        margin-left: -11px;
    }

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 8px;
}

    .ol-popup-closer:after {
        content: "✖";
    }
.no-close .ui-dialog-titlebar-close {  display: none;}
/*******************************
------------- OPENLAYERS CSS OVERRIDE
********************************/
 .ol-custom-overviewmap,
      .ol-custom-overviewmap.ol-uncollapsible {
        top: auto;
		left: auto;
		right: 0;
		bottom: 19px;
      }

      .ol-custom-overviewmap:not(.ol-collapsed)  {
        border: 1px solid black;
      }

      .ol-custom-overviewmap .ol-overviewmap-map {
        border: none;
        width: 300px;
      }

      .ol-custom-overviewmap .ol-overviewmap-box {
        border: 2px solid red;
      }

      .ol-custom-overviewmap:not(.ol-collapsed) button{
        bottom: auto;
        left: auto;
        right: 1px;
        top: 1px;
      }
	  
	 
	  .ol-control button:focus, .ol-control button:hover, .ol-control button:active{
       background:#024464;;
      }

      .ol-rotate {
        top: 170px;
        right: 0;
      }
 .ol-overviewmap{
	right: 298px;
	position: fixed;
	z-index: 10;
	background-color:#fff9;;
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
	border-radius: 4px;
}

 .ol-overviewmap canvas
 {
	 border-radius: 4px;
 }

/*{left:.5em;bottom:5em}*/
 .ol-overviewmap.ol-uncollapsible{top:0;right:0px;border-radius:0 4px 0 0}
 .ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}
 .ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px;border-radius: 4px;}
 .ol-overviewmap:not(.ol-collapsed) button{bottom:1px;/* left:2px; */position:absolute}
 .ol-overviewmap.ol-collapsed .ol-overviewmap-map,
 .ol-overviewmap.ol-uncollapsible button{display:none}
 .ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}
 .ol-overviewmap-box{border:2px dotted blue } 
 .ol-overviewmap .ol-overviewmap-box:hover{
		cursor:move;
		border: 2px solid yellow;}
/* Overrides jquery ui theme styles */
.ui-page-theme-b .ui-btn, html .ui-bar-b .ui-btn, html .ui-body-b .ui-btn, html body .ui-group-theme-b .ui-btn, html head+body .ui-btn.ui-btn-b, .ui-page-theme-b .ui-btn:visited, html .ui-bar-b .ui-btn:visited, html .ui-body-b .ui-btn:visited, html body .ui-group-theme-b .ui-btn:visited, html head+body .ui-btn.ui-btn-b:visited {
    background-color: #626161;
    border-color: #aaa;
    color: #fff;
    text-shadow: 0 1px 0 #111;
}

.ui-page-theme-b .ui-btn:hover, html .ui-bar-b .ui-btn:hover, html .ui-body-b .ui-btn:hover, html body .ui-group-theme-b .ui-btn:hover, html head+body .ui-btn.ui-btn-b:hover, .ui-page-theme-b .ui-btn:visited:hover, html .ui-bar-b .ui-btn:visited:hover, html .ui-body-b .ui-btn:visited:hover, html body .ui-group-theme-b .ui-btn:visited:hover, html head+body .ui-btn.ui-btn-b:visited:hover {
    background-color: #3f3f3f;
    border-color: #888;
}

.ui-page-theme-b .ui-btn:focus, html .ui-bar-b .ui-btn:focus, html .ui-body-b .ui-btn:focus, html body .ui-group-theme-b .ui-btn:focus, html head+body .ui-btn.ui-btn-b:focus, .ui-page-theme-b .ui-focus, html .ui-bar-b .ui-focus, html .ui-body-b .ui-focus, html body .ui-group-theme-b .ui-focus, html head+body .ui-btn-b.ui-focus, html head+body .ui-body-b.ui-focus {
    -webkit-box-shadow: 0 0 5px #fff;
    -moz-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
}

.ui-page-theme-b .ui-btn.ui-btn-active, html .ui-bar-b .ui-btn.ui-btn-active, html .ui-body-b .ui-btn.ui-btn-active, html body .ui-group-theme-b .ui-btn.ui-btn-active, html head+body .ui-btn.ui-btn-b.ui-btn-active, .ui-page-theme-b .ui-checkbox-on:after, html .ui-bar-b .ui-checkbox-on:after, html .ui-body-b .ui-checkbox-on:after, html body .ui-group-theme-b .ui-checkbox-on:after, .ui-btn.ui-checkbox-on.ui-btn-b:after, .ui-page-theme-b .ui-flipswitch-active, html .ui-bar-b .ui-flipswitch-active, html .ui-body-b .ui-flipswitch-active, html body .ui-group-theme-b .ui-flipswitch-active, html body .ui-flipswitch.ui-bar-b.ui-flipswitch-active, .ui-page-theme-b .ui-slider-track .ui-btn-active, html .ui-bar-b .ui-slider-track .ui-btn-active, html .ui-body-b .ui-slider-track .ui-btn-active, html body .ui-group-theme-b .ui-slider-track .ui-btn-active, html body div.ui-slider-track.ui-body-b .ui-btn-active {
    background-color: #aaa;
    border-color: #888;
    color: #fff;
    text-shadow: 0 1px 0 #555;
}

.ui-page-theme-a .ui-btn:hover, html .ui-bar-a .ui-btn:hover, html .ui-body-a .ui-btn:hover, html body .ui-group-theme-a .ui-btn:hover, html head + body .ui-btn.ui-btn-a:hover {
    -webkit-box-shadow: 0 0 7px #999;
    -moz-box-shadow: 0 0 7px #999;
    box-shadow: 0 0 7px #999;
}

.ui-page-theme-a .ui-btn:focus, html .ui-bar-a .ui-btn:focus, html .ui-body-a .ui-btn:focus, html body .ui-group-theme-a .ui-btn:focus, html head + body .ui-btn.ui-btn-a:focus, .ui-page-theme-a .ui-focus, html .ui-bar-a .ui-focus, html .ui-body-a .ui-focus, html body .ui-group-theme-a .ui-focus, html head + body .ui-btn-a.ui-focus, html head + body .ui-body-a.ui-focus {
    -webkit-box-shadow: 0 0 7px #999;
    -moz-box-shadow: 0 0 7px #999;
    box-shadow: 0 0 7px #999;
}


/* Overrides openlayers styles */
.ol-control button {
    color: #fff;
    background-color: #626161;
}

#menuOperaciones .modal-header{
	padding: 40px 40px 30px 40px;
}

#menuOperaciones .modal-body{
	padding: 0px 40px 40px 40px;
}

#PanleComparizon .modal-header{
	padding: 40px 40px 30px 40px;
}

#PanleComparizon .modal-body{
	padding: 0px 40px 40px 40px;
}

.modal-content{
	border-radius: 0px;
}

.sv-panel {
    min-width: 300px;
    overflow-y: auto;
}
input[type=number] {
  -webkit-appearance: none;
  width: 50px;
  margin: 8.3px 0;
} 
#toolbarComparisonbar {
	position: fixed;
	top: 120px;
	right: 175px;
}

#toolbarComparisonbar {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
}

.ui-widget-header {
    border: 1px solid #0864e7;
    background: #3498db;
    color: #f9f9f9;
    font-weight: bold;
}
.ol-control.ol-bar {
    left: 19%;
    min-height: 1em;
    min-width: 1em;
    position: fixed;
    top: 50px;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    white-space: nowrap;
}
/* PABLOCL */
.ol-control.ol-bar-comparision {
	left: none;
    min-height: 1em;
    min-width: 1em;
    position: fixed;
	top:none;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    white-space: nowrap;
}
.etiqueta-comparison
{
	width:210px;	
}
/* END PABLOCL */
.fullscreen:-webkit-full-screen {
      width: auto !important;
      height: auto !important;
      margin:auto !important;
  }
.fullscreen:-moz-full-screen {
      width: auto !important;
      height: auto !important;
      margin:auto !important;
  }
.fullscreen:-ms-fullscreen {
      width: auto !important;
      height: auto !important;
      margin:auto !important;
  }     
.ol-control.ol-bar .ol-control {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    display: inline-block;
    vertical-align: middle;
    background: 0 0;
    padding: 0;
    margin: 0;
    transform: none;
    -webkit-transform: none;
}
 .olControlEditingToolbar div {
    float:right;
    right: 0px;
    height: 30px;
    width: 200px;
}

.olControlNavToolbar div {
  display:block;
  width:  28px;
  height: 28px;
  top: 300px;
  left: 6px;
  position: relative;
}
.olControlNavToolbar .olControlNavigationItemActive {
  background-image: url("img/panning-hand-on.png");
  background-repeat: no-repeat;
}
.olControlNavToolbar .olControlNavigationItemInactive {
  background-image: url("img/panning-hand-off.png");
  background-repeat: no-repeat;
}
 
.ol-attribution {
    color: #333333;
    background-color: rgba(255,255,255,0.7);
    border-top-left-radius: 4px;
    right: auto;
    margin-left: 50em;
}

.ol-attribution a {
    color: #38C;
    text-decoration: none;
}

 
.ol-scale-line-inner {
    color: #333333;
    border-color: #333333;
    font-size: 12px;
    font-family: 'xunta_sans', sans-serif;
    color: #3498db;
}

/* .ol-scale-line {
    background-color: rgba(0,178,238,0.7);
}
 */ 
.ol-control button {
  height: 30px;
  width: 30px;
}

.ol-control button:focus, .ol-control button:hover {
  text-decoration: none;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal !important;
    padding: 4px;
}

/*******************************
------------- SEARCH TOOLBAR
********************************/

/* search tollbar */
#searchfield{
	border:0px;
	background: white;
}

a#searchparams {
  position: fixed;
  right: 252px;
  top: .1em;
  border-radius: 4px;
  padding-bottom: .15em;
}

#adresse-attribution {
  font-size: 10px;
}
@media (max-width: 767px){
    #searchtool {
        margin-right:2px;
        margin-left:2px;
        top: 3px;
    }
	#searchresults {
		padding: 0px 14px;
        margin-top: -10px;
	}
    /*  Modal popup close*/
    .modal .close {
        font-size: 30px;
    }
}

@media (min-width: 992px) {
    #searchtool {
        width:220px;
        margin-right:69px;
        top: 3px;
    }
	#searchresults {
		max-width:300px;
		min-width: 246px;
		position: fixed;
		right: 68px;
		top: 78px;	
		z-index: 5;
		max-width: 300px;
		padding: 2px;
		background-color: #fff;
		border-radius: 2px;
	}
}

#searchresults {
    display:none;
}

#searchresults a {
	font-size: smaller;
}

#searchresults a.disabled {
    padding: 10px;
}

#searchresults a.list-group-item.disabled{
	color: #5b5b5b;
    font-size: 13px;
    background-color: rgb(255, 255, 255);
}

.searchresults-title {
    padding: 10px 10px;
    padding: 4px 4px;
}

.searchresults-title .close {
    margin-top: -5px;
    opacity: 1;
}

#searchtool .btn-default{
	background-color:#ffffff;
	z-index: 1;
	border-color:#fff;
	border-radius: 0px;
}

/*******************************
------------- POPUP
********************************/

/* popup photo */
.popphoto {
    cursor: pointer;
    max-width:100%; 
    max-height: 100%;	   
}

@media (min-width: 334px)
.modal-dialog-image {
    width: 25%;
    margin: 30px auto;
}
.modal-content-image{
	width: 50%;
	border-radius: 0px;
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
	position: relative;
    background-color: #fff;   
    background-clip: padding-box;   
    border: 1px solid rgba(0,0,0,.2);   
    outline: 0;
	left:25%;
   
}

.modal-body-image{
	width:100%;
	position: relative;
    padding: 15px;
	box-sizing: border-box;
}

.modal-header-image {
    border-bottom: none;
    padding-bottom: 0px;
	padding: 15px;
}
#imagepopup {
    z-index: 2000;
}

/*******************************
-------------LEGEND LAYER
********************************/
/* Legend Panel */

.mv-layer-details img {
  /*max-width: 250px;
  max-height: 250px;*/
  padding: 10px 30px 10px 40px;
}

.big-legend img{
    max-width: 300px;
}

.big-legend:hover{
    cursor: pointer;
}
.big-legend:hover img{
    background: #fff;
}

.big-legend:hover span.text-big-legend {
  opacity: 1;
}

span.text-big-legend {
  color: white;
    position: absolute;
    top:60px;
    left: 0;
    opacity: 0;
    font-size: 15px;
    text-align: center;
    margin-left: 50px;
    font-weight: 600;
    text-transform: uppercase;
}



#datalist {
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 140px;
  left: 0px;
  right: 10px;
  bottom: 60px;
  width: auto;
  padding-left: 10px;
}

#btn-remove-layers, .active.empty  #btn-remove-layers {
    display: none;
}
.active #btn-remove-layers {
    display: inline;
}

/* Sub-title: nombres de estilos de atributos y filtros*/

/*Styles*/
.selected-sld.fas{
  color: #777;
}

/*Filtres*/
.selected-attribute.fas{
  color: #777;
}

.layerdisplay-title {
    padding-left: 10px;
}

.layerdisplay-subtitle {
	font-size: 11px;
	font-style: italic;
    display: -webkit-inline-box;
}

.layerdisplay-subtitle .selected-attribute:before {
    content: "\f0ac  ";
}

.layerdisplay-subtitle .selected-sld:before {
    content: "\f303  ";
}

.layerdisplay-subtitle .selected-sld {
	padding-right:10px;
}

.layer-searchable {
  background-image: url(../img/btn/search.png);
  background-repeat: no-repeat;
  background-position: center right;
  width: 10px;
  background-size: 100%;
}

/* GetFeatureInfo style */

.ol-popup-title {
	padding: 8px 8px 8px 8px;
	margin: -15px -15px -15px -15px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.ol-popup {
    display: none;
    position: absolute;
    background-color: white;
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    -webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    bottom: 12px;
    left: -50px;
    min-width: 225px;
    min-height: auto;
}

.ol-popup:after, .ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ol-popup:after {
    border-top-color: white;
    border-width: 10px;
    left: 48px;
    margin-left: -10px;
}

.ol-popup:before {
    border-top-color: #cccccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px;
}

.popup-content {
    text-shadow: none;
}

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    right: 8px;
}
.ol-popup-closer:after {
    content: "✖";
}

#popup-closer {
    color: #333;
}


/* popup tabs and carrousel*/

#right-panel-selector,#bottom-panel-selector,{
  border-radius: 10px;
  border: none;
}

#right-panel-ulnav,#bottom-panel-ulnav {
    background: #fff;
}

/*ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
    border-radius: 10px;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #f9f9f9;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}*/
#right-panel span.counter-slide {
    font-size: 9px;
    right: 145px;
    bottom: 20px;
    position: fixed;
}

#bottom-panel .counter-slide {
    bottom: 25px;
    left: 48%;
    position: absolute;
    font-size: 9px;
}
/* #panelResultados .counter-slide {
    bottom: 25px;
    left: 48%;
    position: absolute;
    font-size: 9px;
} */

.ui-tabs-panel >ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* CSS scroll bar style for chrome */

::-webkit-scrollbar {
	/* width: 9px; */
}
::-webkit-scrollbar-button {
	/* width: 9px;
	height:5px; */
}
::-webkit-scrollbar-track {
	
	border: 1px solid #ff0000;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3) inset;
	border-radius: 10px;
}
::-webkit-scrollbar-thumb {
	
	border: 1px solid #000000;
	border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
	background: #5393c5;
}

img.mv-logo {
    max-height: 48px;
    padding-top: 0px;
    margin-top: -8px;
    /* max-width: 100px; */
    margin-left: -14px;
}

p.navbar-text.mv-title{
	margin-left:0%;
}

.mv-navbar-btn {
    margin-right: 24px;
}

button.btn.btn-default.navbar-btn.mv-navbar-btn{
  border: 0px;
  border-radius: 0px;
  font-size: 15px;
}

div#datalist {
  max-width: 300px;
}

ul#basemapslist   p{
  background-color: #fff;
  opacity: .8;
  margin-left: 5px;
  margin-right: 5px;
  font-size: smaller;
}

ul#basemapslist  li{
   text-align: center;
   vertical-align: text-top;
   cursor: pointer;
   height: 75px;
   width: 100px;
   -webkit-transition: -webkit-transform .5s,bottom .5s,width .5s;
  -moz-transition: -moz-transform .5s,bottom .5s,width .5s;
  -o-transition: -o-transform .5s,bottom .5s,width .5s;
  transition: transform .5s,bottom .5s,width .5s;
}

div#backgroundlayerstoolbar-gallery {
  /*display: inline-flex;*/
}

/*******************************
-------------LEGEND LAYER
********************************/
.fixed{
    background:#aaa;
    position:relative;
    height:50px;
    
    text-align:center;
    font-weight:bold;
    padding:15px 0;
    box-sizing:border-box;
    -moz-box-sizing: border-box;
	 -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
#layers-container-box {
    position: fixed;
    min-width: 340px;
    height: 160px;
    width: max-content;
    top: 3%;
    left: 1%;
    max-height: 300px;    
    /* overflow-y: auto; */
    /* overflow-x: hidden; */
    /* max-height: 100%; */
    margin-top: 30px;
    margin-left: 235px;   
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	z-index: 1031;
	margin-bottom: 600px;
}
@media (min-width: 992px){
    #layers-container-box-header {
		font-weight: bold;
		height: 31px;
		min-width: 35px;
		padding-top: 1px;
    }

    #legend:not(.active) {
      width: 35px;
    }
    #primareDialog(.active) {
      width: 35px;
    }
    #ui-dialog-titlebar(.active) {
      width: 35px;
    }
  
}
@media (max-width: 991px){
    #layers-container-box-header {
        display: none;
    }
      #primareDialog {
        display: none !important;
    }
    #ui-dialog-titlebar(.active) {
      display: none !important;
    }
}

.active #layers-container {
    display: block;
}

#layers-container {
    display: block;
}

#layers-container-box-header span {
  color: #fff;
  padding: 10px;
}

.active #layers-container-box-header span {
  transform: rotate(0deg);
}

.menu-toggle.closed span {
   transform: rotate(90deg); 
	
}

.menu-toggle span {
    transform: rotate(0deg);
    transition: all ease-out .3s;
}

ul#layers-container {
  margin-bottom: 0;
}

.layerdisplay-title .close {
  padding-right: 10px;
}

#layers-container-box.toggled {
    -webkit-transform: translate3d(200px,0,0);
    transform: translate3d(200px,0,0);
    -ms-transform: translateX(200px);
}

.mv-layer-details {
    min-width: 200px;
}

.mv-layer-options {
  padding-top: 10px;
}

#buttonAbrirPanelResultados {
	float: right;
	font-size: 0.7em;
	display: inline-block;
	width: auto;
	height: 350px;
	cursor: pointer;
	font-weight: bold;
	line-height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 4px;
	top: -22px !important;
	left: 0 !important;
}

#buttonAbrirPanelResultados:hover {
	background-color: #ccc;
}

#buttonAbrirPanelResultados:active {
	background-color: #333;
}

#buttonAbrirPanelResultados img {
	position: relative;
	left: -3px;
}

#buttonAbrirPanelResultados span {
	position: relative;
	left: 4px;
	font-size: 0.8em;
	margin-right: 6px;
}

#buttonCerrarPanelResultados {
	float: right;
	height: 20px;
	width: 20px;
	margin-top: -25px;
	margin-right: 18px;
}

#buttonCerrarPanelResultados:hover {
	background-color: #ccc;
}

#buttonCerrarPanelResultados:active {
	background-color: #333;
}

/*******************************
-------------BOTTOM PANEL
********************************/
#bottom-panel.toggled {
    -webkit-transform: translate3d(200px,0,0);
    transform: translate3d(200px,0,0);
    -ms-transform: translateX(200px);
}
.myPosition {
    position: absolute;
    right: 200px; /* use a length or percentage */
}
#bottom-panel {
	bottom: 0px;
    opacity: 0;
    height: 0;
    width: 50%;
    background: #fff;
    position: fixed;
    z-index: 6;    
   	transition: all 0s linear 0s;
    height:50%;
    left:25%;
    border-width: 3px;
    border-style: solid;
    border-color: #024464;;
}

#bottom-panel.active {
    height: fit-content;
    opacity: 1;
}

#bottom-panel .close {
  margin-top: -45px;
}

/*******************************
-------------RIGHT PANEL
********************************/

#right-panel {
    right: 0px;
    opacity: 0;
    height: 100%;
    width: 0px;
    background: #fff;
    position: fixed;
    z-index: 3;
    -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   transition: all 0.5s ease;
}

#right-panel.active {
    width: 320px;
    opacity: 1;
}

#right-panel .close {
  color: #fff;
  opacity: 1;
  padding-top: 0px;
  right: 10px;
  position: absolute;
  margin-top: -38px;
  padding-top: 10px;
}

#right-panel:not(.active) .close {
  display: none;
}

#right-panel .popup-content {
  overflow-y: hidden;
  overflow-x: hidden;
  position: absolute;
  left: 0px;
  height: 100%;
  width: 100%;
  padding: 0 0 0 0;
}

#right-panel-selector, #right-panel-selector .row , #right-panel-selector .col-md-12 , #right-panel-selector .tabs-left ,
#right-panel .carousel.slide, #right-panel .nav.nav-tabs, #right-panel .tab-content,
#right-panel .tab-pane.active, #carousel-right-panel-1, #right-panel .item.active, #right-panel .carousel-inner {
  height: 100%;
}

.popup-content .tab-pane {
    margin-left: 20px;
}

#right-panel .item.active {
   overflow-y: auto;
}

#right-panel .item.active img {
    max-width: 280px!important;
}

#right-panel .carousel-inner {
      padding-left: 0px;
      padding-right: 25px;
      width: 280px;
}

#right-panel .mv-header {
  padding-top: 50px;
}
#right-panel .mv-header h5 {
  text-align: center;
  line-height: 5em;
  margin-bottom: 0;
}
#bottom-panel .mv-header h5{
	font-family: 'xunta_sans', sans-serif;
    color: #3498db;    
    font-size: 13px;
    position: relative;
    left: 9px;
}

#bottom-panel span{
	color: white;
    position: relative;
    top: -24px;
    left: -9px;
}
#bottom-panel-btn .fa-window-close {
    background: #ffffff;
    color: #000000;
}

/*******************************
-------------CSS Fiche info GML
********************************/
.gml-item {
    display: table; /* Added: Make the container a table */
    width: 100%;    /* Added: Ensure it takes available width */
    border-collapse: collapse; /* Optional: for border handling */
    margin-bottom: 10px; /* Added: Space below the table */
}

.gml-item-title {
    display: table-caption; /* Added: Treat title as caption */
    caption-side: top;     /* Added: Place caption at the top */
    text-align: left;      /* Changed: Align title left (like image) */
    font-weight: bold;     /* Added: Make title bold */
    padding-bottom: 6px;
    padding-top: 15px;
	font-size: small;      /* Adjusted size */
}

.gml-item-field {          /* Added rule */
    display: table-row;    /* Each field is a row */
    border: 1px solid #dddddd;
}

.gml-item-field-name {
    /* display: inline-block; */ /* Removed */
    /* width: 170px; */         /* Removed fixed width */
    display: table-cell;      /* Changed to table-cell */
    text-align: left;
    padding-left: 2px;
    padding-right: 10px;      /* Spacing */
    font-size: small;
    font-style: italic;
    vertical-align: top;      /* Align cell content top */
    /* margin-bottom: 3px; */  /* Removed margin */
    white-space: nowrap;      /* Prevent name wrapping */
}

.gml-item-field-value {
    /* display: inline-block; */ /* Removed */
    display: table-cell;      /* Changed to table-cell */   
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
    font-size: small;
    vertical-align: top;      /* Align cell content top */
    /* margin-bottom: 3px; */  /* Removed margin */
    width: 100%;              /* Let the cell take remaining width */
}

/*******************************
-------------BASEMAP
********************************/

#backgroundlayerstoolbar-gallery {
	bottom: 15px;
	right: 50px;
	float: right;
	position: fixed;
    margin-bottom: 0;
}


/******************************************************************************
--------------------------- BASE MAP DROPDOWN -------------------------
********************************************************************************/

#backgroundlayersbtn, #backgroundlayersbtn-principal{
  padding: 10px 16px !important;
  font-size: 18px !important;
  line-height: 1.3333333 !important;
}

.uk-dropdown {
    min-width: 0px !important;
    padding: 0px !important;
    background: transparent !important;
    box-shadow: 0 5px 12px rgba(0,0,0,0) !important;
}

#backgroundlayersbtn, #backgroundlayersbtn-principal {
  background-image: url("../img/basemap/osm.png");
  background-size: 39px 43px;
  height: 50px;
  width: 50px;
  border-radius: 25px;
  border: 2.5px solid #f8f8f8;
  box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5) ;
}


.ol-control.ol-layerswitcher-image {
    position: absolute;
    right: 5.5em;
    text-align: left;
    top: 1em;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
}

@media (min-width: 992px) {
    #backgroundlayerstoolbar-default {
        bottom: 15px;
        right: 74px;
        float: right;
        position: fixed;
    }
}

@media (max-width: 991px) {
    #backgroundlayerstoolbar-default {
        bottom: 35px;
        left: 10px;
        position: fixed;
    }
}

/*******************************
-------------TOOLBAR OPTIONS
********************************/
#infoBar {
	position: fixed;
	top: 65px;
	right: 8px;
	z-index: 10;	
}
#controlesMapa
{
	position: fixed;
	bottom: 15px;
	right: 135px;
	z-index: 10;
}
#Identificación{
	position: fixed;
	top: 55px;
	right: 8px;
	z-index: 10;
}
#leyenda {
	position: fixed;
	top: 150px;
	right: 10px;
	z-index: 10;
}

#leyenda {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
	z-index: 10;
}

#toolstoolbar {
	position: fixed;
	top: 170px;
	right: 8px;
	z-index: 10;
}
#OverView{
    right: 25px;
    top: 450px
    position: fixed;
	z-index: 11;
}

#tooldebujarbar {
	position: fixed;
	top: 222px;
	right: 8px;
	z-index: 10;
}

#tooldebujarbar {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
}

#toolsqlrbar {
	position: fixed;
	top: 360px;
	right: 10px;
	z-index: 10;
}

#toolsqlrbar {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
}

/* #abrirPanleResultado {
	position: fixed;
	top: 728px;
	right: 8px;
	border-radius: 0;
	background-color: #024464;
	color: #fff;
}

#abrirPanleResultado {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
	z-index: 10;
}

#abrirPanleComparizon {
	position: fixed;
	top: 390px;
	right: 10px;
	z-index: 10;
	z-index: 10;
}
 */
#abrirPanleComparizon {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
	z-index: 10;
}

/* #ruta {
	position: fixed;
	top: 500px;
	right: 10px;
	z-index: 10;
} */

#ruta {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
	    z-index: 10;
}

/* #tracking {
	position: fixed;
	top: 470px;
	right: 10px;
}
 */
#tracking {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
	    z-index: 10;
}
#infoClasifi {
    max-width: 400px;
    height: fit-content;
    padding: 0.5em;
    position: fixed;
    right: 150px;
    top: 65px;
    padding: 1px 5px;
    border: 3px solid #337ab7;
    border-radius: 10px;
}
.myDialog {
    top: 51px;
    height: auto;
    width: 300px;
    display: block;
    left: 1493px;
}
#infoDiv {
    width: 420px;
   
}
infoDiv {
    display: table;
}

    infoDiv p {
        display: table-row;
    }

    infoDiv input,
    infoDiv select,
    infoDiv label {
        display: table-cell;
        margin: 3px;
    }

    infoDiv label {
        text-align: left;
    }

/* #MostarFotoOblicua {
    position: fixed;
    top: 400px;
    right: 10px;
} */

#drawtoolsoptions {
  position: fixed;
  right: 70px;
  float: right;
  top: 229px;
  z-index: 15;
}

#drawstoolsoptions {
  position: fixed;
  right: 70px;
  float: right;
  top: 170px;
  z-index: 15;
}
/* #rutaoptions {
  position: fixed;
  right: 70px;
  float: right;
  top: 470px;
} */

#sqltoolsoptions {
  position: fixed;
  right: 70px;
  float: right;
  top: 285px;
}

.layerdisplay-title span {
  padding-right: 5px;
}

#share img {
  margin-left: -15px;
  margin-top: -15px;
}





#infoBar {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
	z-index: 10;
}
#toolstoolbar {
	box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
	z-index: 10;
}

/* Measure control css */

.tooltip2 {
  position: relative;
  border-radius: 4px;
  color: white;
  padding: 4px 8px;
  opacity: 1;
  white-space: nowrap;
  text-shadow: none;
}

.tooltip-measure {
  opacity: 1;
}

.tooltip-measure-static {
  color: #fff;
  z-index: 1;
}

.tooltip-measure:before,
.tooltip-measure-static:before {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  position: absolute;
  bottom: -6px;
  margin-left: -7px;
  left: 50%;
}


.tooltip-draw {
  opacity: 1;
}

.tooltip-draw-static {
  color: #fff;
}

.tooltip-draw:before,
.tooltip-draw-static:before {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  position: absolute;
  bottom: -6px;
  margin-left: -7px;
  left: 50%;
}
/*  Range from http://danielstern.ca/range.css/?ref=css-tricks#/*/
input[type=range].mv-range {
  -webkit-appearance: none;
  width: 100%;
  margin: 8.3px 0;
}
input[type=range].mv-range:focus {
  outline: none;
}
input[type=range].mv-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #30ffa9;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range].mv-range::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #333333, 0px 0px 1px #404040;
  border: 1px solid #ff0000;
  height: 25px;
  width: 25px;
  border-radius: 20px;
  background: #ff0000;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8.5px;
}
input[type=range].mv-range:focus::-webkit-slider-runnable-track {
  background: #91ffd1;
}
input[type=range].mv-range::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #30ffa9;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}
input[type=range].mv-range::-moz-range-thumb {
  box-shadow: 1px 1px 1px #333333, 0px 0px 1px #404040;
  border: 1px solid #ff0000;
  height: 25px;
  width: 25px;
  border-radius: 20px;
  background: #ff0000;
  cursor: pointer;
}
input[type=range].mv-range::-ms-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range].mv-range::-ms-fill-lower {
  background: #00ce78;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range].mv-range::-ms-fill-upper {
  background: #30ffa9;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
input[type=range].mv-range::-ms-thumb {
  box-shadow: 1px 1px 1px #333333, 0px 0px 1px #404040;
  border: 1px solid #ff0000;
  height: 25px;
  width: 25px;
  border-radius: 20px;
  background: #ff0000;
  cursor: pointer;
  height: 8.4px;
}
input[type=range].mv-range:focus::-ms-fill-lower {
  background: #30ffa9;
}
input[type=range].mv-range:focus::-ms-fill-upper {
  background: #91ffd1;
}

#right-panel.tab-content {
  padding-top: 150px;
}


.popup-content a.left.carousel-control, .popup-content a.right.carousel-control {
  color: #000;
  background: none;
}


/*******************************
-------------TAB VERTICAL
********************************/

.popup-content .nav-tabs {
  float: left;
  border-bottom: 0;
}
.popup-content .nav-tabs li {
  float: none;
  margin: 0;
}
.popup-content .nav-tabs li a {
  margin-right: 0;
  border: 0;
  border-radius: 0;
}

.popup-content .nav-tabs .glyphicon, .popup-content .nav-tabs .fa {
  color: #ccc;
}

/*.popup-content .nav-tabs > li.active > a, .popup-content .nav-tabs > li.active > a:hover, .popup-content .nav-tabs > li.active > a:focus {
  border: 0;
}*/

.popup-content .tab-content .tab-pane {
  display: none;
  background-color: #fff;
  overflow-y: hidden;
}


.popup-content .tab-content .active {
  display: block;
}
/* vertical tab end */

.popup-content .tab-pane {
    padding-left: 2px;
    padding-right: 2px;
}


/*******************************
------------- NAVBAR
********************************/

/*#mv-navbar {
	border-width: 2px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
}*/

/*#mv-navbar {
	line-height:1.15;
	z-index: 3;
}*/

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
    box-shadow: none;
	z-index: 3;
}
/*******************************
------------- SEARCH
********************************/
/* Résultats recherches */

li.elasticsearch.list-group-item.disabled{
	background-color: white;
}


#PanleComparizon .nav-tabs {
    border-bottom: 2px solid #3498db;
}

.modal-header{
	border-bottom:none;
	padding-bottom:0px;
}

ul#searchparameters{
	list-style: none;
	padding-left: 10px;
	padding-top:0px;
	line-height: 1.6;
}

#searchparameters .mv-param-item a:hover{
	color:#333;
}

#searchparameters .mv-param-item a:focus{
	color:#333;
	text-decoration:none;
	outline: none;
}



/*#sharepanel .modal-header{
	color: #333;
	font-size: 13px;
}*/

#sharepanel .form-group label {
	color: #333;
	font-size: 13px;
}

#sharepanel .btn-group-vertical{
	margin-top:10%;
}

.modal-content{
	border-radius: 0px;
	width: fit-content;
}

/*******************************
------------- ICON LOADING
********************************/

.loader {
  margin: 4px auto;
  font-size: 3px;
  position: fixed;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

.loader, .loader:after {
  border-radius: 50%;
  width: 7em;
  height: 7em;
}



.mv-layer-indicator .loader {
    margin-left: 15px;
}

.mv-iframe-indicator {
   position: absolute;
   top: 50%;
   left: 40%;
}

.mv-iframe-indicator .loader {
    margin-left: 15px;
}

@-webkit-keyframes load8 {
	  0% {
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
	  }
	  100% {
	    -webkit-transform: rotate(360deg);
	    transform: rotate(360deg);
	  }
}
@keyframes load8 {
	  0% {
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
	  }
	  100% {
	    -webkit-transform: rotate(360deg);
	    transform: rotate(360deg);
	  }
}


/*******************************
------------- NAVBAR
********************************/

@media (max-width: 767px){
    .sidebar-nav {
        margin-top: 0px;
        width:auto;
    }
}
.nav-pills li a{
	border-radius:0px;
}

li.level-2{
	text-indent:9px;
}

li.level-2 a:before{
	font-weight: 900;
	font-family: "Font Awesome 5 Free" !important;
	content: "\f067";
	margin-right: 8px;
}

.level-2 li a:before{
	content: none !important;
}

li.mv-nav-item {
	line-height: 33px;
	font-size:12px;
}

.nav-pills.nav-stacked ul a{
  line-height: 1.5em;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  text-indent: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

.level-2 .mv-nav-item a{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    display: flex;
}

.level-2 ul a {
    line-height: 1.5em;
    text-indent: 0;
}

.level-2 ul.nav-pills.nav-stacked {
    padding-left: 15px!important;
}


/* Test alignement liste des thémtiques / navbar */

#menu>li>a {
    line-height: 1.5em;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: 0px;
   /*  padding-left: 10px; */
    padding-right: 10px;
}

#menu span.fa-stack {
    margin-right: 6px;
    margin-left: 0px;
    margin-top: -4px;
}

/* Badge toggle menu*/
.toggle-theme-layers {
    display: none;
    float: right;
    margin-left: 5px;
}
.toggle-theme-layers .badge{
    text-indent: 0;
    font-size: 9px;
}
.opened .toggle-theme-layers {
    display: inline-block;
}

/*******************************
------------- BOTTOM PANEL
********************************/
.iframe_bas{
	margin-top:-14px;
}

.mv-header{
	padding-left: 10px;
	margin-top: -10px;
	background-color:#024464;
	height: 25px;
}


.sidebar-nav li a {
    display: block;
    padding-left: 2px;
    text-decoration: none;
    color: #000000;
}
span.state-icon.far{
	padding-right: 10px;
    padding-top: 3px;
}

.checkboxnew{
	padding-right: 10px;
    padding-top: 3px;
}

#bottom-panel-btn {
 
}

#bottom-panel-btn .fa-chevron-down {
    width: 38px;
    text-align: center;
    line-height: 2.6em;
    border-radius: 20px;
    font-size: 15px;
}

#bottom-panel-btn .fa-chevron-down:hover {
    background: #ccc;
}

.mv-close {
  margin-top: -18px;
  position: absolute;
  cursor: pointer;
}

.mv-close-bottom {
  margin-top: 0px;
  position: absolute;
  cursor: pointer;
  right: 0px;
  border-radius: 0px!important;
}
.buttonColor{
    position: fixed;
    margin-left: 45px;
    border-radius: 2px;
    border: none;   
    display: inline-block;    
    cursor: pointer;
    background: url(../img/painting-palette.png);
    width: 24px;
    height: 24px;
}
  

/*******************************
------------- LEGEND LAYER
********************************/
#layers-container .ui-dialog .ui-dialog-title {
    float: center;
    margin: .1em 0;
    white-space: nowrap;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
} 
#layers-container .mv-layer-remove {
    float: right;
    right: 10px;
    opacity: .5;
}
#layers-container .mv-layer-hide {
    float: right;
    right: 10px;
    opacity: .5;
}
#layers-container .mv-layer-zoom {
    float: right;
    right: 10px;
    opacity: .5;
}

#layers-container .mv-layer-up {
    float: right;
    padding-right: 2px !important;
    right: 2px;
    opacity: .5;
}

#layers-container .mv-layer-down {
    float: right;
    right: 10px;
    opacity: .5;
}
#layers-container .scroll-pane {
      height: 160px;
} 

#layers-container a:focus{
	text-decoration: none;
}

#layers-container a {
    padding-right: 10px;
    max-width: 400px;
    display: inline-block;
    text-overflow: clip;
} 
.layerdisplay-title > a[aria-label="Options"] {
    width: 350px;
    display: inline-block; /* or display: block; depending on your layout needs */
  }

#layers-container-box .active {
    /*min-width: 280px;*/
}

#layers-container .mv-layer-options a{
	color: #555;
}

#layers-container .mv-layer-options p {
    padding-top: 10px;
    margin: 0 0 10px!important;
}

/* .form-control{
	font-size: inherit;
	color: #333;
	border:1px solid rgba(51, 51, 51, 0.2);
	-webkit-box-shadow: none;
	box-shadow: none;
} */

.form-control:focus{
	border:1px solid rgba(51, 51, 51, 0.2);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-group.form-group-analyses{
	margin-top:11px;
}

.form-group.form-group-opacity{
	margin-bottom:10px;
}

.form-group .btn-default:focus{
	border:1px solid #e6e6e6;
}

.list-group-item{
	border: 1px solid #02446426 !important;
}
.list-group-item:first-child{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.list-group-item:last-child{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.mv-layer-summary:focus {
  outline: none;
}

.mv-layer-summary {
  padding-left: 5px;
}

.mv-invisible .layerdisplay-legend {
  display: flex;
  padding-left: 5px;
}

.mv-invisible .layerdisplay-legend:after {
    /*content: "No visible en esta escala";*/
    content: "\e106";
    line-height: 40px;
    font-size:17px;
    color: #777777;
}

.mv-layer-details.mv-invisible {
    /*background-color: #f5f5f5;*/
}

/* Opacity */

.mv-layer-options .slider-handle {
	width: 15px;
	height: 15px;
}

.mv-layer-options .slider.slider-horizontal .slider-track {
  height: 5px;
}

.mv-layer-options  .slider.slider-horizontal{
	width: 240px;
}

.tooltip.tooltip-main.top{
	margin-left:-19px!important;
}

/* Lapso */

.slider-selection.tick-slider-selection{
	background-image: none;
}

.slider-tick {
	width:10px;
	height:10px;
}
.slider.slider-horizontal .slider-tick-container{
	top:2px;
	left:4px;
}

.mv-layer-options  .slider.slider-horizontal{
	width:230px
}

.form-group-timer .slider.slider-horizontal{
	margin-left:11px;
	margin-top: 10px;
}

.form-group-opacity .slider.slider-horizontal{
	margin-left:2px;
	width:90%;
}

.slider.slider-horizontal .slider-tick-label-container{
	margin-top:13px;
}

.tooltip.bottom .tooltip-arrow{
	margin-left:-8px;
	left:57%;
}

.tooltip.bottom{
	margin-top:-4px;
}

.tooltip.tooltip-main.bottom{
	margin-left:-24.3px!important;
}

.slider-handle{
	-webkit-box-shadow: none;
}

.slider-selection{
	-webkit-box-shadow: none;
	box-shadow: none;
}

.slider-track-high{
  background-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slider-track-low{
  background-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slider-tick.round{
  background-color:#ccc;
  opacity:1;
  background-image:none;
  -webkit-box-shadow: none;
  box-shadow:none;
}

.slider.slider-horizontal{
  margin-left: 7px;
}

.mv-slider-timer {
  padding-bottom: 10px;
}

span.mv-time-player-selection {
    border-radius: 3px;
    padding: 4px 12px 5px 11px;
}

/**** Popover *****/
.popover-content{
	font-size: 13px;
	color: #555;
}

.popover-content a{
	font-style: italic;
}

.popover-title{
	color:#555;
	border-bottom:none;
	background-color: #fff;
	margin-bottom: -4%;
}

/* Capas Icone no comprobadas
Utilice el código Unicode del carácter de fuente awesome.
*/

.mv-unchecked:before {
    content: "\f0c8";
}

.mv-checked:before {
    content: "\f14a";
}

.mv-time-vertical {
    padding-left: 10px;
    transform: rotate(45deg);
}

.mv-time-player:before {
    content: "\f04b";
}

.active.mv-time-player:before {
    content: "\f04c";
}

.mv-time-player {
    cursor: pointer;
}

/*******************************
------------- MAP
********************************/

/**** Basemap ****/
#backgroundlayerstoolbar-gallery{
	/*background:#f8f8f8;*/
	border-radius:4px ;
	right:15px;
	padding-top:3px;
    z-index: 11;
}

#backgroundlayerstoolbar-gallery ul li {
    background-size: 39px 43px;
    height: 50px;
    width: 50px;
    border-radius: 25px;
    border: 2.5px solid #f8f8f8;
    box-shadow: 0px 0px 30px 3px rgba(200, 200, 200, 0.5);
    margin-bottom: 3px;
}

ul#basemapslist {
    list-style-type:none;
	margin-bottom: 3px;
	/* margin-right: 3px; */
    padding-left: 3px;
}

ul#basemapslist p {
	margin-left: -6px;
	margin-right: -6px;
	font-size: 9px;
	line-height:1.3;
	color:#333;
	opacity:1;
	background-color:rgba(255,255,255,0);
	padding-top:37px;
    text-shadow: 1px 1px #FFFFFF;
}

/* Scale */
/* .ol-scale-line-inner{
	color: #777;
    border-color: #777;
} */

/* Map-pins */
#els_marker path {
  fill: #ee4b4b;
}

/* custom-tooltip-feature & custom-tooltip-infopanel*/
.tooltip-feature h5, .mv-tooltip h5 {
    margin-bottom: 0;
}

.tooltip-feature.tooltip.in, .mv-tooltip.tooltip.in {
    opacity: 1;
}

/*******************************
------------- MAP OPTIONS
********************************/

btn:active, .btn.active, .btn:focus, btn-lg:active, .btn-lg.active, .btn-lg:focus  {
  outline: 0px !important;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

btn:active, btn.active, .btn-default.active, .btn-default:active, btn:focus, btn.focus, .btn-default.focus, .btn-default:focus {
   /* border-color: none!important; */
    background-color: #3498db;
    border-color: #3498db;
}

#drawtoolsoptions .btn-default.active, #drawtoolsoptions .btn-default:active{
	/* color:#fff; */
	background-color: #3498db;
    border-color: #3498db;
}
#drawstoolsoptions .btn-default.focus, #drawstoolsoptions .btn-default:focus {
	background-color: #ee4b4b;
    border-color: #ee4b4b;
}
#drawstoolsoptions .btn-default.active, #drawstoolsoptions .btn-default:active{
	/* color:#fff; */
	background-color: #3498db;
    border-color: #3498db;
}

#sqltoolsoptions .btn-default.active, #sqltoolsoptions .btn-default:active, #sqltoolsoptions .btn-default.focus, #sqltoolsoptions .btn-default:focus {
	/* color:#fff; */
	background-color: #3498db;
    border-color: #3498db;
}


.mv-credits, .mv-help {
  cursor: pointer;
}

.btn-group-vertical>.btn:first-child:not(:last-child){
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.btn-group-vertical>.btn:last-child:not(:first-child){
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

button.button-tools{
	border-radius:0px;
	border:0px;
}

.form-control{
	border-radius: 0px;
}

button.btn.btn-default.btn-raised, a#exportpng,a.btn.btn-default {
	border:none;
}

button.btn.btn-default, a#draw,a.btn.btn-default {
	border:none;
}
button.btn.btn-default, a#exportpng,a.btn.btn-default {
	border:none;
}

.ol-control button{
	border-radius: 30px;
}
.ol-attribution.ol-unselectable.ol-control.ol-collapsed{
	border-radius: 30px;
}

#feature-info {
     position: absolute;
     height: 1px;
     width: 1px;
     z-index: 100;
 }

/*******************************
------------- HELP PANEL
********************************/
#help .modal-header{
	padding: 40px 40px 30px 40px;
}

#help .modal-body{
	padding: 0px 40px 40px 40px;
}

#coordinates {
    color: #ffffff;
    padding-left: 30%;
    padding-top: 10px;
}

.vector-legend {
    padding-left: 10px;
}
/*accordion template*/
#right-panel .panel-collapse .carousel-inner  {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

#right-panel .panel-collapse .carousel-inner .item {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

#right-panel .panel-collapse .panel-body  {
    padding: 0;
}

#right-panel .panel-collapse .left.carousel-control span, #right-panel .panel-collapse .right.carousel-control span  {
    border-radius: 5px;
    background: #fff;
}

#accordion.panel-group .panel+.panel {
    margin-top: 0;
}
/* to scroll in accordion */

#accordion .panel-collapse.collapse.in{
  overflow-y: auto;
  max-height:600px;
}

/* Sub-title layers */
.selected-sld.fas span{
  font-style: italic;
  font-family: 'xunta_sans', sans-serif;
}

/*Filtres*/
.selected-attribute.fas span{
  font-style: italic;
  font-family: 'xunta_sans', sans-serif;
}

/* Custom svg as icon*/
.demo-icon1::before {
  content: '';
  display: inline-block;
  height: 1em;
  width: 1em;
  margin-top: 8px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMzY0LjIxNSAxOTJoMTMxLjQzYzUuNDM5IDIwLjQxOSA4LjM1NCA0MS44NjggOC4zNTQgNjRzLTIuOTE1IDQzLjU4MS04LjM1NCA2NGgtMTMxLjQzYzUuMTU0LTQzLjA0OSA0LjkzOS04Ni43NDYgMC0xMjh6TTE4NS4yMTQgMzUyYzEwLjY3OCA1My42OCAzMy4xNzMgMTEyLjUxNCA3MC4xMjUgMTUxLjk5Mi4yMjEuMDAxLjQ0LjAwOC42NjEuMDA4cy40NC0uMDA4LjY2MS0uMDA4YzM3LjAxMi0zOS41NDMgNTkuNDY3LTk4LjQxNCA3MC4xMjUtMTUxLjk5MkgxODUuMjE0em0xNzQuMTMtMTkyaDEyNS4zODVDNDUyLjgwMiA4NC4wMjQgMzg0LjEyOCAyNy4zMDUgMzAwLjk1IDEyLjA3NWMzMC4yMzggNDMuMTIgNDguODIxIDk2LjMzMiA1OC4zOTQgMTQ3LjkyNXptLTI3LjM1IDMySDE4MC4wMDZjLTUuMzM5IDQxLjkxNC01LjM0NSA4Ni4wMzcgMCAxMjhIMTUxLjk4OWM1LjMzOS00MS45MTUgNS4zNDUtODYuMDM3LS4wMDEtMTI4ek0xNTIuNjU2IDM1MkgyNy4yNzFjMzEuOTI2IDc1Ljk3NiAxMDAuNiAxMzIuNjk1IDE4My43NzggMTQ3LjkyNS0zMC4yNDYtNDMuMTM2LTQ4LjgyMy05Ni4zNS01OC4zOTMtMTQ3LjkyNXptMjA2LjY4OCAwYy05LjU3NSA1MS42MDUtMjguMTYzIDEwNC44MTQtNTguMzk0IDE0Ny45MjUgODMuMTc4LTE1LjIzIDE1MS44NTItNzEuOTQ5IDE4My43NzgtMTQ3LjkyNUgzNTkuMzQ0em0tMzIuNTU4LTE5MmMtMTAuNjc4LTUzLjY4LTMzLjE3NC0xMTIuNTE0LTcwLjEyNS0xNTEuOTkyLS4yMjEgMC0uNDQtLjAwOC0uNjYxLS4wMDhzLS40NC4wMDgtLjY2MS4wMDhDMjE4LjMyNyA0Ny41NTEgMTk1Ljg3MiAxMDYuNDIyIDE4NS4yMTQgMTYwaDE0MS41NzJ6TTE2LjM1NSAxOTJDMTAuOTE1IDIxMi40MTkgOCAyMzMuODY4IDggMjU2czIuOTE1IDQzLjU4MSA4LjM1NSA2NGgxMzEuNDNjLTQuOTM5LTQxLjI1NC01LjE1NC04NC45NTEgMC0xMjhIMTYuMzU1em0xMzYuMzAxLTMyYzkuNTc1LTUxLjYwMiAyOC4xNjEtMTA0LjgxIDU4LjM5NC0xNDcuOTI1QzEyNy44NzIgMjcuMzA1IDU5LjE5OCA4NC4wMjQgMjcuMjcxIDE2MGgxMjUuMzg1eiIvPjwvc3ZnPg==");
}

.demo-icon2::before {
    content: '';
    display: inline-block;
    height: 1em;
    width: 1em;
    background: url(../img/logo/worldwide.svg) no-repeat scroll;
    background-size: 16px 16px;
    margin-top: 9px;
}

.mv-nav>li{
    display: inline-block;
}

.xs .menu-toggle,
.xs #sidebar-wrapper,
.xs  #layers-container-box {
    display:none;
}

#wrapper.xs {
    padding-left: 0;
}

.xl .menu-toggle,
.xl #sidebar-wrapper,
.xl  #layers-container-box {
    display:block;
}

#wrapper.xl {
    padding-left: 250px;
}

#wrapper.xs.toggled-2 #map {
    margin-left: 200px;
}

.modal .sidebar-nav {
    margin-top: 10px;
}


/*bootstrap css*/
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #55bc2b;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #55bc2b;
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #4ed29b;
}

.btn-default.active, .btn-default:active, {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-color: #3498db;
    border-color: #3498db;
}
/* #toolstoolbar .btn-default.enabled {
    background-color: #3498db;
    border-color: #3498db;
} */



/* OCULTAR QUERYBUILDER */
.rules-group-container {
    display: block;
}
#search .form-group .btn-default:focus {
    border: 1px solid #e6e6e6;
	padding: 6px 12px !important;
}


/*  PABLOCL */

#rightSection
{
	position: fixed;
	top: 0px;
	right: 0px;
	width: 65px;
	height: 100%;
	background-color:#E2E2E296;
	z-index: 1;
	-webkit-box-shadow: -5px 5px 5px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: -5px 5px 5px -6px rgba(0,0,0,0.75);
	box-shadow: -5px 5px 5px -6px rgba(0,0,0,0.75);
}

#rightSection .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/*#sidebar-wrapper {
    background: #024464;
	color: #FFF;
	-webkit-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.75);
}*/

.sidebar-nav li a {
    color: #FFF;
}

/*#mv-navbar {
	border-color: #024464;
	background-color: #024464;
}*/

/*#mv-navbar .mv-title {
	color: #fff;
    background-color: #024464;
}*/

/*#mv-navbar .navbar-brand {

    background-color: #024464;
	color:#fff;
}*/

div#backgroundlayerstoolbar-gallery {
    right: 75px;
	width: 56px;
}

#backgroundlayerstoolbar-gallery {
    border-radius: 4px;
    padding-top: 3px;
    z-index: 11;
}

#PanleComparizon select{
 max-width: 231px;
}


#dialofClasifi select
{
	max-width: 254px;	
}

.ui-dialog
{
	z-index: 9999;
}

#widgetSql_tabs-3 label
{
/* 	width: 133px;
	text-align: right; */
}



#widgetSql_tabs-3 codigosSigpac
{
	border-radius: 4px;
	margin-top: -7px;
	text-align: center;
	border: 1px solid #ccc; 
}

.glyphicon {
    line-height: 1.4 !important;
}

#infoBar .btn-group, #infoBar .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
	border-radius: 4px !important;
}

#controlesMapa .btn {
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	border-radius: 30px;
}

#controlesMapa .btn-group-lg > .btn, .btn-lg {
    padding: 12px 16px;
    line-height: 1.4;
    border-radius: 6px;
}

#controlesMapa .btn-default {
    color: #024464;
	background-color: #ffffffab;
    border-color: #ccc;
}

#OverView .ol-control button {
    height: 40px !important;
    width: 40px !important;
}

#OverView .ol-overviewmap:not(.ol-collapsed) button {
	height: 19px !important;
    width: 18px !important;
    right: 5px;
    top: 5px;
	font-size: 10pt !important;
    padding-bottom: 3px;
}

#OverView .ol-control button {
    font-weight: 0 !important;
}

.sidebar-nav {
    margin-top: 85px !important;
}

.btn-group-lg > .btn, .btn-lg {
  padding: 12px 16px;
	font-size: 18px;
	line-height: 1.333;
	border-radius: 30px !important;
	width: 50px;
	height: 50px;
	margin-bottom: 3px;
}

#widgetOperaciones_tabs-1 label, #widgetOperaciones_tabs-2 label
{
	/*width: 230px !important;
	text-align: right;*/
}

#widgetOperaciones_tabs-1 input[type='checkbox'], #widgetOperaciones_tabs-2 input[type='checkbox']
{
	width: 24px !important;
	margin-right: 100px;
}

#widgetOperaciones_tabs-2 input[type='text']
{
	width: 50px !important;
}

#widgetSql_tabs-3 .alert-info {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}

#widgetSql_tabs-3 .alert {
    padding: 0px !important;
    margin-bottom: 10px;
    border: 1px solid     transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
    border-radius: 4px;
	width: 100px;
}

#widgetSql_tabs-3 .rule-container
{
	width: 297px;
	max-width: 416px;
}

#widgetSql_tabs-3 .cuadroSql
{
	width: 342px !important;
	height: 262px !important;
	overflow-x: hidden !important;
	overflow-y: auto !important;
}

#widgetSql_tabs-3 .cuadroSql .container {
    width: auto;
}

#widgetSql_tabs-3 .query-builder,
#widgetSql_tabs-3 .query-builder .rule-placeholder,
#widgetSql_tabs-3 .query-builder .rules-group-container {
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 278px;
	border-radius: 5px;
	padding: 2px;
	border: 1px solid #eee;
	background: rgba(255,255,255,.9);
	max-height: 200px;
}
.group-conditions{
	display: flex;
    width: 38px;
}
.btn-success, .btn-success:hover, .btn-success:active {
    color: #fff;
	background-color: #024464;
	border-color: #024464;
}

#divCargandoVuelos
{
	display: none;
}

#divCargandoVuelos ul {
  padding: 10px;
}

#divCargandoVuelos ul li {
  background: #cce5ff;
  margin: 5px;
  border-radius: 4px;
  padding-left: 4px;
}

.mv-layer-settings {
	display: block;
    position: relative;
    float: left;
    margin-left: 12px;
	height: 35px;
}

.swal2-content {
    z-index: 1;
    justify-content: left;
    margin: 0;
    padding: 0 1.6em;
    color: #545454;
    font-size: 1.125em;
    font-weight: 400;
    line-height: normal;
    word-wrap: break-word;
}
.gml-item-field-name {
    float: left;
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
    font-size: small;
    width: auto;
    min-width: 100px;
    font-style: italic;
    margin-right: 5px;
}
.gml-item-field-value {	
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
    font-size: small;
    margin-top: 1px;
    margin-bottom: 1px;
}
.gml-item-title {
    padding-bottom: 5px;
    padding-top: 5px;
	font-size: smaller;
}
.swal2-content {
    z-index: 1;
    justify-content: left;
    margin: 0;
    padding: 0 1.6em;
    color: #545454;
    font-size: 1.125em;
    font-weight: 400;
    line-height: normal;   
    word-wrap: break-word;
}
.swal2-container {
  display: -webkit-box;
  display: flex;
position: fixed;
}
/*******************************
-------------CSS Fiche info GML
********************************/
.carousel-inner{
	width: 374px !important;   
	height:350px;	   
	border: 1px solid #dddddd;
	padding-left:0px;	
	margin-left: -10px;
}

.right.carousel-control{
	position: relative !important;
	float: right !important;
	background-image: none !important;
    color: black;
}

.left.carousel-control{
    position: relative !important;
    float: left !important;
	background-image: none !important;
    color: black;
}

.badge.counter-slide{
	position: relative !important;   
}

.carousel-inner .item.active{
	display:block
}
.carousel-inner .item{
	display:none
}

.swal2-content .nav-tabs {	
	display: flex;
	border-bottom: 0;
	position: relative;
	left: -22px;
    width: 374px;
}
.swal2-title {
    position: relative;
    max-width: 100%;
    margin: 0 0 .4em;
    padding-top: 2px;
    color: #FFF;
    font-size: .8em;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
}
.swal2-icon {
	font-size: 0.2em !important;   
}
.swal2-content .nav-tabs li {
  float: none;
  margin: 0;
  color: #bfc1c2;
  width: 206px;
  border: 1px solid #dddddd;
  font-size: xx-small;
  max-width: 45px;
  text-align: left;
  cursor: pointer !important;
  margin: 1px;
}

.swal2-actions{	
	 width: 374px;
}
.swal2-content .nav-tabs li a {
  color: #bfc1c2;
  margin-right: 0;
  border: 0;
  border-radius: 0; 
  cursor: pointer !important;
  max-height: 30px;
  white-space: nowrap !important;
  overflow: hidden;
}

.swal2-content .nav-tabs li a:focus {
   white-space: nowrap !important;
}

.swal2-title{
 color:white !important;	
}


.tabs-left{
	width: 362px;
}


.btn-group .pull-right .group-actions{
	left:-69px;
}
.rules-group-body{
	float: left;
    position: relative;
    left: -78px;
}
.rules-list{
	position: relative;
    left: 37px;
	
}
.form-control{
	position: relative;
    left: -6px;
}

.rule-value-container{
	position: relative;
    left: -6px;
}

#tableInfo td, #tableInfo th {
    border: 1px solid #ddd;
    padding: 1px;
}
#mv-navbar{
	background-repeat: no-repeat;
    background-size: 100% auto;
	
}
#msgCreandoOT {
    width: 250px;
    height: 55px;
    border: 1px solid #CFCECE;
    background-color: #FFFFFF;
    position: absolute;
    left: 50%;
     z-index: 1049;
    top: 1px;
    padding: 5px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    display: none;
    font-size: x-small;
}
#conjunto_operadores {
    height: 60px;
    position: relative;
    left: 11px;
    top: 1px;
    width: 100px;
	z-index:2;
}
.operadores {
	float: left;
    padding: 4px;
    font-size: 10px;
}
#divSQL {
    background-color: #ffffff;
    top: 260px;
    font-size: 12px;
    color: #0A3B7E;
    border-radius: 0px 0px 5px 5px;
}

#atributoSQL {
    width: 100%;
    height: 90px;
    position: relative;
    left: 15px;
    top: 5px;
}

#aFiltro {
    font-size: 10px;
    position: absolute;
    left: 250px;
    top: 180px;
}

#oValores {
    font-size: 10px;
    position: absolute;
    left: 250px;
    top: 209px;
}

#conjunto_valores {
   /*margin-left: 15px; */
    /* margin-top: 10px; */
    height: 95px;
    position: relative;
    top: -59px;
	z-index:1;
}

#valoresSQL {
    width: 51%;
    height: 64px;
    position: relative;
    left: 52px;
    top: 0px;
}

#vFiltro {
    float: right;
    position: relative;
    left: -20px;
}
#textAreaFiltroBuscar{
	height: 64px;
    width: 316px;
    margin-left: 14px;
    resize: none;
    display: block;
    top: -30px;
    position: relative;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
    border-width: 1px;
    border-style: solid;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: #0A3B7E;
}
#bFiltro{
	position: relative;
    margin-bottom: 2px;
    bottom: 25px;
    left: 4%;
}

.loader10 {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  position: relative;
  animation: loader10-uba7e1836 0.9s ease alternate infinite;
  animation-delay: 0.36s;
  top: 50%;
  margin: -42px auto 0; }
  .loader10::after, .loader10::before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    animation: loader10-uba7e1836 0.9s ease alternate infinite; }
  .loader10::before {
    left: -40px;
    animation-delay: 0.18s; }
  .loader10::after {
    right: -40px;
    animation-delay: 0.54s; }

@keyframes loader10-uba7e1836 {
  0% {
    box-shadow: 0 28px 0 -28px #0052ec; }
  100% {
    box-shadow: 0 28px 0 #0052ec; } }
.itemLoading {
  width: 280px; 
  margin: 20px; 
  border-radius: 3px;
  position: relative; 
  z-index: 99999;
  top: -11px;
  left: 40px;
  }
#mviewerinfosbar {
  position: fixed;
  bottom: 0;
  padding-left: 2px;
  right: 0;
  background-color: rgba(255,255,255,0.7);
  font-size: 10px;
  border-radius: 4px;
  padding-right: 5px;
}

#loading-indicator {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
