/********************************************************************************/
/*                                                                              */
/* Plataforma e-ducativa INFD.  Version 13.06.00-17 - Argentina                 */
/* Distribucion de e-ducativa Open College                                      */
/* Copyright (c)  de e-ducativa Educación Virtual S.A.                          */
/*                                                                              */
/********************************************************************************/


/* pasando a divs */

#divFiltros {
/*	position: relative;    para que lo puse? rompe filtro*/
}

/* mensajito al hacer click nodos */
.infoWindowHtml {
	margin: 1px;
	opacity: 0.5;
	max-width: 300px;
}
.gm-style-iw {
	margin: 1px;
	min-width: 250px;
	border-radius: 2px 2px 0 0;

}

.control-paginador ul.listado .sel_map, .control-paginador ul.listado .sel_map2 {
    background-color: #A3A3A3;
}
.control-paginador ul.listado .sel_map2 {
    background-color: #e3e3e3;
}

/* mouseover en mapa*/
#info_pos {
    margin-left: 74px;
    position: absolute;
    font-size: .8em;
    text-align: left;
    /* bottom: 40px; */
    z-index: 1;
    min-height: 16px;
    opacity: 0.9;
    max-width: 70%;
    border-radius: 5px 5px 5px 15px;
    border: 1px solid;
    border-color: #cccccc;
    background-color: #fff;
    padding: 6px;
    min-height: 28px;
    top: 34px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    min-height: 28px;
    width: auto;
    height: auto;
}

#referencias {
        background: rgba(250, 250, 250, .8);
    z-index: 5;
    /* opacity: 0.9; */
    padding: 7px;
    /* min-height: 60px; */
    position: relative;
    bottom: 36px;
    font-size: .9em;
    right: -100px;
    width: 240px;

}

#flecha {
    /*! background: transparent url(flecha.png) no-repeat center; */
    z-index: 5;
    opacity: 0.5;
    padding: 6px;
    min-height: 60px;
    position: fixed;
    bottom: 0;
    left: 90%;
    font-size: 42px;
    color: #1e73be;
}

#flecha:hover { cursor: pointer;  }

@-webkit-keyframes blink {   0% {    opacity: 1;    }
    50% {  opacity: 0;  }
    100% {  opacity: 1;  }
}
@-moz-keyframes blink {   0% {        opacity: 1;    }
	    50% {        opacity: 0;    }
    100% {        opacity: 1;    }
}
@-o-keyframes blink {    0% {        opacity: 1;    }
    50% {        opacity: 0;    }
    100% {        opacity: 1;    }
}



.flecha_blink {
  animation: blink-animation 1s steps(25, start) infinite;
  -webkit-animation: blink-animation 1s steps(25, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

/* piso originales centro.css
#centro, #volver, #provincia {
    position: none;
    right: 2%;
}

#centro {
	top: none;
	width: 95.5%;
}*/

#menu_y_mapa {
   background-color: white; /*#ECF3F6;*/
   /*border: 1px solid turquoise;*/
   width: 100%;
 /*  border: 1px solid;*/
 /*   border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
 /*   border-radius: 3px;*/
    min-height: 750px;

}
.panel {
	border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
}

.control-paginador .listado {
    height: 537px;
    height: 293px;
}

.filtro_label {
    /* width: 28%; */
    width: 100%;
}

#container {
    margin: 0 auto;
    position: relative;
    width: 95%;
	max-width: 1350px;
}
#menu {
	display: inline-block;
    min-width: 300px;
    width: 40%;
    margin: 0em;
    border-radius: 3px;
    min-height: 720px;
}
#contenedor {
	margin-bottom: 40px;
}

#encabezado {
    display: inline-block;
    position: absolute;
    width: 59%;

}


.tituloFiltro.seleccionado {    background-color: #cae5a3;}
.tituloFiltro.seleccionado:hover {    color:#277FB0; }


#mapa {
    position: relative;
    right: 0;
    text-align: left;
    top: 0;
    width: 100%;
    border-radius: 3px;
}

#map3 {
    position: relative;
    overflow: hidden;

    margin: 10px 2px 10px 10px;
    height:810px;
}

/*en la administracion*/
.form-row #mapa {

    width: 50%;

}
.form-row #map3 {
    height:300px;
}

#map2 {height: 700px;}


#noticias {
    float: left;
}
#bitacora    {
    float: right;
}
#bitacora, #noticias {
    width: 47% !important;
}

span.select2-results {
	font-size: .85em;
}

#campos_adicionales .control {
    width: 100%;
}
#campos_adicionales label {
    width: 100%;
}



/* Smartphones (landscape) ----------- */
@media only screen and (min-device-width : 500px) and (max-device-width : 900px) {
	/* Styles */
	#menu {  min-width: 100px; }
	#bitacora, #noticias {  width: 100% !important; }

}
/* Smartphones  ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 500px) {
	/* Styles */

	.body {
      /* force devises with a smaller width to observe this style */
      min-width: 100%;
    }

	html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video, div, select, form, input, div {

	}
    #map3 * { font-size: .95rem; }

	#contenedor { padding: 10px; }
	#menu {  width: 100%; min-width: 300px; min-height: 320px ; }
	#encabezado {  width: 100%;  position: inherit;}

	#container {    width: 100%; }

    #divFiltros {
	    width: 300px;

	}
	.control-paginador .listado {
	    height: 350px;
	}
	#map3 { -webkit-text-size-adjust:200%; height:410px;}

	#bitacora, #noticias {  width: 100% !important; }
	.contenedor-paneles .panel {
	     padding: 1px;
	}
	#referencias { bottom: 28px; right: -88px; background-color: white; }

    #entrar {
        position: fixed;
        right: 0;
        bottom: 0px;
        text-align: -webkit-center;
        align-items: center;
        width: 100%;
        z-index: 9;
        line-height: initial;
        margin:0;

    }
    #flecha {
        left: 66%;
        bottom: 40px;
    }
    h2 {
        text-align: center;
    }


}


/* pantalla achicada menor a 600px ----------- */
@media only screen and (max-width : 600px) {
	/* Styles */
	#menu {  width: 100%; min-width: 200px; }
	#encabezado {  width: 100%;  position: inherit; }
	#bitacora, #noticias {  width: 100% !important; }
}

