

/*##################### METAR FOOTER LINK STARTS HERE #########################################*/
 
 #footer_popout_metar { 
    background-image: url("http://www.pngmet.gov.pg/images/waves.gif");
    border-radius:0px;
    color:#000;
    display:none; 
    padding:20px;
    /* min-width:200px; */
	/* max-width:1000px; */  
	width:100%; 
	min-height:100vh;
	margin-right:20px;
	margin-left:20px;
    /* min-height:180px; */
	margin-top:0px;
	
}
.b-close{
    
	cursor:pointer;
    position:absolute;
    right:10px;
    top:5px;
	
}

#footer_popout_metar > #close{
 color:white;
 font-weight:0;
 letter-spacing:0px; /* Original letter-spacing:2px; */
 text-decoration:none;
 background:rgba(0,0,0,0.4);
 padding:3px;
 display:flex;
 width:20px;
 height:30px; 
 /* text-align:right; */
 transition:all 0.0s;
 font:20px bold Courier New;
 font-weight:900;
	
}

#metar_iframe{
	display:flex;
	width:100%;
	min-height:100vh;
	
	
}

/*##################### METAR FOOTER LINK ENDS HERE #########################################*/

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/



/*##################### TAF FOOTER LINK STARTS HERE #########################################*/
 
 #footer_popout_taf { 
    background-image: url("http://www.pngmet.gov.pg/images/waves.gif");
    border-radius:0px;
    color:#000;
    display:none; 
    padding:20px;
    /* min-width:200px; */
	/* max-width:1000px; */
	width:100%;
	min-height:100vh;
	margin-right:20px;
	margin-left:20px;
    /* min-height:180px; */
	margin-top:0px;
	
}
/* .b-close{
    
	cursor:pointer;
    position:absolute;
    right:10px;
    top:5px;
	
} */

#footer_popout_taf > #close_taf{
 color:white;
 font-weight:0;
 letter-spacing:0px; /* Original letter-spacing:2px; */
 text-decoration:none;
 background:rgba(0,0,0,0.4);
 padding:3px;
 display:flex;
 width:20px;
 height:30px; 
 /* text-align:right; */
 transition:all 0.0s;
 font:20px bold Courier New;
 font-weight:900;
	
}

#taf_iframe{
	display:flex;
	width:100%;
	min-height:100vh;
}

/*##################### TAF FOOTER LINK ENDS HERE #########################################*/


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


/*##################### area_qnh FOOTER LINK STARTS HERE #########################################*/
 
 #footer_popout_area_qnh { 
    background-image: url("http://www.pngmet.gov.pg/images/waves.gif");
    border-radius:0px;
    color:#000;
    display:none; 
    padding:20px;
    /* min-width:200px; */
	/* max-width:1000px; */
	width:100%;
	min-height:100vh;
	margin-right:20px;
	margin-left:20px;
    /* min-height:180px; */
	margin-top:0px;
	
}
/*.b-close{
    
	cursor:pointer;
    position:absolute;
    right:10px;
    top:5px;
	
} */

#footer_popout_area_qnh > #close_area_qnh{
 color:white;
 font-weight:0;
 letter-spacing:0px; /* Original letter-spacing:2px; */
 text-decoration:none;
 background:rgba(0,0,0,0.4);
 padding:3px;
 display:flex;
 width:20px;
 height:30px; 
 /* text-align:right; */
 transition:all 0.0s;
 font:20px bold Courier New;
 font-weight:900;
	
}

#area_qnh_iframe{
	display:flex;
	width:100%;
	min-height:100vh;
}

/*##################### area_qnh FOOTER LINK ENDS HERE #########################################*/


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


/*##################### MCF FOOTER LINK STARTS HERE #########################################*/
 
 #footer_popout_mcf { 
    background-image: url("http://www.pngmet.gov.pg/images/waves.gif");
    border-radius:0px;
    color:#000;
    display:none; 
    padding:20px;
    /* min-width:200px; */
	/* max-width:1000px; */
	width:100%;
	min-height:100vh;
	margin-right:20px;
	margin-left:20px;
    /* min-height:180px; */
	margin-top:0px;
	
}


#footer_popout_mcf > #close_mcf{
 color:white;
 font-weight:0;
 letter-spacing:0px; /* Original letter-spacing:2px; */
 text-decoration:none;
 background:rgba(0,0,0,0.4);
 padding:3px;
 display:flex;
 width:20px;
 height:30px; 
 /* text-align:right; */
 transition:all 0.0s;
 font:20px bold Courier New;
 font-weight:900;
	
}

#mcf_iframe{
	display:flex;
	width:100%;
	min-height:100vh;
}

/*##################### MCF FOOTER LINK ENDS HERE #########################################*/


/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


/*##################### Regional_FC FOOTER LINK STARTS HERE #########################################*/
 

 #footer_popout_regional_fc { 
    background-image: url("http://www.pngmet.gov.pg/images/waves.gif");
    border-radius:0px;
    color:#000;
    display:none; 
    padding:20px;
    /* min-width:200px; */
	/* max-width:1000px; */
	width:100%;
	min-height:100vh;
	margin-right:20px;
	margin-left:20px;
    /* min-height:180px; */
	margin-top:0px;
	
}


#footer_popout_regional_fc > #close_regional_fc{
 color:white;
 font-weight:0;
 letter-spacing:0px; /* Original letter-spacing:2px; */
 text-decoration:none;
 background:rgba(0,0,0,0.4);
 padding:3px;
 display:flex;
 width:20px;
 height:30px; 
 /* text-align:right; */
 transition:all 0.0s;
 font:20px bold Courier New;
 font-weight:900;
	
}

#regional_fc_iframe{
	display:flex;
	width:100%;
	min-height:100vh;
}

/*##################### Regional_FC FOOTER LINK ENDS HERE #########################################*/



/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


/*##################### Special_FC FOOTER LINK STARTS HERE #########################################*/
 
 /*
 footer_special_fc_link
 footer_popout_special_fc
 close_special_fc
 
 */

 #footer_popout_special_fc { 
    background-image: url("http://www.pngmet.gov.pg/images/waves.gif");
    border-radius:0px;
    color:#000;
    display:none; 
    padding:20px;
    /* min-width:200px; */
	/* max-width:1000px; */
	width:100%;
	min-height:100vh;
	margin-right:20px;
	margin-left:20px;
    /* min-height:180px; */
	margin-top:0px;
	
}


#footer_popout_special_fc > #close_special_fc{
 color:white;
 font-weight:0;
 letter-spacing:0px; /* Original letter-spacing:2px; */
 text-decoration:none;
 background:rgba(0,0,0,0.4);
 padding:3px;
 display:flex;
 width:20px;
 height:30px; 
 /* text-align:right; */
 transition:all 0.0s;
 font:20px bold Courier New;
 font-weight:900;
	
}

#special_fc_iframe{
	display:flex;
	width:100%;
	min-height:100vh;
} 

/*##################### Special_FC FOOTER LINK ENDS HERE #########################################*/




/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/


/*##################### temp_qnh_trends FOOTER LINK STARTS HERE #########################################*/
 
 /*
 footer_temp_qnh_trends_link
 footer_temp_qnh_trends_link
 
 footer_popout_temp_qnh_trends
 close_temp_qnh_trends
 temp_qnh_trends_iframe
 
 */

 #footer_popout_temp_qnh_trends { 
    background-image: url("http://www.pngmet.gov.pg/images/waves.gif");
    border-radius:0px;
    color:#000;
    display:none; 
    padding:20px;
    /* min-width:200px; */
	/* max-width:1000px; */
	width:100%;
	min-height:100vh;
	margin-right:20px;
	margin-left:20px;
    /* min-height:180px; */
	margin-top:0px;
	
}


#footer_popout_temp_qnh_trends > #close_temp_qnh_trends{
 color:white;
 font-weight:0;
 letter-spacing:0px; /* Original letter-spacing:2px; */
 text-decoration:none;
 background:rgba(0,0,0,0.4);
 padding:3px;
 display:flex;
 width:20px;
 height:30px; 
 /* text-align:right; */
 transition:all 0.0s;
 font:20px bold Courier New;
 font-weight:900;
	
}

#temp_qnh_trends_iframe{
	display:flex;
	width:100%;
	min-height:100vh;
} 

/*##################### temp_qnh_trends FOOTER LINK ENDS HERE #########################################*/
