.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: 4;
	top:1.52in;
	left:1.51in;
	width: 0.33in;
}



.more_options {
	position: absolute;
	z-index: 5;
	top:0.275in;
	left:1.55in;
	width: 0.2in;
	
}

.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: 4;
	left:50%;
	margin-left: -0.9in;
}

.remove_img {
	position: absolute;
	width: 0.2in;
	top:20%;
	z-index: 3;
	visibility: hidden;
	left:50%;
	margin-left: -0.9in;
}

.locate_img {
	position: absolute;
	width: 0.25in;
	top:10%;
	z-index: 4;
	left:50%;
	margin-left: 0.7in;
}

.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;
	top:18%;
	left:15%;
	border-radius: 50%;
	display: none;
	z-index: 10;
	overflow: hidden;
	text-align: center;
}



#zoomout {
	position: absolute;
	background: url('assets/zoom_out.png');
	background-size:100%; 
	width:0.25in; 
	height:0.25in;
	top: 75.5%;
	visibility: visible;
	outline: none;
	left:70%;
	z-index: 20;
}

#zoomin {
	position: absolute;
	top: 64%;
	background: url('assets/zoom_in.png');
	background-size:100%; 
	width:0.25in; 
	height:0.25in;
	outline: none;
	visibility: visible;
	left:70%;
	z-index: 20;

}

#drag-img {
	cursor: move;
	position: relative;
	/* 2.65 */
	width: 4.24in;
	height: 4.24in;
	left: -1.06in;
	top: -1.06in;
	visibility: visible;

}

#background-img {
	position: relative;
	width:100%;
	height:100%;
	visibility: visible;
}


#location {
	position: absolute;
	z-index: 11;
}

#my_arrow {
	position: absolute;
	width:0.2in;
	visibility: visible;
	z-index: 12;
	top:20;
	left:40%;
}

#friend_arrow {
	position: absolute;
	width:0.2in;
	visibility: visible;
	top:50%;
	left:50%;
	z-index: 13;
}

#my_location {
	position: absolute;
	width:0.2in;
	height:0.2in;
	border-radius: 50%;
	margin-top:-0.1in;
	margin-left:-0.1in;
	z-index: 11;
	box-shadow: 0 0 3px 1.5px #0099ff;
}

#friend_location_img{
	width:0.4in;
	height:0.4in;
	margin-top:-0.4in;
	margin-left:-0.2in;
}

#friend_location_name {
	margin-top:0in;
	margin-left:-0.2in;
	color:white;
	font-size: 0.2in;
	font-weight: bold;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
	z-index: 15;
}

.request_localizar {
	position: absolute;
	z-index: 20;
	width: 2.12in;
	height: 2.12in;
	border-radius: 50%;
	visibility:visible;
	top:18%;
	left:15%;
	color: white;
	text-align: center;
	visibility: hidden;
}

.request_name_localizar {
	position: absolute;
	top:0.9in;
	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;
}

  
.requestion_localizar {
	position: absolute;
	z-index: 1;
	top:0.3in;
	width: 1.7in;
	right:0.185in;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
}

.dropdown-menu {
	opacity: 1;
	position: absolute;
	width:2.12in;
	height:1.06in;
	text-align:right;
	visibility: visible;
	display: none;
	z-index: 4;
	list-style-type: none;
	top: 0.4in;
	left: 0.25in;
	
}

.dropdown-background {
	position: absolute;
	top:0;
	margin-left: -0.25in;
	margin-top: -0.4in;
	width:2.12in;
	height:2.12in;
	border-radius:50%;
	background-color: #1a1a1c;
	visibility: hidden;
	opacity: 0;
	z-index: 2;
}

.dropdown-item {
	position: relative;
	visibility: hidden;
	display:list-item;
	margin-top: 0.1in;
	margin-bottom:0.1in;
	right: 0.4in;
	padding-top:0.1in;
	padding-bottom:0.1in;
	min-width:2.12in;
	z-index: 3;
	opacity: 0;
	-webkit-transition: all 0.50s ease;
	-moz-transition: all 0.50s ease;
	-ms-transition: all 0.50s ease;
		-o-transition: all 0.50s ease;
		transition: all 0.50s ease;
}

.dropdown-item-hidden {
	display: none;
}

.item-img {
	position: absolute;
	width: 0.3in;
	height: 0.3in;
	top:0.07in;
	left:78.5%;
}

.item-text {
	position: relative;
	margin-right: 0.55in;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
}

.dropdown-button {
	width: 0.3in;
	height: 0.3in;
}

.request_remover {
	position: absolute;
	z-index: 20;
	width: 2.12in;
	height: 2.12in;
	border-radius: 50%;
	visibility:visible;
	top:18%;
	left:15%;
	color: white;
	text-align: center;
	visibility: hidden;
}

.request_name_remover {
	position: absolute;
	top:0.675in;
	z-index: 1;
	width: 1.7in;
	right:0.185in;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
}

  
.requestion_remover {
	position: absolute;
	z-index: 1;
	top:0.3in;
	width: 1.7in;
	right:0.185in;
	text-shadow: -1px 0 black, 0 1px black,1px 0 black,0 -1px black;
}

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

#ponto_localizar1{
	width: 0.1in;
	visibility: hidden;
}
#ponto_localizar2{
	width: 0.1in;
	visibility: hidden;
}
#ponto_localizar3{
	width: 0.1in;
	visibility: hidden;
}

.friend_options {
	position: absolute;
	visibility: hidden;
	width: 1.7in;
	left: 3.12in;
	top: 0.53in;
	text-align: center;
}

.search_item {
	color: white;
	border-style: solid;
	border-width: 0.01in;
	border-color: #ff5100;
	background-color: #ff5100;
	box-shadow: 0 0 3px 1.5px black;
	margin-top: 0.2in;
	cursor: pointer;
}


.search_instruction {
	margin-top:-0.5in;
}