.tablinks.active {
    background-color: #c6c5b1 !important;
    border: 1px solid transparent !important;
    border-radius: 0;
    color: #fff !important;
}
		.tablinks:focus, .tablinks:hover{
		border-right: 0;
		border:1px solid transparent;
		outline:none;
		}
		.tablinks {
    background-color: #f2f2ed !important;
    margin-right: 5px !important;
    color: #c6c5b1 !important;
    border: 1px solid transparent !important;
    padding: 11px 8px;
    cursor:pointer;
}
.tabcontent.active {
    background-color: transparent !important;
    color: #000 !important;
}
.nav-tabs li.nav-item {
    background-image: none;
    float: left;
    width: auto;
    padding-left: 0px;
}
		#map{
		height: 360px;
		width: 350px;
		overflow: hidden;
		float: left;
		border: thin solid #333;
		}
		#map2{
		height: 360px;
		width: 100%;
		overflow: hidden;
		float: left;      	
		} 
		.map-tab ul.nav.nav-tabs {
    border-bottom: 2px solid #c6c5b1 !important;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
		.map-tab{
	width: 100%;
    margin: 20px auto;
    float: left;
    overflow: hidden;
		}
		.tab-content {
    position: relative;
    float:left;
    width:100%;
}
		#capture{
		padding: 15px 0 0 15px;
		}
		#capture #head{
		font-size: 30px;
		font-weight: 700;
		}
		#capture #head2{
		font-size: 16px;
		font-weight: 600;
		}
		#color1{

		}
		.no-padding{
		padding: 0px;
		}

		#interactive_capture{
		background-color: #f2f2ed;

		}
		#pac_input {
	    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 4px 25px 4px 14px;
    text-overflow: ellipsis;
    width: 250px;
    max-width: 295px;
    position: absolute;
    top: 17px !important;
    left: 280px !important;
    z-index: 9;
    border: 2px solid #cacaca;
		}
		.pac-item{
	border-bottom: 1px solid transparent;
		}
		.pac-icon:hover{
			z-index: -1;
		}
			.pac-item .pac-icon{
	  width: 15px;
	  height: 20px;
	  z-index: 10;
	  vertical-align: top;
	  background-image: url(https://travelhealthpro.org.uk/image/pindrp.png);
	  background-repeat: no-repeat;
	  background-size: auto;
	  background-position: center;

		}
		.pac-item-selected .pac-icon{
	  width: 15px;
	  height: 20px;
	  z-index: 10;
	  vertical-align: top;
	  background-image: url(https://travelhealthpro.org.uk/image/pindrp.png);
	  background-repeat: no-repeat;
	  background-size: auto;
	  background-position: center;

		}
		.pac-icon {
	  width: 15px;
	  height: 20px;
	  z-index: 10;
	  vertical-align: top;
	  background-image: url(https://travelhealthpro.org.uk/image/pindrp.png);
	  background-repeat: no-repeat;
	  background-size: auto;
	  background-position: center;

	}
#static img {
    max-width: 100%;
    height: auto;
}
		#description {
		font-family: Roboto;
		font-size: 15px;
		font-weight: 300;
		}
		#infowindow-content .title {
		font-weight: bold;
		}
		#infowindow-content {
		display: none;
		}
		#map #infowindow-content {
		display: inline;
		}
		.pac-card {
		margin: 10px 10px 0 0;
		border-radius: 2px 0 0 2px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		outline: none;
		box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
		background-color: #fff;
		font-family: Roboto;
		}
		#pac-container {
		padding-bottom: 12px;
		margin-right: 12px;
		}
		.pac-controls {
		display: inline-block;
		padding: 5px 11px;
		}
		.pac-controls label {
		font-family: Roboto;
		font-size: 13px;
		font-weight: 300;
		}
		#pac_input:focus {
		border-color: #4d90fe;
		}
		#title {
		color: #fff;
		background-color: #4d90fe;
		font-size: 25px;
		font-weight: 500;
		padding: 6px 12px;
		}
		#target {
		width: 345px;
		}
		.searchicon img { 
        	position: absolute;
            top: 24px;
            z-index: 9999;
            right: 84px;
            font-size: 15px;
	}
	.red-color-box{
		content: '';
		background-color: #ff0000;
		width: 55px;
		min-width: 55px;
		height: 25px;
		border: 1px solid ;
		margin-right: 25px;
	}
	.color-info {
    display: inline-flex;
    margin-bottom: 15px;
    width: 100%;
}
	.color-box-para{
		width: 87%;
	}
	.color-box-para p{
		margin-top: -5px;
font-weight: 600;
	}
		#caption_content{
	padding: 30px;
	float: left;
    background-color: #f2f2f2;
    width:100%;
		}
		.orange-color-box{
		content: '';
		background-color: #FF8514;
		width: 55px;
		min-width: 55px;
		height: 25px;
		border: 1px solid ;
		margin-right: 25px;
	}
		.yellow-color-box{
		content: '';
		background-color: #fff000;
		width: 55px;
		min-width: 55px;
		height: 25px;
		border: 1px solid ;
		margin-right: 25px;
	}


.high-risk-box{
		content: '';
		background-color: rgba(189,0,38,0.6);
		width: 55px;
		min-width: 55px;
		height: 25px;
		border: 1px solid ;
		margin-right: 25px;
	}
.risk-box{
		content: '';
		background-color: rgba(240,59,32,0.6);
		width: 55px;
		min-width: 55px;
		height: 25px;
		border: 1px solid ;
		margin-right: 25px;
	}



.low-risk-box{
		content: '';
		background-color: rgba(253,141,60,0.6);
		width: 55px;
		min-width: 55px;
		height: 25px;
		border: 1px solid ;
		margin-right: 25px;
	}


.very-low-risk-box{
		content: '';
		background-color: rgba(254,204,92,0.7);
		width: 55px;
		min-width: 55px;
		height: 25px;
		border: 1px solid ;
		margin-right: 25px;
	}



.no-risk-box{
		content: '';
		background-color: rgba(255,255,178,0.6);
		width: 55px;
		min-width: 55px;
		height: 25px;
		border: 1px solid ;
		margin-right: 25px;
	}






		.brown-color-box{
		content: '';
		background-color: #B43C14;
		width: 55px;
		min-width: 55px;
		height: 25px;
		border: 1px solid ;
		margin-right: 25px;
	}
	.my-custom-class-for-label {
	  width: 50px; 
	  height: 20px;

	  border: 1px solid #eb3a44;
	  border-radius: 5px;
	  background: #fee1d7;
	  text-align: center;
	  line-height: 20px;
	  font-weight: bold;
	  font-size: 14px;
	  color: #eb3a44;
	}
	      #content-window {
	        float: left;
	        font-family: 'Roboto','sans-serif';
	        height: 100%;
	        line-height: 30px;
	        padding-left: 10px;
	        width: 19%;

	      }
		.static-orange-color-box{
		content: '';
		background-color: #ff8800;
	width: 40px;
	    min-width: 40px;
	    height: 20px;
	    float: left;
		border: 1px solid ;
		margin-right: 10px;
	}
		.static-red-color-box{
		content: '';
		background-color: #ff0000;
	width: 40px;
	    min-width: 40px;
	    height: 20px;
	    float: left;
		border: 1px solid ;
		margin-right: 10px;
	}
		.static-sandal-color-box{
		content: '';
		background-color: #fff9b6;
	width: 40px;
	    min-width: 40px;
	    height: 20px;
	    float: left;
		border: 1px solid ;
		margin-right: 10px;
	}
	.static-color-info{
		display: inline-flex;
	}
	.static-color-box-para{    font-size: 14px;
	    font-weight: 600;
	line-height: 16px;
	}
	 .caption-content-h6{
	    	margin-bottom: 20px;
	    }
	    .caption-content-h2{
	    	text-transform: uppercase;
	    }
	    #red-info-colorbox{
	    	background-color: #ff0000;
	    	width: 50px;
	    	height: 25px;
	    	margin-right: 10px;
	    }


#high-risk-box{
	    	background-color: rgba(189,0,38,0.6);
	    	    width: 50px;
    height: 25px;
    margin-right: 10px;
    float: left;
	    }


#very-low-risk-box {
    background-color: rgba(254,204,92,0.7);
    width: 50px;
    height: 25px;
    margin-right: 10px;
    float: left;
}
#low-risk-box {
    background-color: rgba(253,141,60,0.6);
    width: 50px;
    height: 25px;
    margin-right: 10px;
    float: left;
}
#risk-box{
background-color: rgba(240,59,32,0.6);
width: 50px;
height: 25px;
margin-right: 10px;
float: left;
}
#no-risk-box{
	    	background-color: rgba(255,255,178,0.6);
	        width: 50px;
    height: 25px;
    margin-right: 10px;
    float: left;
	    }
	    
	   /* #high-risk-box{
	    	background-color: #BD0026;
	    	    width: 50px;
    height: 25px;
    margin-right: 10px;
    float: left;
	    }
	     #very-low-risk-box{
	    	background-color: #fecc5c;
	    	    width: 50px;
    height: 25px;
    margin-right: 10px;
    float: left;
	    }
*/
/* #low-risk-box{
	    	background-color: #FD8D3C;
	    	    width: 50px;
    height: 25px;
    margin-right: 10px;
    float: left;
	    }*/
/*
#risk-box{
	    	background-color: #F03B20;
	        width: 50px;
    height: 25px;
    margin-right: 10px;
    float: left;
	    }
*/


/* #no-risk-box{
	    	background-color: #ffffb2;
	        width: 50px;
    height: 25px;
    margin-right: 10px;
    float: left;
	    }*/


	        #yellow-info-colorbox{
	    	background-color: 	#fff000;
	    	width: 50px;
	    	height: 25px;
	    	margin-right: 10px;
	    }
		 #orange-info-colorbox{
	    	background-color: 	#FF8514;
	    	width: 50px;
	    	height: 25px;
	    	margin-right: 10px;
	    }
	    #red-info-content{
	    	display: inline-flex;
	    	margin-top: 7px;
	    }
	    #firstHeading{
	    	margin: 0px;
	    	width: auto;
	    	padding:0px;
    background-color: transparent;
	    }
	    
.map-tab .gmnoprint {
    display: block;
}
div#map2.details-map {
    z-index: 2147483647;
}