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;
} 
.black{color: #333333;}
.drkgray{color: #333333;}
.blue {color: #06C;}
.green {color: #090;}
.orange {color: #C60;}
.white {color: #FFF;}
.nvyblue{color: #00006C;}
.lightylw{color: #FFFFF0;}
.faiconmaroon{color: #800000;}
.faiconylw{color: #FFFF66;}
.faiconorange{color: #C60;}
.fadimgray{color: #686868;}
.fared{color: #FF0000;}
.nodisplay{display: none;}
.nounderline{text-decoration: none;}
.imgncmleft{height:70px; width:250px;}
.txtright{text-align: right;}
.clockmargin{margin-top: 10px;}
.clockfont{font-size: 12pt;}
.dvfltleft{float: left;}
.txtbold{font-weight: bold;}
.chevronl{left: 50%; margin-left:-10px; position: absolute; top: 50%;}
.chevronr{right: 50%; margin-right:-10px; position: absolute; top: 50%;}
.imgbnr{width: 100vw; height: auto; display: block;} /* Keeps aspect ratio */
.ffbsleft{float: left;}
.lnkcookie{color: #FFF;}
.activeuser{color: #66AF33;}
.inactiveuser{color: #909090;}
.lblactusr{color: #DCDCDC;}/*Gainsboro  */
.lnkactusr{color: #000000;}/*Black*/
.lnkinactusr{color: #DCDCDC;}/*Gainsboro*/
.lblinactusr{color: #000000;}
.regvldtr{color: #FF0000;}
.validator-hidden { display: none !important; } /*needed for JS in RegularExpressionValidator to fix CSP*/
.validator-visible { display: inline !important; color: red; }

.plh{text-align: justify; line-height: 2.2;}
.spncont{color: #993300;}
hr {margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1);}

/*------------start PAGE CONTAINER------------ */
@media (min-width: 768px) {
  .container {
    width: 700px;
  }  
}

@media (min-width: 992px) {
  .container {
    width: 900px;
  }
}
@media (min-width: 1200px) {
.container {width: 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: -webkit-linear-gradient(left, #ffffcc, #ffffcc 50%, #ffffcc 50%);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; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} /**/
#webftr a:before {content: ''; display: block; position: absolute; bottom: -3px; left: 0; width: 0; height: 3px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#webftr a:hover {background-position: 0; background-image: -webkit-linear-gradient(left, #fff, #06C 50%, #000 50%); 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; /*-15px*/
  margin-left: -15px; /*-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)*/
  }
#wx24periodC1{display: none;} /*24hr forecast small periods will be hidden if greater than 768px (for mobile versions only)*/
#wx24periodC2{display: none;}
#wx24periodC3{display: none;}
#wx24periodC4{display: none;}
#omaafcast .hdr5dayMs{display: none;}/*5day forecast small dates will be hidden if greater than 768px (for mobile versions only)*/
#omadfcast .hdr5dayMs{display: none;}
#omalfcast .hdr5dayMs{display: none;}
#mobmenu{display: none;}/*big button menus hidden if greater than 768px (for mobile versions only) */
#mobmenu .container{display: none;}
#mobmenu .row{display: none;}
}
/*------------end PAGE CONTAINER------------*/


/*------------START DROPDOWN LOGIN FORM (NOT USED)------------ */
#bar {font-family:arial; width:100%; height:30px; 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;} /*right: 30px; 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------------ */

/* DISCLAIMER  */
.dvcookiedlg {display: none; font-size: 10pt; color: white; position: fixed; bottom: 0%; right: 5%; z-index: 400; width: 400px; border: 1px solid #CCCCCC; 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 NAVIGATION */
/*.navhdrlogo{position: fixed; top: 0px !important; left: 20px !important; width: 110px; margin-top: 6px;}*/
.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: 210px !important; width: 100px; margin-top: 5px;}


.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; /*header container white background*/
    /*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;
    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;
    text-decoration: none;
  }
.navbar-default .navbar-nav li a:hover
  {
   color: #06C;/*Header menu blue when menu is hovered and gray underline */
   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; /*margin-top: 16px*/
    }
.navbar-default .navbar-toggle .icon-bar
  {
    background-color: #66AF33; /*light green 3 lines icon on mobile view*/
    color: #FFFFFF;    
  }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #800000; /*HEADER MENU TEXT bg of active menu is maroon and green underline #008000  */
  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;}light gray BG color of SUB MENU height: 50px; #spnuser:hover{background-color: #66AF33;} */
.dvdrpmenu {margin-left: 15px; width: 300px !important; background-color: #FFFFFF;}/*color: #fff; background-color: rgba(0,0,0,0.5) !important;*/
.dvdrpmenu2 {margin-left: 15px; height: 40px;}
.dvdrpmenu2:hover {margin-left: 15px; height: 40px; width: 280px; background-color: #f8f8f8; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #CCCCCC;}
/*.dvdrpmenu2 a:hover{color: #06C; width: 210px; padding: 10px 10px 10px 10px; background-color: #FFFFFF; text-decoration: none !important;}*/
.icoclr{color: #06C;}
.dvdrpmenu a:link{color: #000000; width: 300px; font-weight: normal !important; text-decoration: none !important; padding: 10px;}
.dvdrpmenu a:hover{color: #06C; width: 300px; background-color: #FFFFFF; font-weight: normal !important; border-bottom-style: solid; border-bottom-width: 1px !important; text-decoration: none !important;}
.logoutctr2{padding: 5px; margin-top: 16px; margin-bottom: 5px; margin-left: 50px; text-decoration: none; width: 100px;} /*main.aspx*/
.logoutctr2a{padding: 5px; margin-top: 16px; margin-bottom: 5px; margin-left: 50px; text-decoration: none; width: 70px;} /*register.aspx, termspolicy.aspx*/
.logoutctr2b{padding: 5px; margin-top: 16px; margin-bottom: 5px; margin-left: 50px; text-decoration: none; width: 50px;} /*opmet.aspx, airport.aspx, metcharts.aspx */
.logoutctr2c{padding: 5px; margin-top: 16px; margin-bottom: 5px; margin-left: 50px; text-decoration: none; width: 200px;}/*metforecast.aspx, wrfmodels.aspx*/
/* end NAVIGATION*/


/*----------SIDEBAR buttons---------------*/
.sidebar {
  position: fixed;  
  z-index: 200;
  width: 65px; /* Set a specific width */
  background-color: #056fb7; /* #C0C0C0 Dark-grey background #555 */
  top: 50%; 
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);   
}
.sidebar a {
  display: block; /* Make the links appear below each other instead of side-by-side */
  text-align: center;
  padding: 16px; 
  -webkit-transition: all 0.3s ease; 
  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;
}
.sidebar a:hover{background-color: #378dc7; color: #FF9933;}/* Add a hover color #8ab9f1; #06C;*/
.sidebar .active {background-color: #800000;}
.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*/

/* start ------HOME------ */
h1 { margin: 0; }
#home { padding-top: 65px; }
.flexslider {
  margin: 0 0 60px;/*background: #fff;  background-color: #371604; */
  padding: 0;
  position: relative;
  zoom: 1;
  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: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home h1{font-size: 300%; font-weight: bold; color: #FFFFFF; padding: 20px 40px 20px 40px; letter-spacing: 3px;  text-shadow: #000000 1px 0 10px; background: -webkit-linear-gradient(left, #fff, #06C 50%, #000 50%); background: linear-gradient(to right, #fff, #06C 50%, #000 50%);} /*Home H1 text linear-gradient(to right, #fff, #06C 50%, #000 50%*/
#home h2{font-weight: bold;}
#home h2{background-color: #7f7f7f; background:rgba(255,255,255,0.3); padding: 10px;}
#home .btn
  {
    background:rgba(255,255,255,0.5); /* #background: linear-gradient(to right, #fff, #06C 75%); background: #06C;*/
    color: #003399;
    border: 1px solid #06C;
    letter-spacing: 4px; 
    margin: 40px 0 0 0;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    height: 50px;
    width: 200px; /*font-weight: bold;all button same width*/
    padding: 11px;
    text-decoration: none;
    font-size: 13pt;
    font-weight: bold;
  }
#home .btn:hover{background:rgba(255,255,255,0.7); color: #fff; border: 1px solid #F0F0F0; font-size: 13pt; background-image: -webkit-linear-gradient(left, #fff, #06C 50%, #000 75%); background-image: linear-gradient(to right, #fff, #06C 50%, #000 75%); -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} /*background: #F8F8F8; */
#home p{letter-spacing: 1px; color: #000000; padding: 10px 0 10px 0; letter-spacing: 3px; font-weight: bold; font-size: 15pt; text-shadow: #FFFFFF 1px 0 10px;}
.dvhdrhometitle{color: #000000; border-radius: 10px; background-color: rgba(255,255,255,0.4); height: 140px;} 
/* end ------HOME------ */

/*-----------HOME2 -TODAY10/06/2022------------ */
   .home-slider .col-md-6 {
      padding-left: 0;
    }

  .home-slider .caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    background-color: rgba(20,20,20,0.2);
    height: 100%;
    color: #fff;
    cursor: e-resize;
  }

  .home-slider .item {
    background-repeat: no-repeat;
    background-attachment: local;
    background-size: cover;
    width: 100%;
    height: 800px; /*Height of image in main.aspx*/
  }
  .caption h3 a { color: #FFF; }
  .caption h3 a:hover { color: #FF3; }
  .home-slider .item-first{background-image: url('../webicons/slider/1.jpg'); background-position: center;}
  .home-slider .item-second { background-image: url('../webicons/slider/2.jpg');}
  .home-slider .item-third {background-image: url('../webicons/slider/3.jpg');}
  .home-slider .item-fourth {background-image: url('../webicons/slider/5.jpg');}
/*------------TODAY10/06/2022------------ */


/* start simpletextrotator */
.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-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;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-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);
  transform: rotate(360deg) scale(0);
}

.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  
  -webkit-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);
  transform: rotateX(180deg) translate3d(0,0,0);
}

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
  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);
  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);
  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}
/* end simpletextrotator */



/* NEWS SCROLLER*/
.newscont{display:none; width: 470px; height: 240px; position: absolute; z-index: 100; bottom: 0px; left: 200px; background-color: #CCCCCC; border-radius: 10px 10px 0px 0px; background:rgba(255,255,255,0.5); border: 1px solid #FFFFFF}
.newshdr{height: 40px; padding: 10px 10px 10px 30px; background-color: #F5F5F5; border-radius: 10px 10px 0px 0px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ccc;}
.newshdrL{float: left}
.newshdrR{float: right; width: 10px; margin-right: 10px;}
.newscontbtn{width: 100px; position: absolute; z-index: 100; bottom: 2px; left: 10px; font-size: xx-small; opacity: 0.2;}
.newscontbtn a{text-decoration: none;}
.tickerhdr{color: #06C;}
ul#ticker{ margin: 0px 5px 5px 12px; padding: 0; width: 450px; height: 170px; overflow: hidden; list-style-type: none; } /* height of displayed info*/
ul#ticker li {width: 440px; padding: 10px; border-bottom: 1px dashed #ccc; text-decoration: none} /*height: 85px; height list*/
ul#ticker li a {color: #666; margin-top: 5px; text-decoration: none;}
ul#ticker li span {display: block; color: #888;}
/*border left side of scroller*/
div.block{ padding: 3px 5px 3px 3px; border-left-style: solid; border-left-width: 3px; background-color: #FFF; border-left-color: #CCCCCC;}  
div.block fieldset { width: 480px; border: 1px solid #ccc; padding: 10px;}
div.block fieldset input.text { border: 1px solid #666666; padding: 3px 6px; color: #333333;}
div.block fieldset input.error {border: 1px solid red; }
div.block fieldset input.send { border: 1px solid #666666; padding: 3px 6px; background: #333333; color: #fff; cursor: pointer;}
div.block fieldset legend { padding: 5px 10px; font-weight: bold;}
div.block fieldset p { margin: 8px 0;}
div.block fieldset label { float: left; width: 180px;}
div.block fieldset label.error {float: none; margin-left: 5px; color: red;}
/*ID of scroller*/
div#info {padding-bottom: 5px;} /*height: 200px; bg white displayed*/
div#info.ok { border-left-color: #ACD083;}
div#info.otravez { border-left-color: #DC7873;}
div#info ul {margin-top: 5px;} /*10px;*/
div#info ul li {float: left; margin-right: 10px; }
div#info ul li a:hover img { border: 1px solid #666;}
div#info ul li img { border: 1px solid #ccc;}


/* ---- ABOUT US---- */
#about{min-height: 300px; padding: 80px 0 80px 0;}
#about h2,
#about h3{font-weight: bold;}
#about .col-lg-7 h2{color: #800000; padding: 10px 0 10px 0; margin: 10px 0 32px 0;} /*font-family: 'Century Gothic'col-sm-6 col-md-7*/
#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; Meteorological Forecast Office*/
#about .col-md-5 .col-md-6{padding: 4px;} /*col-sm-6 col-md-5*/
#about .col-md-5 h3{padding: 10px 0 10px 0;}
#about .col-md-5 img{width: 200px; height: 100px; border: 1px solid #C0C0C0;}
#about .col-md-5 img:hover{width: 200px; height: 100px; border: 3px solid rgb(5,111,183,.3);} /*#056fb7; img hover airports*/
#about p{font-weight: 400;} 
#about a {color: #333333; text-decoration: none; } 
#about a:hover {color:#056fb7; text-decoration: none;} 
#about .dvarptnames{font-size: 11pt; font-weight: 700; letter-spacing: 2px; text-align: center;} 
#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;}/*font-weight: bold; */
#about .spnabout{color:#06C;}
#about ul li a:hover{color: #06C; text-decoration: none;}
#about .aptloc{font-size: 15px; font-weight: bold; margin-left: 50px;}
#dvtitles ul {margin: 3px 0px 10px 40px} 
#dvtitles ul li{color: #06C;}
#dvavmet{display:none;}
#dvavmet2{margin-left: 20px; margin-bottom: 15px;}
.brighten img {-webkit-filter: brightness(100%); -webkit-transition: all 1s ease; transition: all 1s ease;}
.brighten img:hover {-webkit-filter: brightness(85%); box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5)} /*small airports image shadow when hover */

/* hover animation on links */
#about a {
  background-image: -webkit-linear-gradient(left, #06C, #06C 50%, #000 50%);
  background-image: linear-gradient(to right, #06C, #06C 50%, #000 50%); /*linear-gradient(to right, #54b3d6, #54b3d6 50%, #000 50%);*/
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#about a:before {
  content: '';
  /*background: #06C; #54b3d6; will remove the underline*/
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#about a:hover {background-position: 0;}
#about a:hover::before {width:100%;} 
/* ------end ABOUT US------*/




/*-----PRELOADER----*/
.preloader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: 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: 30%;
    width: 70px; /*100px size of circle*/
    height: 70px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 6px dotted #056fb7; /*2px solid #575757;  10px dotted #056fb7*/
    border-top-color: #ffffff;
    -webkit-animation: spinner .9s linear infinite;
            animation: spinner .9s linear infinite;
}

@-webkit-keyframes spinner{
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes spinner{
    to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
/*-----End PRELOADER----*/


/* ------start MOBILE version MENUS----*/
#mobmenu{display: none;}
/*#mobmenu{color: #FFFFFF; min-height: 300px; padding: 80px 0 50px 0; background-color: #f8f8f8}
#mobmenu{color:black; font-family: 'Century Gothic'}
#mobmenu .col-md-5 .col-md-6{padding: 4px;}
#mobmenu a:link {color: #191970; text-decoration: none;}
#mobmenu a:visited {color: #191970; text-decoration: none;}
#mobmenu a:hover {color:#800000; text-decoration: none;}     
#mobmenu h3{color: #333; font-weight: bold; letter-spacing: 1px !important; padding-bottom: 30px;}
#mobmenu p{font-size: 13pt; margin-left: 15px;}
#mobmenu .dvrowbtncont{width: 100%; height: 120px; margin-top: 15px;}  
#mobmenu .dvrowbtn{float: left; width: 50%; height: 120px;}
#mobmenu .dvmobcaption{color: #333333; margin: 5px; font-weight: bold; font-size: 16pt; }
#mobmenu .dvmobcaption:hover{color: #696969; margin: 5px; font-weight: bold; font-size: 16pt;}
#mobmenu .dvmobcaption2{color: #FFFFFF; margin: 5px; font-weight: bold; font-size: 14pt; } 
#mobmenu .circlebg{background: #FFFFFF; border-radius: 50%; text-align: center; padding: 12px}
#mobmenu .circlebg:hover{background: #dcdcdc; border-radius: 50%; text-align: center; padding: 12px}
#mobmenu .circlebg2{background: #FFFFFF; border-radius: 50%; text-align: center; padding: 12px}
#mobmenu .squarebg{background: #faf0e8; border-radius: 5px; border: 1px solid #fadabf; text-align: center; padding: 10px; width: 70px;} 
#mobmenu .squarebg:hover{background: #F8F8F8; border-radius: 5px; border: 1px solid #C0C0C0; text-align: center; padding: 10px; width: 70px;}*/

/* ------start SITEMAP---- */
#containerST {width:100%; margin:0 auto;}
#stmap{color: #FFFFFF; min-height: 1000px; padding: 50px 0px 50px 0px; background-color: #ffffff} 
#stmap{color:black; font-family: 'Century Gothic'}
#stmap a:link{color:black; text-decoration: none;}
#stmap a:hover{color:black; text-decoration: none;}
.smaphome{width: 250px; height: 100px; line-height: 100px; border: 2px solid #333333; background-color: #99CCFF; border-radius: 20px; font-size: 20pt;}
.smapsubhome{width: 250px; height: 100px; margin: 30px 70px 30px 70px; line-height: 100px; border: 2px solid #333333; background-color: #99CCFF; border-radius: 20px; font-size: 20pt;}
.tvclass{text-decoration: none;}
.dvimgline1{position: absolute; left: 44%;}
.dvimgline2{position: absolute; left: 44%; top: 31%;}
.dvimgline3{position: absolute; left: 15%; top: 31%;}
.dvlevel3{margin: 400px 50px 100px 50px;}



/*----start team1---ABU DHABI AIRPORTS-----*/
#team{background: #F0F0F0; color: #FFFFFF; min-height: 300px; 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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: 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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: 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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: 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-----*/
.dvibltafcntr{font-size: 7pt;}
.dvibltafcntr2{font-size: 7pt; color: #F0F0F0;}
#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_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#auh .auh_thumbPW img{width: 100%; height: auto;}
#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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#auh .auh_thumb:hover .auh_overlay{opacity: 1;} /*0.2 , 0.5,  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;}
#auh a{ color: #333333; text-decoration: none;} /*MAKING overlay icons light gray #333333 (will make all linkbuttons the same color*/
/* 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_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#azi .azi_thumbPW img{width: 100%; height: auto;}
#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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#azi .azi_thumb:hover .azi_overlay{opacity: 1;}  
#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_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#aan .aan_thumbPW img{width: 100%; height: auto;}
#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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#aan .aan_thumb:hover .aan_overlay{opacity: 1;}  
#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_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#dxb .dxb_thumbPW img{width: 100%; height: auto;}
#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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#dxb .dxb_thumb:hover .dxb_overlay{opacity: 1;}  
#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_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#dwc .dwc_thumbPW img{width: 100%; height: auto;}
#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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#dwc .dwc_thumb:hover .dwc_overlay{opacity: 1;}  
#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_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#shj .shj_thumbPW img{width: 100%; height: auto;}
#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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: 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-----*/
#rkt {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0;}  
#rkt h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#rkt .rkt_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#rkt .rkt_thumbPW img{width: 100%; height: auto;}
#rkt .rkt_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#rkt .rkt_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#rkt .rkt_thumb .rkt_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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#rkt .rkt_thumb:hover .rkt_overlay{opacity: 1;}  
#rkt .rkt_description{background: #303030; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#rkt .rkt_description h5{color: #66AF33; padding-bottom: 10px;}
#rkt p{font-weight: 400; color: #333;}
#rkt a{ color: #333333; text-decoration: none;}
/*----end RASALKHAIMAH-----*/

/*----start FUJAIRAH-----*/
#fjr {color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0; }
#fjr h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#fjr .fjr_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#fjr .fjr_thumbPW img{width: 100%; height: auto;}
#fjr .fjr_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#fjr .fjr_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#fjr .fjr_thumb .fjr_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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#fjr .fjr_thumb:hover .fjr_overlay{opacity: 1;}  
#fjr .fjr_description{background: #404040; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#fjr .fjr_description h5{color: #66AF33; padding-bottom: 10px;}
#fjr p{font-weight: 400;color: #333;}
#fjr a{ color: #333333; text-decoration: none;}
/*----end FUJAIRAH-----*/


/*----start SIR BANI YAS ISLAND-----*/
#xsb {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0; }
#xsb h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#xsb .xsb_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#xsb .xsb_thumbPW img{width: 100%; height: auto;}
#xsb .xsb_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#xsb .xsb_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#xsb .xsb_thumb .xsb_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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#xsb .xsb_thumb:hover .xsb_overlay{opacity: 1;}  
#xsb .xsb_description{background: #404040; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#xsb .xsb_description h5{color: #66AF33; padding-bottom: 10px;}
#xsb p{font-weight: 400;color: #333;}
#xsb a{ color: #333333; text-decoration: none;}
/*----end SIR BANI YAS ISLAND-----*/


/*----start DELMA ISLAND-----*/
#zdy {color: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0;} 
#zdy h3{color: #333; font-weight: bold; letter-spacing: 1px!important; padding-bottom: 30px;}
#zdy .zdy_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#zdy .zdy_thumbPW img{width: 100%; height: auto;}
#zdy .zdy_thumb{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px;}
#zdy .zdy_thumb img{width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#zdy .zdy_thumb .zdy_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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#zdy .zdy_thumb:hover .zdy_overlay{opacity: 1;}  
#zdy .zdy_description{background: #303030; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#zdy .zdy_description h5{color: #66AF33; padding-bottom: 10px;}
#zdy p{font-weight: 400; color: #333;}
#zdy a{ color: #333333; text-decoration: none;}
/*----end DELMA ISLAND-----*/




/* 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: #800000;
    width: 50px; /*#FFFFFF;  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: #800000;}
  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{background: #F0F0F0; 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: #056fb7; /*Circle image background#6699CC; -light green #66AF33;*/
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 24px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    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;}
#service .media .fa:hover{background: #378dc7; border: 1px solid #666666;}
.spanserlink{color: #FF3300;}
/* ------end SERVICE------#FFFFCC */


/* start --------WEATHER FORECAST------ */
#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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: 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------ */


/* start --------WEATHER FORECAST------ */
#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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: 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------ */


/* start --------WEATHER FORECAST (OMAA)------ */
#omaafcast{color: #333; min-height: 300px; padding: 80px 0 80px 0;} 
#omaafcast h5 {color: #06C; font-weight: bold; letter-spacing: 1px;  font-size: 14pt}
#omaafcast h3 {color: #333; font-weight: bold; letter-spacing: 1px !important; margin-top: 0px;} 
#omaafcast h4 {color: #FFFFFF; font-weight: bold; letter-spacing: 3px !important;}  
#omaafcast p {font-weight: 400; padding: 0 0 30px 0;}
#omaafcast .omaafcast_thumb{ overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 5px; border-top-right-radius: 5px;} 
#omaafcast .omaafcast_thumb img {width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#omaafcast .omaafcast_thumb .omaafcast_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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#omaafcast .omaafcast_thumb:hover .omaafcast_overlay{opacity: 0.8;} /*opacity: 0.8;*/
#omaafcast .omaafcast_description{background: #383838; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#omaafcast .omaafcast_description h5 {color: #66AF33; letter-spacing: 1px; padding-bottom: 10px; font-size: 14pt;}
#omaafcast p{ font-weight: 400; color: #333;}          
#omaafcast form .form-control
  {
    background: #404040;
    border: none;
    border-radius: 2px;
    box-shadow: none;
    color: #FFFFFF;
    height: 50px;
    margin-bottom: 10px;
    opacity: 0.9;
  }
#omaafcast .form-control::-moz-placeholder {color: #FFFFFF; opacity: 1;}
#omaafcast .form-control:-ms-input-placeholder {color: #FFFFFF;}
#omaafcast .form-control::-webkit-input-placeholder {color: #FFFFFF;}
#omaafcast input[type="submit"]
  {
    background: #66AF33;
    border: none;
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
#omaafcast input[type="submit"]:focus,
#omaafcast input[type="submit"]:hover
  {
    background: #FFFFFF;
    color: #66AF33;
}  
.omaafcast_body{border: 1px solid #E8E8E8; height: 300px; margin-top: 5px; margin-bottom: 5px; text-align: left}
.omaafcastDT{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 OLD (OMAD)------ */
#omadfcast{background: #F8F8F8; color: #333; min-height: 300px; padding: 80px 0 80px 0;} 
#omadfcast h5 {color: #06C; font-weight: bold; letter-spacing: 1px;  font-size: 14pt}
#omadfcast h3 {color: #333; font-weight: bold; letter-spacing: 1px !important;} 
#omadfcast h4 {color: #FFFFFF; font-weight: bold; letter-spacing: 3px !important;}  
#omadfcast p {font-weight: 400; padding: 0 0 30px 0;}
#omadfcast .omadfcast_thumb{ overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 5px; border-top-right-radius: 5px;} 
#omadfcast .omadfcast_thumb img {width: 100%; height: auto;}
  h5 {
    margin: 0;
  }
#omadfcast .omadfcast_thumb .omadfcast_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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
#omadfcast .omadfcast_thumb:hover .omadfcast_overlay{opacity: 0.3;} /*opacity: 0.8;*/
#omadfcast .omadfcast_description{background: #383838; padding: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#omadfcast .omadfcast_description h5 {color: #66AF33; letter-spacing: 1px; padding-bottom: 10px; font-size: 14pt; }
#omadfcast p{ font-weight: 400; color: #333;}          
.omadfcast_body{border: 1px solid #E8E8E8; height: 300px; margin-top: 5px; margin-bottom: 5px; text-align: left}
.omadfcastDT{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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: 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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: 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: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: 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)-------------------- */
.dvimgspace{display: none;}
.boxshadB{ box-shadow: 0px 17px 17px -12px rgba(0,0,0,0.61);}
#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; border-radius: 3px;} /*border-radius: 50%; border: 1px solid #CCCCCC;*/
#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: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
#wxcharts2 .wxcharts2_thumb:hover .wxcharts2_overlay{ opacity: 0.7;}
/* -------------end work-WEATHER CHARTS-------------------- */


/* -------start CONTACT US------- */
#contact{ min-height: 300px; padding: 80px 0 80px 0;}
#contact a{color:blue; text-decoration: none;} 
#contact a:hover {color:orange; text-decoration: none;}  
#contact td {color:#333333; } 
#contact h3{font-weight: bold; letter-spacing: 1px !important; padding-bottom: 25px;}
#contact p{font-weight: 400;}
#contact .plan{margin: 40px 0 0 0;}
#contact .plan_one{padding: 5px 0 0 0; }/*background-color: darkgray#404040;  30px 0 0 0;*/
#contact .plan_two{background: #66AF33; padding: 5px 0 0 0; }/*30px 0 0 0;*/
#contact .plan_three{padding: 5px 0 0 0; }
#contact .plan_four{background: #66AF33; padding: 5px 0 0 0; }/*30px 0 0 0;*/
#contact .plan .plan_title{background: #F0F0F0; padding: 10px; margin: 0; color: #800000; font-weight: bold; border-top-left-radius: 8px; border-top-right-radius: 8px;}/*blue#06C; #993300;text header color of the */
#contact .plan ul{padding: 0;}
#contact .plan ul li{color: #FFFFFF; display: block; padding: 14px 0 14px 0;}
#contact .plan .btn
  {
    background: transparent;
    border-color: #FFFFFF;
    border-radius: 2px;
    width: 140px;
    margin: 10px 10px 40px 10px;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
  }
#contact .plan .btn:hover{background: #FFFFFF; color: #66AF33;}
.dvregemail{height: 50px; width: 100%;}
.dvregemailL{float: left; height: 50px; width: 50%}
.dvregemailR{float: left; height: 50px; width: 50%}
/* ------end CONTACT US------ */


/* -------start TERMS OF USE------- */
.conTerms{width:75%; height: auto; margin: auto;}
#terms{background: #FFFFFF; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;} /* background: dark gray #F0F0F0; section background*/
#terms h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}
#terms h3{color: #333; font-weight: bold; letter-spacing: 1px !important; padding-bottom: 30px;}  
#terms a:link {text-decoration: none;} 
#terms a:hover {color:orange; text-decoration: none;}     
#terms p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}
.ulterms{list-style-type: none; margin-top: 4px;}  
.ulterms li{text-align: left; margin-top: 15px; margin-bottom: 15px;} 
.ulterms span{color: #009933;}   
/* ------end TERMS OF USE------ */


/* -------start PRIVACY POLICY------- */
.conPolicy{width:75%; height: auto; margin: auto;}
#policy{background: #F8F8F8; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;} 
#policy h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}
#policy h3{color: #333; font-weight: bold; letter-spacing: 1px !important; padding-bottom: 30px;}  
#policy a:link {text-decoration: none;} 
#policy a:hover {color:orange; text-decoration: none;}     
#policy p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}
/* ------end PRIVACY POLICY------ */


/* -----start contact REGISTER USER----- */
.chkregister{padding-left: 5px; list-style-type: none; display: block; vertical-align: middle; text-align: left;}
.lnkregbtn{padding: 10px; margin: 10px; text-decoration: none; color: #000000;}
.lnkregbtn a {padding: 10px; margin: 10px; text-decoration: none; color: #000000;}
.lnkregbtn a:hover {padding: 10px; margin: 10px; text-decoration: none; color: #000000;}
.txtcaptcha{border: solid 1px #666666; width: 60px; height: 27px; color: #000000; text-align: center; vertical-align: middle}
.spancont{width: 150px; }
.spnasterisk{color: #FF3300; font-weight: bold;}
.vldatortxt{text-align: left;}
.dvregtitle{margin: 7px; color: #800000; font-weight: bold; text-align: left;}
.dvregL{float: left; width: 330px; margin-right: 5px;}
.dvregR{float: left; width: 330px}
.dvregchk{padding: 5px; float: left; margin-top: 5px; margin-bottom: 10px; background-color: #FDFDFD; border-radius: 2px;}
.dvcaptchatxt{margin: 10px 10px 20px 10px; background-color: #FFFFCC;}
.dvcaptcha{color: #000000; margin-left: 20px; height: 80px;}
.dvcaptchaL{float: left; width: 202px; border-radius: 2px;}
.dvcaptchaR{float: left; margin: 2px; width: 107px;}
.imgcaptcha{padding: 5px; border: 1px solid #CC3300; margin-top: 8px;}
.spnregtitle{margin: 5px 5px 10px 5px; color: #000000; float: left; font-weight: bold;}
.spnregtitle2{color: #000000; float: left; font-weight: bold;} /*#800000;*/
.dvregsub{text-align: center; margin: 5px 0px 0px 10px; text-decoration: none;}
.dvregsub a{text-decoration: none; color: #FFFFFF; background-color: #66AF33; padding: 8px; border-radius: 7px;} /*red#CC3300; blue#0066FF;*/
.dvregsub a:hover{text-decoration: none; color: #333333; background-color: #9bd672;}
#register
  {
    background: url('../webicons/registerweb.jpg') no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #FFFFFF;
    max-width: 100%;
    max-height: 100%; 
    padding: 80px 0 60px 0;
  }  
#register h3{color: #333; font-weight: bold; letter-spacing: 1px !important; padding-bottom: 25px;}
#register p{color: #000000; font-weight: 400; text-align: justify;} /*padding: 0 0 40px 0;*/
#register .form-control{background: #404040; border: none; border-radius: 2px; box-shadow: none; color: #FFFFFF; margin: 10px 0 10px 0; opacity: 0.9;}
#register .form-control::-moz-placeholder {color: #FFFFFF; opacity: 1;}
#register .form-control:-ms-input-placeholder {color: #FFFFFF;}
#register .form-control::-webkit-input-placeholder {color: #FFFFFF;}
#register input{}/* height: 50px; all textbox and checkbox included*/
#register textarea{height: 100px; }/*120px;*/
#register input[type="submit"]{background: #66AF33; border: none; color: #FFFFFF; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; margin: 10px 0 40px 0;}
#register input[type="submit"]:focus,
#register input[type="submit"]:hover{background: #FFFFFF; border-color: transparent; color: #66AF33;}
#map-canvas{border: none; width: 100%; height: 400px; margin: 0 0 40px 0;}
.dvmaptoptxt{padding: 1px; margin: 15px 5px 5px 5px; color: #000000;}
.dvmapbottxt{padding: 1px; margin: 5px; color: #000000;}
.modalcontent {width: 1100px; height: 800px; margin: auto !important; 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: 250px;}  
.modalheader {border-bottom: 1px solid #E5E5E5; padding: 10px; height: 50px; color: #000066}
.modalbody {padding: 10px; text-align: center;}
.modalbody p{padding: 5px; color: #333333}
/* ----- end contact REGISTER-------*/


/*----start FOOTER-----*/
.ftrline{height: 10px; 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; font-size: 10pt;}
.ftrtos{padding: 0; font-size: 10pt;} /* footer TERMS OF SERVICE */
.ftrtos li{display: inline-block; position: relative;} /* display: inline-block;-->horizontal : bloc-->vertical*/
.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; 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; } /*background-image: linear-gradient(to right, #056fb7, #056fb7);*/
#webftr .dvftrweb a:hover{text-decoration: none; color: #ffffcc; letter-spacing: 2px; } /*background-image: linear-gradient(to right, #fff, #06C 50%, #000 50%);*/
#webftr .dvbtmftr{padding: 6px; background-color: #000000; color: #FFFFFF; width: 100%; position:absolute; bottom:0; left:0; font-size: 9pt; letter-spacing: 2px;}
.dvftrhid{font-size: 6pt; display: none;}
/*
#webftr ul{list-style-type: none; font-size: 9pt; line-height: 30px;}
#webftr ul li{margin: 3px;}
#webftr ul li a{cursor: pointer; text-decoration: none; letter-spacing: 2px; background-image: linear-gradient(to right, #fff, #fff 50%, #fff 50%);}
#webftr ul li a:hover{color: #056fb7; text-decoration: none; letter-spacing: 2px; background-image: linear-gradient(to right, #fff, #06C 50%, #000 50%);}*/


/*----start SIGWX Chart--------*/
.dvprintcharts{margin: 10px 5px 0px 5px; padding: 5px; border: 1px solid #F0F0F0; width: 99%; color: #003399; background-color: #F8F8F8; text-align: center;}
.dvprintcharts a:active{text-decoration: none; color: #666666;}
.dvprintcharts a:hover{text-decoration: none; color: #003399;}
.dvprintcharts a:visited{text-decoration: none; color: #666666;}
.dvprintcharts2{margin: 10px 5px 0px 5px; padding: 5px; border: 1px solid #F0F0F0; width: 99%; color: #003399; background-color: #F0F0F0; text-align: center;}
.dvprintcharts2 a:active{text-decoration: none; color: #666666;}
.dvprintcharts2 a:hover{text-decoration: none; color: #003399;}
.dvprintcharts2 a:visited{text-decoration: none; color: #666666;}
.containerSW{width:70%; height: auto; margin: auto;}/*Takes 80% width from main container*/
.dvvldSW{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 500px; border-radius: 10px;}
#sigwx{min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;}
#sigwx h4{color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
#sigwx a:link {text-decoration: none;} 
#sigwx a:hover {color:orange; text-decoration: none;}     
#sigwx p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}

/*----start WINDTEMP Chart--------*/
.containerWT{width:70%; height: auto; margin: auto;}
.dvvldWT{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #CCCCCC; width: 570px; border-radius: 10px;} 
 #wtemp{background: #F8F8F8; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;}      
 #wtemp h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}     
 
/*----start ICING Chart--------*/
.containerIC{width:70%; height: auto; margin: auto;}  
 #icchart{min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;}      
 #icchart h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}     

/*----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;}
.dvvldCB{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 850px; border-radius: 10px;}
 #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;} 
.dvRELOAD{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 300px; border-radius: 10px;} 
#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;}
.dvvldWRF{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #CCCCCC; width: 380px; border-radius: 10px;}
#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 METAR/TAF--------*/
.containerMTTAF{width:70%; height: auto; margin: auto;}
#metartaf{min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;} /*METAR & TAF*/
#metartaf h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}
#metartaf a:active{color: #06C; text-decoration: none;}  
#metartaf a:link {color: #06C; text-decoration: none;} 
#metartaf a:hover {color:orange; text-decoration: none;}     
#metartaf 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: 18px; 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:21; height: 20px; width: 20px;}
.imgmontreal{position:absolute; left:217px; top:71px; z-index:21; height: 20px; width: 20px;}
.imglondon{position:absolute; left:318px; top:53px; z-index:21; height: 20px; width: 20px;}
.imgtoulouse{position:absolute; left:276px; top:154px; z-index:21; height: 20px; width: 20px;}
.imgwashington{position:absolute; left:173px; top:187px; z-index:21; height: 20px; width: 20px;}
.imgbuenos{position:absolute; left:222px; top:345px; z-index:21; height: 20px; width: 20px; bottom: 85px;}
.imgdarwin{position:absolute; left:668px; top:281px; z-index:21; height: 20px; width: 20px;}
.imgtokyo{position:absolute; left:660px; top:150px; z-index:21; height: 20px; width: 20px;}
.imgwellington{position:absolute; left:723px; top:422px; z-index:21; 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;}
/*----start SADIS Admin Message--------*/
.containerSADIS{width:70%; height: auto; margin: auto;}
#sadis{background: #F8F8F8; min-height: 300px; padding: 80px 0 80px 0; font-weight: 400;} 
#sadis h4 {color: #06C; font-weight: bold; letter-spacing: 1px !important;}  
#sadis a:link {text-decoration: none;} 
#sadis a:hover {color:orange; text-decoration: none;}     
#sadis p{text-align: justify; line-height: 1.5; padding-top: 5px; padding-bottom: 5px;}
.notification {color: white; text-decoration: none; padding: 15px 26px; position: relative; display: inline-block; border-radius: 2px;} /*background-color: #555; */
.notification:hover {background: red;}
.notification .badge {position: absolute; top: 12px; right: -10px; padding: 5px 10px; border-radius: 50%; background: red; color: white;}/*top: -10px;*/

/*EXTRAS */
.imgcentered{vertical-align: middle; margin-bottom: 5px; font-size: 10pt} 
.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;}
.pnltitledxb{font-size: 15px; color: #800000; padding: 0px 10px 0px 10px; margin-top: 20px; font-weight: bold}
.pnlbottom{margin-bottom: 20px; }
.ptxticaoiata{font-size: 13pt;}
.spnvline{margin: 15px; border-right-style: solid; border-right-width: 1px; border-right-color: #999999; height: 70px;}
.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*/

/*AIRPORT.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; font-size: 15pt;}/*vertical-align: middle;*/
.lblcurwxTcomp{font-size: 12pt;}
.lblcurwxTws{font-size: 25pt;}
.dvcurwxTunit{float: left; margin-top: 15px; width: 40px;}
.dvcurwxB{height: 100px}
.dvcurwxBvis{background: #fbfbfb; float: left; width: 130px; height: 85px; margin-right: 5px; font-size: 25pt}
.dvcurwxBrh{background: #fdfdfd; float: left; width: 101px; height: 85px; margin-right: 5px; font-size: 25pt}
.dvcurwxBqnh{background: #fbfbfb; float: left; width: 153px; height: 85px; margin-right: 5px; font-size: 25pt}
.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; overflow: auto; 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;}
.dvswrdrp2{padding: 3px; margin-left: 2px; margin-top: 5px}
.dvswrdrp2 img {border:none;}
.dvswrrptr2{height: 200px; margin-left: 20px; margin-top: 5px; overflow: auto;}
.dvswrrptr{height: 110px; width: 390px; 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: 365px;}/*SWR*/
.dvrptralt a img {border-style: none; border:none;}
.dvrptritm{padding: 5px; background-color: #F8F8F8; width: 365px;} 
.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; overflow: auto; text-align: left; background-color: #F8F8F8;} /* overflow: auto; for DXB*/
.dvdxbpanelcont1{border: 1px solid #E0E0E0; color: #333333; height: 420px; margin-top: 5px; margin-bottom: 5px; overflow: auto; text-align: left; background-color: #F8F8F8;}/*DWC*/
.dvdxbpanelcont2{border: 1px solid #E0E0E0; color: #333333; height: 400px; margin-top: 5px; margin-bottom: 5px; overflow: auto; text-align: left; background-color: #F8F8F8;}/*for SHJ, DWC, RAK*/
.dvdxbswrrptr{height: 70px; width: 390px; 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: 390px; 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;}
.dvlowlevel{overflow: auto; height: 200px;}
.lbllowlvl{line-height: 25px;}
.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;}
.dv24tempcont{border: 1px dotted #CCCCCC; margin-top: 5px; height: 80px;}
.dv24lbltemp{margin: 5px 5px 10px 5px; font-size: 14pt; background-color: #E8E8E8; border: 1px solid #999999;}
.dv24lbltempH{margin: 5px 5px 10px 5px; font-size: 14pt; background-color: #E8E8E8; border: 1px solid #999999;} /*High 8px 12px 14px 12px; color: #FF0000; */
.dv24lbltempL{margin: 5px 5px 10px 5px; font-size: 14pt; background-color: #E8E8E8;  border: 1px solid #999999;}/*Low color: #0033CC;*/
.dv24lbltempB{margin: 10px; font-size: 14pt;}/*blank*/
.lbl24temp{font-size: 42px; color: #000000; font-weight: bold}
.lblD1tempH{font-size: 42px; color: #FF0000; font-weight: bold}
.lblD1tempL{font-size: 42px; color: #0033CC; font-weight: bold}
.lblDntempH{font-size: 35px; color: #FF0000; font-weight: bold}
.lblDntempL{font-size: 35px; color: #0033CC; font-weight: bold}
.tblhdr{padding: 1px;}
.td15px{font-size: 15px;}
.fcsticon{border-radius: 1px; box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.4); background: #efefef; padding: 1px; margin: 20px 20px 20px 35px; color: #333333; position: absolute; left: 0px; bottom: 0px; }/*added so that on top of image overlay -- box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.4);thick border image */
.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;}
.hdr5title{color: #06C; font-size: 18pt; font-weight: bold;}
.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;}
.hdr5dayMs{float: left; width: 140px; height: 50px; margin-top: 30px}
.hdr5daybigMs{float: left; width: 90px; height: 50px; margin-top: 30px}
.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;}
.dvtoptemps{margin: 2px; height: 12px;}/**height: 12px;*/
.spn5daycelH{font-weight: bold; font-size: 25px; vertical-align: top; color: #FF0000;}
.spn5daycelL{font-weight: bold; font-size: 25px; vertical-align: top; color: #0033CC;}
.faiconhigh{color: #FF0000;}
.faiconlow{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 20px 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; }
#taf .dvregionselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 800px; height: 70px;}
#taf .dvregionselectL{float: left; width: 50%; height: 50px;}
#taf .dvregionselectR{float: left; width: 45%; height: 50px;}
#metar .dvregionselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 800px; height: 70px;}
#metar .dvregionselectL{float: left; width: 50%; height: 50px;}
#metar .dvregionselectR{float: left; width: 45%; height: 50px;}
#metartaf .dvregionselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 800px; height: 70px;}
#metartaf .dvregionselectL{float: left; width: 50%; height: 50px;}
#metartaf .dvregionselectR{float: left; width: 45%; height: 50px;}
#sigmet .dvregionselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 800px; height: 70px;}
#sigmet .dvregionselectL{float: left; width: 50%; height: 50px;}
#sigmet .dvregionselectR{float: left; width: 45%; height: 50px;}
.srchopmet{color: #800000; letter-spacing: 4px; font-size: 13px;}
.srchopmet2{color: #800000; letter-spacing: 4px; font-size: 14px; font-weight: bold;}
.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;} /*width: 900px;*/
.dvregion2{margin: 25px 10px 5px 0px; width: 900px; background-color: #add8e6; padding: 5px;} /*width: 900px;*/
.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;}
.dgridSG{width: 900px;}
.dgridSG td{margin: 5px; padding: 5px;}
.ifrmswx{border: thin none #FFFFFF; font-size: 16pt; width: 100%; height: 500px;}
.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;}
.dvSDS_body{margin: 20 auto 20 auto; border: 1px solid #F0F0F0; height: 900px; width: 100%; overflow: auto; background-color: #FFFFFF;}
.highlight{background-color:#9999FF;}  
.td{cursor: pointer;}
.iframeSDS{width: 0.1em; height:0.1em;}

/* AJAX UPDATE PROGRESS OVERLAY*/
.overlayprog{
          position: fixed;
          z-index: 98;
          top: 0px;
          left: 0px;
          right: 0px;
          bottom: 0px;
          background-color: #F8F8F8; /*#aaa;*/
          filter: alpha(opacity=80);
          opacity: 0.8;
        }
.overlayContent{z-index: 99; margin: 250px auto; background-color: #FFFFFF; width: 260px; height: 55px; padding: 10px;}
.overlayContentMT{z-index: 99; margin: 250px auto; background-color: #FFFFFF; width: 300px; height: 55px; padding: 10px;}
.overlayContentVA{z-index: 99; margin: 250px auto; background-color: #FFFFFF; width: 470px; height: 55px; padding: 10px;}
.overlayContent h2{font-size: 18px; font-weight: bold; color: #000;}
.overlayContent img{}/*width: 80px;height: 80px;*/

/*----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;}
.ulico{color: #006600; } /*blue color: #06C;*/
.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;} /*ICAO*/
.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;}
.modal-content3 {width: 780px; 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: 100px;} /*VAAC*/
.grid-view3{border: 1px solid #284775; width: 750px; font-size: 11pt;}
.grid-view3 tr.normal:hover, .grid-view3 tr.alternate:hover {background-color:InfoBackground; color: black; font-weight: bold;}/*check VB code*/
.grid-view3 th{ background-color: #FFFFCC; border-color: #999999; padding: 1px; text-align: center; text-transform:uppercase}
.grid-view3 tr{border-color: #999999; padding: 5px; text-align: center;}
.grid-view3 td{border-color: #999999; padding: 5px;}

/*----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;*/



/*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; }
  #dvavmet{display: block; font-family: 'Open Sans' , sans-serif;}
  .dvdate{position: fixed; top: 55px; left: 0px; padding: 5px 3px 0px 15px; background: #E1EBEE; z-index:100; width: 290px; border-radius: 0px 0px 20px 0px; letter-spacing: 1.5px;}
  #dvavmet2{display: none;}
  #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%;}
  #omaafcast p{display: none;}
  #omaafcast h3{display: none;}
  #omaafcast .omaafcastDT{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 14pt; font-weight: bold; width:100%;} /*24hr forecast cycle font reduced*/
  #omaafcast .omaafcast_thumb {width: 100%; height: 100px;} /*lower heightof 24hr/5day header*/  
  #omaafcast .hdr24fcastR{float: right; width: 100px; height: 70px; margin-right: 2px; font-size: 14pt;}/*24hr forecast cycle temp reduced*/
  #omaafcast .lbl24temp{font-size: 35px; color: #000000; font-weight: bold;} /*24hr forecast cycle temp reduced*/
  #omaafcast .dv5daytempT{float: left; border: 1px dotted #CCCCCC; margin-top: 5px; height: 80px;} /*5day header 1stbox make font TEMPHigh smaller*/
  #omaafcast .dv5daytempTs{float: left; border: 1px dotted #CCCCCC; margin-bottom: 5px; height: 55px;} /*5day header TEMPHigh*/ 
  #omaafcast .dv5daytempBs{float: right; border: 1px dotted #CCCCCC; margin-bottom: 5px; height: 55px;}/*5day header TEMPlow*/ 
  #omaafcast .lblD1tempH{font-size: 35px; color: #FF0000; font-weight: bold} /*lower fontsize 5day header TEMPHigh*/ 
  #omaafcast .lblD1tempL{font-size: 35px; color: #0033CC; font-weight: bold}
  #omaafcast .dv5daytempH{margin: 2px 5px 10px 5px; font-size: 11pt; background-color: #E8E8E8; border: 1px solid #999999; font-weight: bold; letter-spacing: 2px;} /*High color: #FF0000; */
  #omaafcast .dv5daytempL{margin: 2px 5px 10px 5px; font-size: 11pt; background-color: #E8E8E8; border: 1px solid #999999; font-weight: bold; letter-spacing: 2px;}/*Low color: #0033CC; */
  #omaafcast .hdr5dayL{float: left; width: 100px; height: 50px;}/*adjust width 1stbox 5day header ICON */
  #omaafcast .hdr5dayR{float: right; width: 170px; margin-bottom: 10px; margin-right: 5px; position: absolute; right: 0px; bottom: 0px; } /*adjust width 1stbox 5day header TEMP */ 
  #omaafcast .hdr5dayRs{float: right; width: 115px; margin-bottom: 2px; margin-right: 5px; position: absolute; right: 0px; bottom: 10px; } /*5day small temps adjust bottom hght*/
  #omaafcast .fcsticon{border-radius: 1px; box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.4); background: #efefef; padding: 1px; margin: 10px 20px 20px 25px; color: #333333; position: absolute; left: 0px; bottom: 0px; }  
  #omaafcast .omaafcast_description{display: none;} /*hide footer table */ 
  
  #omadfcast p{display: none;}
  #omadfcast h3{display: none;}
  #omadfcast .omadfcastDT{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 19pt; font-weight: bold; width:100%;}
  #omadfcast .omadfcast_thumb {width: 100%; height: 100px;} /*lower heightof 5day header*/  
  #omadfcast .dv5daytempT{float: left; border: 1px dotted #CCCCCC; margin-top: 5px; height: 80px;} /*5day header 1stbox make font TEMPHigh smaller*/
  #omadfcast .dv5daytempTs{float: left; border: 1px dotted #CCCCCC; margin-bottom: 5px; height: 55px;} /*5day header TEMPHigh*/ 
  #omadfcast .dv5daytempBs{float: right; border: 1px dotted #CCCCCC; margin-bottom: 5px; height: 55px;}/*5day header TEMPlow*/ 
  #omadfcast .lblD1tempH{font-size: 35px; color: #FF0000; font-weight: bold} /*lower fontsize 5day header TEMPHigh*/ 
  #omadfcast .lblD1tempL{font-size: 35px; color: #0033CC; font-weight: bold}
  #omadfcast .dv5daytempH{margin: 2px 5px 10px 5px; font-size: 11pt; background-color: #E8E8E8; border: 1px solid #999999; font-weight: bold; letter-spacing: 2px;} /*High color: #FF0000; */
  #omadfcast .dv5daytempL{margin: 2px 5px 10px 5px; font-size: 11pt; background-color: #E8E8E8; border: 1px solid #999999; font-weight: bold; letter-spacing: 2px;}/*Low color: #0033CC; */
  #omadfcast .hdr5dayL{float: left; width: 100px; height: 50px;}/*adjust width 1stbox 5day header ICON */
  #omadfcast .hdr5dayR{float: right; width: 170px; margin-bottom: 10px; margin-right: 5px; position: absolute; right: 0px; bottom: 0px; } /*adjust width 1stbox 5day header TEMP */ 
  #omadfcast .hdr5dayRs{float: right; width: 115px; margin-bottom: 2px; margin-right: 5px; position: absolute; right: 0px; bottom: 10px; } /*5day small temps adjust bottom hght*/
  #omadfcast .fcsticon{border-radius: 1px; box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.4); background: #efefef; padding: 1px; margin: 10px 20px 20px 25px; color: #333333; position: absolute; left: 0px; bottom: 0px; }  
  #omadfcast .omadfcast_description{display: none;} /*hide footer table */   
  
  #omalfcast p{display: none;}
  #omalfcast h3{display: none;}
  #omalfcast .omalfcastDT{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 19pt; font-weight: bold; width:100%;}
  #omalfcast .omalfcast_thumb {width: 100%; height: 100px;} /*lower heightof 5day header*/  
  #omalfcast .dv5daytempT{float: left; border: 1px dotted #CCCCCC; margin-top: 5px; height: 80px;} /*5day header 1stbox make font TEMPHigh smaller*/
  #omalfcast .dv5daytempTs{float: left; border: 1px dotted #CCCCCC; margin-bottom: 5px; height: 55px;} /*5day header TEMPHigh*/ 
  #omalfcast .dv5daytempBs{float: right; border: 1px dotted #CCCCCC; margin-bottom: 5px; height: 55px;}/*5day header TEMPlow*/ 
  #omalfcast .lblD1tempH{font-size: 35px; color: #FF0000; font-weight: bold} /*lower fontsize 5day header TEMPHigh*/ 
  #omalfcast .lblD1tempL{font-size: 35px; color: #0033CC; font-weight: bold}
  #omalfcast .dv5daytempH{margin: 2px 5px 10px 5px; font-size: 11pt; background-color: #E8E8E8; border: 1px solid #999999; font-weight: bold; letter-spacing: 2px;} /*High color: #FF0000; */
  #omalfcast .dv5daytempL{margin: 2px 5px 10px 5px; font-size: 11pt; background-color: #E8E8E8; border: 1px solid #999999; font-weight: bold; letter-spacing: 2px;}/*Low color: #0033CC; */
  #omalfcast .hdr5dayL{float: left; width: 100px; height: 50px;}/*adjust width 1stbox 5day header ICON */
  #omalfcast .hdr5dayR{float: right; width: 170px; margin-bottom: 10px; margin-right: 5px; position: absolute; right: 0px; bottom: 0px; } /*adjust width 1stbox 5day header TEMP */ 
  #omalfcast .hdr5dayRs{float: right; width: 115px; margin-bottom: 2px; margin-right: 5px; position: absolute; right: 0px; bottom: 10px; } /*5day small temps adjust bottom hght*/
  #omalfcast .fcsticon{border-radius: 1px; box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.4); background: #efefef; padding: 1px; margin: 10px 20px 20px 25px; color: #333333; position: absolute; left: 0px; bottom: 0px; }  
  #omalfcast .omalfcast_description{display: none;} /*hide footer table */   
  #omdbfcast p{display: none;} 
  #omdbfcast h3{display: none;}
  #omdbfcast .omdbfcastDT{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 19pt; font-weight: bold; width:100%;}
  #omdwfcast p{display: none;}
  #omdwfcast h3{display: none;}
  #omdwfcast .omdwfcastDT{padding: 20px 5px 20px 5px; margin: 0 auto; font-size: 19pt; font-weight: bold; width:100%;}
  
  #metar .containerMT{width:85%; height: auto; margin: auto;} /*Mobile version*/
  #metar .dgridmetar td{margin: 5px; padding: 5px; width: 100%;}
  #metar .dgridmetar{width: 100%;} /*text wrap*/
  #metar .ulopmet{display: none;}
  #metarinfo{display: none;}
  #metar .dvregionselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 100%; height: 100px;}
  #metar .dvregionselectR{float: left; width: 100%; height: 40px;}
  #metar .dvregionselectL{float: left; width: 100%; height: 40px;}
  #taf .containerTAF{width:85%; height: auto; margin: auto;} /*Mobile version*/
  #taf .dgridtaf{width: 100%;} /*text wrap*/
  #taf .dgridtaf td{margin: 5px; padding: 5px;}
  #tafinfo{display: none;}
  #taf .dvregionselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 100%; height: 100px;}
  #taf .dvregionselectR{float: left; width: 100%; height: 40px;}
  #taf .dvregionselectL{float: left; width: 100%; height: 40px;}
  #metartaf .containerMTTAF{width:85%; height: auto; margin: auto;}
  #metartaf .dgridmetar td{margin: 5px; padding: 5px; width: 100%;}
  #metartaf .dgridmetar{width: 100%;} 
  #metartaf .dgridtaf td{margin: 5px; padding: 5px; width: 100%;}
  #metartaf .dgridtaf{width: 100%;}
  #metartaf .dvregionselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 100%; height: 100px;}
  #metartaf .dvregionselectR{float: left; width: 100%; height: 40px;}
  #metartaf .dvregionselectL{float: left; width: 100%; height: 40px;}  
  #sigmet .containerSG{width:85%; height: auto; margin: auto;} /*SIGMET mobile version*/
  #sigmet .dvregionselect{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 100%; height: 100px;}
  #sigmet .dvregionselectR{float: left; width: 100%; height: 40px;}
  #sigmet .dvregionselectL{float: left; width: 100%; height: 40px;} 
  #sigmet .dgridSG td{margin: 5px; padding: 5px; width: 100%;}
  #sigmet .dgridSG{width: 100%;}  
  #sginfo{display: none;}
  #sigmet .ulopmet{display: none;}
  #vaac .containerVA{width:85%; height: auto; margin: auto;}
  #vaac .ulopmet{display: none;}
  #vainfo{display: none;}
  #dvimgvaac{display: none;}  
  #tcac .containerTC{width:85%; height: auto; margin: auto;}
  #tcac .ulopmet{display: none;}
  #tcinfo{display: none;}
  #dvimgtcac{display: none;}
  #spwx .containerSPW{width:85%; height: auto; margin: auto;}
  .ifrmswx{border: thin none #FFFFFF; font-size: 16px; width: 100%; height: 400px;}
  #swxinfo{display: none;}
  #sadis .containerSADIS{width:85%; height: auto; margin: auto;}
  #sadis .dgridtaf td{margin: 5px; padding: 5px; width: 100%;}
  #sadis .dgridtaf{width: 100%;} 
  .dvprintctr{ display: none;} /*OPMET print */  
  .dvprintctr2{ display: none;}
  .dvregion{margin: 5px 10px 5px 0px; width: 100%; background-color: #99CCFF; padding: 5px; text-align: left;} /*width: 900px;*/
  .dvregion2{margin: 5px 10px 5px 0px; width: 100%; background-color: #99CCFF; padding: 5px; text-align: left;} /*width: 900px;*/
  .dvmetarmsg{text-align:center; padding:5px; margin:0 auto; width: 100%;}/* width: 100%; - make gridview text fit content width: min-content;*/
  .dvtafmsg{text-align:center; padding:5px; margin:0 auto; width: 100%;}
  .dvmtmsg{text-align:center; padding:5px; margin:0 auto; width: 100%;}  
  .ptxticaoiata{font-size: 13pt; padding: 0px 10px 0px 10px;}  
  #dvtitles{display: none;} /*Titles for ABOUT section hidden*/
  /*.navbar-default{background: #FFFFFF; border: none; box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08); margin: 0 0 0 0; height: 75px;}*/
  .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; height: 60px;} /*main menu on small screen*/
  .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;}*/
  .dvdrpmenu {margin-left: 15px; width: 200px !important; background-color: #FFFFFF;}
  .dvdrpmenu2 {margin-left: 15px; height: 50px;}
  .dvdrpmenu2 a:hover{color: #06C; width: 210px; padding: 10px 10px 10px 10px; background-color: #FFFFFF; text-decoration: none !important;}
  #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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: nowrap; 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;}
}
/* end 768 media quires */


@media only screen and (max-width: 1199px) {
  h1 { font-size: 30px; }
  h2 { font-size: 24px; }
}


/*if device width is less than or equals to 768px, then apply the CSS defined in this block*/
/* If the browser window is 768px or smaller,*/
@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: 60px; left: 0px; z-index:100; width: 290px; height: 50px; padding: 5px 3px 0px 15px; 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; }
  #about h3{font-weight: bold;}
  #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;
  }
  .dvimgspace{display: block; height: 30px;} /*space added on main.aspx for the charts to hve space on top*/
  .sidebar{display: none;} /*flex sidebar on airports, opmet, charts, forecast, metinfo*/
  .navhdrvline{display: none;} /*vertline headerlogo*/
  .navhdrmet{display: none;}/*text headerlogo*/
  .navhdrlogo{position: fixed; top: 0px !important; left: 10px !important; width: 110px; margin-top: 2px;}
  .navhdrlogo #imglogo{display: none}
  .navhdrlogo #imglogosmall{display: block}
  #home{display: none;}/*image slider hidden*/
  #about ul{display: none;}/*list of airports margin reduced */
  #about .dvarptnames{font-size: 12pt; text-align: center;}
  #about .dvarptitle{font-size: 15pt; font-weight: 700; letter-spacing: 2px; margin: 50px 10px 20px 10px; text-align: center;} /*margin: 20px 10px 20px 10px;*/
  #service .media{text-align: justify;}
  #service .page-header{text-align: justify;}
  #contact p{display: none;} /*#contact .col-md-10{display: none;}*/
  #contact .col-md-1{display: none;}
  #contact .page-header{display: none;} 
  #register{background: url('../webicons/registerweb.jpg') no-repeat; background-size: cover;}  
  #register .col-md-10{display: none;}
  #register .dvgmapreg{display: none;}
  #register .form-control{width: 435px;}
  #register .dvregchk{padding: 5px; float: left; margin-top: 5px; margin-bottom: 10px; background-color: #FDFDFD; border-radius: 2px; width: 435px;}
  #wxcharts2 .col-md-8{display: none;}
  #sigwx p{display: none;}/*dont display if less then 768px*/
  #sigwx ul{display: none;}
  #sigwx .updatecharts{display: none;}
  #sigwx .numbertextSW{display: none;}
  #sigwx #spnswx{display: none;}
  #sigwx .dvvldSW{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 350px; border-radius: 10px;}
  #wtemp p{display: none;}
  #wtemp ul{display: none;}
  #wtemp .updatecharts{display: none;}
  #wtemp .numbertext{display: none;}
  #wtemp #spnwt1, #spnwt2{ display: none;}
  #wtemp .dvvldWT{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #CCCCCC; width: 350px; border-radius: 10px;}  
  #icchart p{display: none;}
  #icchart ul{display: none;}
  #icchart .updatecharts{display: none;}
  #icchart .numbertextIC{display: none;}
  #icchart #spnIC1, #spnIC2{ display: none;}
  #icchart .dvvldWT{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #CCCCCC; width: 350px; border-radius: 10px;}  
  #tbchart p{display: none;}
  #tbchart ul{display: none;}
  #tbchart .updatecharts{display: none;}
  #tbchart .numbertextTB{display: none;}
  #tbchart #spnTB1, #spnTB2{ display: none;}
  #tbchart .dvvldWT{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #CCCCCC; width: 350px; border-radius: 10px;}
  #cbchart p{display: none;}
  #cbchart ul{display: none;}
  #cbchart .updatecharts{display: none;}
  #cbchart .numbertextCB{display: none;} 
  #cbchart #spnCB{display: none;}
  #cbchart .dvvldCB{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 350px; border-radius: 10px;}
  #satpix p{display: none;}
  #satpix ul{display: none;}
  #satpix .updatecharts{display: none;}
  #satpix .dvRELOAD{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 300px; border-radius: 10px;}
  #srfchart p{display: none;}
  #srfchart ul{display: none;}
  #srfchart .updatecharts{display: none;}
  #srfchart .numbertextSRF{display: none;}
  #srfchart .dvRELOAD{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #F0F0F0; width: 300px; border-radius: 10px;}
  #wrfmodel p{display: none;}
  #wrfmodel ul{display: none;}
  #wrfmodel .updatecharts{display: none;}
  #wrfmodel .numbertextWRF{display: none;}
  #wrfmodel .textWRF { display: none;}
  #wrfmodel .dvvldWRF{margin: 0 auto; padding: 20px 0px 20px 0px; border: 1px solid #CCCCCC; width: 300px; border-radius: 10px;}
  #sigwx .textSW { font-size: 11px; padding: 3px; left: 42%; text-transform: uppercase; width: auto;}/*Charts nav buttons when viewed on small device*/  
  #wtemp .text { font-size: 11px; padding: 3px; left: 42%; text-transform: uppercase; width: auto; } 
  #icchart .textIC { font-size: 11px; padding: 3px; left: 42%; text-transform: uppercase; width: auto; } 
  #tbchart .textTB { font-size: 11px; padding: 3px; left: 42%; text-transform: uppercase; width: auto; }
  #cbchart .textCB { font-size: 11px; padding: 3px; left: 42%; text-transform: uppercase; width: auto; }
  #srfchart .textSRF { font-size: 11px; padding: 3px; left: 42%; text-transform: uppercase; width: auto; }
  #satpix .textSAT { font-size: 11px; padding: 3px; left: 42%; text-transform: uppercase; width: auto; } 
  .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: 10px; top: 0px; z-index: 1;} /*adjust to center Present Wx mobile device*/
  #auh {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0;}
  #auh .auh_description{display: none;} /*hide bottom description for all airports on mobile device*/
  #auh .auh_thumb{display: none;}/*hide top box on PROD&SERVICES & WARNINGS for all airports on mobile device*/
  #azi {color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0; }
  #azi .azi_description{display: none;}
  #azi .azi_thumb{display: none;}
  #aan {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0;}
  #aan .aan_description{display: none;}
  #aan .aan_thumb{display: none;}    
  #dxb {color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0; }
  #dxb .dxb_description{display: none;}
  #dxb .dxb_thumb{display: none;}   
  #dwc {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0;}
  #dwc .dwc_description{display: none;}
  #dwc .dwc_thumb{display: none;}     
  #shj {color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0; }
  #shj .shj_description{display: none;}
  #shj .shj_thumb{display: none;}    
  #rkt {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0;}
  #rkt .rkt_description{display: none;}
  #rkt .rkt_thumb{display: none;} 
  #fjr {color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0; }
  #fjr .fjr_description{display: none;}
  #fjr .fjr_thumb{display: none;}      
  #xsb {background: #F0F0F0; color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0; }
  #xsb .xsb_description{display: none;}
  #xsb .xsb_thumb{display: none;}    
  #zdy {color: #FFFFFF; min-height: 300px; padding: 30px 0 30px 0;} 
  #zdy .zdy_description{display: none;}
  #zdy .zdy_thumb{display: none;}
  /*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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: nowrap; 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;}    
}

/*if device width is less than or equals to 640px, then apply the CSS defined in this block*/
/*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; }
}


/*if device width is less than or equals to 360px, then apply the CSS defined in this block*/
/*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;
  }
}

/* For Mobile Portrait View 
@media screen and (max-device-width: 480px) and (orientation: portrait) {}
/* For Mobile Landscape View 
@media screen and (max-device-width: 640px) and (orientation: landscape) {}*/


/*-----------------------------------------Medium devices -md- (Tablets, 768px and up)  @media (min-width: 768px) Smallest EDGE browser ----------------------------*/
/* Media Query for low resolution  Tablets, Ipads
@media (min-width: 481px) and (max-width: 767px) {
    .sidebar{display: none;} --flex sidebar on airports, opmet, charts, forecast, metinfo ---
    #omaafcast h5{font-size: 12pt;}
    #home{display: none;}
    #copyright{background: #FF6600; color: #FFFFFF; position: fixed; left: 0; bottom: 0; height: 80px; width: 100%; padding: 0px 0 10px 0;}----ORANGE----
    #copyright .ftrtos{display: none;}
    #copyright .crtext{display: none;}
    #copyright .ftricons {list-style-type: none; padding: 0; display: flex; flex-direction: row; justify-content: space-around; flex-wrap: nowrap;} 
    #copyright .ftricons li a{color: #FFFFFF; margin: 12px 10px 0px 15px; float: left; text-decoration: none;}
    #copyright .ftricons li a:hover{color: #CCCCCC; margin: 12px 10px 0px 15px; float: left; text-decoration: none;}
    #ftrlogo{display: none;}
    #copyright .container{height: 10px;}   
}*/

/*----------------------------------------Media Query for TABLETS IPAD portrait mode (from 768 to 1024px) (SamsungA10-Landscape) --------------------------------------------------*/
@media (min-width: 768px) and (max-width: 1024px){
    .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*/
    /*SmallMenu start*/ 
    .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: 10px;}
    #logoutContainer ul {text-align: right;} /*.dvdate{position: fixed; top: 60px; left: 0px; z-index:100; width: 290px; height: 50px; padding: 5px 3px 0px 15px; border-radius: 0px 0px 20px 0px; letter-spacing: 1.5px;}*/
    /*SmallMenu end*/ 
    #home{display: none;}/*image slider hidden*/
    #dvtitles{display: none;}/*About airport left list*/
    .dvimgspace{display: block; height: 30px;}
    /*METFORECAST.ASPX */
    #wx24periodC1{display: block;}
    #lblperiodtimeC1{font-size: 15px;}
    #wx24periodC2{display: block;}
    #lblperiodtimeC2{font-size: 15px;}
    #wx24periodC3{display: block;}
    #lblperiodtimeC3{font-size: 15px;}
    #wx24periodC4{display: block;}
    #lblperiodtimeC4{font-size: 15px;}
    #omaafcast .hdr5daybigMs{display: block; margin-top: 90px}
    #omaafcast .hdr5dayMs{display: block; margin-top: 110px} /*.omaafcast_description{display: none;}*/
    #omaafcast .omaafcast_thumb {width: 100%; height: 185px;}
    #omaafcast .lblDntempH{font-size: 42px; color: #FF0000; font-weight: bold}
    #omaafcast .lblDntempL{font-size: 42px; color: #0033CC; font-weight: bold}
    #omadfcast .hdr5daybigMs{display: block; margin-top: 90px}
    #omadfcast .hdr5dayMs{display: block; margin-top: 110px} 
    #omadfcast .omadfcast_thumb {width: 100%; height: 185px;}
    #omadfcast .lblDntempH{font-size: 42px; color: #FF0000; font-weight: bold}
    #omadfcast .lblDntempL{font-size: 42px; color: #0033CC; font-weight: bold}    
    #omalfcast .hdr5daybigMs{display: block; margin-top: 90px}
    #omalfcast .hdr5dayMs{display: block; margin-top: 110px} 
    #omalfcast .omalfcast_thumb {width: 100%; height: 185px;}
    #omalfcast .lblDntempH{font-size: 42px; color: #FF0000; font-weight: bold}
    #omalfcast .lblDntempL{font-size: 42px; color: #0033CC; font-weight: bold}    
    #omdbfcast .hdr5daybigMs{display: block; margin-top: 90px}
    #omdbfcast .hdr5dayMs{display: block; margin-top: 110px} 
    #omdbfcast .omdbfcast_thumb {width: 100%; height: 185px;}
    #omdbfcast .lblDntempH{font-size: 42px; color: #FF0000; font-weight: bold}
    #omdbfcast .lblDntempL{font-size: 42px; color: #0033CC; font-weight: bold}    
    #omdwfcast .hdr5daybigMs{display: block; margin-top: 90px}
    #omdwfcast .hdr5dayMs{display: block; margin-top: 110px} 
    #omdwfcast .omdwfcast_thumb {width: 100%; height: 185px;}
    #omdwfcast .lblDntempH{font-size: 42px; color: #FF0000; font-weight: bold}
    #omdwfcast .lblDntempL{font-size: 42px; color: #0033CC; font-weight: bold}
    .omaafcast_description{display: none;}
    .omadfcast_description{display: none;}
    .omalfcast_description{display: none;}
    .omdbfcast_description{display: none;}
    .omdwfcast_description{display: none;}
    /*AIRPORT.ASPX currentwx all airports tablet*/
    #auh .dvcurwxcont, #azi .dvcurwxcont, #aan .dvcurwxcont, #dxb .dvcurwxcont, #dwc .dvcurwxcont, #shj .dvcurwxcont, #rkt .dvcurwxcont, #fjr .dvcurwxcont, #xsb .dvcurwxcont, #zdy .dvcurwxcont{border-radius: 1px; box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.4); background: #efefef; padding: 3px; width: 310px; height: 190px; margin: 5px; color: #333333; position: absolute; left: 0px; top: 0px; z-index: 1;}
    #auh .dvcurwxT, #azi .dvcurwxT, #aan .dvcurwxT, #dxb .dvcurwxT, #dwc .dvcurwxT, #shj .dvcurwxT, #rkt .dvcurwxT, #fjr .dvcurwxT, #xsb .dvcurwxT, #zdy .dvcurwxT{height: 85px}
    #auh .dvcurwxT1, #azi .dvcurwxT1, #aan .dvcurwxT1, #dxb .dvcurwxT1, #dwc .dvcurwxT1, #shj .dvcurwxT1, #rkt .dvcurwxT1, #fjr .dvcurwxT1, #xsb .dvcurwxT1, #zdy .dvcurwxT1{background: #fdfdfd; float: left; width: 148px; height: 80px;}
    #auh .dvcurwxT2, #azi .dvcurwxT2, #aan .dvcurwxT2, #dxb .dvcurwxT2, #dwc .dvcurwxT2, #shj .dvcurwxT2, #rkt .dvcurwxT2, #fjr .dvcurwxT2, #xsb .dvcurwxT2, #zdy .dvcurwxT2{background: #fdfdfd; float: left; width: 150px; height: 80px; margin-left: 5px;}
    #auh .dvcurwxicon, #azi .dvcurwxicon, #aan .dvcurwxicon, #dxb .dvcurwxicon, #dwc .dvcurwxicon, #shj .dvcurwxicon, #rkt .dvcurwxicon, #fjr .dvcurwxicon, #xsb .dvcurwxicon, #zdy .dvcurwxicon{float: left; width: 50px; margin-left: 5px;}
    #auh .dvcurwxTtemp, #azi .dvcurwxTtemp, #aan .dvcurwxTtemp, #dxb .dvcurwxTtemp, #dwc .dvcurwxTtemp, #shj .dvcurwxTtemp, #rkt .dvcurwxTtemp, #fjr .dvcurwxTtemp, #xsb .dvcurwxTtemp, #zdy .dvcurwxTtemp{float: left; font-size: 19pt; font-weight: bold; margin-top: 10px; padding-top: 5px; width: 50px; height: 50px;} /*margin-left: 5px; font-size: 30pt; width: 90px;*/
    #auh .dvcurwxTunit2, #azi .dvcurwxTunit2, #aan .dvcurwxTunit2, #dxb .dvcurwxTunit2, #dwc .dvcurwxTunit2, #shj .dvcurwxTunit2, #rkt .dvcurwxTunit2, #fjr .dvcurwxTunit2, #xsb .dvcurwxTunit2, #zdy .dvcurwxTunit2{float: left; margin-top: 17px; margin-left: 12px;}
    #auh .dvcurwdicon, #azi .dvcurwdicon, #aan .dvcurwdicon, #dxb .dvcurwdicon, #dwc .dvcurwdicon, #shj .dvcurwdicon, #rkt .dvcurwdicon, #fjr .dvcurwdicon, #xsb .dvcurwdicon, #zdy .dvcurwdicon{float: left; width: 50px; margin-left: 5px;}
    #auh .dvcurwxTwind, #azi .dvcurwxTwind, #aan .dvcurwxTwind, #dxb .dvcurwxTwind, #dwc .dvcurwxTwind, #shj .dvcurwxTwind, #rkt .dvcurwxTwind, #fjr .dvcurwxTwind, #xsb .dvcurwxTwind, #zdy .dvcurwxTwind{float: left; width: 45px; text-align: center;}
    #auh .dvcurwxTunit, #azi .dvcurwxTunit, #aan .dvcurwxTunit, #dxb .dvcurwxTunit, #dwc .dvcurwxTunit, #shj .dvcurwxTunit, #rkt .dvcurwxTunit, #fjr .dvcurwxTunit, #fjr .dvcurwxTunit, #xsb .dvcurwxTunit, #zdy .dvcurwxTunit{float: left; margin-top: 15px; width: 30px;}
    #auh .dvcurwxB, #azi .dvcurwxB, #aan .dvcurwxB, #dxb .dvcurwxB, #dwc .dvcurwxB, #shj .dvcurwxB, #rkt .dvcurwxB, #fjr .dvcurwxB, #xsb .dvcurwxB, #zdy .dvcurwxB{height: 100px}
    #auh .dvcurwxBvis, #azi .dvcurwxBvis, #aan .dvcurwxBvis, #dxb .dvcurwxBvis, #dwc .dvcurwxBvis, #shj .dvcurwxBvis, #rkt .dvcurwxBvis, #fjr .dvcurwxBvis, #xsb .dvcurwxBvis, #zdy .dvcurwxBvis{background: #fbfbfb; float: left; width: 105px; height: 80px; margin-right: 5px; font-size: 18pt;}
    #auh .dvcurwxBrh,#azi .dvcurwxBrh, #aan .dvcurwxBrh, #dxb .dvcurwxBrh, #dwc .dvcurwxBrh, #shj .dvcurwxBrh, #rkt .dvcurwxBrh, #fjr .dvcurwxBrh, #xsb .dvcurwxBrh, #zdy .dvcurwxBrh{background: #fdfdfd; float: left; width: 80px; height: 80px; margin-right: 5px; font-size: 18pt;}
    #auh .dvcurwxBqnh, #azi .dvcurwxBqnh, #aan .dvcurwxBqnh, #dxb .dvcurwxBqnh, #dwc .dvcurwxBqnh, #shj .dvcurwxBqnh, #rkt .dvcurwxBqnh, #fjr .dvcurwxBqnh, #xsb .dvcurwxBqnh, #zdy .dvcurwxBqnh{background: #fbfbfb; float: left; width: 104px; height: 80px; margin-right: 5px; font-size: 18pt;}
    #auh .lblcurwxTcomp, #azi .lblcurwxTcomp, #aan .lblcurwxTcomp, #dxb .lblcurwxTcomp, #dwc .lblcurwxTcomp, #shj .lblcurwxTcomp, #rkt .lblcurwxTcomp, #fjr .lblcurwxTcomp, #xsb .lblcurwxTcomp, #zdy .lblcurwxTcomp{font-size: 11pt;}
    #auh .lblcurwxTws, #azi .lblcurwxTws, #aan .lblcurwxTws, #dxb .lblcurwxTws, #dwc .lblcurwxTws, #shj .lblcurwxTws, #rkt .lblcurwxTws, #fjr .lblcurwxTws, #xsb .lblcurwxTws, #zdy .lblcurwxTws{font-size: 18pt;}
    #auh .dvcwtitle, #azi .dvcwtitle, #aan .dvcwtitle, #dxb .dvcwtitle, #dwc .dvcwtitle, #shj .dvcwtitle, #rkt .dvcwtitle, #fjr .dvcwtitle, #xsb .dvcwtitle, #zdy .dvcwtitle{ font-size: 9pt; background-color:#dcdcdc;}
    #auh .dvcwtitle2, #azi .dvcwtitle2, #aan .dvcwtitle2, #dxb .dvcwtitle2, #dwc .dvcwtitle2, #shj.dvcwtitle2, #rkt .dvcwtitle2, #fjr .dvcwtitle2, #xsb .dvcwtitle2, #zdy .dvcwtitle2{ font-size: 9pt; background-color:#dcdcdc;}
    #auh .spnunit3, #azi .spnunit3, #aan .spnunit3, #dxb .spnunit3, #dwc .spnunit3, #shj .spnunit3, #rkt .spnunit3, #fjr .spnunit3, #xsb .spnunit3, #zdy .spnunit3{font-size: 10pt; color: #003399;}
    #auh .spnunit2, #azi .spnunit2, #aan .spnunit2, #aan .spnunit2, #dxb .spnunit2, #dwc .spnunit2, #shj .spnunit2, #rkt .spnunit2, #fjr .spnunit2, #fjr .spnunit2, #xsb .spnunit2, #zdy .spnunit2{font-size: 10pt; color: #003399; }
    #auh .spnunit, #azi .spnunit, #aan .spnunit, #dxb .spnunit, #dwc .spnunit, #shj .spnunit, #rkt .spnunit, #fjr .spnunit, #xsb .spnunit, #zdy .spnunit{font-size: 10pt; color: #003399;}
    /*Footer*/
    #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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
    #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}
    #webftr ul{text-align: center;} 
    #ftrlogo{display: none;} 
}


/*-------------------------------------------------------- Media Query for LAPTOPS and DESKTOPS (from 1025 to 1280px)-------------------------------------------------------*/
@media (min-width: 1025px) and (max-width: 1280px){}
/* Media Query for Large screens */
@media (min-width: 1281px) {}

/* -------------------------------------------------------------------------- IPHONE 6, 6S, 7 and 8 , Iphone14ProMax------------------------------------------------------------------------ 
/* Portrait and Landscape 
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { }
/* Portrait Iphone*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait)  {
  .navhdrlogo{float: left; width: 110px; margin-bottom: 5px;}
  .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*/ 
  .dvdate{position: fixed; top: 60px; left: 0px; z-index:100; width: 290px; height: 50px; padding: 10px 3px 0px 15px; border-radius: 0px 0px 20px 0px; letter-spacing: 1.5px;}
  #about .dvarptitle{font-size: 14pt; font-weight: 700; letter-spacing: 1px; margin: 20px 0px 20px 0px; text-align: center;}
  #omaafcast .hdrapttitle{font-size: 18pt; font-weight: bold} /*METFORECAST.aspx 24hrFcast*/
  #omaafcast .wxsubfcast{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;}
  #omalfcast .fcsticon{margin: 20px 5px 20px 10px;}
  #omdbfcast .fcsticon{margin: 20px 5px 20px 10px;}
  #omdwfcast .fcsticon{margin: 20px 5px 20px 10px;}
  #omaafcast .hdr5dayL{float: left; width: 60px; height: 50px;}/*5day*/
  #omaafcast .dv5daytempT{height: 55px; margin-top: 5px;}
  #omaafcast .dv5daytempB{height: 55px; margin-top: 5px;}
  #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: 120px; margin-bottom: 10px; margin-right: 5px; 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 .hdrapttitle{font-size: 18pt; font-weight: bold}/*5day*/
  #omadfcast .wxsubfcast{font-size: 18pt; font-weight: bold}
  #omadfcast h5{font-size: 12pt;}
  #omadfcast .hdr5dayL{float: left; width: 60px; height: 50px;}
  #omadfcast .dv5daytempT{height: 55px; margin-top: 5px;}
  #omadfcast .dv5daytempB{height: 55px; margin-top: 5px;}
  #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: 120px; margin-bottom: 10px; margin-right: 5px; 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;}
  #omalfcast .hdrapttitle{font-size: 18pt; font-weight: bold}/*5day*/
  #omalfcast .wxsubfcast{font-size: 18pt; font-weight: bold}
  #omalfcast h5{font-size: 12pt;}
  #omalfcast .hdr5dayL{float: left; width: 60px; height: 50px;}
  #omalfcast .dv5daytempT{height: 55px; margin-top: 5px;}
  #omalfcast .dv5daytempB{height: 55px; margin-top: 5px;}
  #omalfcast .lblD1tempH{font-size: 35px; color: #FF0000; font-weight: bold}
  #omalfcast .lblD1tempL{font-size: 35px; color: #0033CC; font-weight: bold}
  #omalfcast .hdr5dayR{float: right; width: 120px; margin-bottom: 10px; margin-right: 5px; position: absolute; right: 0px; bottom: 0px; }
  #omalfcast .dv5daytempH{display: none; margin: 2px 5px 10px 5px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;}
  #omalfcast .dv5daytempL{display: none; margin: 2px 5px 10px 5px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;} 
  #omdbfcast .hdrapttitle{font-size: 18pt; font-weight: bold}/*5day*/
  #omdbfcast .wxsubfcast{font-size: 18pt; font-weight: bold}
  #omdbfcast h5{font-size: 12pt;}
  #omdbfcast .hdr5dayL{float: left; width: 60px; height: 50px;}
  #omdbfcast .dv5daytempT{height: 55px; margin-top: 5px;}
  #omdbfcast .dv5daytempB{height: 55px; margin-top: 5px;}
  #omdbfcast .lblD1tempH{font-size: 35px; color: #FF0000; font-weight: bold}
  #omdbfcast .lblD1tempL{font-size: 35px; color: #0033CC; font-weight: bold}
  #omdbfcast .hdr5dayR{float: right; width: 120px; margin-bottom: 10px; margin-right: 5px; position: absolute; right: 0px; bottom: 0px; }
  #omdbfcast .dv5daytempH{display: none; margin: 2px 5px 10px 5px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;}
  #omdbfcast .dv5daytempL{display: none; margin: 2px 5px 10px 5px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;}
  #omdwfcast .hdrapttitle{font-size: 18pt; font-weight: bold}/*5day*/
  #omdwfcast .wxsubfcast{font-size: 18pt; font-weight: bold}  
  #omdwfcast h5{font-size: 12pt;}
  #omdwfcast .hdr5dayL{float: left; width: 60px; height: 50px;}
  #omdwfcast .dv5daytempT{height: 55px; margin-top: 5px;}
  #omdwfcast .dv5daytempB{height: 55px; margin-top: 5px;}
  #omdwfcast .lblD1tempH{font-size: 35px; color: #FF0000; font-weight: bold}
  #omdwfcast .lblD1tempL{font-size: 35px; color: #0033CC; font-weight: bold}
  #omdwfcast .hdr5dayR{float: right; width: 120px; margin-bottom: 10px; margin-right: 5px; position: absolute; right: 0px; bottom: 0px; }
  #omdwfcast .dv5daytempH{display: none; margin: 2px 5px 10px 5px; font-size: 9pt; background-color: #E8E8E8; border: 1px solid #999999;}
  #omdwfcast .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;}
  #omalfcast .imgD1small{max-width: 50px; max-height: 50px;}
  #omdbfcast .imgD1small{max-width: 50px; max-height: 50px;}
  #omdwfcast .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;}   
  /*AIRPORT.ASPX AUH, AZI, AAN currentwx*/
  #auh .dvcurwxcont, #azi .dvcurwxcont, #aan .dvcurwxcont{border-radius: 1px; box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.4); background: #efefef; padding: 3px; width: 331px; height: 190px; margin: 5px; color: #333333; position: absolute; left: 0px; top: 0px; z-index: 1;}
  #auh .dvcurwxT, #azi .dvcurwxT, #aan .dvcurwxT{height: 87px}
  #auh .dvcurwxT1, #azi .dvcurwxT1, #aan .dvcurwxT1{background: #fdfdfd; float: left; width: 150px; height: 87px;}
  #auh .dvcurwxT2, #azi .dvcurwxT2, #aan .dvcurwxT2{background: #fdfdfd; float: left; width: 165px; height: 88px; margin-left: 5px;}
  #auh .dvcurwxicon, #azi .dvcurwxicon, #aan .dvcurwxicon{float: left; width: 50px; margin-left: 5px; margin-top: 7px;}
  #auh .dvcurwxTtemp, #azi .dvcurwxTtemp, #aan .dvcurwxTtemp{float: left; font-size: 25pt; font-weight: bold; margin-top: 10px; padding-top: 10px; width: 50px; height: 50px;} /*margin-left: 5px; font-size: 30pt; width: 90px;*/
  #auh .dvcurwxTunit2, #azi .dvcurwxTunit2, #aan .dvcurwxTunit2{float: left; margin-top: 17px; margin-left: 12px;}
  #auh .dvcurwdicon, #azi .dvcurwdicon, #aan .dvcurwdicon{float: left; width: 50px; margin-left: 5px; margin-top: 7px;}
  #auh .dvcurwxTwind, #azi .dvcurwxTwind, #aan .dvcurwxTwind{float: left; margin-top: 5px; width: 50px; text-align: center;}
  #auh .dvcurwxTunit, #azi .dvcurwxTunit, #aan .dvcurwxTunit{float: left; margin-top: 15px; width: 40px;}
  #auh .dvcurwxB, #azi .dvcurwxB, #aan .dvcurwxB{height: 100px}
  #auh .dvcurwxBvis, #azi .dvcurwxBvis, #aan .dvcurwxBvis{background: #fbfbfb; float: left; width: 122px; height: 85px; margin-right: 5px;}
  #auh .dvcurwxBrh,#azi .dvcurwxBrh, #aan .dvcurwxBrh{background: #fdfdfd; float: left; width: 85px; height: 85px; margin-right: 5px;}
  #auh .dvcurwxBqnh, #azi .dvcurwxBqnh, #aan .dvcurwxBqnh{background: #fbfbfb; float: left; width: 103px; height: 85px; margin-right: 5px;}
  #auh .dvcwtitle, #azi .dvcwtitle, #aan .dvcwtitle{ font-size: 10pt; background-color:#dcdcdc;}
  #auh .dvcwtitle2, #azi .dvcwtitle2, #aan .dvcwtitle2{ font-size: 10pt; background-color:#dcdcdc; margin-bottom: 10px}
  #auh .spnunit3, #azi .spnunit3, #aan .spnunit3{font-size: 13pt; color: #003399;}
  #auh .spnunit2, #azi .spnunit2, #aan .spnunit2{font-size: 13pt; color: #003399; letter-spacing: 3px;}
  #auh .spnunit, #azi .spnunit, #aan .spnunit{font-size: 11pt; color: #003399; letter-spacing: 3px;}
  /*AIRPORT.ASPX DXB currentwx*/
  #dxb .dvcurwxcont, #dwc .dvcurwxcont{border-radius: 1px; box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.4); background: #efefef; padding: 3px; width: 331px; height: 190px; margin: 5px; color: #333333; position: absolute; left: 0px; top: 0px; z-index: 1;}  
  #dxb .dvcurwxT, #dwc .dvcurwxT{height: 87px} 
  #dxb .dvcurwxT1, #dwc .dvcurwxT1{background: #fdfdfd; float: left; width: 150px; height: 87px;}
  #dxb .dvcurwxT2, #dwc .dvcurwxT2{background: #fdfdfd; float: left; width: 165px; height: 88px; margin-left: 5px;}
  #dxb .dvcurwxicon, #dwc .dvcurwxicon{float: left; width: 50px; margin-left: 5px; margin-top: 7px;}
  #dxb .dvcurwxTtemp, #dwc .dvcurwxTtemp{float: left; font-size: 25pt; font-weight: bold; margin-top: 10px; padding-top: 10px; width: 50px; height: 50px;} 
  #dxb .dvcurwxTunit2, #dwc .dvcurwxTunit2{float: left; margin-top: 17px; margin-left: 12px;}
  #dxb .dvcurwdicon, #dwc .dvcurwdicon{float: left; width: 50px; margin-left: 5px; margin-top: 7px;}
  #dxb .dvcurwxTwind, #dwc .dvcurwxTwind{float: left; margin-top: 5px; width: 50px; text-align: center;}
  #dxb .dvcurwxTunit, #dwc .dvcurwxTunit{float: left; margin-top: 15px; width: 40px;}
  #dxb .dvcurwxB, #dwc .dvcurwxB{height: 100px}
  #dxb .dvcurwxBvis, #dwc .dvcurwxBvis{background: #fbfbfb; float: left; width: 122px; height: 85px; margin-right: 5px;}
  #dxb .dvcurwxBrh, #dwc .dvcurwxBrh{background: #fdfdfd; float: left; width: 85px; height: 85px; margin-right: 5px;}
  #dxb .dvcurwxBqnh, #dwc .dvcurwxBqnh{background: #fbfbfb; float: left; width: 103px; height: 85px; margin-right: 5px;}
  #dxb .dvcwtitle, #dwc .dvcwtitle{ font-size: 10pt; background-color:#dcdcdc;}
  #dxb .dvcwtitle2, #dwc .dvcwtitle2{ font-size: 10pt; background-color:#dcdcdc; margin-bottom: 10px}
  #dxb .spnunit3, #dwc .spnunit3{font-size: 13pt; color: #003399;}
  #dxb .spnunit2, #dwc .spnunit2{font-size: 13pt; color: #003399; letter-spacing: 3px;}
  #dxb .spnunit, #dwc .spnunit{font-size: 11pt; color: #003399; letter-spacing: 3px;}
  /*AIRPORT.ASPX SHJ, RKT, FJR currentwx*/
  #shj .dvcurwxcont, #rkt .dvcurwxcont, #fjr .dvcurwxcont{border-radius: 1px; box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.4); background: #efefef; padding: 3px; width: 331px; height: 190px; margin: 5px; color: #333333; position: absolute; left: 0px; top: 0px; z-index: 1;}  
  #shj .dvcurwxT, #rkt .dvcurwxT, #fjr .dvcurwxT{height: 87px} 
  #shj .dvcurwxT1, #rkt .dvcurwxT1, #fjr .dvcurwxT1{background: #fdfdfd; float: left; width: 150px; height: 87px;}
  #shj .dvcurwxT2, #rkt .dvcurwxT2, #fjr .dvcurwxT2{background: #fdfdfd; float: left; width: 165px; height: 88px; margin-left: 5px;}
  #shj .dvcurwxicon, #rkt .dvcurwxicon, #fjr .dvcurwxicon{float: left; width: 50px; margin-left: 5px; margin-top: 7px;}
  #shj .dvcurwxTtemp, #rkt .dvcurwxTtemp, #fjr .dvcurwxTtemp{float: left; font-size: 25pt; font-weight: bold; margin-top: 10px; padding-top: 10px; width: 50px; height: 50px;} 
  #shj .dvcurwxTunit2, #rkt .dvcurwxTunit2, #fjr .dvcurwxTunit2{float: left; margin-top: 17px; margin-left: 12px;}
  #shj .dvcurwdicon, #rkt .dvcurwdicon, #fjr .dvcurwdicon{float: left; width: 50px; margin-left: 5px; margin-top: 7px;}
  #shj .dvcurwxTwind, #rkt .dvcurwxTwind, #fjr .dvcurwxTwind{float: left; margin-top: 5px; width: 50px; text-align: center;}
  #shj .dvcurwxTunit, #rkt .dvcurwxTunit, #fjr .dvcurwxTunit{float: left; margin-top: 15px; width: 40px;}
  #shj .dvcurwxB, #rkt .dvcurwxB, #fjr .dvcurwxB{height: 100px}
  #shj .dvcurwxBvis, #rkt .dvcurwxBvis, #fjr .dvcurwxBvis{background: #fbfbfb; float: left; width: 122px; height: 85px; margin-right: 5px;}
  #shj .dvcurwxBrh, #rkt .dvcurwxBrh, #fjr .dvcurwxBrh{background: #fdfdfd; float: left; width: 85px; height: 85px; margin-right: 5px;}
  #shj .dvcurwxBqnh, #rkt .dvcurwxBqnh, #fjr .dvcurwxBqnh{background: #fbfbfb; float: left; width: 103px; height: 85px; margin-right: 5px;}
  #shj .dvcwtitle, #rkt .dvcwtitle, #fjr .dvcwtitle{ font-size: 10pt; background-color:#dcdcdc;}
  #shj .dvcwtitle2, #rkt .dvcwtitle2, #fjr .dvcwtitle2{ font-size: 10pt; background-color:#dcdcdc; margin-bottom: 10px}
  #shj .spnunit3, #rkt .spnunit3, #fjr .spnunit3{font-size: 13pt; color: #003399;}
  #shj .spnunit2, #rkt.spnunit2, #fjr .spnunit2{font-size: 13pt; color: #003399; letter-spacing: 3px;}
  #shj .spnunit, #rkt.spnunit, #fjr .spnunit{font-size: 11pt; color: #003399; letter-spacing: 3px;}    
  /*AIRPORT.ASPX XSB, ZDY currentwx*/
  #xsb .dvcurwxcont, #zdy .dvcurwxcont{border-radius: 1px; box-shadow: 0px 0px 0px 6px rgba(0,0,0,0.4); background: #efefef; padding: 3px; width: 331px; height: 190px; margin: 5px; color: #333333; position: absolute; left: 0px; top: 0px; z-index: 1;}  
  #xsb .dvcurwxT, #zdy .dvcurwxT{height: 87px} 
  #xsb .dvcurwxT1, #zdy .dvcurwxT1{background: #fdfdfd; float: left; width: 150px; height: 87px;}
  #xsb .dvcurwxT2, #zdy .dvcurwxT2{background: #fdfdfd; float: left; width: 165px; height: 88px; margin-left: 5px;}
  #xsb .dvcurwxicon, #zdy .dvcurwxicon{float: left; width: 50px; margin-left: 5px; margin-top: 7px;}
  #xsb .dvcurwxTtemp, #zdy .dvcurwxTtemp{float: left; font-size: 25pt; font-weight: bold; margin-top: 10px; padding-top: 10px; width: 50px; height: 50px;} 
  #xsb .dvcurwxTunit2, #zdy .dvcurwxTunit2{float: left; margin-top: 17px; margin-left: 12px;}
  #xsb .dvcurwdicon, #zdy .dvcurwdicon{float: left; width: 50px; margin-left: 5px; margin-top: 7px;}
  #xsb .dvcurwxTwind, #zdy .dvcurwxTwind{float: left; margin-top: 5px; width: 50px; text-align: center;}
  #xsb .dvcurwxTunit, #zdy .dvcurwxTunit{float: left; margin-top: 15px; width: 40px;}
  #xsb .dvcurwxB, #zdy .dvcurwxB{height: 100px}
  #xsb .dvcurwxBvis, #zdy .dvcurwxBvis{background: #fbfbfb; float: left; width: 122px; height: 85px; margin-right: 5px;}
  #xsb .dvcurwxBrh, #zdy .dvcurwxBrh{background: #fdfdfd; float: left; width: 85px; height: 85px; margin-right: 5px;}
  #xsb .dvcurwxBqnh, #zdy .dvcurwxBqnh{background: #fbfbfb; float: left; width: 103px; height: 85px; margin-right: 5px;}
  #xsb .dvcwtitle, #zdy .dvcwtitle{ font-size: 10pt; background-color:#dcdcdc;}
  #xsb .dvcwtitle2, #zdy .dvcwtitle2{ font-size: 10pt; background-color:#dcdcdc; margin-bottom: 10px}
  #xsb .spnunit3, #zdy .spnunit3{font-size: 13pt; color: #003399;}
  #xsb .spnunit2, #zdy .spnunit2{font-size: 13pt; color: #003399; letter-spacing: 3px;}
  #xsb .spnunit, #zdy .spnunit{font-size: 11pt; color: #003399; letter-spacing: 3px;}
  /*Footer*/
  #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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: nowrap; 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 icons on smalldevice*/
}

/*---------- Landscape Iphone-------------*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape)  {
    .navhdrlogo{float: left; width: 110px; margin-bottom: 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*/
    /*Airport.aspx*/
    #auh .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}
    #azi .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}
    #aan .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}
    #dxb .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}
    #dwc .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}
    #shj .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}
    #rkt .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}
    #fjr .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}
    #xsb .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}
    #zdy .auh_thumbPW{overflow: hidden; position: relative; margin: 30px 0 0 0; border-top-left-radius: 7px; border-top-right-radius: 7px; width: 100%; height: 220px;}   
    /*Footer*/
    #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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: nowrap; flex-wrap: nowrap;}
    #webftr ul{text-align: center;}     
}

/*For FIREFOX browser less than 454px to 469px --- (min-width: 454px) and (max-width: 469px) and (-webkit-min-device-pixel-ratio: 4)  --- try @media all and */
@media all and (min-width: 454px) and (max-width: 469px) { 
  #webftr{background: #FFFFCC; color: #FFFFFF; position: fixed; left: 0; bottom: 0; height: 80px; width: 100%; padding: 0px 0 10px 0;} /*----LIGHT YELLOW----*/
  #webftr .dvftrcont{display: none;}
  #webftr .dvbtmftr{display: none;}
  #webftr .ftricons {list-style-type: none; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  #webftr .ftricons li a{color: #333333; margin: 15px 5px 0px 7px; float: left; text-decoration: none; font-size: 10px;}
  #webftr .ftricons li a:hover{color: #CCCCCC; margin: 15px 5px 0px 7px; float: left; text-decoration: none; font-size: 10px}
  #webftr ul{text-align: center;}     
}

/*TABLET*/
@media all and (min-width: 770px) and (max-width: 1028px) { 
   .dvdate{position: fixed; top: 60px; left: 0px; z-index:100; width: 290px; height: 50px; padding: 5px 3px 0px 15px; border-radius: 0px 0px 20px 0px; letter-spacing: 1.5px;}
  /*Footer*/
    #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: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
    #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}
    #webftr ul{text-align: center;} 
    #ftrlogo{display: none;} 
}



@media print {
#LinkButton1{display: none;}
.dvtitles p {text-align: center}
#home{display: none;}
#about{width: 90%; margin: auto;}
#airportloc{display: none;} 
#service{width: 90%; margin: auto;}
#service .col-md-8{display: none;}
#contact .container{text-align: center}
#contact .plh{display: none;}
#contact table, th, tr {margin: auto; width: 60%; text-align: center}
#wxcharts2{display: none;}    
#scrbtn{display: none;}
#webftr{display: none;}
#dvCookieMessage{display: none;}
a[href]:after {content: none !important;} /* remove bootstrap url href */
}
