button{
	height: 50px !important;
	font-size: 20px !important;
}
.GMAPS_OVERLAY
  {
    border-width: 0px;
    border: none;
    position:absolute;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
  }
#map_canvas{
	width: 80%;
	height: 100%;
	z-index: 9;
	display: inline;
	float: left;
}
#divTodo{
	width: 99%;
	height: 100%;
	
	margin: 0;
	
}
#divSlider{
	float: left;
	position: absolute;
	z-index: 10;
	top: 2.5%;
	height: 100px;
	width: 60%;
	left: 10%;
	background-color: rgba(0,0,0,0.3);
	display: block;
	vertical-align: center;
}
.labelDiv{
	color: #FFFFFF;
	font-size: 23px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#slider{
	width: 80%;
	left: 10%;
	float: left;
}
#divPisos{
	float: right;
	position: absolute;
	z-index: 10;
	top: 25%;
	height: 50%;
	width: 80px;
	right: 21%;
	/*background-color: rgba(255,255,255,0.3);*/
	display: block;
	vertical-align: center;
}
.imgMovil{
	width: 20px;
	height: 40px;	
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
.cuadradoColor{
    background-color: red;
    border:solid 3px #f00; 
    width:25px;
    height:25px;   
    border-color: black;
    margin-left: 5px;
    display: inline-block;
    margin-top: 15px;
}
#divMoviles{
	float: left;
	position: absolute;
	z-index: 10;
	top: 25%;
	height: 50%;
	width: 250px;
	left: 1.5%;
	background-color: rgba(0,0,0,0.3);
	display: block;
	vertical-align: center;
	border-radius: 15px;
	border-style:solid;
	border-width:1px;
}
#divMenu{
	width: 19%;
	height: 100%;
	/*background-color: #FFFFFF;*/
	float: right;
}

#menuTitulo{
	width: 100%;
	height: 200px;
}
#logoWay{
	width: 100px;
	height: 100px;
	float: left;
	padding-right: 5px;
}
.botonPiso{
	font-size: 25px;
	width: 35px;
	height: 35px;
	padding-top: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: center;
}
.divColorMovil{
	display: block;
	width: 90%;
	height: 50px;
}
#myModalZonasTransitadas{
	width: 60%;
	left: 40%;

}
#datepickerDesde{
	float: left;
}
#datepickerHasta{
	float: left;
}
.checkbox1{
	margin-top: 23px !important;
	margin-left: 18px !important;
	width: 18px !important;
	height: 18px;
}
body
{
    height: 100%;
  
 /* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top left, #1857B5 0%, #00B0FF 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top left, #1857B5 0%, #00B0FF 100%);

/* Opera */ 
background-image: -o-linear-gradient(top left, #1857B5 0%, #00B0FF 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #1857B5), color-stop(1, #00B0FF));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top left, #1857B5 0%, #00B0FF 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom right, #1857B5 0%, #00B0FF 100%);


}
.bodyAzul{
	background-image: url("../img/fondoAzul.jpg");
	margin-top: 0px;
}

h1{
	color: #FFFFFF;
	float: left;
	padding-top: 20px;
}
h4{
	text-align: center;
	color: #FFFFFF;
	font-size: 30px;
	padding: 0px 0;
	float: center; /* If you want it to be centered */
}
h5{
	text-align: left;
	color: #FFFFFF;
	font-size: 17px;
	padding: 10px 0px 0px 0px;
	float:left;
	margin-left: 5px;
	bottom: 5px;
	width: 160px;
	padding-top: 10px;
}
h6{
	text-align: right;
	right: 2px;
	color: #FFFFFF;
	font-size: 17px;
	width: 10px;
	margin-left: 10px;
	float:right;
	padding-top: 10px;
}
.divCentroEditar{
	background-color: rgba(255,255,255,0.6);
	border-radius: 15px;
	margin-left: 20px;
	width: 900px;
	margin-top: 40px;
	padding: 10px;
}
.divCentroEditarSelec{
	background-color: rgba(255,255,255,0.0);
	border-radius: 15px;
	margin-left: 5%;
	width: 90%;
	margin-top: 40px;
	padding: 10px;
}
.labelTitulo{
	font-size: 30px;
	color: #000;
	line-height: 35px;
	margin-bottom: 50px;
	text-align: center;
	
	background-color: rgba(255,255,255,0.6);
	width: 900px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
     font-family: "Verdana";
     cursor: auto;
}
.divEdificio{
	background-color: rgba(255,255,255,0.7);
	border-radius: 15px;
	padding: 15px;
	width: 850px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 128px;
    border-style: solid;
    cursor: pointer;
}
.divEdificio:hover
{ 
	background-color: rgba(200,255,200,0.7);
}
.divEdificios{
	background-color: rgba(255,255,255,0.7);
	border-radius: 15px;
	padding: 10px;
	width: 900px;
    margin: 0 auto;
   
}
.imgMapaSelecEdificio{
	float: left;
	display: inline;
	border-radius: 15px;
	border-style: solid;
	border-width: 2px;
}
.labelNombreEdificio{
	margin-left: 150px;
	font-size: 26px;
	line-height: 26px;
	margin-top: 50px;
	margin-bottom: 25px;
}
#map_canvasEditar{
	width: 100%;
	height: 100%;
}
#divPisosEditar{
	float: left;
	position: absolute;
	z-index: 10;
	top: 25%;
	width: 50px;
	left: 1%;
	/*background-color: rgba(0,0,0,0.3);*/
	display: block;
	vertical-align: center;
}
#divPisosEditar button{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#divWifiSeleccionado{
	float: right;
	position: absolute;
	z-index: 10;
	top: 120px;
	width: 300px;
	height: 600px;
	right: 20px;
	background-color: rgba(0,0,0,0.6);
	display: block;
	vertical-align: center;
	border-radius: 15px;
}
.atributoPuntoAcceso{
	color: #FFF;
	margin: 5px;
	font-size: 16px;
}
#botAddPuntoAcceso{
	float: right;
	position: absolute;
	z-index: 10;
	width: 200px;
	right: 20px;
	top:50px;
	/*background-color: rgba(0,0,0,0.3);*/
	display: block;
	vertical-align: center;
	font-size: 16px !important;
}
#divWifiSeleccionado button{
	font-size: 16px !important;
	margin-left: 15%;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 40px !important;
}
#tituloEditandoWifis{
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	width: 700px;
	left: 10px;
	top:50px;
	float: left;
	display: inline;
	color:#FFF;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	border-radius: 15px;
}
#imgX{
	position: absolute;
	float: right;
	right: 15px;
	top: 15px;
	width: 14px;
	height: 14px;
}
#txtClickEnMapa{
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	width: 60%;
	left: 20%;
	top:130px;
	float: left;
	display: inline;
	color:#FFF;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	border-radius: 15px;
}
#formDetallesEdificio{
	width: 900px;
    margin: 0 auto;
	background-color: rgba(150,150,150,0.6);
	border-radius: 15px;
	padding: 10px;
}
#formDetallesEdificio label{
	font-size: 20px;
	line-height: 36px;
	color: #000;
	width: 865px;
    margin: 0 auto;
}
#formDetallesEdificio input{
	color: #000;
	width: 865px;
    margin: 0 auto;
}
#map_canvasDetalles{
	width: 865px;
    margin: 0 auto;
	height: 300px;
	margin-bottom: 10px;
	border-radius: 15px;
}

.groupPisos input{
	float: left;
	width: 100px !important;
	
}
.groupPisos label{
	float: left;
	width: 340px !important;
}

#imgNuevo{
	border-radius: 15px;
	border-style: dashed;
	border-width: 2px;
	width: 124px;
	height: 124px;
}
.form-group{
	background-color: rgba(255,255,255,0.6);
	border-radius: 15px;
	padding: 10px;
	margin-bottom: 10px;
	border-style: solid;
}

.form-group button{
	height: 40px !important;
	font-size: 16px !important;
	margin-right: 20px;
	border-radius: 10px;
}
.groupPisos{
	width: 865px;
	margin-right: 33px;
	background-color: rgba(0,0,0,0) !important;
	float: none;
	border-style: none;
}
#menuArriba{
	width: 100%;
	height: 40px;
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #919191 0%, #363636 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #919191 0%, #363636 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #919191 0%, #363636 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #919191), color-stop(1, #363636));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #919191 0%, #363636 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #919191 0%, #363636 100%);
}
#menuArriba img{
	margin-top: 2px;
	margin-left: 2px;
	width: 36px;
	height: 36px;
	float: left;
}
#menuArriba label{
	color: #FFF;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	margin-right: 40px;
}
#menuArriba .linkOff{
	color: #FFF;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 0px;
	float: left;
	cursor: default;
}
#menuArriba .linkOn{
	color: #FFF;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 0px;
	float: left;
	cursor: pointer;
	text-decoration:underline;
}
#menuArriba .linkOn:hover{
	color: #CCF;
}