.cityDashboard .field-type-text-with-summary p {
  line-height: 35px;
  text-align:justify;
}
.cityDashboardImg {
  position: relative;
}
.cityDashboardImg h4 {
  position: absolute;
  top: 10px;
  color: #fff;
  left: 39px;
  font-size: 24px;
}
#cityflSec .carousel-inner a {
  color: #fff;
}
#cityflSec .carousel-inner a:hover {
  text-decoration: underline;
}

.city-marker-kt {
  /* width: 10px !important;
  height: 10px !important; */
  background: #88f938;/*#fbfb41;*/
  border-radius: 50px;
  border:1px solid #000;
}
.city-marker-kt:hover,.partner-marker-kt:hover,.mtp_knowledge_partners:hover,.mtp_case_studies:hover {
  width: 15px !important;
  height: 15px !important;  
  border:2px solid #fff;
  cursor: pointer;
}
.partner-marker-kt {
  /* width: 10px !important;
  height: 10px !important; */
  background: rgb(245, 102, 7);
  border-radius: 50px; 
  border:1px solid #000;
}
.mtp_knowledge_partners {
  background:#fbfb41;
  border-radius: 50px;
  border:1px solid #000;
}
.mtp_case_studies {
  background:#d1834d;
  border-radius: 50px;
  border:1px solid #000;
}

.mapboxgl-popup-content {
  background-color: #222 !important;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  border-top-color: #222 !important;
}
.defMarkerIcon:hover {
  cursor: pointer;
}
.defMarkerIcon {
  background:url("map-marker.png");    
}
.map_leftnavigation {
  background: #fff;
  padding: 5px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
}
.kfacts {
  font-weight: bold;
}
h2.kfacts {
  margin-top:0;
}
.map_leftnavigation h4{
  font-weight: 700;  
}
.leftdropdown-container  div.form-type-select select {
  width: 100%;
  max-width: 100%;  
  border: 1px solid #000;
  margin: 5% auto;
}
.country_flag_box {
  width:100%;
}
.country_flag_box img {
  max-width: 100%;
  margin: 0 auto;  
  height: auto;
  width:256px;
}
.leftdropdown-container select {
  background-color: #f0f1f3;
  color: #000;
    padding: 5px;
    font-size: 20px;
    border: none;
    
    height: 42px;
    display: inline-block;
}


.legend_box {
  /* position: absolute; */
  bottom: 00;
  z-index: 1111;
  background: #f0f1f3;
  padding: 10px 10px 10px 25px;
  margin-bottom:5px;
  
  margin-left: 5px;
    border-radius: 10px;
    margin-top: 10px;
}
.legend_box ul {
  list-style:none;
  padding-left:0;
}
.legend_box li {
  font-weight: bold;
  padding-bottom:3px;
}
.city_gend {
  width: 20px;
  height: 20px;
  background-color:#88f938;/* #fbfb41;*/
  border-radius: 50px;
  display: inline-block;
  margin-right: 8px;
  border:1px solid #000;
}
.kp_legend {
  background-color:#fbfb41;
width: 20px;
height: 20px;
border-radius: 50px;
display: inline-block;
margin-right: 8px;
border:1px solid #000;
}
.case_legend {
  background-color:#d1834d;
  width: 20px;
  height: 20px;
border-radius: 50px;
display: inline-block;
margin-right: 8px;
border:1px solid #000;
}



.activity-detail-mappopup h5{
color: #55ae5a;
background-color: #222;
text-align: center;
font-size: 18px;
font-weight: bold;
font-family: 'Lato', sans-serif;
}
.activity-detail-mappopup p a {
  color:#fff;
}
#spinner_map {
  position:absolute;
  left:35%;
  top:30%;
  background: url("loads.gif");
  width:134px;
  height:134px;
}

.lay_leg_2,
.lay_leg_3,
.lay_leg_4,
.lay_leg_5,
.lay_leg_6  {
  width: 15px;
  height: 15px;  
  display: inline-block;  
  margin-right: 2px;
}
.lay_leg_2 {background:#fc0;}
.lay_leg_3 {background:#73b2ff;}
.lay_leg_4 { background:#ff0000;}
.lay_leg_5 { background:#393bf6;}
.lay_leg_6 { background:#393bf6; }
.layer_leg_text { font-weight: bold;}