.ui-resizable-handle{
	position: unset!important;
	
} 
.ui-resizable{
	position: unset!important;
	
}
 .outer-wrapperCustomMobile .widget_ai1ec_agenda_widget{
	 list-style: none!important;
	 
 }
  .outer-wrapperCustom .widget_ai1ec_agenda_widget{
	     list-style: none!important;
	 
 }
 
  .outer-wrapperCustom .widget_ai1ec_agenda_widget li {
	      
	 display:none;
 }
.outer-wrapperCustomMobile
.widget_ai1ec_agenda_widget li {
	      
	 display:none;
 }
.widget_ai1ec_agenda_widget{
	
}
.outer-wrapperCustomMobile{
position:fixed;
	/* height: 100%;*/
 
	    /* touch-action: none;
	    overflow: unset;*/
bottom:7px;
	z-index:999999999999999999999;
}

  .widget_ai1ec_agenda_widget h2:nth-of-type(1) {
	color:white!important;
	 
}
/*.sectionCustomEventos .titituloEventosDesplegableSombra{
	margin-bottom:20px;
	
}*/
.widget_ai1ec_agenda_widget{
	
	display:none;
}
.outer-wrapperCustom {
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  position: fixed;
  background: transparent;
}
/*
.container {
  position: fixed;
  width: 25vw;
  top: 30vh;
  right: 0;
  background: #222;
  color: #FFF;
}*/
.pointer{
	cursor:pointer;
	
}

.selectForDesplegable{
	padding:2%;
}
  .DesplegableArrow svg{
	  height:10px;
	  width:10px;
	  fill: white;
	  margin-right:6.5px;
  }
  .displayFlexSpaceBetween{
	      display: flex;
	  justify-content: space-between;
	   
	  padding:0.5%;
	  
	   
  }
 .tituloEventos{
	 margin-left:6px;
     font-size: 15px;
}
  .nav-container {
     z-index: 1!important;
  }
  .textoEventos{
	  font-size:13px;
	 color:white;
	 height:30px; 
	
  }
  #desplegableArrow{
	  transform:rotate(180deg);
	  
  }
  #desplegableArrow{
      margin-top: 10px;
	  }
  .rotate180{
	  
	  transform:rotate(0deg)!important;
  }
 .outer-wrapperCustom .sectionCustomEventos{
	   position: fixed;
   
  left: 3px;
   width:220px;
    
    background-color: #46bf3b;
 
	
border-radius:11px;	
    z-index: 99;
    bottom: 25px;
	opacity:0.92;
	 box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
}
  .outer-wrapperCustomMobile .sectionCustomEventos{
	    
        overflow:hidden;

  left: 3px;
   width:220px;
    
    background-color: #46bf3b;
         min-height: 30px;
	
border-radius:11px;	
    z-index: 99;
    
	opacity:0.92;
	 box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
}
.sectionCustomEventos .ai1ec-date{ background:none!important;}
					
.sectionCustomEventos .selectForDesplegable{
	color:white;
	text-decoration:underline;
	
}