.selector{
	margin-right: -12px !important;
}

.selectpicker{
	font-size: 10px !important;
}

.filter-option-inner-inner {
	font-size: 12px;
	font-weight: 
}

.filter-option-inner{
	padding-top: 3px;
}

.filter-option{
	padding-top: 5px;
}

.dropdown-menu {
	font-size: 10px;
}

.btn {
	font-size: 13px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 2%;
}

.btn-group{
	left: 0px;
}

.btn-cerrar{
	top: 90%;
}

.bootstrap-select{
	top: 0px;
	left: 1px;
	height: 67%;
	width: 95%;
	padding-top: 0px;
	font-family: "Open Sans", sans-serif;
}

.m-b-0{
	font-weight: bold;
}

.dropdown-menu{
	font-size: 12px;
}

h5 {
	font-family: "Open Sans", sans-serif;
	color: #67757c;
	font-size: 13px;
	margin-bottom: 0px;
}

h6 {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
}

.card-body {
	border-radius: 0px;
	border: 1px;
}

.text {
	font-size: 12px;
}

.slider {
	font-size: 12px;
}

div .borde{
	border: 1px solid #455a64;

}

.btn-success {
    color: #fff;
    background-color: #00738D;
    border-color: #00738D;
    width: 100%;
}

#visor{
    margin-left: 0px;
    margin-right: 0px;
}

#espacio {
	padding-left: 0px;
	padding-right: 0px;
}
/*
#mapa {
	height:647px !important;
}*/

#panel {
	/* height: auto; */
	top: 5px;
	right: 1px;
	min-height: 200px;
	/*overflow-y: auto;*/
	position: absolute;
	z-index: 9999;
}

#leyenda {
	z-index: 999;
    width: 176px;
    height: 235px;
    position: absolute;
    bottom: 30px;
    left: 53px;
	}

#leyenda_bar {
	z-index: 999;
    width: 176px;
    height: 200px;
    position: absolute;
    bottom: 30px;
 	left: 53px;
	}

#leyenda_pie {
	z-index: 999;
    width: 176px;
    height: 235px;
    position: absolute;
    bottom: 30px;
    left: 53px;
	}

.contLeyenda {
	font-size: 11px;
}

.leyenda_1 {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#FFF5F0;
	display:inline-block;
	margin-right:5px;
}

.leyenda_2 {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#FDBEA5;
	display:inline-block;
	margin-right:5px;
}

.leyenda_3 {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#FC7050;
	display:inline-block;
	margin-right:5px;
}

.leyenda_4 {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#D42020;
	display:inline-block;
	margin-right:5px;
}

.leyenda_5 {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#67000D;
	display:inline-block;
	margin-right:5px;
}

.leyenda_pnp {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#088A29;
	display:inline-block;
	margin-right:5px;
}

.leyenda_se {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#00BFFF;
	display:inline-block;
	margin-right:5px;
}

.leyenda_pi {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#045FB4;
	display:inline-block;
	margin-right:5px;
}

.leyenda_ns {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#FF0000;
	display:inline-block;
	margin-right:5px;
}

.leyenda_pc {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#FE9A2E;
	display:inline-block;
	margin-right:5px;
}

.leyenda_ne {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#FACC2E;
	display:inline-block;
	margin-right:5px;
}

.leyenda_ms {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#FFFF00;
	display:inline-block;
	margin-right:5px;
}

.leyenda_ts {
	width:15px;
	height:15px;
	border: 2px solid #455a64;
	background-color:#70C620;
	display:inline-block;
	margin-right:5px;
}

.form-control {
    min-height: 28px !important;
	max-height: 28px !important;
}

/*
 *  Estilo del scroll
 */

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb { 
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


/*---------Styles for new layers-----------------*/

.box-search {
	border:1px solid #00B5AC !important;
	border-radius: 11px;
}
	  
.box-resume{
	border:1px solid #00B5AC !important;
}

#controlAnios{
	border: 2px solid #00738D; 
	border-radius: 25px !important;
	z-index: 999;
	left: 30%;
	bottom: 30px;
	position: absolute;
	height: 45px;
	width: 40%;
	opacity: 0.8;
}

#controlDespl {
	border: 1px solid #00b5ac; 
	background: #efefef;
	top: 7px;
	left: 10%;
	position: absolute;
	width: 80%;
	z-index: 999;
}

.ui-slider-pips .ui-slider-pip{
	top:17px;
}
  
#controlDespl label {
	/*color: #00738D;*/
	color: #4f5663;
	/*text-shadow: -1px 0 #00738D, 0 1px #00738D, 1px 0 #00738D, 0 -1px #00738D;*/
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	margin-left: -12.5px;
	margin-top: 0px;
	position: absolute;
	text-align: center;
	width: 28px;
	}

	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
		border: 1px solid #00738d !important;
		background: #00738d !important;
		font-weight: normal;
		color: #454545;
		border-radius: 50%;
		height: 15px;
		width: 15px;
		top:-4px;
	}
	.ui-widget.ui-widget-content {
		border: 1px solid #ffffffad;
	}

	.info-flotante {
	right: 5px;
    position: absolute;
	min-width: 350px;
	max-width: 500px;
	z-index: 9999;
	}



	#btnpanel{
		position: absolute;
		top: 12px;
    	right: 10px;
    	z-index: 999;
	}
	
	#ocultar{
	    position: absolute;
	    width: 30px;
	    height: 30px;
	    padding-top: 5px;
	    padding-left: 7px;
	    margin-left: 288px;
	    top: 4px;
	    left: 10px;
	    right: 30px;
	}

	#muestra {
		background: #00738D;
		height: 40px;
		width: 40px;
		padding: 13px;
		padding-top: 11px;
    	padding-left: 12px;
	  	border-radius: 50%;
	  	margin-left: 10px;
	  	left: 15px;
	  	top: 0px;
	  	box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);
	}

	.card-header{
		padding-bottom: 5px;
   		padding-top: 10px;
	}

	.card-body{
		padding-top: 5px;
    	padding-bottom: 5px;
	}

	#descripcion{
		z-index: 999;
		left: 38px;
		width: 376px;
	    top: 12px;
	}

	#resumen{
		z-index: 999;
		left: 38px;
	    width: 376px;
	    top: 12px;
	}

	#detalle{
		z-index: 999;
		left: 38px;
	    width: 376px;
	    top: 12px;
	}

	.table{
		margin-bottom: 0px;
	}

	#lista{
		padding-top: 5px;
		width: 17px;
		height: 29px;
	}

	#tituloLeyenda{
		color: #ffffff;
		z-index: 9999;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;		
		position: relative;
		height: 85px;
	}

	#tituloLeyenda_bar{
		color: #ffffff;
		z-index: 9999;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
		height: 85px;
	}

	#tituloLeyenda_pie{
		color: #ffffff;
		z-index: 9999;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
		height: 85px;
	}
	
	#encabezado{
		color: #ffffff;
		font-size: 12px;
	}

	#encabezado_bar{
		color: #ffffff;
		font-size: 12px;
	}

	#encabezado_pie{
		color: #ffffff;
		font-size: 12px;
	}

	#piepag{
		color:#67757c;
		font-size: 9px;
	}

	#piepag_bar{
		color:#67757c;
		font-size: 9px;
		margin-top: 13px;
	}

	#piepag_pie{
		color:#67757c;
		font-size: 9px;
	}

	#print{
		z-index: 9999;
		width: 70%;
		margin: auto;
	}

	#print_bar{
		z-index: 9999;
		width: 71%;
		margin: auto;
		top: 6px;
	}

	#print_pie{
		z-index: 9999;
		width: 80%;
		margin: auto;
	}

	#imgFuente{
		width: 100%;
		padding-top: 0px;
    	padding-bottom: 0px;
    	position: center;
	}

	#mtituloDesc{
		padding-top: 10px;
	    padding-bottom: 10px;
	    padding-left: 10px;
	    padding-right: 10px;
	}

	#tituloDesc{
		color: #ffffff;
	}

	#mfuenteDesc{
		padding-top: 10px;
    	padding-bottom: 10px;
	}

	#fuenteDesc{
		color: #00738d;
	}

	#mdetalleDesc{
		padding-top: 10px;
    	padding-bottom: 5px;
	}

	#detalleDesc{
		color: #67757c;
		font-size: 11px;
		font-family: "Open Sans", sans-serif;
	}

	#mimagenDesc{
		padding-top: 0px;
   		padding-bottom: 0px;
	}	

	#resumenSeleccion{
		padding-top: 0px;
	}

	.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    padding: 5px;
    font-size: 11px;
    visibility: visible;
    margin-top: -2px;
    bottom:120%;
    margin-left: -2em;
	}

	.tooltip .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top: 5px solid #000000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
	}

	.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
	}

	.ui-state-focus, 
	.ui-widget-content .ui-state-focus, 
	.ui-widget-header .ui-state-focus,
	.ui-state-hover, 
	.ui-widget-content .ui-state-hover, 
	.ui-widget-header .ui-state-hover,
	.ui-state-default, 
	.ui-widget-content .ui-state-default, 
	.ui-widget-header .ui-state-default {
	  background: #2b2b2b;
	  border-color: transparent;
	}
	                    
	.ui-slider .ui-slider-pip-initial-1 .ui-slider-label {
	  color: #E80949; }
	                    
	.ui-slider .ui-slider-pip-initial-2 .ui-slider-label {
	  color: #920AFF; }


	.popover-body{
		height: 40px;
		width: 40px;
		padding-left: 5px;
	    padding-right: 5px;
	    padding-bottom: 5px;
	    padding-top: 5px;
	}

	.popover{
	z-index: 99999;
	}

/*	.popover-body {
    height: 71px;
    width: 92px;
    padding-left: 5px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
}*/

	.form-group{
		width: 346px;
		margin-top:0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	.form-check col-md-6{
		padding-left: 30px;
		padding-right: 0px;
	}

	[type="checkbox"] + label{
		color: #4f5663;
		font-size: 11px;
	    bottom: 0px;
	    height: 20px;
	    top: 0px;
	    padding-left: 20px;
	    margin-left: 15px;
		font-family: "Open Sans", sans-serif;
		font-weight: unset;
	}	

	[type="checkbox"]:checked + label:before {
	    top: -2px;
	    left: -2px;
	    width: 8px;
	    height: 15px;
	}

	[type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    z-index: 0;
    border: 1px solid #b1b8bb;
    border-radius: 1px;
    margin-top: 2px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
	}

	.leaflet-touch .leaflet-control-layers-toggle {
    width: 30px;
    height: 30px;
	}

	[type="radio"]:not(:checked), [type="radio"]:checked {
    position: relative;
    left: unset;
    opacity: unset;
	}
/*----------------------------------*/


	#tituloFiltros {
	padding-top: 7px;
    padding-left: 7px;
    padding-right: 7px;
    height: 40px;
	}
	
	#btnbuscar{
	padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    border-top-width: 0px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    height: 24px;
    background: #00b5ac;
    border: 1px solid #00b5ac;
	}

	#btnlimpiar{
	margin-left: 150px;
	padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    border-top-width: 0px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    height: 24px;
    background: #00b5ac;
    border: 1px solid #00b5ac;
    top: 6px;
	}

	#btnmodalvideo{
	margin-left: 5px;
	padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    border-top-width: 0px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    height: 24px;
    background: #00b5ac;
    border: 1px solid #00b5ac;
    top: 6px;
	}

	#ocultar{
	margin-left: 310px;
	padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    border-top-width: 0px;
    padding-bottom: 1px;
    border-bottom-width: 1px;
    height: 24px;
    background: #00b5ac;
    border: 1px solid #00b5ac;
    top: 9px;
	}

	#contenedor{
		width: 354px;
	}

	/*Bordes de  las tarjetas*/
	.card-outline-success .card-header {
    background: #00B5AC;
    border-color: #00B5AC;
    border-radius: 0px 0px 0px 0px;
	}

	.card-outline-info .card-header {
    background: #00B5AC;
    border-radius: 0px 0px 0px 0px !important;
    border-color: #00B5AC;
	}

	.card {
    border-radius: 0px 0px 0px 0px !important;
    border-color: #00B5AC;
	}

	/*Boton cerrar*/

	#cerrar{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
	}
	a {
    color: #ffffff;
	}

	a:hover {
    color: #00738d;
	}

/*	a:href {
    color: #00B5AC
	}*/

 /*Checkbox*/

 	.form-check-label{
 	font-size: 11px;
    bottom: 0px;
    top: 0px;
 	}

	#divFiltrar{
    padding-left: 6px;
    padding-right: 6px;
	}

	#btnFiltrar{
	padding-top: 5px;
    padding-bottom: 5px;
	}

	#divDescargar{
    padding-left: 6px;
    padding-right: 6px;
	}

	#btnDescargar{
    padding-top: 5px;
    padding-bottom: 5px;
	}

	#btnFiltrar2{
	padding-top: 5px;
    padding-bottom: 5px;
	}


/*H.Centrar*/

	.easy-button-button{
	padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
	}

	.etiquetaSector{
		color:#EAE30D;
	}

	.etiquetasPeru{
		color: #ffffff;
		text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
		width: 80px !important;	
		font-size: 10px !important;	
	}

	.etiquetasDepartamentos{
		color: #990000;
		text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
		width: 80px !important;	
		font-size: 11px;
	}

	.etiquetasProvincias{
		color: #663300;
		text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
		width: 80px !important;	
		font-size: 11px;
	}

	.etiquetasDistritos{
		color: #CC9900;
		text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
		width: 80px !important;	
		font-size: 11px;
	}

	#cerrarLeyenda{
    z-index: 99999;
    position: absolute;
    left: 92%;
    font-size: 15px;
	}

	#cerrarLeyendaPie{
    z-index: 99999;
    position: absolute;
    left: 92%;
    font-size: 15px;
	}

	#cerrarLeyendaBarra{
    z-index: 99999;
    position: absolute;
    left: 92%;
    font-size: 15px;
	}






