@charset "UTF-8";
/* CSS Document */

/*MAPAS*/
/*mapa-def-1*/
.mapa-def-1 .convenciones .grp-convenciones > .cj-conv:nth-of-type(1) ul li:nth-child(1) .conv .dot{
background-color: #dee8d9;
border: 1.37px solid var(--base-a-1-100);    
}
.mapa-def-1 .convenciones .grp-convenciones > .cj-conv:nth-of-type(1) ul li:nth-child(2) .conv .dot{
/*background-color:#4C5A3D;*/
background-color:rgba(76,90,61,0.50);  
border: 0.5px solid var(--base-a-0-100);    
}
.mapa-def-1 .convenciones .grp-convenciones > .cj-conv:nth-of-type(1) ul li:nth-child(3) .conv .dot{
background-color: var(--oa-b-2-50);  
border: 0.5px solid var(--base-a-0-100);
}

#mapa_def_1_btn_resguardos .img{
background-color: var(--am-a-4-45); 
background-image: url("../../../../../imagenes/globales-oafcds-v5/patrones/tramas/lineas/base/0/trama-linea-base-0-1.png");
background-size: 100px 100px;
/*border: 0.5px solid var(--base-a-0-100);*/   
border: 1px solid var(--base-a-2-100);    
}

#mapa_def_1_btn_2001_2005 .conv .dot{
background-color: #ff4795; 
border: 0.5px solid var(--base-a-0-100);  
}
#mapa_def_1_btn_2006_2010 .conv .dot{
background-color: #ff9002; 
border: 0.5px solid var(--base-a-0-100);  
}
#mapa_def_1_btn_2011_2015 .conv .dot{
background-color: #e11300; 
border: 0.5px solid var(--base-a-0-100);  
}
#mapa_def_1_btn_2015_2020 .conv .dot{
background-color: #500100; 
border: 0.5px solid var(--base-a-0-100);  
}
#mapa_def_1_btn_2021_2023 .conv .dot{
background-color: #7509ab; 
border: 0.5px solid var(--base-a-0-100);  
}


/*mapa-focos-def-1*/
.mapa-focos-def-1 .convenciones .grp-convenciones > .cj-conv:nth-of-type(1) ul li:nth-child(1) .conv .dot{
background-color: #dee8d9;
border: 1.37px solid var(--base-a-1-100);    
}
.mapa-focos-def-1 .convenciones .grp-convenciones > .cj-conv:nth-of-type(1) ul li:nth-child(2) .conv .dot{
/*background-color:#4C5A3D;*/
background-color:rgba(76,90,61,0.50);  
border: 0.5px solid var(--base-a-0-100);    
}
.mapa-focos-def-1 .convenciones .grp-convenciones > .cj-conv:nth-of-type(1) ul li:nth-child(3) .conv .dot{
background-color: var(--oa-b-2-50);  
border: 0.5px solid var(--base-a-0-100);
}

#mapa_focos_def_1_btn_resguardos .img{
background-color: var(--am-a-4-45); 
background-image: url("../../../../../imagenes/globales-oafcds-v5/patrones/tramas/lineas/base/0/trama-linea-base-0-1.png");
background-size: 100px 100px;
/*border: 0.5px solid var(--base-a-0-100);*/   
border: 1px solid var(--base-a-2-100);    
}

#mapa_focos_def_1_btn_baja .conv .dot{
/*background-color: #fffffd;*/ 
background-color: rgba(255,255,253,0.7);
border: 0.5px solid var(--base-a-0-100);  
}
#mapa_focos_def_1_btn_media .conv .dot{
/*background-color: #ffe500;*/ 
background-color: rgba(255,229,0,0.7); 
border: 0.5px solid var(--base-a-0-100);  
}
#mapa_focos_def_1_btn_alta .conv .dot{
/*background-color: #ffb700;*/ 
background-color: rgba(255,183,0,0.7); 
border: 0.5px solid var(--base-a-0-100);  
}
#mapa_focos_def_1_btn_muy_alta .conv .dot{
/*background-color: #ff3c00;*/ 
background-color: rgba(255,60,0,0.7); 
border: 0.5px solid var(--base-a-0-100);  
}
#mapa_focos_def_1_btn_extremadamente_alta .conv .dot{
/*background-color: #ab1700;*/ 
background-color: rgba(171,23,0,0.7); 
border: 0.5px solid var(--base-a-0-100);  
}


/*datatable*/
/*tabla_tenencia_ocupacion_*/
/*#tabla_tenencia_ocupacion_1_wrapper .dataTables_scrollHead table th:first-of-type{
width: 30% !important;
flex: 0 0 30% !important;  
}
#tabla_tenencia_ocupacion_1_wrapper .dataTables_scrollBody table td:nth-of-type(1){
width: 30% !important;
flex: 0 0 30% !important; 	
}*/


/*tabla Distribución de las áreas deforestadas entre el periodo 2001 y 2022*/
/*#tabla_distrib_def_2001_2022_1_wrapper .dataTables_scrollHead table th:first-of-type{
width: 25% !important;
flex: 0 0 25% !important;  
}
#tabla_distrib_def_2001_2022_1_wrapper .dataTables_scrollBody table td:nth-of-type(1){
width: 25% !important;
flex: 0 0 25% !important; 	
}*/


/*Distribución regional de la deforestación*/
/*#tabla_distrib_def_regional_1_wrapper .dataTables_scrollHead table th:first-of-type{
width: auto !important;
flex: 0 0 30% !important;  
}
#tabla_distrib_def_regional_1_wrapper .dataTables_scrollBody table td:nth-of-type(1){
width: auto !important;
flex: 0 0 30% !important;  
}*/





