.Localizar {
	position: absolute;
	width: 2.12in;
	height: 2.12in;
	border-radius: 50%;
	top:18%;
	left:15%;
	background-color:#1a1a1c;
	visibility: hidden;
	color: white;
	z-index: 10;
}

.locate_title {
	position: absolute;
	height:0.56in;
	width:1.85in;
	top:0.01in;
	margin-left:0.125in;
	text-align: center;
}

.locate_title_text {
	font-size: 0.25in;
	position: relative;
	width:1.85in;
	top:0.19in;
	text-align: center;
}

.locate_footer {
	position: absolute;
	width:1.75in;
	height: 0.5in;
	top:1.65in;
	margin-left:0.19in;
	border-color: #ff5100;
	border-top-width: 0.015in;
	border-top-style: solid;
}

.friends_item_1 {
	position: relative;
	border-color: #ff5100;
	border-top-width: 0.015in;
	border-top-style: solid;
	top:0.6in;
	width:1.9in;
	height: 0.36in;
	margin-left:0.110in;
	margin-bottom:-10%;
	text-align: center;
}

.friends_item_2 {
	position: relative;
	border-color: #ff5100;
	border-top-width: 0.015in;
	border-top-style: solid;
	width:2.1in;
	margin-left:0.01in;
	top:0.78in;
	height: 0.36in;
	text-align: center;
}

.friends_item_3 {
	position: relative;
	border-color: #ff5100;
	border-top-width: 0.015in;
	border-top-style: solid;
	width: 2.055in;
	margin-left:0.035in;
	top:0.78in;
	height: 0.36in;
	text-align: center;
}

.friend_name {
	position: relative;
	height:0.36in;
	top:0.05in;
	font-size: 0.175in;
}

.add_friends_item_1 {
	position: relative;
	border-color: #ff5100;
	border-top-width: 0.015in;
	border-top-style: solid;
	top:0.6in;
	width:1.9in;
	height: 0.36in;
	margin-left:0.110in;
	margin-bottom:-10%;
	text-align: center;
}

.add_friends_item_2 {
	position: relative;
	border-color: #ff5100;
	border-top-width: 0.015in;
	border-top-style: solid;
	width:2.1in;
	margin-left:0.01in;
	top:0.78in;
	height: 0.36in;
	text-align: center;
}

.add_friends_item_3 {
	position: relative;
	border-color: #ff5100;
	border-top-width: 0.015in;
	border-top-style: solid;
	width: 2.055in;
	margin-left:0.035in;
	top:0.78in;
	height: 0.36in;
	text-align: center;
}
.add_button{
	position: absolute;
	z-index: 1;
	top:1.52in;
	left:1.51in;
	width: 0.33in;
}

.add_small_img {
	position: absolute;
	width: 0.2in;
	top:20%;
	z-index: 10;
	left:50%;
	margin-left: -0.9in;
}




.visibility_img {
	position: absolute;
	width: 0.2in;
	top:20%;
	z-index: 10;
	left:50%;
	margin-left: -0.9in;
}



.request {
	position: absolute;
	z-index: 20;
	width: 2.12in;
	height: 2.12in;
	border-radius: 50%;
	visibility:visible;
	top:18%;
	color: white;
	margin-left: -65%;
	text-align: center;
	visibility: hidden;
  }
  
.request_background {
	background-color: #1a1a1c;
	width:100%;
	height:100%;
	border-radius: 50%;
	opacity: 0.9;
	z-index: -1;
	
}
.accept {
	position: absolute;
	top:1.5in;
	left:0.35in;
	z-index: 1;
	font-weight: bold;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
}
  
.deny {
	position: absolute;
	top:1.5in;
	right:0.35in;
	z-index: 1;
	color: #ff6f00;
	font-weight: bold;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
}
  
.requestion {
	position: absolute;
	z-index: 1;
	top:0.65in;
	width: 1.7in;
	right:0.185in;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
}
  
.request_name {
	position: absolute;
	top:0.3in;
	z-index: 1;
	width: 1.7in;
	right:0.185in;
	font-size: 0.2in;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
}

.request_to {
	position: absolute;
	color: black;
	font-weight: bold;
	font-size:0.23in;
	margin-top:-0.6in;
	width:2.12in;
	height:1in;
	
}

.mapa {
	position: absolute;
	width: 2.12in;
	height: 2.12in;
	border-radius: 50%;
	top:18%;
	left:15%;
	visibility: hidden;
	z-index: 10;
	text-align: center;
	background: url('assets/mapa.png');
	background-size:6in; 
	background-position-x: -0.5in;
	background-position-y: -2in;
	/*background-position-x: -1.5in;
	/*background-position-y: -1.18in;
	*/
}

.friend_location {
	position: absolute;
}

#friend_location_img {
	width:0.4in;
	height:0.4in;
}

#friend_location_name {
	/*color:#0c5269;*/

	color:white;
	font-size: 0.15in;
	font-weight: bold;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
	margin-top: -0.05in;
}

.my_location {
	position: absolute;
}

#my_location_img {
	position: absolute;
	width:0.2in;
	border-radius: 50%;
	/*box-shadow: -1px 0 2px #0099ff, 0 1px 2px #0099ff, 1px 0 2px #0099ff, 0 -1px 2px #0099ff;*/
	box-shadow: 0 0 3px 1.5px #0099ff;
	visibility: hidden;
	
	
}

#my_arrow_img {
	position: absolute;
	width:0.2in;
	visibility: hidden;
}

#my_location_img2 {
	position: absolute;
	width:0.2in;
	border-radius: 50%;
	/*box-shadow: -1px 0 2px #0099ff, 0 1px 2px #0099ff, 1px 0 2px #0099ff, 0 -1px 2px #0099ff;*/
	box-shadow: 0 0 3px 1.5px #0099ff;
	visibility: hidden;
}