html {scroll-behavior: smooth;}
body
{
    background: #FFFFFF;
    color: #333333; /*color: #555555;*/
    font-family: 'Open Sans' , sans-serif;
    line-height: 24px;
    position: relative;
    margin-top: 0px;
}
   
.blue {color: #06C;}
.green {color: #090;}
.orange {color: #C60;}
.white {color: #FFF;}


/*------------start PAGE CONTAINER------------ */
@media (min-width: 768px) {
  .container {
    width: 700px;
  }  
}
@media (min-width: 992px) {
  .container {
    width: 900px;
  }  
}
@media (min-width: 1200px) {
.container {width: 1400px;}  /*1400px; 95% 1000px make this wider so that login will appear inline with the menu*WIDTH of Airport tables adjust also , OUR LOCATION pictures adjust also*/
/*hover animation on footerlinks*/
#webftr a {background-image: linear-gradient(to right, #ffffcc, #ffffcc 50%, #ffffcc 50%); background-size: 200% 100%; background-position: -100%; display: inline-block; position: relative; -webkit-background-clip: text; -webkit-text-fill-color: transparent; transition: all 0.3s ease-in-out;} /**/
#webftr a:before {content: ''; display: block; position: absolute; bottom: -3px; left: 0; width: 0; height: 3px; transition: all 0.3s ease-in-out; }
#webftr a:hover {background-position: 0; background-image: linear-gradient(to right, #fff, #06C 50%, #000 50%);}
#webftr a:hover::before {width:100%;}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px; 
  margin-left: -15px; 
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -5px; /*-70px; -15px position of AVmet to the left (the lesser move to right)*/
  }
}

/*------------end PAGE CONTAINER------------*/



/*------------START DROPDOWN LOGIN FORM------------ */
#bar {font-family:arial; width:100%; height:35px; padding:15px; z-index: 50;}  /*background:url('webicons/images/bar.png') repeat-x; height:35px; padding:15px */ 
#containerLG { width:100%; margin:0 auto;}  /*width:1297px;*/  

#logoutContainer {position:relative; float:right; right: 10px;} /* margin-top: 6px;*/
#logoutContainer ul li{text-align: center}
.usrlogstyle{padding: 5px 10px 5px 10px; border-radius: 3px; background-color: #f8f8f8;}
.dvlnklogin{padding: 7px; border: 1px solid #CCCCCC; margin: 25px 5px 5px 0px; text-decoration: none; text-align: center; width: 190px;}
.dvlnklogin a:link a:visited a:hover a:active{text-decoration: none;} 
.dvlnklogin a:hover {text-decoration: none; font-weight: bold;} 
.loglabel{color: #0033CC; font-weight: normal; font-size: 10.5pt;}

#loginContainer {position:relative; float:right; font-size:18px;} /* OLD right: 20px; extra space on right*/       
#loginButton {    
    display:inline-block;    
    float:right;    
    background:#d2e0ea url('webicons/images/buttonbg.png') repeat-x;    
    border:1px solid #899caa;    
    border-radius:3px;    
    -moz-border-radius:3px;    
    position:relative;    
    z-index:30;    
    cursor:pointer;    
}    
#loginButton span {    
    color:#445058;    
    font-size:18px;    
    text-shadow:1px 1px #fff;    
    padding:7px 29px 9px 10px;    
    background:url('webicons/images/loginArrow.png') no-repeat 53px 7px;    
    display:block  
    /*font-weight:bold; */  
}    
#loginButton:hover {    
    background:url('webicons/images/buttonbgHover.png') repeat-x;
    text-decoration: none;    
}    
#loginBox {    
    position:absolute;    
    top:20px; /*25px 34px*/   
    right:0;    
    display:none;    
    z-index:29;    
}    
#loginButton.active {    
    border-radius:3px 3px 0 0;    
}    
#loginButton.active span {    
    background-position:53px -76px;    
}    
#loginButton.active em {    
    position:absolute;    
    width:100%;    
    height:1px;    
    background:#d2e0ea; /*light bluegreen*/   
    bottom:-1px;    
}    
#loginForm {    
    width:240px;  /*width:248px;*/  
    border:1px solid #899caa;    
    border-radius:3px 0 3px 3px;    
    -moz-border-radius:3px 0 3px 3px; 
    margin-top:-1px;   
    background:#d2e0ea; /*#d2e0z;*/   
    padding:2px;    
}    
#loginForm fieldset {    
    margin:0 0 5px 0;  /*0 0 12px 0;*/        
    display:block;    
    border:0;    
    padding:0;    
}    
fieldset #body {    
    background:#fff;    
    border-radius:3px;    
    -moz-border-radius:3px;   
    margin:0; 
    padding: 2px;/*padding: 10px 13px;*/             
}    
#loginForm #checkbox {    
    width:auto;    
    margin:1px 9px 0 0;    
    float:left;    
    padding:0;    
    border:0;    
    *margin:-3px 9px 0 0; /* IE7 Fix */    
}    
#body label {    
    color:#3a454d; /*remember me label #3a454d; #003399*/
    /*margin:9px 0 0 0;*/   
    display:block;    
    float:left;    
}    
#loginForm #body fieldset label {    
    color:#CC3300; /*letter-spacing: 2px;username & password labels*/
    display:block;    
    float:none;    
     /*margin:1px;0 0 6px 0; */
}    
#loginForm input {    
    /*width:100%; 92%*/     
    border:1px solid #899caa;     
    color:#3a454d;      
    font-size:12px; 
   /* box-shadow:inset 0px 1px 3px #bbb;    
    -webkit-box-shadow:inset 0px 1px 3px #bbb;    
    -moz-box-shadow:inset 0px 1px 3px #bbb;  
    letter-spacing: 2px; text-transform: uppercase; 12px;  border-radius:3px; -moz-border-radius:3px; font-weight:bold; padding:8px 8px;*/       
}   

/* Sign In Button */    
#loginForm #login {    
    width:100%; 
    float:left;  
    background:#339cdf url('webicons/images/loginbuttonbg.png') repeat-x;    
    color:#fff;
    cursor:pointer;    
    /*width:AUTO; padding:7px 10px 8px 10px;    
    text-shadow:0px -1px #278db8;    
    border:1px solid #339cdf;    
    box-shadow:none;    
    -moz-box-shadow:none;    
    -webkit-box-shadow:none;    
    margin:1px;/*0 12px 0 0;        
    *padding:7px 2px 8px 2px;  IE7 Fix */    
}    
/* Forgot your password */    
#loginForm span {    
    text-align:center;    
    display:block;    
    /*padding:7px 0 4px 0;*/
}    
#loginForm span a {    
    color:#3a454d;    
    /*text-shadow:1px 1px #fff;*/
    font-size:12px;    
}    
 input:focus {    
    outline:none;    
}

/*#txtPwd{border: 1px solid #DCDCDC; padding: 3px; letter-spacing: 2px; font-size: 25pt; } width: 80px; height: 30px; border: 
#txtUser{border: 1px solid #DCDCDC; padding: 3px; letter-spacing: 2px; font-size: 25pt; text-transform: uppercase;}*/
.lnknoline{text-decoration: none; padding-bottom: 4px; margin-bottom: 15px; color: #CC3300 }
.lnknoline a,
.lnknoline a:hover{text-decoration: none; padding-bottom: 4px; color: #CC3300; margin-bottom: 15px}
.padding-0{
    padding-right:0;
    padding-left:1;
}
/*------------END LOGIN FORM------------ */


/* start NAVIGATION */
.navhdrlogo{position: fixed; top: 0px !important; left: 10px !important; width: 285px; margin-top: 5px;}
.navhdrlogo #imglogosmall{display: none}
.navhdrvline{position: fixed; top: 0px !important; left: 134px !important; margin: 10px; width: 1px; min-height: 50px; background: #CCCCCC;}
.navhdrmet{position: fixed; top: 0px !important; left: 155px !important; width: 100px; margin-top: 8px;}
.navusrcont{padding: 5px; margin-top: 16px; margin-bottom: 5px; margin-left: 50px; text-decoration: none; width: 200px;}
.navtxtlogoup{float: left; height: 22px; font-weight: bold; font-size: 15px; text-align: center; color: #404040;}
.navtxtlogodwn{float: left; height: 22px; font-weight: 900; font-size: 25px; text-align: center; color: #800000;}
.navbar-default
  {
    background: #FFFFFF;
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    margin: 0 0 0 0; /*margin: 0 !important;*/
    /*height: 70px; will make height header same even if menus are removed  - PROB: when small menu becomes transparent*/
  }
.navbar-default .navbar-brand
  {
    color: #800000; /*maroon AVMET Header*/
    line-height: 40px; /* line-height: 40px;*/
    padding: 0;
    width: 50px; /*200px WIDTH of AVmet text;*/
    font-family: 'Century Gothic';
  }
.navbar-default .navbar-brand h3
  {
    font-weight: bold;
    color: #800000;
  }
.navbar-default .navbar-nav li a
  {
    color: #000000; /*dark gray #404040; font-weight: bold;*/
    height: 70px; /* HEIGHT of Avmet menu  and submenu*/
    line-height: 40px; /*40px; */
    text-decoration: none;
  }
.navbar-default .navbar-nav li a:hover
  {
   color: #06C;/*  #66AF33; green Header menu */
   background-color: #f8f8f8;
   text-decoration: none;
   border-bottom-style: solid; border-bottom-width: 3px; border-bottom-color: #CCCCCC;
  }
.navbar-default .navbar-nav > li > a:focus
  {
    color: #888; /*light gray*/
  }
.navbar-default .navbar-toggle
    {
      margin-top: 20px;
    }
.navbar-default .navbar-toggle .icon-bar
  {
    background-color: #66AF33; /*light green*/
    color: #FFFFFF;
  }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #800000; /* #06C blue #66AF33;green HEADER MENU TEXT bg of active menu is light gray  */
  font-weight: bold;
  border-bottom-style: solid; border-bottom-width: 3px; border-bottom-color: #66AF33;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: #FFFFFF; }
.navbar-default .navbar-toggle:hover .icon-bar { background-color: #06C; } 

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus{ background-color: #f4f0ec;}/*height: 50px; light gray BG color of SUB MENU  */
.logoutctr2a{padding: 5px; margin-top: 16px; margin-bottom: 5px; margin-left: 10px; text-decoration: none; width: 200px;} /*metinfo.aspx*/
/* end NAVIGATION*/

.dvclock{margin-top: 15px; text-align: left;}
.dvdate{position: fixed; top: 65px; left: 0px; padding: 10px 3px 0px 15px; background: #E1EBEE; z-index:100; width: 290px; border-radius: 0px 0px 20px 0px; letter-spacing: 1.5px;}
/*----------SIDEBAR buttons---------------*/
.sidebar {
  position: fixed;  
  z-index: 200;
  width: 65px; /* Set a specific width */
  background-color: #056fb7; 
  color: #fff !important;
  top: 50%; 
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 0px 20px 20px 0px;    
}
.sidebar a{
  display: block; /* Make the links appear below each other instead of side-by-side */
  text-align: center;/*some icons color does not follow color*/
  padding: 16px; 
  transition: all 0.3s ease; /* Add transition for hover effects color: white; font-size: 36px;*/
  font-size: 30px;
  border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #CCCCCC;
  color: #fff !important;
}
.sidebar a:hover{background-color: #378dc7; color: #FFCC66 !important;}/* Add a hover color*/
.active {background-color: #800000; }/*Add an active #6dabd5;*/
.topright{border-radius: 0px 20px 0px 0px;}
.btmright{border-radius: 0px 0px 20px 0px; padding-left: 11px !important;}
.actsidebar{color: #003300; background: #F0F0F0; border-radius: 50%; text-align: center;  padding: 10px;}
.faicowhite{color: #F5F5F5;}
.faicored{color: #CC3300;}
.faicorange{color: #FF9933;}
.faicoblue{color: #0000FF;}
.faicogains{color: #DCDCDC;}
.faicogreen{color: #66AF33;}
.faicocyanblue{color: #056fb7;}
/* end Sidebar buttons*/


/*-----PRELOADER----*/
.preloader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: none repeat scroll 0 0 #ffffff;
}
.spinner{border: 1px solid transparent; border-radius: 3px; position: relative; vertical-align: middle;}
.spinner:before{
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px; /*size of circle*/
    height: 70px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 6px dotted #056fb7; /*2px solid #575757;*/
    border-top-color: #ffffff;
    animation: spinner .9s linear infinite;
}

@-webkit-keyframes spinner{
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@keyframes spinner{
    to {transform: rotate(360deg);}
}
/*-----End PRELOADER----*/



/* start ------HOME------ */
h1 { margin: 0; }
#home { padding-top: 65px; }
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  padding: 0;
  position: relative;
  zoom: 1;
  background-color: #371604; 
  overflow: hidden;
  margin: 0;
}
.flexslider .slides {
  padding: 0;
  zoom: 1;
}
.flexslider .slides img {
  width: 100%;
  min-width: 648px;
  min-height: 270px;
  display: block;
}
.flexslider .slides > li {
  display: none;   
  padding: 0;
  position: relative;
  -webkit-backface-visibility: hidden;
}
.flexslider img {
  position: relative;
  width: 100%;
  color: #FF3300;
}
.slider-caption {
  color: white; /*2nd text rotate #FF3300; */
  margin: 0;
  position: absolute;
  top: 0;
  left: 0; /*text-transform: uppercase;*/
  z-index: 7;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#home h1{font-size: 300%; font-weight: bold; color: #FFFFFF; padding: 10px 0 10px 0; letter-spacing: 3px; width:800px; text-shadow: -1px 0 gray, 0 1px gray, 1px 0 gray, 0 -1px gray;} /*width:600px; translucent bg --color: #333333; background-color: #7f7f7f; background:rgba(255,255,255,0.3); 1 pixel gray shadow to left, top, right and bottom*/
/*#home h1,*/
#home h2{font-weight: bold;}
#home h2{background-color: #7f7f7f; background:rgba(255,255,255,0.3); padding: 10px;}
#home .btn
  {
    background: #66AF33; /*green*/
    border-radius: 5px; /*corner edge*/
    border: 2px solid #F0F0F0; /*border: 2px solid transparent;*/
    color: #FFFFFF;
    font-weight: bold;
    margin: 40px 0 0 0;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    height: 50px;
    width: 200px; /*width: 220px;*/
    padding: 12px 10px 10px 10px;
    text-decoration: none;
  }
#home .btn:hover{background: #F8F8F8; color: #66AF33;}
#home p{letter-spacing: 1px; color: #000000; padding: 10px 0 10px 0; letter-spacing: 3px; font-weight: bold; font-size: 15pt;} /*background-color: #7f7f7f; background:rgba(255,255,255,0.3);*/
/* end ------HOME------ */


/* start simpletextrotator */
.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

.rotating.flip {
  position: relative;
}

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0,0,1px);
  -ms-transform: translate3d(0,0,1px);
  transform: translate3d(0,0,1px);
}

.rotating.flip .front {
  z-index: 1;
}

.rotating .back {
  display: block;
  opacity: 0;
}

.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}

.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  
  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
  -ms-transform: rotateY(180deg) translate3d(0,0,0);
  transform: rotateY(180deg) translate3d(0,0,0);
}

.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
  -ms-transform: rotateX(180deg) translate3d(0,0,0);
  transform: rotateX(180deg) translate3d(0,0,0);
}

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
  transform: translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}
/* end simpletextrotator */



/* ------start about-- ABOUT US---- */
#about{min-height: 300px; padding: 80px 0 80px 0;}
#about h2,
#about h3{font-weight: bold; font-family: 'Century Gothic'}
#about .col-md-7 h3{padding: 12px 0 0 0;}
#about .col-md-7 h2{color: #800000; padding: 10px 0 10px 0; margin: 10px 0 32px 0;}/*#66AF33; Met Office*/
#about .col-md-5 .col-md-6{padding: 4px;}
#about .col-md-5 h3{padding: 10px 0 10px 0;}
#about .col-md-5 img{width: 200px;height: 100px;}
#about p{font-weight: 400;} 
#about a {color: #333333; text-decoration: none;} 
#about a:hover {color:orange; text-decoration: none;}      
#about ul{margin-left: 50px; list-style-type: none;} 
#about ul li{margin-top: 6px; margin-bottom: 7px; letter-spacing: 2px} 
.btmdesc4{background: #E0E0E0; border-radius: 50%; text-align: center; padding: 8px;}/*background: #F0F0F0;*/
#about .spnabout{color:#06C;}
#about ul li a:hover{color: #333333; font-weight: bold; text-decoration: none;}
 
/* ------end about------ */

/*----start team1---ABU DHABI AIRPORTS-----*/
#team{background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0;} /*padding: 80px 0 80px 0;*/
#team h3{color: #333; font-weight: bold; letter-spacing: 1px!important;padding-bottom: 30px;}
#team .team_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#team .team_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#team .team_thumb .team_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#team .team_thumb:hover .team_overlay{opacity: 0.8;}  
#team .team_description{background: #383838; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#team .team_description h5{color: #66AF33; padding-bottom: 10px;}
#team p{font-weight: 400; color: #333;}
#team a{ color: #333333; text-decoration: none;} /*MAKING overlay icons black also (so make linkbutton color white)*/
/* end team1---ABU DHABI AIRPORTS-----*/


/*----start team2---BATEEN-----*/
#team2 {color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0; }/*section background background: #F8F8F8; */
#team2 h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#team2 .team2_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#team2 .team2_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#team2 .team2_thumb .team2_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#team2 .team2_thumb:hover .team2_overlay{opacity: 0.8;}  
#team2 .team2_description{background: #404040; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#team2 .team2_description h5{color: #66AF33; padding-bottom: 10px;}
#team2 p{font-weight: 400;color: #333;}
/* end team2--------*/


/*----start team3---NORTH EMIRATES AIRPORTS-----*/
#team3{background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0;} /*section background*/
#team3 h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#team3 .team3_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#team3 .team3_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#team3 .team3_thumb .team3_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#team3 .team3_thumb:hover .team3_overlay{opacity: 0.8;}  
#team3 .team3_description{background: #303030;padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#team3 .team3_description h5{color: #66AF33; padding-bottom: 10px;}
#team3 p{font-weight: 400; color: #333;}
/* end team3---NORTH EMIRATES AIRPORTS-----*/


/*----start ABU DHABI AIRPORT-----*/
#auh{background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0;} 
#auh h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#auh .auh_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#auh .auh_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#auh .auh_thumb .auh_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#auh .auh_thumb:hover .auh_overlay{opacity: 0.8;}  
#auh .auh_description{background: #383838; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#auh .auh_description h5{color: #66AF33; padding-bottom: 10px;}
#auh p{font-weight: 400; color: #333;} /*font-size: 150%; */
#auh a{ color: #333333; text-decoration: none;} /*MAKING overlay icons black also (so make linkbutton color white)*/
/* end---ABU DHABI AIRPORT-----*/

/*----start AL BATEEN AIRPORT-----*/
#azi {color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0; }/*section background background: #F8F8F8; */
#azi h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#azi .azi_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#azi .azi_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#azi .azi_thumb .azi_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#azi .azi_thumb:hover .azi_overlay{opacity: 0.8;}  
#azi .azi_description{background: #404040; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#azi .azi_description h5{color: #66AF33; padding-bottom: 10px;}
#azi p{font-weight: 400;color: #333;}
#azi a{ color: #333333; text-decoration: none;}
/*----end AL BATEEN AIRPORT-----*/

/*----start ALAIN AIRPORT-----*/
#aan {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0;} /*section background*/
#aan h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#aan .aan_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#aan .aan_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#aan .aan_thumb .aan_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#aan .aan_thumb:hover .aan_overlay{opacity: 0.8;}  
#aan .aan_description{background: #303030; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#aan .aan_description h5{color: #66AF33; padding-bottom: 10px;}
#aan p{font-weight: 400; color: #333;}
#aan a{ color: #333333; text-decoration: none;}
/*----end ALAIN AIRPORT-----*/

/*----start DUBAI AIRPORT-----*/
#dxb {color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0; }
#dxb h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#dxb .dxb_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#dxb .dxb_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#dxb .dxb_thumb .dxb_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#dxb .dxb_thumb:hover .dxb_overlay{opacity: 0.8;}  
#dxb .dxb_description{background: #404040; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#dxb .dxb_description h5{color: #66AF33; padding-bottom: 10px;}
#dxb p{font-weight: 400;color: #333;}
#dxb a{ color: #333333; text-decoration: none;}
/*----end DUBAI AIRPORT-----*/


/*----start DUBAI WORLD-----*/
#dwc {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0;} /*section background*/
#dwc h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#dwc .dwc_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#dwc .dwc_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#dwc .dwc_thumb .dwc_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#dwc .dwc_thumb:hover .dwc_overlay{opacity: 0.8;}  
#dwc .dwc_description{background: #303030; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#dwc .dwc_description h5{color: #66AF33; padding-bottom: 10px;}
#dwc p{font-weight: 400; color: #333;}
#dwc a{ color: #333333; text-decoration: none;}
/*----end DUBAI WORLD-----*/


/*----start SHARJAH AIRPORT-----*/
#shj {color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0; }
#shj h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#shj .shj_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#shj .shj_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#shj .shj_thumb .shj_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#shj .shj_thumb:hover .shj_overlay{opacity: 0.8;}  
#shj .shj_description{background: #404040; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#shj .shj_description h5{color: #66AF33; padding-bottom: 10px;}
#shj p{font-weight: 400;color: #333;}
#shj a{ color: #333333; text-decoration: none;}
/*----end SHARJAH AIRPORT-----*/

/*----start RASALKHAIMAH-----*/
#rak {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0;} /*section background*/
#rak h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#rak .rak_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#rak .rak_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#rak .rak_thumb .rak_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#rak .rak_thumb:hover .rak_overlay{opacity: 0.8;}  
#rak .rak_description{background: #303030; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#rak .rak_description h5{color: #66AF33; padding-bottom: 10px;}
#rak p{font-weight: 400; color: #333;}
#rak a{ color: #333333; text-decoration: none;}
/*----end RASALKHAIMAH-----*/


/* start social icon - OUR AIRPORT OFFICES Awesome icons on each airport*/
.social_icon{ padding: 0;}
.social_icon li{display: inline-block;position: relative;}
ul{margin-bottom: 0;}
.social_icon li a
  {
    background: #303030;
    border-radius: 50%;
    cursor: pointer;
    color: #FFFFFF;
    width: 50px; /*40px*/
    height: 50px;/*40px*/
    line-height: 50px; /*40px*/
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
.social_icon li a:hover {background: #CCCCCC; color: #FFFFFF;}
  footer .social_icon { margin-top: 10px;}
/* end social icon */




/* start 4 CIRCLES buttons TEAM-Abu Dhabi Airports*/
.si_team {padding: 0;}
.si_team ul {margin-bottom: 0;} /*margin-left: 200px; margin-bottom: 0;*/
.si_team li { display:block; position: relative;} /* block --> 3 circles vertically,  display: inline-block;--> 3 circles side by side horizontally,  */
.si_team li a
  {
    background: #E8E8E8; 
    border-radius: 50%;
    cursor: pointer;
    color: #FFFFFF;
    width: 42px; 
    height: 42px;/*line-height: 50px; text-align: left;*/
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
.si_team li a:hover{background: #999999; } /*color: #FFFFFF; red #FF0000; blue#06C 4-CIRCLES inside OMAA airport*/
/* end 3 CIRCLES TEAM .si_team { margin-top: 10px;}*/


/* ------ start SERVICE------- */
#service{min-height: 300px; padding: 80px 0 60px 0;}
#service a:link {color: #333333; text-decoration: none;} 
#service a:hover {color:orange; text-decoration: none;}     
#service h3{color: #333; font-weight: bold; letter-spacing: 1px !important; padding-bottom: 30px;}/*Header Service #service h4 {color: #333333; font-weight: bold; letter-spacing: 1px !important; padding-bottom: 30px;}  */
#service .media{padding: 40px 0 10px 0;}
#service .media .fa
  {
    background: #6699CC; /*Circle image background -light green #66AF33;*/
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 10px 0 0;
    padding-right: 0;
  }
#service .media .media-heading{ color: #333; font-weight: bold; padding: 0 0 10px 0; margin: 0 0 10px 0;}/*Sub Heading #06C; darkblue*/
#service{font-weight: 400;}
/* ------end SERVICE------ */



/* start --------WEATHER FORECAST (OMAA)------ */
#wxforecast{color: #333; min-height: 300px; padding: 80px 0 80px 0;} /*color: #FFFFFF; Header newsletter background: url('../images/newsletter-bg.jpg') no-repeat center center; background-size: cover; background-attachment: fixed;*/
#wxforecast h5 {color: #06C; font-weight: bold; letter-spacing: 1px;  font-size: 14pt}
#wxforecast h3 {color: #333; font-weight: bold; letter-spacing: 1px !important; margin-top: 0px;} /*padding-bottom: 30px;*/
#wxforecast h4 {color: #FFFFFF; font-weight: bold; letter-spacing: 3px !important;}  
#wxforecast p {font-weight: 400; padding: 0 0 30px 0;}
#wxforecast .wxforecast_thumb{ overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 5px; border-top-right-radius: 5px;} 
#wxforecast .wxforecast_thumb img {width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#wxforecast .wxforecast_thumb .wxforecast_overlay
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0.7; /* 0 ;opacity: 0.3*/
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#wxforecast .wxforecast_thumb:hover .wxforecast_overlay{opacity: 0.3;} /*opacity: 0.8;*/
#wxforecast .wxforecast_description{background: #383838; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#wxforecast .wxforecast_description h5 {color: #66AF33; letter-spacing: 1px; padding-bottom: 10px; font-size: 14pt;}
#wxforecast p{ font-weight: 400; color: #333;}          
#wxforecast form .form-control
  {
    background: #404040;
    border: none;
    border-radius: 2px;
    box-shadow: none;
    color: #FFFFFF;
    height: 50px;
    margin-bottom: 10px;
    opacity: 0.9;
  }
#wxforecast .form-control::-moz-placeholder {color: #FFFFFF; opacity: 1;}
#wxforecast .form-control:-ms-input-placeholder {color: #FFFFFF;}
#wxforecast .form-control::-webkit-input-placeholder {color: #FFFFFF;}
#wxforecast input[type="submit"]
  {
    background: #66AF33;
    border: none;
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
#wxforecast input[type="submit"]:focus,
#wxforecast input[type="submit"]:hover
  {
    background: #FFFFFF;
    color: #66AF33;
}  
.wxforecast_body{border: 1px solid #E8E8E8; height: 300px; margin-top: 5px; margin-bottom: 5px; text-align: left}
.wxforecastDT{color: #000000; border: 1px solid #E8E8E8; position: absolute; top: 0px; padding: 20px 5px 20px 5px; margin: 5; font-size: 15pt; font-weight: bold; width:100%; background-color: #7f7f7f; background:rgba(255,255,255,0.8);} /*margin: 0 auto;  */  
/* end --------WEATHER FORECAST (OMAA)------ */


/* start --------WEATHER FORECAST (OMAD)------ */
#wxforecast2{background: #F8F8F8; color: #333; min-height: 300px; padding: 80px 0 80px 0;} 
#wxforecast2 h5 {color: #06C; font-weight: bold; letter-spacing: 1px;  font-size: 14pt}
#wxforecast2 h3 {color: #333; font-weight: bold; letter-spacing: 1px !important;} 
#wxforecast2 h4 {color: #FFFFFF; font-weight: bold; letter-spacing: 3px !important;}  
#wxforecast2 p {font-weight: 400; padding: 0 0 30px 0;}
#wxforecast2 .wxforecast2_thumb{ overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 5px; border-top-right-radius: 5px;} 
#wxforecast2 .wxforecast2_thumb img {width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#wxforecast2 .wxforecast2_thumb .wxforecast2_overlay
  {
    background: #F8F8F8;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0.7; /* 0 ;opacity: 0.3*/
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#wxforecast2 .wxforecast2_thumb:hover .wxforecast2_overlay{opacity: 0.3;} /*opacity: 0.8;*/
#wxforecast2 .wxforecast2_description{background: #383838; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#wxforecast2 .wxforecast2_description h5 {color: #66AF33; letter-spacing: 1px; padding-bottom: 10px; font-size: 14pt; }
#wxforecast2 p{ font-weight: 400; color: #333;}          
.wxforecast2_body{border: 1px solid #E8E8E8; height: 300px; margin-top: 5px; margin-bottom: 5px; text-align: left}
.wxforecastDT2{color: #000000; border: 1px solid #E8E8E8; position: absolute; top: 0px; padding: 20px 5px 20px 5px; margin: 5; font-size: 15pt; font-weight: bold; width:100%; background-color: #7f7f7f; background:rgba(255,255,255,0.8);} /*margin: 0 auto;  */  
/* end --------WEATHER FORECAST (OMAD)------ */



/* start --------WEATHER FORECAST (OMAL)------ */
#omalfcast{color: #333; min-height: 300px; padding: 80px 0 80px 0;} 
#omalfcast h5 {color: #06C; font-weight: bold; letter-spacing: 1px;  font-size: 14pt}
#omalfcast h3 {color: #333; font-weight: bold; letter-spacing: 1px !important;} /*padding-bottom: 30px;*/
#omalfcast h4 {color: #FFFFFF; font-weight: bold; letter-spacing: 3px !important;}  
#omalfcast p {font-weight: 400; padding: 0 0 30px 0;}
#omalfcast .omalfcast_thumb{ overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 5px; border-top-right-radius: 5px;} 
#omalfcast .omalfcast_thumb img {width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#omalfcast .omalfcast_thumb .omalfcast_overlay
  {
    background: #F8F8F8;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0.7; /* 0 ;opacity: 0.3*/
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#omalfcast .omalfcast_thumb:hover .omalfcast_overlay{opacity: 0.3;} /*opacity: 0.8;*/
#omalfcast .omalfcast_description{background: #383838; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#omalfcast .omalfcast_description h5 {color: #66AF33; letter-spacing: 1px; padding-bottom: 10px; font-size: 14pt;}
#omalfcast p{ font-weight: 400; color: #333;}          
.omalfcast_body{border: 1px solid #E8E8E8; height: 300px; margin-top: 5px; margin-bottom: 5px; text-align: left}
.omalfcastDT {color: #000000; border: 1px solid #E8E8E8; position: absolute; top: 0px; padding: 20px 5px 20px 5px; margin: 5; font-size: 15pt; font-weight: bold; width:100%; background-color: #7f7f7f; background:rgba(255,255,255,0.8);} 
/* end --------WEATHER FORECAST (OMAL)------ */


/* start --------WEATHER FORECAST (OMDB)------ */
#omdbfcast{background: #F8F8F8; color: #333; min-height: 300px; padding: 80px 0 80px 0;} 
#omdbfcast h5 {color: #06C; font-weight: bold; letter-spacing: 1px;  font-size: 14pt}
#omdbfcast h3 {color: #333; font-weight: bold; letter-spacing: 1px !important;} 
#omdbfcast h4 {color: #FFFFFF; font-weight: bold; letter-spacing: 3px !important;}  
#omdbfcast p {font-weight: 400; padding: 0 0 30px 0;}
#omdbfcast .omdbfcast_thumb{ overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 5px; border-top-right-radius: 5px;} 
#omdbfcast .omdbfcast_thumb img {width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#omdbfcast .omdbfcast_thumb .omdbfcast_overlay
  {
    background: #F8F8F8;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0.7; /* 0 ;opacity: 0.3*/
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#omdbfcast .omdbfcast_thumb:hover .omdbfcast_overlay{opacity: 0.3;} /*opacity: 0.8;*/
#omdbfcast .omdbfcast_description{background: #383838; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#omdbfcast .omdbfcast_description h5 {color: #66AF33; letter-spacing: 1px; padding-bottom: 10px; font-size: 14pt;}
#omdbfcast p{ font-weight: 400; color: #333;}          
.omdbfcast_body{border: 1px solid #E8E8E8; height: 300px; margin-top: 5px; margin-bottom: 5px; text-align: left}
.omdbfcastDT {color: #000000; border: 1px solid #E8E8E8; position: absolute; top: 0px; padding: 20px 5px 20px 5px; margin: 5; font-size: 15pt; font-weight: bold; width:100%; background-color: #7f7f7f; background:rgba(255,255,255,0.8);} 
/* end --------WEATHER FORECAST (OMDB)------ */


/* start --------WEATHER FORECAST (OMDW)------ */
#omdwfcast{color: #333; min-height: 300px; padding: 80px 0 80px 0;} 
#omdwfcast h5 {color: #06C; font-weight: bold; letter-spacing: 1px;  font-size: 14pt}
#omdwfcast h3 {color: #333; font-weight: bold; letter-spacing: 1px !important;} 
#omdwfcast h4 {color: #FFFFFF; font-weight: bold; letter-spacing: 3px !important;}  
#omdwfcast p {font-weight: 400; padding: 0 0 30px 0;}
#omdwfcast .omdwfcast_thumb{ overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 5px; border-top-right-radius: 5px;} 
#omdwfcast .omdwfcast_thumb img {width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#omdwfcast .omdwfcast_thumb .omdwfcast_overlay
  {
    background: #F8F8F8;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0.7; /* 0 ;opacity: 0.3*/
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#omdwfcast .omdwfcast_thumb:hover .omdwfcast_overlay{opacity: 0.3;} /*opacity: 0.8;*/
#omdwfcast .omdwfcast_description{background: #383838; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#omdwfcast .omdwfcast_description h5 {color: #66AF33; letter-spacing: 1px; padding-bottom: 10px; font-size: 14pt;}
#omdwfcast p{ font-weight: 400; color: #333;}          
.omdwfcast_body{border: 1px solid #E8E8E8; height: 300px; margin-top: 5px; margin-bottom: 5px; text-align: left}
.omdwfcastDT {color: #000000; border: 1px solid #E8E8E8; position: absolute; top: 0px; padding: 20px 5px 20px 5px; margin: 5; font-size: 15pt; font-weight: bold; width:100%; background-color: #7f7f7f; background:rgba(255,255,255,0.8);} 
/* end --------WEATHER FORECAST (OMDW)------ */


/* start newsletter */
#newsletter
  {
    background: url('../images/newsletter-bg.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    color: #333; /*color: #FFFFFF; Header newsletter*/
    min-height: 300px;
    padding: 80px 0 80px 0;
  }
#newsletter h3
  {
    font-weight: bold;
    letter-spacing: 1px !important;
    padding-bottom: 30px;
  }
#newsletter p
  {
    font-weight: 400;
    padding: 0 0 30px 0;
  }
#newsletter form .form-control
  {
    background: #404040;
    border: none;
    border-radius: 2px;
    box-shadow: none;
    color: #FFFFFF;
    height: 50px;
    margin-bottom: 10px;
    opacity: 0.9;
  }
#newsletter .form-control::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
#newsletter .form-control:-ms-input-placeholder {
  color: #FFFFFF;
}
#newsletter .form-control::-webkit-input-placeholder {
  color: #FFFFFF;
}
#newsletter input[type="submit"]
  {
    background: #66AF33;
    border: none;
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
#newsletter input[type="submit"]:focus,
#newsletter input[type="submit"]:hover
  {
    background: #FFFFFF;
    color: #66AF33;
  }
/* end newsletter */





/* -------------start work-WEATHER CHARTS (2rows x 3cols)------------------- */
#wxcharts
  {
    background: #F8F8F8;  /*#CCCCCC;*/
    color: #FFFFFF;
    min-height: 300px;
    padding: 80px 0 80px 0;
  }
#wxcharts h3
  {
    color: #333;  
    font-weight: bold;
    letter-spacing: 1px !important;
    padding-bottom: 30px;
  }
#wxcharts p
  {
    color: #333;
    font-weight: 400;
    margin: 0 0 40px 0;
  }
#wxcharts .col-md-4
  {
    padding: 2px;
  }
#wxcharts .wxcharts_thumb
  {
    overflow: hidden;
    position: relative;
  }
#wxcharts .wxcharts_thumb img
  {
    width: 100%;
    height: auto;
  }
#wxcharts .wxcharts_thumb .wxcharts_overlay
    {
      background: #FFFFFF;
      opacity: 0;
      position: absolute;
      width: 100%; /*size of CHARTS overlay button*/
      height: 100%;
      top: 0;
      bottom: 0;
      -webkit-transition: all 0.4s ease-in-out;
              transition: all 0.4s ease-in-out;
    }
#wxcharts .wxcharts_thumb .wxcharts_overlay .fa
  {
    background: #0066CC; /*green #66AF33 circle button color*/
    border-radius: 50%;
    color: #FFFFFF;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;

    /* http://www.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-centering-css/ */
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
#wxcharts .wxcharts_thumb:hover .wxcharts_overlay{opacity: 0.8;}
/* -------------end work-WEATHER CHARTS-------------------- */



/* -------------start work-WEATHER CHARTS2 (2rows x 4cols)-------------------- */
#wxcharts2{background: #F8F8F8; color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0; } /*#reduced padding to put FA cirlce inside;*/
#wxcharts2 h3{color: #333; font-weight: bold; letter-spacing: 1px !important; padding-bottom: 30px;}
#wxcharts2 p{color: #333; font-weight: 400; margin: 0 0 40px 0;}
#wxcharts2 .col-md-4{padding: 2px;}
#wxcharts2 .wxcharts2_thumb{overflow: hidden; position: relative;}
#wxcharts2 .wxcharts2_thumb img{ width: 100%; height: auto;}
#wxcharts2 .wxcharts2_thumb .wxcharts2_overlay
    {
      background: #FFFFFF;
      opacity: 0;
      position: absolute;
      width: 100%; /*size of CHARTS overlay button*/
      height: 100%;
      top: 0;
      bottom: 0;
      -webkit-transition: all 0.4s ease-in-out;
              transition: all 0.4s ease-in-out;
    }
#wxcharts2 .wxcharts2_thumb .wxcharts2_overlay .fa
  {
    background: #0066CC; /*green #66AF33 circle button color*/
    border-radius: 50%;
    color: #FFFFFF;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
#wxcharts2 .wxcharts2_thumb:hover .wxcharts2_overlay{ opacity: 0.8;}
/* -------------end work-WEATHER CHARTS-------------------- */

/*----start FOOTER--------#808080*/
.ftrline{height: 5px; background-image: url('../webicons/footerline.jpg'); background-repeat: repeat-x; border-top-style: solid; border-top-width: 1px; border-top-color: #c8c8c8;} /*background-image: url('webicons/footerline.jpg');*/
#copyright{background: #666666; color: #FFFFFF; min-height: 150px; padding: 0px 0 30px 0;}
.crtext{color: #FFFFCC; margin-top: 20px;}
/* footer TERMS OF SERVICE */
.ftrtos{padding: 0; font-size: 10pt;} /*background-color: #F8F8F8; */
.ftrtos li{display: inline-block; position: relative;}
.ftrtos ul{margin-bottom: 0; margin-top: 20px;}
.ftrtos li a{cursor: pointer; color: #FFFFFF; text-decoration: none;}
.ftrtos li a:hover{letter-spacing: 2px; text-decoration: none; color: #FF9900;}
.ftricons{display: none;}
#webftr {background: #333333; color: #FFFFFF; min-height: 150px; padding: 0px 0 30px 0; -webkit-box-shadow: 0px 3px 18px -4px rgba(0,0,0,0.75); -moz-box-shadow: 0px 3px 18px -4px rgba(0,0,0,0.75); box-shadow: 0px 3px 18px -4px rgba(0,0,0,0.75);}
#webftr .ftrline{height: 5px; background-image: url('../webicons/footerline.jpg'); background-repeat: repeat-x; border-top-style: solid; border-top-width: 1px; border-top-color: #c8c8c8;}
#webftr .dvftrcont{text-align: center; margin: 30px auto 40px auto; width: 45%; height: 100px;}
#webftr .dvftrlogo{margin: 0px 15px 15px 15px}
#webftr ul{text-align: left; list-style-type: none; font-size: 9pt; line-height: 30px;}
#webftr .ftrlinks ul li{margin: 3px;}
#webftr .ftrlinks a{color: #ffffff; cursor: pointer; text-decoration: none; letter-spacing: 2px;}
#webftr .ftrlinks a:hover{color: #056fb7; text-decoration: none; letter-spacing: 2px;}
#webftr .dvftrweb a{text-decoration: none; color: #056fb7; letter-spacing: 2px; } 
#webftr .dvftrweb a:hover{text-decoration: none; color: #ffffcc; letter-spacing: 2px; }
#webftr .dvbtmftr{padding: 6px; background-color: #000000; color: #FFFFFF; width: 100%; position:absolute; bottom:0; left:0; font-size: 9pt; letter-spacing: 2px;}


/* DISCLAIMER  */
.dvcookiedlg {display: none; font-size: 10pt; color: white; position: fixed; bottom: 0%; right: 5%; z-index: 400; width: 400px; border: 1px solid #CCCCCC; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: rgba(20,20,20,0.8); box-shadow: 0px 0px 0px 6px rgba(0, 63, 135, 0.5);} /*background-color: #333333; border: 1px solid #4682B4; border-radius:5px; -moz-border-radius:5px;*/ 
.dvcookietitle{font-size: 10pt; letter-spacing: 2px;}
.dvcookiebody {font-size: 10.5pt; margin: 10px; text-align: justify; }
.dvcookiebody a:link{font-weight: bold; color: #056fb7; text-decoration: none;}
.dvcookiebody a:hover{color: #056fb7; text-decoration: underline;}
.dvcookiebody a:visited{font-weight: bold; color: #056fb7; text-decoration: none;}

/*----start TUTORIALS WIND SHEAR--------*/
.containerWshear{width:70%; height: auto; margin: auto;}/*Takes 80% width from main container*/
#wshear{background: #F8F8F8; min-height: 300px; padding: 85px 0 85px 0; font-weight: 400;}/* background: #F0F0F0; light gray #F0F0F0; section background*/
#wshear h4{color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
#wshear a:link {text-decoration: none;} 
#wshear a:hover {color:orange; text-decoration: none;}     
#wshear p{text-align: justify; line-height: 2.2; padding-top: 5px; padding-bottom: 5px;}
.ulwshear{list-style-type: none; margin-top: 4px;} 
.dvhdrWS{padding: 2px; font-weight: bold; font-size: 12pt; text-decoration: underline; margin-top: 5px; color: #800000;}
.pWS{margin: 2px 2px 2px 7px; text-align: justify; line-height: 2.2;}
.pWS2{margin: 10px 2px 2px 10px; text-align: justify;}
.pWS3{margin: 2px 2px 2px 10px; text-align: justify; width: 940px; font-weight: bold; font-size: 13pt}
.pWS4{float: right; margin: 35px 2px 2px 10px; padding: 10px; text-align: justify; width: auto; font-size: 9pt; color: #000066; background-color: #CCCCCC; border-radius: 5px;}
.dvWSex{border: 1px dotted #999999; margin-left: 20px; margin-bottom: 10px; width: 950px}
.dvobsairport{ height: 184px; margin-top: 10px; margin-left: 50px;}
.dvobsairportLMR{float: left; width: 250px; border-left-style: dotted; border-left-width: 1px; border-left-color: #999999;}
.spnhl{color: #006600; font-weight: bold}
.spnul{color: #006600;}
.spnexp{color: #FF3300;}
/*-------------------------WINDSHEAR IMAGE controls-------------------------------*/
.slideshow-containerSW {max-width: 1000px; position: relative; margin: auto;  border: 1px dotted #F0F0F0;}
.mySlidesSW {display: none;} /* Hide the images by default */
/* Next & previous buttons */
.prevSW, .nextSW {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #FF9900; /*color: #06C;*/
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  background-color: #717171; /*#f0f0f0;*/
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid #000000;
}
/* Position the "next button" to the right */
.nextSW {right: 0; border-radius: 3px 0 0 3px;}
.prevSW:hover, .nextSW:hover {color: #06C; background-color: #f0f0f0;}
.textSW {
  display: none;
  color: #FF9900; 
  font-size: 18px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  left: 39%;
  width: 220px; 
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  margin: 0;
  border: 1px solid #FF9900;
}
.numbertextSW {
  display: none;
  color: #f2f2f2;
  background: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.dotSW {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
#wshear .active, .dotSW:hover {background-color: #717171;}

/*----start TUTORIALS METAR/TAF--------*/
.containerMT{width:70%; height: auto; margin: auto;} 
#metartaf{background: #F8F8F8; min-height: 300px; padding: 85px 0 85px 0; font-weight: 400;}  /*padding: 50px 0 50px 0;*/    
#metartaf h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}     
.spansub{font-family: Tahoma; font-size: 10pt; color: #0000FF}
.spantopic{color: #990000; font-size: 12pt; line-height: 2.2;}
#metartaf ul{margin-top: 10px; margin-left: 5px;}
#metartaf ul li{margin-top: 15px; list-style-type: none}
#metartaf .table-responsive{width: 60%; margin-left: 100px;}
.dvhdr1{ background:#F3F0E7; font-weight:bold; border:1px solid #C8BA92; padding:2px; width:600px;}
.dvbdy1{ background:#FFFFFF; border-left:1px solid #C8BA92; border-right:1px solid #C8BA92; border-bottom:1px solid #C8BA92; padding:2px; width:600px;}
.paratext{text-align:justify; margin: 1px; padding:10px;}
.ptbl1{margin-left: 100px; margin-top: 40px;}
.tblbottom{margin-bottom: 20px !important;}
.dvexamp{margin-left: 50px;}
 
 /*----start TUTORIALS WIND SYMBOLS--------*/
.containerWDS{width:70%; height: auto; margin: auto;}  
#wspdcodes{min-height: 300px; padding: 85px 0 85px 0; font-weight: 400;}      
#wspdcodes h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}   
#wspdcodesf ul{margin-top: 10px; margin-left: 5px;}
#wspdcodes ul li{margin-top: 15px; list-style-type: none}
#wspdcodes .wdicont{margin-top: 20px; margin-left: 150px}
#wspdcodes .wdicontL{float: left; width: 300px;}
#wspdcodes .wdicontR{float: left; width: 700px; margin-left: 50px;}
  
/*----start TUTORIALS WEATHER CODES--------*/
.containerWC{width:70%; height: auto; margin: auto;}  
#wxcodes{background: #F8F8F8; min-height: 300px; padding: 85px 0 85px 0; font-weight: 400;}          
#wxcodes h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}   
#wxcodes ul{margin-top: 10px; margin-left: 5px;}
#wxcodes ul li{margin-top: 15px; list-style-type: none}
#wxcodes .grid-view{width:900px;}
 
 /*----start TUTORIALS CLD TYPES & SYMBOLS --------*/
.containerCLD{width:70%; height: auto; margin: auto;}  
#cldcodes{min-height: 300px; padding: 85px 0 85px 0; font-weight: 400;}          
#cldcodes h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}   
#cldcodes ul{margin-top: 10px; margin-left: 5px;}
#cldcodes ul li{margin-top: 15px; list-style-type: none}
#cldcodes .grid-view{width:900px;}
#cldcodes .dgridcld th{text-align:center; margin: 5px; padding: 10px;}
#cldcodes .dgridcld td{margin: 5px; padding: 10px; border-bottom: 0px;}
#cldcodes .dgridcld{width: 80%;}
.dgridcld tr.normal:hover, .dgridcld tr.alternate:hover{color: black; font-weight: bold;}  
 
/*----start TUTORIALS ICAO/IATA CODES--------*/
.containerICAO{width:70%; height: auto; margin: auto;}  
#icaocodes {background: #F8F8F8; min-height: 400px; padding: 85px 0 85px 0; font-weight: 400;}       
#icaocodes h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}   
#icaocodes ul{margin-top: 10px; margin-left: 5px;}
#icaocodes ul li{margin-top: 15px; list-style-type: none}
#icaocodes .dgridicao th{text-align:center; margin: 5px; padding: 15px;}
#icaocodes .dgridicao td{margin: 5px; padding: 15px; border-bottom: 0px;}
#icaocodes .dgridicao{width: 70%;}
.dgridicao tr.normal:hover, .dgridicao tr.alternate:hover{color: black; font-weight: bold;}
.dvicaoselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 450px; } 
.dvicao_body{margin: 0 auto 20 auto; padding-top: 5px; border: 1px solid #F0F0F0; height: 400px; width: 100%; overflow: auto;}
.dvicaocnt{margin: 5px 10px 15px auto; padding-right: 10px; width: 100%;} 
/*----start TUTORIALS ABBREVIATIONS--------*/
.containerABB{width:70%; height: auto; margin: auto;}  
#metabbrev {min-height: 400px; padding: 85px 0 85px 0; font-weight: 400;}        
#metabbrev  h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}   
#metabbrev  ul{margin-top: 10px; margin-left: 5px; overflow: hidden;}
#metabbrev  ul li{list-style-type: none; display: inline-block;}
#metabbrev .dgridabb th{text-align:center; margin: 5px; padding: 15px;}
#metabbrev .dgridabb td{margin: 5px; padding: 15px; border-bottom: 0px;}
#metabbrev .dgridabb{width: 60%;}
.dgridabb tr.normal:hover, .dgridabb tr.alternate:hover{color: black; font-weight: bold;}
.dvabbselect{margin: 0 auto; padding: 10px 0px 10px 0px; border: 1px solid #F0F0F0; width: 740px; } 
.liabb{width: 15px;}
.dvabb_body{margin: 0 auto 20 auto; padding-top: 5px; border: 1px solid #F0F0F0; height: 500px; width: 100%; overflow: auto;}
/*----start TUTORIALS PRESENT WEATHER SYMBOL--------*/
#wxcodes .dgridwxc th{text-align:center; margin: 5px; padding: 15px;}
#wxcodes .dgridwxc td{margin: 5px; padding: 15px; border-bottom: 0px;}
#wxcodes .dgridwxc{width: 80%;}
.dgridwxc tr.normal:hover, .dgridwxc tr.alternate:hover{color: black; font-weight: bold;}
.GridPager a, .GridPager span{display: block; height: 25px; width: 25px; font-weight: bold; text-align: center; text-decoration: none;}
.GridPager a{background-color: #f5f5f5; color: #969696; border: 1px solid #969696;}
.GridPager span{background-color: #A1DCF2; color: #000; border: 1px solid #3AC0F2;}

/*gridview css*/
.grid-view tr.normal:hover, .grid-view tr.alternate:hover{color: black; font-weight: bold;}/*background-color:InfoBackground;*/
.grid-view th{
 /*background-image: url(webicons/tablehead.gif); th_back.gif*/
 /*background-repeat: repeat-x; */  
}
.gridheader th{background-image: url(webicons/tablehead.gif); background-repeat: repeat-x; } 
.Pager a:active {color: #3333FF; text-decoration: none; }
.Pager hover {color: #AAFF00; text-decoration: none; } 
.Pager {color: #885454; text-decoration: none; background-color: #FFF7E7;} 
.borderit:hover { background-color:InfoBackground; border:1px Black solid;} /* use for links at the bottom*/

 /*----start TURBULENCE Chart--------*/
.containerTB{width:70%; height: auto; margin: auto;}
#tbchart{background: #F8F8F8; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400; }      
#tbchart h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;} 
 
/*----start CUMULONIMBUS Chart--------*/
.containerCB{width:70%; height: auto; margin: auto;}
 #cbchart{min-height: 300px; padding: 80px 0 80px 0; font-weight: 400; }      
 #cbchart h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}          

/*----start SATPIX--------*/
.containerSAT{width:70%; height: auto; margin: auto;}  
#satpix{background: #F8F8F8; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;}      
#satpix h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}     

/*----start WRF Models--------*/
.containerWRF{width:70%; height: auto; margin: auto;}
#wrfmodel{background: #F8F8F8; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;}      
#wrfmodel h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}   

/*----start SURFACE Analysis Charts--------*/
.containerSRF{width:70%; height: auto; margin: auto;}
#srfchart{min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;}      
#srfchart h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
  

/*----start METAR--------Takes 80% width from main container*/
.containerMT{width:70%; height: auto; margin: auto;}
#metar{min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;} /* background: #F0F0F0; light gray #F0F0F0; section background*/
#metar h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
#metar a:link {text-decoration: none;} 
#metar a:hover {color:orange; text-decoration: none;}   
#metar p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}

/*----start TAF--------*/
.containerTAF{width:70%; height: auto; margin: auto;}
#taf{background: #F8F8F8; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;}
#taf h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
#taf a:link {text-decoration: none;} 
#taf a:hover {color:orange; text-decoration: none;}     
#taf p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}

/*----start SIGMET --------*/
.containerSG{width:70%; height: auto; margin: auto;}
#sigmet{background: #F8F8F8; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;} 
#sigmet h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
#sigmet a:link {text-decoration: none;} 
#sigmet a:hover {color:orange; text-decoration: none;}     
#sigmet p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}

/*----start VAAC --------*/
.containerVA{width:70%; height: auto; margin: auto;}
#vaac{min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;}
#vaac h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
#vaac a:link {text-decoration: none;} 
#vaac a:hover {color: #06C; text-decoration: none;} /*color:orange; */    
#vaac p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}
/* VAAC */
.dvvaactitle{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066; font-weight: bold; margin: 5px auto 2px auto; background-repeat: repeat-x; background-image: url('webicons/footernew2.gif'); border: 1px dotted #CCCCCC; padding: 3px;}
.dvbottomtxt{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: left}
.dvbottomtxtL{float: left; width: 662px;}
.dvbottomtxtR{float: left}
.pbottomtxt{margin: 3px 3px 18px 3px; padding: 3px; text-align: justify;}
.dvimagevaac{width: 752px; height: 452px; position:relative; margin: 0 auto; z-index:1; font-family: Verdana; border: 1px dotted #808080; } /*position:absolute; top:610px; left:50%; margin-left:-475px; padding: 3px*/
.dvimagevaacbtm{width: 750px; height: 105px; position:relative; margin: 0 auto; top:2px; z-index:1; border: 1px dotted #808080; padding: 3px; font-size: 92%}/*position:absolute; top:1070px; left:50%; margin-left:-475px;*/
.lnkanchorage{position:absolute; left:671px; top:38px; z-index:11; height: 13px; font-size: 8pt; font-weight: bold; color: #000000}
.lnkanchorageb{position:absolute; left:6px; top:46px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnkmontreal{position:absolute; left:201px; top:92px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnklondon{position:absolute; left:287px; top:73px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnktoulouse{position:absolute; left:256px; top:137px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnkwashington{position:absolute; left:139px; top:172px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnkwashingtonb{position:absolute; left:660px; top:203px; z-index:9; font-size: 8pt; font-weight: bold; color: #000000}
.lnkbuenos{position:absolute; left:175px; top:371px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnkdarwin{position:absolute; left:609px; top:300px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnktokyo{position:absolute; left:641px; top:126px; z-index:11; height: 14px; font-size: 9pt; font-weight: bold; color: #000000}
.lnkwellington{position:absolute; left:1px; top:377px; z-index:11; font-size: 8pt; font-weight: bold; color: #000000}
.lnkwellingtonb{position:absolute; left:629px; top:429px; z-index:11; font-size: 8pt; font-weight: bold; color: #000000}
.imgmapvaac{width: 750px; height: 450px;}
.imganchorage{position:absolute; left:17px; top:21px; z-index:11; height: 20px; width: 20px;}
.imgmontreal{position:absolute; left:217px; top:71px; z-index:11; height: 20px; width: 20px;}
.imglondon{position:absolute; left:318px; top:53px; z-index:11; height: 20px; width: 20px;}
.imgtoulouse{position:absolute; left:276px; top:154px; z-index:11; height: 20px; width: 20px;}
.imgwashington{position:absolute; left:173px; top:187px; z-index:11; height: 20px; width: 20px;}
.imgbuenos{position:absolute; left:222px; top:345px; z-index:11; height: 20px; width: 20px; bottom: 85px;}
.imgdarwin{position:absolute; left:668px; top:281px; z-index:11; height: 20px; width: 20px;}
.imgtokyo{position:absolute; left:660px; top:150px; z-index:11; height: 20px; width: 20px;}
.imgwellington{position:absolute; left:723px; top:422px; z-index:11; height: 20px; width: 20px;}
.mndvtitle3{border: 1px dotted #CCCCCC; padding: 3px; background-repeat: repeat-x; background-image: url('webicons/footernew2.gif'); height: 20px; color: #000066; font-size: 9pt; margin-bottom: 2px;}
.mndvtitle3 a{color: #000066; text-decoration: none;}


/*----start TCAC --------*/
.containerTC{width:70%; height: auto; margin: auto;}
#tcac{background: #F8F8F8; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;} 
#tcac h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
#tcac a:link {text-decoration: none;} 
#tcac a:hover {color: #06C; text-decoration: none;}     
#tcac p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}
/* TCAC */
.lbltxttcac{font-size: 90%;}
.dvinfotcac{width: 770px; font-size: 92%; border-style: dotted none none none; border-top-width: 1px; border-top-color: #CCCCCC; margin: 5px 0px 5px 8px;}
.dvbodytcac{height: 620px; width: 968px; border: 1px dotted #CCCCCC; margin-top: 5px; font-size: 92%;}
.dvtcactitle{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066; font-weight: bold; margin: 5px auto 2px auto; background-repeat: repeat-x; background-image: url('webicons/footernew2.gif'); border: 1px dotted #CCCCCC; padding: 3px;}
.dvimagetcac{width: 752px; height: 452px; position:relative; margin: 0 auto; z-index:1; font-family: Verdana; border: 1px dotted #808080;  }/*position:absolute; top:610px; margin-left:-475px; left:50%; padding: 3px;*/
.dvimagetcacbtm{width: 750px; height: 105px; position:absolute; top:1070px; left:50%; margin-left:-475px; z-index:1; border: 1px dotted #808080; padding: 3px; font-size: 92%}
.lnknewdelhi{position:absolute; left:196px; top:193px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnktokyo2{position:absolute; left:378px; top:112px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnkreunion{position:absolute; left:175px; top:280px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnkperth{position:absolute; left:298px; top:348px; z-index:11; font-size: 7pt; font-weight: bold; color: #000000}
.lnkdarwin2{position:absolute; left:340px; top:294px; z-index:11; font-size: 7pt; font-weight: bold; color: #000000}
.lnkbrisbane{position:absolute; left:383px; top:344px; z-index:11; font-size: 7pt; font-weight: bold; color: #000000}
.lnknadi{position:absolute; left:483px; top:279px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnkwellington2{position:absolute; left:453px; top:365px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000 }
.lnkhonolulu{position:absolute; left:449px; top:195px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.lnkmiami{position:absolute; left:627px; top:149px; z-index:11; font-size: 9pt; font-weight: bold; color: #000000}
.imgmaptcac{width: 750px; height: 450px;}
.imgtokyotcac{position:absolute; left:389px; top:132px; z-index:11; height: 20px; width: 20px;}
.imgnewdelhi{position:absolute; left:401px; top:214px; z-index:11; height: 20px; width: 20px; left: 205px;}
.imgdarwintcac{position:absolute; left:401px; top:299px; z-index:11; height: 20px; width: 20px; left: 312px;}
.imgreunion{position: absolute; left: 401px; top: 301px; z-index: 11; height: 20px; width: 20px; left: 202px;}
.imgnadi{position:absolute; left:489px; top:297px; z-index:11; height: 20px; width: 20px;}
.imgwelltcac{position: absolute; left: 401px; top: 384px; z-index: 11; height: 20px; width: 20px; left: 490px;}
.imghonolulu{position:absolute; left:477px; top:213px; z-index:11; height: 20px; width: 20px;}
.imgmiami{position:absolute; left:634px; top:169px; z-index:11; height: 20px; width: 20px;}


/*----start SPACE WEATHER --------*/
.containerSPW{width:70%; height: auto; margin: auto;}
#spwx{min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;} 
#spwx h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
#spwx a:link {text-decoration: none;} 
#spwx a:hover {color:orange; text-decoration: none;}     
#spwx p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}


/*EXTRAS */
.imgcentered{vertical-align: middle; margin-bottom: 5px;} 
.usrname{text-transform:uppercase; width: 170px; height: 30px; border: 1px solid #DCDCDC; padding: 3px; }
/*TITLE OF AIRPORT PRODUCTS*/
.pnlcont{margin: 0px 0px 5px 0px;}
.pnltitle{font-size: 15px; color: #800000; padding: 0px 10px 0px 10px; margin-top: 10px; font-weight: bold}
.pnltitle2{font-size: 15px; color: #CC3300; padding: 0px 10px 0px 10px; margin-top: 0px;}
.pnlbottom{margin-bottom: 20px;}
.ptxtdesc{padding: 7px 7px 0px 10px;} /*padding: 7px*/
.ptxtdesc2{padding: 10px;}
.psession{padding: 0 10px 0 30px; display: none;}
.dvaccctr{margin: 10px 5px 20px 30px}
.ulMTreport{padding: 0px 2px 0px 15px; margin: 3px 3px 3px 10px; list-style-image: url('../webicons/blue.png'); }
.ulMTreport li{margin-top: 10px; margin-bottom: 10px;}
.ulWarnings{padding: 0px 0px 0px 25px; margin: 3px 3px 3px 25px; list-style-image: url('../webicons/white.png');  }
.ulWarnings li{margin-top: 5px; margin-bottom: 10px; color: #333333; font-size: 15px; letter-spacing: 1px !important;}
.ulprod ul li{margin-top: 1px; margin-bottom: 10px; list-style-type: none}
.ulprod a:link, a:visited { color: #333333;}
.ulprod a:hover { color: #ff9900; }
.ulprod hover{color: #ff9900;} 
.lnkprod {color: #06C;} 
.lnkprod hover{color: #ff9900;}   

/*MAIN.ASPX ALL AIRPORTS*/
.dvupdate{ font-size: 11pt; background-color:#dcdcdc;} /*font-size: 10pt;*/
.dvtemp { padding: 5px; width: 100px; margin: 9px 2px 5px 5px; font-family: Arial, Helvetica, sans-serif; font-size: 30pt; font-weight: bold; float: left; } /*width: 100px;*/
.dvicon { padding: 2px; width: 50px; margin: 2px 0px 10px 5px; float: left; } /* padding: 0px; width: 50px; margin: 2px 0px 10px 0px;*/
.dvTranstempimg{
    border-radius: 1px;
    box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.4);
    background: #efefef;
    padding: 3px; width: 190px; height: 80px; margin: 20px 20px 30px 25px; color: #333333; 
    position: absolute; left: 0px; bottom: 0px; z-index: 1; /*width: 230px; added so that on top of image overlay*/
}
.dvpanelcontCW{border: 1px solid #E0E0E0; color: #333333; height: 450px; overflow: auto; margin-top: 5px; margin-bottom: 5px; text-align: left;} /* for METAR/TAF/SIGWX REPORTS in case contents get bigger */
.dvpanelcont{border: 1px solid #E0E0E0; color: #333333; height: 450px; margin-top: 5px; margin-bottom: 5px; text-align: left;}
.btmdesc1{color: #003300; background: #F0F0F0; border-radius: 50%; text-align: center;  padding: 10px;}
.btmdesc2{color: #CC3300; background: #F0F0F0; border-radius: 50%; text-align: center;  padding: 10px;}
.btmdesc3{color:#FF9900; background: #F0F0F0; border-radius: 50%; text-align: center;  padding: 10px;}/*#FFFF00*/

/*MAIN.ASPX CURRENT WEATHER ALL AIRPORTS*/
.dvcurwxcont{
    border-radius: 1px;
    box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.4);
    background: #efefef;
    padding: 3px; width: 405px; height: 190px; margin: 15px; color: #333333; 
    position: absolute; left: 0px; top: 0px; z-index: 1; 
}
.dvcurwxT{height: 95px}
.dvcurwxT1{background: #fdfdfd; float: left; width: 196px; height: 90px;}
.dvcurwxT2{background: #fdfdfd; float: left; width: 196px; height: 90px; margin-left: 5px;}
.dvcurwxicon{float: left; width: 50px; margin-left: 15px; margin-top: 10px;}
.dvcurwxTtemp{float: left; font-size: 30pt; font-weight: bold; margin-top: 10px; margin-left: 5px; padding-top: 10px; width: 90px; height: 50px;}
.dvcurwxTunit2{float: left; margin-top: 17px;}

.dvcurwdicon{float: left; width: 50px; margin-left: 15px; margin-top: 7px;}
.dvcurwxTwind{float: left; margin-left: 10px; margin-top: 5px; width: 80px; text-align: center;}/*vertical-align: middle;*/
.dvcurwxTunit{float: left; margin-top: 15px; width: 40px;}
.dvcurwxB{height: 100px}
.dvcurwxBvis{background: #fbfbfb; float: left; width: 130px; height: 85px; margin-right: 5px;}
.dvcurwxBrh{background: #fdfdfd; float: left; width: 101px; height: 85px; margin-right: 5px;}
.dvcurwxBqnh{background: #fbfbfb; float: left; width: 153px; height: 85px; margin-right: 5px;}
.dvcwtitle{ font-size: 11pt; background-color:#dcdcdc;}
.dvcwtitle2{ font-size: 11pt; background-color:#dcdcdc; margin-bottom: 10px}
.spnunit3{font-size: 14pt; color: #003399; letter-spacing: 3px;}
.spnunit2{font-size: 13pt; color: #003399; letter-spacing: 3px;}
.spnunit{font-size: 11pt; color: #003399; letter-spacing: 3px;}

/*AUH- SIGNIFICANT WEATHER REPORTS*/
.dvpanelcontSWR{border: 1px solid #E0E0E0; color: #333333; height: 470px; overflow: auto; margin-top: 5px; margin-bottom: 5px; text-align: left; background-color: #F8F8F8}
.dvauhpanelcont{border: 1px solid #E0E0E0; color: #333333; height: 470px; margin-top: 5px; margin-bottom: 5px; text-align: left; background-color: #F8F8F8} /*for AUH*/
.dvauhpanelcont2{border: 1px solid #E0E0E0; color: #333333; height: 400px; overflow: auto; margin-top: 5px; margin-bottom: 5px; text-align: left; background-color: #F8F8F8} /*for AZI, AAN*/
.dvswrdrp{padding: 3px; margin-left: 10px}
.dvswrdrp img {border:none;}
.dvswrrptr2{height: 200px; margin-left: 20px; margin-top: 5px; overflow: auto;}
.dvswrrptr{height: 135px; width: 400px; margin-left: 20px; margin-top: 5px; overflow: auto; border-top-style: dotted; border-top-width: 1px; border-top-color: #999999; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999}
.dvswrrptr img {border:none;}
.dvrptralt{padding: 5px; background-color: #FFFFFF; width: 380px;}/*SWR*/
.dvrptralt a img {border-style: none; border:none;}
.dvrptritm{padding: 5px; background-color: #F8F8F8; width: 380px;} 
.dvrptritm a img {border-style: none; border:none;}
.dvrptrftr{margin-left: 50px; padding-left: 10px; padding-top: 20px;}
.imgpdf{border: 0;}
.imgsearchrptr{border-style: none; vertical-align: middle; width: 26px; height: 25px; border: none; outline: none}
.spanswr{color: #800000; font-size: 85%;} 

/*AZI*/
.pnlcontazi{margin: 0px 0px 15px 0px;}
.ptxtdescazi{padding: 7px 7px 0px 10px}


/*AUH- WARNINGS*/
.dvwngrptr{padding-left: 5px; height: 100px; width: 350px; margin-top: 5px; margin-bottom: 5px; overflow: auto; border-top-style: dotted; border-top-width: 1px; border-top-color: #999999; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999}
.dvwngrptr img {border:none;}
.dvwngrptr2{padding-left: 5px; height: 100px; width: 350px; margin-top: 5px; overflow: auto; border-top-style: dotted; border-top-width: 1px; border-top-color: #999999; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999}
.dvwngrptr2 img {border:none;}
.dvwngrptr3{padding-left: 5px; height: 100px; width: 390px; margin-top: 5px; margin-bottom: 5px; overflow: auto; border-top-style: dotted; border-top-width: 1px; border-top-color: #999999; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999}
.dvwngrptr3 img {border:none;}

.dvrptralt2{padding: 5px; background-color: #FFFFFF; width: 340px;}/*#F3FFFF*/
.dvrptralt2 a img {border-style: none; border:none;}
.dvrptritm2{padding: 5px; background-color: #F8F8F8; width: 340px;}
.dvrptritm2 a img {border-style: none; border:none;}
.dvrptrftr2{margin-left: 20px; padding-left: 10px; padding-top: 20px;}
.dvrptrftr4{margin-left: 5px; padding-left: 10px; padding-top: 20px;}/*temp inversion*/

/*DXB- SWR & CSR REPORTS*/
.dvdxbpanelcont{border: 1px solid #E0E0E0; color: #333333; height: 470px; margin-top: 5px; margin-bottom: 5px; text-align: left; background-color: #F8F8F8;} /*for DXB*/
.dvdxbpanelcont2{border: 1px solid #E0E0E0; color: #333333; height: 400px; margin-top: 5px; margin-bottom: 5px; text-align: left; background-color: #F8F8F8;}/*for SHJ, DWC, RAK*/
.dvdxbswrrptr{height: 100px; width: 400px; margin-left: 20px; margin-top: 5px; overflow: auto; border-top-style: dotted; border-top-width: 1px; border-top-color: #999999; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999}
.dvdxbswrrptr img {border:none;}
.dvdxbswrrptr2{height: 60px; width: 400px; margin-left: 20px; margin-top: 5px; overflow: auto; border-top-style: dotted; border-top-width: 1px; border-top-color: #999999; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999}
.dvdxbswrrptr2 img {border:none;}
.uldxbprod {margin-bottom: 20px;}
.uldxbprod ul {margin-top: 10px; margin-bottom: 10px; list-style-type: none}
.uldxbprod ul li{margin-bottom: 5px; }
.uldxbprod a:link, a:visited { color: #333333;}
.uldxbprod a:hover { color: #ff9900; }
.dvrptralt3{padding: 5px; background-color: #FFFFFF; width: 365px;}
.dvrptralt3 a img {border-style: none; border:none;}
.dvrptritm3{padding: 5px; background-color: #F8F8F8; width: 365px;}
.dvrptritm3 a img {border-style: none; border:none;} 
.dvrptrftr3{margin-left: 50px; padding-left: 10px; padding-top: 20px;}


.accordionHeader{
 cursor: pointer;
 background-image: url('../webicons/folderclosed.gif');
 background-repeat: no-repeat;
 vertical-align: middle;
 padding: 4px 4px 4px 10px; /*padding: 4px; if arrowbulletR.gif or bullet.gif*/
 background-position: left center;
}
.accordionHeader img{ border: 0px;}
.accordionHeaderSelected
{
    cursor: pointer;
    background-image: url('../webicons/folderopen.gif');
    background-repeat: no-repeat;
    vertical-align: middle;
    padding: 4px 4px 4px 10px;
    background-position: left center;
}

/* 24hourFORECAST / 5DAY WEATHER OUTLOOK */
.wxsubfcast{color: #06C; font-size: 18pt; font-weight: bold;}
.wx24forecast{background: #FFFFFF; width: 100%; height: 100%; top: 0; bottom: 0;}
.hdr24fcast{border: 1px dotted #CCC; height: 100px; position: absolute; left: 0px; bottom: 0px; width: 100%;}
.hdr24fcastL{float: left; width: 150px; height: 50px;}
.hdr24fcastR{float: right; width: 100px; height: 70px; margin-right: 10px;}/*float: left;*/
.dv24tempcont{border: 1px dotted #CCCCCC; margin-top: 5px; height: 80px;}
.dv24lbltempH{margin: 5px 5px 10px 5px; font-size: 14pt; color: #FF0000; background-color: #E8E8E8; border: 1px solid #999999;} /*High 8px 12px 14px 12px;*/
.dv24lbltempL{margin: 5px 5px 10px 5px; font-size: 14pt; color: #0033CC; background-color: #E8E8E8;  border: 1px solid #999999;}/*Low*/
.dv24lbltempB{margin: 10px; font-size: 14pt;}/*blank*/
.tblhdr{padding: 1px;}
.td15px{font-size: 15px;}
.fcsticon{
    border-radius: 1px;
    box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.4);/*thick border image */
    background: #efefef;
    padding: 1px; margin: 20px 20px 20px 35px; color: #333333; /*margin: 20px 20px 20px 25px;*/
    position: absolute; left: 0px; bottom: 0px; /*added so that on top of image overlay*/
}
.dvdlfcast{text-align: center; margin: 5px 0px 0px 10px; text-decoration: none;}
.dvdlfcast a{text-decoration: none; color: #FFFFFF; background-color: #66AF33; padding: 8px; border-radius: 7px;} /*red#CC3300; blue#0066FF;*/
.dvdlfcast a:hover{text-decoration: none; color: #333333; background-color: #9bd672;}
.5dayfcast_body{border: 1px solid #E8E8E8; height: 400px; margin-top: 5px; margin-bottom: 5px; text-align: left}
.5dayfcast_bodys{border: 1px solid #E8E8E8; height: 440px; margin-top: 5px; margin-bottom: 5px;}
.hdr5day{border: 1px dotted #CCC; width: 100%; height: 100%; position: absolute; right: 0px; bottom: 0px;}
.hdr5dayL{float: left; width: 190px; height: 50px;}
.hdr5dayR{float: right; width: 100px; margin-bottom: 10px; margin-right: 10px; position: absolute; right: 0px; bottom: 0px; }
.dv5daytempH{margin: 2px 5px 10px 5px; font-size: 14pt; background-color: #E8E8E8; border: 1px solid #999999; font-weight: bold; letter-spacing: 2px;} /*High color: #FF0000; */
.dv5daytempL{margin: 2px 5px 10px 5px; font-size: 14pt; background-color: #E8E8E8; border: 1px solid #999999; font-weight: bold; letter-spacing: 2px;}/*Low color: #0033CC; */
.dv5daytempT{border: 1px dotted #CCCCCC; margin-top: 10px; height: 80px;}
.dv5daytempB{border: 1px dotted #CCCCCC; margin-top: 5px; height: 80px;}
.hdr5dayLs{float: left; width: 100px; height: 50px;}
.hdr5dayRs{float: right; width: 70px; margin-bottom: 2px; margin-right: 5px; position: absolute; right: 0px; bottom: 0px; }
.dv5daytempHs{background-color: #E8E8E8; border: 1px solid #999999; padding: 0px;} /*for other 4days color: #FF0000; font-size: 9pt; */
.dv5daytempLs{background-color: #E8E8E8;  border: 1px solid #999999;}/*for other 4days color: #0033CC; font-size: 9pt; */
.dv5daytempTs{border: 1px dotted #CCCCCC; margin-top: 2px; height: 55px;}
.dv5daytempBs{border: 1px dotted #CCCCCC; margin-top: 2px; height: 55px;}
.spn5daycelH{font-weight: bold; font-size: 25px; vertical-align: top; color: #FF0000;}
.spn5daycelL{font-weight: bold; font-size: 25px; vertical-align: top; color: #0033CC;}
.fcsticonsmall{
    border-radius: 1px;
    box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.4);/*thick border image */
    background: #efefef;
    padding: 1px; margin: 10px 20px 10px 25px; color: #333333; 
    position: absolute; left: 0px; bottom: 0px; /*added so that on top of image overlay*/
}


/* OPMET MESSAGE */
.dvadvctrs{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 300px; }
.dvregionselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 800px; }
.srchopmet{color: #800000; letter-spacing: 4px; font-size: 13px;}
.ulopmet{list-style-type: none; margin-top: 4px;}  
.regiontxt{font-weight: bold; font-size: 19px;}
.dvregion{margin: 5px 10px 5px 0px; width: 900px; background-color: #99CCFF; padding: 5px;}
.dvregion2{margin: 25px 10px 5px 0px; width: 900px; background-color: #add8e6; padding: 5px;}
.iframeMT{width: 0.1em; height:0.1em;}
.dvmetar_body{margin: 20 auto 20 auto; border: 1px solid #F0F0F0; height: 900px; width: 100%; overflow: auto;}
.dvprintctr{position: sticky; position: -webkit-sticky; padding: 5px; margin: 5px; border: 1px solid #F0F0F0; top: 0px; right: 0px; width: 99%; color: #003399; background-color: #F8F8F8; text-align: center;}
.dvprintctr a:active{text-decoration: none; color: #666666;}
.dvprintctr a:hover{text-decoration: none; color: #003399;}
.dvprintctr2{position: sticky; position: -webkit-sticky; padding: 5px; margin: 5px; border: 1px solid #F0F0F0; top: 0px; right: 0px; width: 99%; color: #003399; background-color: #FFFFFF; text-align: center;}
.dvprintctr2 a:active{text-decoration: none; color: #666666;}
.dvprintctr2 a:hover{text-decoration: none; color: #003399;}
.dvmetarmsg{width:65%; text-align:center; padding:10px; margin:0 auto;}
.dgridmetar{width: 900px;}
.dgridmetar td{margin: 5px; padding: 5px;}

.dvtaf_body{margin: 20 auto 20 auto; border: 1px solid #F0F0F0; height: 900px; width: 100%; overflow: auto;}
.iframeTAF{width: 0.1em; height:0.1em;}
.dvtafmsg{width:65%; text-align:center; padding:10px; margin:0 auto;}
.dgridtaf{width: 900px;}
.dgridtaf td{margin: 5px; padding: 5px;}
.dgaltrow{border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999; margin-bottom: 30px; padding-bottom: 20px; background-color: #F7F6F3; color: #333333; text-align: left}

.dvMT_body{margin: 20 auto 20 auto; border: 1px solid #F0F0F0; height: 900px; width: 100%; overflow: auto;}
.dvSG_body{margin: 20 auto 20 auto; border: 1px solid #F0F0F0; height: 700px; width: 100%; overflow: auto;}
.dvVC_body{margin: 20 auto 20 auto; border: 1px solid #F0F0F0; height: 900px; width: 100%; overflow: auto;}
.dvVA_body{margin: 20 auto 20 auto; border: 1px solid #F0F0F0; height: 900px; width: 100%; overflow: auto;}
.dvTC_body{margin: 20 auto 20 auto; border: 1px solid #F0F0F0; height: 900px; width: 100%; overflow: auto;}
.dvSW_body{margin: 20 auto 20 auto; border: 1px solid #F0F0F0; height: 900px; width: 100%; overflow: auto;}
.highlight{background-color:#9999FF;}  
td{cursor: pointer;}


/*----Modal Dialog 1 OPMET.ASPX)------ */
.modal-content {width: 520px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); background-color: #FFF; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; outline: 0 none; margin-top: 300px;} /*width: 520px;*/
.modal-header {border-bottom: 1px solid #E5E5E5; padding: 10px; height: 40px}
.modal-body p,
.modal-header h4 {margin: 0; color: #003399;}
.modal-body {padding: 10px; text-align: center; font-size: 90%;}
.grdicao{width: 500px;}
.bclose{ height: 17px; width: 17px;}

.modal-header2 h4 {margin: 0; color: #003399; text-align: center;}
.modal-content2 {width: 620px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); background-color: #FFF; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; outline: 0 none; margin-top: 300px;} 
.regiontxtmodal{color: #990000; font-weight: bold; font-size: 18px;}
.grid-view{border: 1px solid #284775; width: 600px; font-size: 11pt;}
.grid-view tr.normal:hover, .grid-view tr.alternate:hover {background-color:InfoBackground; color: black; font-weight: bold;}/*check VB code*/
.grid-view th{background-image: url(webicons/footernew2.gif); background-repeat: repeat-x; border-color: #999999; padding: 1px; text-align: center;}
.grid-view tr{border-color: #999999; padding: 1px; text-align: center;}
.grid-view td{border-color: #999999; padding: 1px;}

/*----SCROLL UP BTN------padding: 15px; border-radius: 4px;*/
#scrbtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 20px;
  border: none;
  outline: none;
  background-color: transparent; /*#990000;*/
  color: #333333; /*red#990000; blue #2196F3;white;*/
  opacity: 0.8; 
  cursor: pointer;
  border-radius: 5px;
  padding: 5px;
}
#scrbtn:hover {background-color: transparent; color: #06C;} /*#06C;*/


/*--------- DROPDOWN BUTTONS on small menu------------------*/
.dropbtn{color: #C8C8C8; padding: 5px; font-size: 16px; border: 1px solid #F8F8F8; cursor: pointer; background: #E1EBEE; margin-right: 7px;}
.dropdown{position: relative; display: inline-block;}
.dropdown-content { display: none; position: absolute; right: 0; background-color: #f9f9f9; min-width: 230px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;}
.dropdown-content a {color: black; padding: 12px 16px; text-decoration: none; display: block; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #FFFFFF;}
.dropdown-content a:hover {background-color: #f1f1f1;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn{background-color: #99ccff; color: #FFFFFF;} /*background-color: #3e8e41;*/
/*--------- DROPDOWN BUTTONS on small menu------------------*/


/*if browser window is 1199px or smaller*/
@media only screen and (max-width: 1199px) {
  h1 { font-size: 30px; }
  h2 { font-size: 24px; }
}

/* start 768 media quires */
/*if browser window is 768px or smaller*/
@media only screen and ( max-width: 768px ) {
  .navbar-header {padding-left: 5px;}
  h1 { font-size: 26px; }
  h2 { font-size: 18px; }   
  #home .btn { 
    margin-top: 10px; 
    width: 180px;
    height: 40px;
    padding-top: 8px;
  }
  #about { padding-top: 65px; }
  #team .team_thumb .team_overlay .wxforecast_thumb
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
  /*#containerLG{ display: none;}  hide LOGIN button if 768px or less */
  #containerLG{padding-right: 10%;} /*move LOGIN button to the right so that wil not cover small menu */  
  #wxforecast .wxforecastDT{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 19pt; font-weight: bold; width:100%;} /*font-size: 21pt;*/
  #wxforecast2 .wxforecastDT2{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 19pt; font-weight: bold; width:100%;}
  #omalfcast .omalfcastDT{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 19pt; font-weight: bold; width:100%;} 
  #omdbfcast .omdbfcastDT{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 19pt; font-weight: bold; width:100%;}
  #omdwfcast .omdwfcastDT{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 19pt; font-weight: bold; width:100%;}
  #metarinfo{display: none;}
  #tafinfo{display: none;}
  #sginfo{display: none;}
  #vainfo{display: none;}
  #dvimgvaac{display: none;}
  #tcinfo{display: none;}
  #dvimgtcac{display: none;}
  #swxinfo{display: none;}
  .dvprintctr{ display: none;} /*OPMET print */  
  .dvprintctr2{ display: none;}
  .dvregionselect{margin: 0 auto; padding: 5px; border: 1px solid #F0F0F0; width: 100%; }/*OPMET dropdown, selection */
  .dvregion{margin: 5px 10px 5px 0px; width: 900px; background-color: #99CCFF; padding: 5px; text-align: left;}
  .dvregion2{margin: 5px 10px 5px 0px; width: 900px; background-color: #99CCFF; padding: 5px; text-align: left;}
  .dvmetarmsg{text-align:center; padding:5px; margin:0 auto;}/*OPMET datagrid */
  .dvtafmsg{text-align:center; padding:5px; margin:0 auto; width: min-content;} 
  
  /*main menu on small screen*/
  .navbar-default .navbar-nav li a{font-size: 12pt; line-height: 40px; text-decoration: none;  border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #f5f5f5;} 
  .navbar-default .navbar-nav li a:hover{font-size: 12pt; text-decoration: none; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #f8f8f8;} 
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus{font-weight: normal; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #E8E8E8;} 
  .navbar-default .navbar-nav > .visited > a{font-weight: normal; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #E8E8E8;}
  .dvdrpmenu{background: rgba(0, 0, 0, 0.5); color: #fff;} /*.dropdown{display: none !important;}*/
  .dvdrpmenu2 {margin-left: 15px; }
  .dvdrpmenu2 a{ border-bottom-style: none !important;}
}
/* end 768 media quires */


@media only screen and (max-width: 1199px) {
  h1 { font-size: 30px; }
  h2 { font-size: 24px; }
}

/* start 768 media quires */
@media only screen and ( max-width: 768px ) {
  .navbar-header {padding-left: 15px; height: 70px;} /*add height on white bg because 3lines hidden*/
  .navbar-toggle {display: none;} /*horizontal green lines if removed will adjust the container of the useraccount */ 
  #logoutContainer {position:relative; float:right; right: -50px;} 
  #logoutContainer ul {text-align: right;}
  .dvdate{position: fixed; top: 65px; left: 0px; padding: 14px 3px 5px 5px; background: #E1EBEE; z-index:100; width: 310px; border-radius: 0px 0px 20px 0px; letter-spacing: 1.5px;}
  h1 { font-size: 26px; }
  h2 { font-size: 18px; }
  #home .btn { margin-top: 10px; width: 180px; height: 40px; padding-top: 8px;}
  #about { padding-top: 65px; }
  #about h2{ font-size: 25px; }
  #team2 .team_thumb2 .team_overlay2 .wxforecast_thumb
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
  .sidebar{display: none;} /*flex sidebar on airports, opmet, charts, forecast, metinfo*/
  .navhdrlogo{position: fixed; top: 0px !important; left: 10px !important; width: 110px; margin-top: 2px;}
  .navhdrlogo #imglogo{display: none}
  .navhdrlogo #imglogosmall{display: block}
  .navhdrvline{display: none;} /*vertline headerlogo*/
  .navhdrmet{display: none;}/*text headerlogo*/
  #about ul{display: none;}/*list of airports margin reduced*/
  #sigwx .textSW { display: none;} /*dont display if less then 768px*/
  #satpix .textSAT { display: none;}
  #wrfmodel .textWRF { display: none;}
  #wtemp .text { font-size: 11px; padding: 3px; left: 45%; text-transform: uppercase; width: auto; } /*Charts nav buttons when viewed on small device*/
  #icchart .textIC { font-size: 11px; padding: 3px; left: 45%; text-transform: uppercase; width: auto; } 
  #tbchart .textTB { font-size: 11px; padding: 3px; left: 45%; text-transform: uppercase; width: auto; }
  #cbchart .textCB { font-size: 11px; padding: 3px; left: 45%; text-transform: uppercase; width: auto; }
  #srfchart .textSRF { font-size: 11px; padding: 3px; left: 45%; text-transform: uppercase; width: auto; }
  #auh{background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0;} 
  #azi {color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0; }
  #aan {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0;}
  #dxb {color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0; }
  #dwc {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0;}
  #webftr{background: #666666; color: #FFFFFF; min-height: 10px; position: fixed; left: 0; bottom: 0; width: 100%; padding: 0px 0 10px 0;} /*sticky/fixed mobile version of footer  padding: 0px 0 40px 0; */
  #webftr .dvftrcont{display: none;}
  #webftr .dvbtmftr{display: none;} 
  #ftrlogo{display: none;}
  .page-header p{text-align: justify} 
  #icaocodes .containerICAO{width:85%; height: auto; margin: auto;}  
  #icaocodes .dgridicao th{text-align:center; font-size: 15px;}
  #icaocodes .dgridicao td{margin: 5px; padding: 5px; font-size: 15px;}
  #icaocodes .dgridicao {width: 100%; font-size: 15px;}
  #icaocodes .dvicaoselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 100%; }
  #icaocodes .dvicao_body{margin: 0 auto 20 auto; padding-top: 5px; border: 1px solid #F0F0F0; height: 100%; width: 100%; overflow: auto;} /*follow height of grdiview*/
  #icaocodes .dvicaocnt{margin: 5px 10px 15px auto; padding-right: 10px; width: 100%; font-size: 15px;} 
  #metabbrev .containerABB{width:85%; height: auto; margin: auto;}
  #metabbrev .dvabbselect{margin: 0 auto; padding: 10px 0px 10px 0px; border: 1px solid #F0F0F0; width: 100%; }
  #metabbrev .grid-view{border: 1px solid #284775; width: 100%; font-size: 11pt;}
  #metabbrev .dvabb_body{margin: 0 auto 20 auto; padding-top: 5px; border: 1px solid #F0F0F0; height: 100%; width: 100%; overflow: auto;}
  #metabbrev .dgridabb th{text-align:center; font-size: 15px;}
  #metabbrev .dgridabb td{margin: 5px; padding: 5px; font-size: 15px;}
  #metabbrev .dgridabb{width: 100%; font-size: 15px;}
  #wxcodes .grid-view{width: 100%;}
  #cldcodes .grid-view{width: 100%;} 
  #metartaf .containerMT{width:85%; height: auto; margin: auto;}
  #metartaf ul li{text-align:justify;}
  #metartaf .table-responsive{width: 85%; margin: auto;}
  #metartaf .dvWSex{border: 1px dotted #999999; width: 85%;} /*margin-left: 20px; margin-bottom: 10px; */
  #metartaf .pWS3{width: 85%;}
  .dvhdr1{background:#F3F0E7; font-weight:bold; border:1px solid #C8BA92; padding:5px; width: 400px;}
  .dvbdy1{background:#FFFFFF; border-left:1px solid #C8BA92; border-right:1px solid #C8BA92; border-bottom:1px solid #C8BA92; padding:10px; width: 400px;}
  .paratext{text-align:justify; margin: 1px; padding:5px;}
  #wspdcodes .containerWDS{width:85%; height: auto; margin: auto;}
  #wspdcodes ul li{text-align:justify;}
  #wspdcodes .wdicont{margin-left: 0px; width:100%;}/*#wspdcodes .table-responsive{width: 85%; margin: auto;} */
  #wspdcodes .wdicontL{float: left; width: 100%;}
  #wspdcodes .wdicontL table{text-align:center; width: 100%;}
  #wspdcodes .wdicontL tbody{width: 100%; display: inline;}
  #wspdcodes .wdicontR{float: left; width: 100%; margin-left: 0px;}
  #wspdcodes table{word-wrap: break-word;}
  #wxcodes .containerWC{width:85%; height: auto; margin: auto;}
  #wxcodes ul li{text-align:justify;}
  #wxcodes .dgridwxc th{text-align:center; margin: 5px; font-size: 15px;}
  #wxcodes .dgridwxc td{margin: 5px; padding: 5px; border-bottom: 0px; font-size: 15px;}
  #wxcodes .dgridwxc{width: 100%;}
  #cldcodes .containerCLD{width:85%; height: auto; margin: auto;}
  #cldcodes .dgridcld th{text-align:center; margin: 5px; font-size: 15px;}
  #cldcodes .dgridcld td{margin: 5px; padding: 5px; border-bottom: 0px; font-size: 15px;}
  #cldcodes .dgridcld{width: 100%;}
  #wshear .containerWshear{width:85%; height: auto; margin: auto;}
  #wshear ul li{text-align:justify;}
  #wshear .dvhdrWS{padding: 2px; font-weight: bold; font-size: 12pt; text-decoration: underline; margin-top: 15px; color: #800000;}
  #wshear .dvWSex{border: 1px dotted #999999; width: 90%;}
  #wshear .pWS2{margin: 15px; text-align: justify;}
  #wshear .dvobsairportLMR{float: left; width: 100%; margin-bottom: 20px;}
  #wshear .dvobsairport{height: 100%; margin-top: 20px; margin-bottom: 20px; margin-left: 5px;}
 /*GRAY FOOTER auto size*/  
  #webftr{background: #666666; color: #FFFFFF; min-height: 60px; position: fixed; left: 0; bottom: 0; width: 100%; padding: 0px 0 10px 0;} /*-------GRAY-------*/ 
  #webftr .ftrline{height: 5px; background-image: url('../webicons/footerline.jpg'); background-repeat: repeat-x; border-top-style: solid; border-top-width: 1px; border-top-color: #c8c8c8;}
  #webftr .dvftrcont{display: none;}
  #webftr .dvbtmftr{display: none;}
  #webftr .ftricons {list-style-type: none; padding: 0; display: flex; flex-direction: row; justify-content: space-around; flex-wrap: nowrap;}
  #webftr .ftricons li a{color: #FFFFFF; margin: 12px 10px 0px 12px; float: left; text-decoration: none;}
  #webftr .ftricons li a:hover{color: #CCCCCC; margin: 12px 10px 0px 12px; float: left; text-decoration: none;}  
  #webftr ul{text-align: center;} /*center fonticons on small device*/
  #webftr .dvftrweb{display: none;}
  #webftr .dvftrlogo{display: none;}
  #webftr .ftrlinks{display: none;}   
  #scrbtn {bottom: 90px; right: 20px;}
}
/* end 768 media quires */

/*if browser window is 640px or smaller*/
@media only screen and (max-width: 640px){
  h1 { font-size: 20px; }
  h2 { font-size: 14px; }
  #home .btn {
    width: auto;
    height: auto;
    padding: 10px 20px;
    margin-top: 10px; 
  }
}

/* start 360 media quires */
/*if browser window is 360px or smaller*/
@media only screen and ( max-width: 360px ) {
  #team .team_thumb .team_overlay .wxforecast_thumb
  {
    background: #FFFFFF;
    width: 100%;
    height: 100%;
    line-height: 220px;
    top: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
}
/* end 360 media quires */



/* --------------------------------------Media Query for TABLETS IPADS portrait mode  (from 768 to 1024px)---------------------------------------------------*/
@media (min-width: 768px) and (max-width: 1024px){
    .dvdate{position: fixed; top: 65px; left: 0px; padding: 14px 3px 5px 5px; background: #E1EBEE; z-index:100; width: 310px; border-radius: 0px 0px 20px 0px; letter-spacing: 1.5px;}
    .navbar-default{background: #FFFFFF; border: none; box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08); margin: 0 !important; height: 70px;} /* added height of header*/
    .navbar-nav{display: none;} /*text menus*/
    .sidebar{display: none;} /*flex sidebar on airports, opmet, charts, forecast, metinfo*/
    #home{display: none;}/*image slider hidden*/
    #dvtitles{display: none;}/*About airport left list*/
    #metar .dgridmetar td{margin: 5px; padding: 5px; width: 100%;} /*Opmet.aspx*/
    #metar .dgridmetar{width: 100%;} /*text wrap*/
    
    #webftr{background: #4682B4; color: #FFFFFF; position: fixed; left: 0; bottom: 0; min-height: 10px; width: 100%; height: 80px;} /*----STEEL BLUE-----*/
    #webftr .dvftrcont{display: none;}
    #webftr .dvbtmftr{display: none;} 
    #webftr .ftricons {list-style-type: none; padding: 0; display: flex; flex-direction: row; justify-content: space-around; flex-wrap: nowrap;} /*{margin: 0 auto; width: 550px; display: block; padding: 0; list-style-type: none; text-align:center; */
    #webftr .ftricons li a{color: #FFFFFF; margin: 12px 10px 0px 15px; float: left; text-decoration: none; font-size: 14px}
    #webftr .ftricons li a:hover{color: #CCCCCC; margin: 12px 10px 0px 15px; float: left; text-decoration: none; font-size: 14px} 
    #ftrlogo{display: none;} 
}


/*-------------------------------------------------------- Media Query for LAPTOPS and DESKTOPS (from 1025 to 1280px)-------------------------------------------------------*/
@media (min-width: 1025px) and (max-width: 1280px){#smallmenu{display: none;}}
/* Media Query for Large screens */
@media (min-width: 1281px) {#smallmenu{display: none;}} 

/* --------------------------------------------------------------- iPhone 6, 6S, 7 and 8 ------------------------------------------------------------------- 
/* Portrait and Landscape 
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { }
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait)  {
  .dvdate #lbldate{display: none;}
  .navbar-default{background: #FFFFFF; border: none; box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08); margin: 0 !important; padding-bottom: 5px;} /* added height padding of header*/ 
  #spnuser{display: none;}
  #logoutContainer .caret{display: none;}
  #omaafcast .hdrapttitle{font-size: 18pt; font-weight: bold} /*24hrFcast*/
  #omaafcast .wx subfcast{font-size: 18pt; font-weight: bold}
  #omaafcast h5{font-size: 12pt;}
  #omaafcast .omaafcastDT{font-size: 12pt; padding: 20px 5px 20px 5px; margin: 5;}
  #omaafcast .hdr24fcastL{float: left; width: 60px; height: 70px;}
  #omaafcast .hdr24fcastR{float: right; width: 70px; height: 70px; margin-right: 5px;}
  #omaafcast .lbl24temp{font-size: 29px; padding-top: 20px; color: #000000; font-weight: bold} /*Temp*/
  #omaafcast .dv24lbltemp{margin: 1px 1px 10px 1px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;}
  #omaafcast .dv24tempcont{border: 1px dotted #CCCCCC; margin-top: 10px; height: 80px; width: 70px;}
  #omaafcast .fcsticon{margin: 20px 5px 20px 10px;}
  #omadfcast .fcsticon{margin: 20px 5px 20px 10px;}  
  #omaafcast .hdr5dayL{float: left; width: 60px; height: 50px;}/*5day*/
  #omaafcast .lblD1tempH{font-size: 35px; color: #FF0000; font-weight: bold}
  #omaafcast .lblD1tempL{font-size: 35px; color: #0033CC; font-weight: bold}
  #omaafcast .hdr5dayR{float: right; width: 100px; margin-bottom: 10px; margin-right: 10px; position: absolute; right: 0px; bottom: 0px; }
  #omaafcast .dv5daytempH{display: none; margin: 2px 5px 10px 5px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;}
  #omaafcast .dv5daytempL{display: none; margin: 2px 5px 10px 5px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;}
  #omadfcast .hdr5dayL{float: left; width: 60px; height: 50px;}
  #omadfcast .lblD1tempH{font-size: 35px; color: #FF0000; font-weight: bold}
  #omadfcast .lblD1tempL{font-size: 35px; color: #0033CC; font-weight: bold}
  #omadfcast .hdr5dayR{float: right; width: 100px; margin-bottom: 10px; margin-right: 10px; position: absolute; right: 0px; bottom: 0px; }
  #omadfcast .dv5daytempH{display: none; margin: 2px 5px 10px 5px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;}
  #omadfcast .dv5daytempL{display: none; margin: 2px 5px 10px 5px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;}
  #omaafcast .imgD1small{max-width: 50px; max-height: 50px;}
  #omadfcast .imgD1small{max-width: 50px; max-height: 50px;}  
  #omaafcast .hdr5dayLs{float: left; width: 60px; height: 50px;} 
  #omaafcast .fcsticonsmall{margin: 10px 20px 20px 10px;}
  #omadfcast .hdr5dayLs{float: left; width: 60px; height: 50px;}
  #omadfcast .fcsticonsmall{margin: 10px 20px 20px 10px;}
  #omalfcast .hdr5dayLs{float: left; width: 60px; height: 50px;}
  #omalfcast .fcsticonsmall{margin: 10px 20px 20px 10px;}
  #omdbfcast .hdr5dayLs{float: left; width: 60px; height: 50px;}
  #omdbfcast .fcsticonsmall{margin: 10px 20px 20px 10px;}
  #omdwfcast .hdr5dayLs{float: left; width: 60px; height: 50px;}
  #omdwfcast .fcsticonsmall{margin: 10px 20px 20px 10px;}   
  #webftr{background: #666666; color: #FFFFFF; position: fixed; left: 0; bottom: 0; height: 80px; width: 100%; padding: 0px 0 10px 0;} /*-----GRAY----*/
  #webftr .dvftrcont{display: none;}
  #webftr .dvbtmftr{display: none;} 
  #webftr .ftricons {list-style-type: none; padding: 0; display: flex; flex-direction: row; justify-content: space-around; flex-wrap: nowrap;}
  #webftr .ftricons li a{color: #FFFFFF; margin: 15px 5px 0px 7px; float: left; text-decoration: none; font-size: 11px} 
  #webftr .ftricons li a:hover{color: #CCCCCC; margin: 15px 5px 0px 7px; float: left; text-decoration: none; font-size: 11px}
  #webftr ul{text-align: center;} /*center fonticons on small device*/ 
}
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape)  {
    .navbar-default{background: #FFFFFF; border: none; box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08); margin: 0 !important; height: 70px;} /* added height of header*/
    #webftr{background: #009933; color: #FFFFFF; min-height: 10px; position: fixed; left: 0; bottom: 0; height: 80px; width: 100%; padding: 0px 0 10px 0;} /*-----GREEN-----*/
    #webftr .ftricons {list-style-type: none; padding: 0; display: flex; flex-direction: row; justify-content: space-around; flex-wrap: nowrap;}
    #webftr ul{text-align: center;} /*center fonticons on small device*/
}


@media print {
.dvdate{display: none;}
.sidebar{display: none;}
.dvicaoselect{display: none;}
.dvabbselect{display: none;}    
#scrbtn{display: none;}
#webftr{display: none;}
#dvCookieMessage{display: none;}
a[href]:after {content: none !important;} /* remove bootstrap url href */       
}



