.zoom {
	/* position: fixed;
	bottom: 30px;
	right: 24px;
	height: 62px;
  z-index: 1000; */
  
  position: fixed;
  /* top: 100px; */
  bottom:150px;
  left: 24px;
  height: 50px;
  z-index: 99;
}

.zoom-fab {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  /* background-color: #009688; */
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  transition: 0.2s ease-out;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  color: #FFF;
}
.zoom-fab:hover {
  background-color: #CC9D50;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.zoom-btn-large {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 0px;
  background-image: url(../assets/images/google_satellite_new_40.png);
  background-repeat: no-repeat;
  background-size: 50px;
}

#litemap {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../assets/images/lightmap_40.png);
  background-repeat: no-repeat;	
}

#darkmap {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../assets/images/darkmap_40.png);
  background-repeat: no-repeat;	
}

#satellite {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../assets/images/satellite_40.png);
  background-repeat: no-repeat;	
}
#googlemap {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../assets/images/google_road_map_40.png);
  background-repeat: no-repeat;	
  background-repeat: no-repeat;
  background-size: 37px;
  background-position: center;
  background-color: white;
}

#googlesatmap {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../assets/images/google_satellite_new_40.png);
  background-repeat: no-repeat;	
  background-repeat: no-repeat;
  background-size: 37px;
  background-position: center;
  background-color: white;
}
.satellite{
	background-image: url(../assets/images/satellite.png);
}

.darkmap{
	background-image: url(../assets/images/darkmap.png);
}

.lightmap{
	background-image: url(../assets/images/lightmap.png);
}

.googlemap{
	background-image: url(../assets/images/google_road_map.png);
}
.googlesatmap{
	background-image: url(../assets/images/google_satellite_new.png);
}
/********************************/
.legends_fab {
	/* position: fixed;
	bottom: 30px;
	right: 24px;
	height: 62px;
  z-index: 1000; */
  
  position: fixed;
  bottom: 85px;
  left: 24px;
  height: 50px;
  z-index: 99;
}

.legends-fab {
  display: inline-block;
  width: 40px;
  height: 40px;
  /* line-height: 40px; */
  border-radius: 50%;
  background-color: #2a2b2c;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  transition: 0.2s ease-out;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  color: #FFF;
}
.legends-fab:hover {
 /* background-color: #CC9D50; */
  /* box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); */
  box-shadow: 0 0 2px 2px #555
}

.legends-btn-large {
  width: 50px;
  height: 50px;
  font-size: 0px;
  background-image: url("../assets/images/map.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size:40px;
  border: 1px solid #CC9D50;
}

#admloc {
  width: 40px;
  height: 40px;
  font-size: 0px;
  background-image: url("../assets/images/abudhabi-icon.png");
  background-repeat: no-repeat;	
  background-position: center;
  background-size:34px;
  background-color: white;
}

#aamloc {
  width: 40px;
  height: 40px;
  font-size: 0px;
  background-image: url("../assets/images//alain-icon.png");
  background-repeat: no-repeat;	
  background-position: center;
  background-size:34px;
  background-color: white;
}

#drmloc {
  width: 40px;
  font-size: 0px;
  background-image: url("../assets/images/aldhafra-icon.png");
  background-repeat: no-repeat;	
  background-position: center;
  background-size:34px;
  background-color: white;
}

.drmloc{
  background-image: url("../assets/images/aldhafra-icon.png");
}

.aamloc{
  background-image: url("../assets/images//alain-icon.png");
}

.admloc{
  background-image: url("../assets/images/abudhabi-icon.png");
}
/********************************/
.tool {
	position: fixed;
  /* top: 170px; */
  top:190px;
	left: 24px;
  height: auto;
  width: 53px;
  /* z-index: 99; */
  z-index: 1000;
  text-align: center;
}
.tool-fab {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background-color: #343a40;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  transition: 0.2s ease-out;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  color: #FFF;
}

.tool-fab:hover {
  /* background-color: #4db6ac;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); */

  box-shadow: 0 0 2px 2px #555;
    cursor: pointer;
    color: white;
    /* background-image: url("../plotinfo_hover.png"); */
}

.tool-btn-large {
  width: 50px ;
  height: 50px ;
  line-height: 50px ;
  font-size: 0px;
  /* background-image: url("../plotinfo.png"); */
  background-image: url("../zipcode.png");
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: center;
  border: 1px solid #CC9D50;
}

#communityfacility {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../poi_img.png);
  background-position:center;
  background-repeat: no-repeat;	
  background-size: 60px;
}

#onwaniaddress {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../onwani_40.png);
  background-repeat: no-repeat;	
  background-size: 40px;	
}

#devcode {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../devcode_40.png);
  background-repeat: no-repeat;
  background-size: 40px;	
}

#plotinfo {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../plotinfo_40.png);
  background-repeat: no-repeat;	
  background-size: 40px;	
}

#devProjectCode {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../developement_project_new.png);
  background-repeat: no-repeat;	
  background-size: 22px;	
  background-color:#2a2b2c;
  background-position: center;
}
#searchOnMapFromList {
  width: 40px;
  height: 40px;
  line-height: 60px;
  font-size: 0px;
  background-image: url(../zipcode.png);
  background-repeat: no-repeat;	
  background-size: 22px;	
  background-color:#2a2b2c;
  background-position: center;
}

.communityfacility{
	background-image: url(../poi_img.png);background-size: 74px;
}

.plotinfo {
	background-image: url(../plotinfo_40.png);background-size: 52px;
}

.onwaniaddress {
	background-image: url(../onwani_40.png);background-size: 52px;
}

.devcode {
	background-image: url(../devcode_40.png);background-size: 52px;
}

.devProjectCode {
	background-image: url(../developement_project_new.png);background-size: 20px;
}

.searchOnMapFromList{
  background-image: url(../zipcode.png);background-size: 20px;
}
/********************************/

.zoom-btn-person { background-color: #F44336; }

.zoom-btn-person:hover { background-color: #e57373; }

.zoom-btn-doc { background-color: #ffeb3b; }

.zoom-btn-doc:hover { background-color: #fff176; }

.zoom-btn-tangram { background-color: #4CAF50; }

.zoom-btn-tangram:hover { background-color: #81c784; }

.zoom-btn-report { background-color: #CC9D50; }

.zoom-btn-report:hover { background-color: #64b5f6; }

.zoom-btn-feedback { background-color: #9c27b0; }

.zoom-btn-feedback:hover { background-color: #ba68c8; }

.zoom-menu {
  
  position: absolute;
  right: auto;
  left: 70px;
  top: 50%;
  transform: translateY(-62%);
  height: 100%;
  /* width: 226px; */
  width: 280px;
  list-style: none;
  text-align: left;
  z-index: 1000;
  padding-left:0px;
  /* position: absolute;
  right: auto;
  left: 0;
  top: 0;
  transform: translateY(35%);
  height: auto;
  width: auto;
  list-style: none;
  text-align: center;
  z-index: 1000;
  padding: 0; */
}

.legends-menu {
  
  /* position: absolute;
  right: auto;
  left: 0;
  bottom: 0;
  transform: translateY(-31%);
  height: auto;
  width: auto;
  list-style: none;
  text-align: center;
  z-index: 1000;
  padding: 0; */
  position: absolute;
  right: auto;
  left: 70px;
  bottom: 6px;
  transform: translateX(1%);
  height: auto;
  width: 175px;
  list-style: none;
  z-index: 1000;
  padding: 0;
  margin: 0;
  text-align: left;
}

.tool-menu {
  position: absolute;
  left: 150px;
  right: auto;
  top: 0;
  transform: translateX(-50%);
  height: auto;
  width: 122px;
  list-style: none;
  text-align: center;
  z-index: 1000;
  padding: 10px 4px;
  background: #ffffffd1;   
  border: 2px  solid #CC9D50;
  border-radius: 6px ;
}


.zoom-menu li {
  display: inline-block;
  margin-right: 10px;
}
.legends-menu li {
  display: inline-block;
  /* margin-bottom: 15px; */
  margin-right: 15px;
}
.tool-menu li {
  display: block;
  margin-bottom: 4px;
  padding-bottom:6px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.tool-menu .custom_plot_label {
  color: #212223;display: block;font-size: 12px;line-height: 12px;transform: none;padding-top: 10px;
}

.zoom-card {
  position: absolute;
  right: 150px;
  bottom: 70px;
  transition: box-shadow 0.25s;
  padding: 24px;
  border-radius: 2px;
  background-color: #009688;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  color: #FFF;
  z-index: 1000;
}

.zoom-card ul {
  -webkit-padding-start: 0;
  list-style: none;
  text-align: left;
}

.scale-transition { transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important; }

.scale-transition.scale-out {
  transform: scale(0);
  transition: transform 0.2s !important;
}

.scale-transition.scale-in { transform: scale(1); }
