@font-face {
  font-family: 'Dubai-Light';
        src:  url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.eot');
  src:  url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.eot') format('embedded-opentype'),
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.woff2') format('woff2'), 
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.woff') format('woff'), 
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.ttf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Dubai-Light';
        src:  url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.eot');
  src:  url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.eot') format('embedded-opentype'),
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.woff2') format('woff2'), 
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.woff') format('woff'), 
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.ttf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Dubai-Light';
        src:  url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.eot');
  src:  url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.eot') format('embedded-opentype'),
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.woff2') format('woff2'), 
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.woff') format('woff'), 
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.ttf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Dubai-Light';
        src:  url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light');
  src:  url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.eot') format('embedded-opentype'),
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.woff2') format('woff2'), 
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.woff') format('woff'), 
        url('https://cdn.rawgit.com/rtaibah/dubai-font-cdn/7aebfc4b/fonts/Dubai-Light.ttf') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}


:after, body, button, input, option, select, textarea { 
    font-family: Dubai-Light,Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif,FontAwesome; 
    }

/* dubai is a small font so change default font-size to 0.9 instead of 0.75 */
 body {
    font-size: 0.95em;
}

#sub-nav .main-nav {
    font-size: 1.1em;
}
#sub-nav a:hover {
    font-style: bold;
    color: #76318A;
}
#sub-nav a:active {
    font-style: bold;
    color: #76318A;
}
a:link {color: #3366BB;}
a:visited {color: #663366;}

/*a MODAL Starts  */

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 300ms ease-in;
    -moz-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    width: 80%;
    position: relative;
    font-size: 14px;
    margin: 2% auto;
    padding: 20px;
    border-radius: 4px;
    background: #fff;
    height: 80%;
    overflow-y: auto;
  }
.close {
    background: #DCDCDC;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.close a {
    color: white;
}
.close:hover {
    background: #99CC6D;
}
.tdkg {position:static;margin-bottom:10px;}

#header:after{
	content: '';
    position: absolute;
    top: 8px;
    right: 20px;
    height: 60px;
    width: 130px;
    background-image: url(https://dubaiha.ovidds.com/ui/shared/public/dha2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;

}
#header {
    box-shadow: 0 3px 3px 0 rgba(100,100,100,0.8);
    padding-bottom: 80px;
 }

 #sub-nav .user-menu {
    margin-right: 150px;
    font-size: 1.0em;
 }

 #sub-nav .brand-logo img {
     display: none;
  }

#sub-nav a {
    color: #4d4d4d;
    font-size: 0.955em;
}

#discoverbox {
    margin: -20px;
}
#footer .left {
    float: left;
    text-align: left;
    display: none;
}

#footer {
   background:#DCDCDC;
}

#footer:after {
    content: "Last Updated On : 10/07/2023.  Copyright © 2018-2023 Dubai Health Authority";
    color: black;
   }


#footer .right {
    float: right;
    text-align: right;
    display: none;
}

#sub-nav .user-menu {
    font-size: 1.0em;
    font-weight: bold;
}

/*a MODAL Ends*/


/*Discover widget background image*/
@media only screen and (max-width:660px) {
    .widget[data-widget-id="24157"] .widget-body {
    background-image:url("https://tools.ovid.com/coronavirus/images/covidODS.PNG")!important;                 
    background-position: 0px -242px!important; 
    background-repeat:no-repeat!important;
}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
.widget[data-widget-id="24157"] .widget-body {
    background-image:url("https://tools.ovid.com/coronavirus/images/covidODS.PNG")!important;                 
    background-position: 0px -242px!important; 
    background-repeat:no-repeat!important;
    background-size: cover!important;
}
}
@media only screen and (min-width:1025px) {
    .widget[data-widget-id="24157"] .widget-body {
    background-image: url("https://tools.ovid.com/coronavirus/images/covidODS.PNG")!important;                 
    background-position: 0px -125px!important; 
    background-repeat:no-repeat!important;
    height: 298px;
}
}