@media all {
body{color:#1e1e1e;font:13px/1.6em Helvetica, Arial, sans-serif;margin:0;background:#F5F5F5;}

/*--- Grid general settings ----------*/
.section {clear: both;padding: 0px;margin: 0px;}
.group:before, .group:after {content:"";display:table;}
.group:after {clear:both;}
.group {zoom:1; /* For IE 6/7 (trigger hasLayout) */}
.col {display: block;float:left;margin: 1% 0 1% 1.6%;}
.col:first-child { margin-left: 0%; } /* all browsers except IE6 and lower */
/*  GRID OF TWELVE  ============================================================================= */
.span_12_of_12 {width: 97%;}
.span_11_of_12 {width: 91.53%;}
.span_10_of_12 {width: 83%;}
.span_9_of_12 {width: 71.6%;}
.span_8_of_12 {width: 66.13%;}
.span_7_of_12 {width: 57.66%;}
.span_6_of_12 {width: 48.2%;}
.span_5_of_12 {width: 40.73%;}
.span_4_of_12 {width: 31.9%!important;}
.span_3_of_12 {width: 24%;}
.span_2_of_12 {width: 15%;}
.span_1_of_12 {width: 6.86%;}
/*  GRID OF NINE   ============================================================================= */
.span_9_of_9 {width: 100%;}
.span_8_of_9 {width: 88.71%;}
.span_7_of_9 {width: 77%;}
.span_6_of_9 {width: 66.13%;}
.span_5_of_9 {width: 54.84%;}
.span_4_of_9 {width: 43.55%;}
.span_3_of_9 {width: 32.26%;}
.span_2_of_9 {width: 20.97%;}
.span_1_of_9 {width: 9.68%;}
/*  GRID OF FIVE   ============================================================================= */
.span_5_of_5 {width: 100%;}
.span_4_of_5 {width: 78.68%;}
.span_3_of_5 {width: 58.36%;}
.span_2_of_5 {width: 39.04%;}
.span_1_of_5 {width: 18%;}
.leftnav {margin-left:0!important;}
.leftnav h3 {display:none;}
/*  GRID OF FOUR   ============================================================================= */
.span_4_of_4 {width: 100%;}
.span_3_of_4 {width: 74.6%;}
.span_2_of_4 {width: 49.2%;}
.span_1_of_4 {width: 23.2%;border-right: 1px dashed #ccc;}
.stat-column-1{float:left;width:66.13%;border:#d8d8d8 1px solid;background:#ffffff;overflow:hidden;}
.stat-column-2{float:right;width:31.28%;border:#d8d8d8 1px solid;background:#ffffff;height:372px;}
html[lang=fr-fr] .stat-column-2 {height:462px;}
/*html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}*/
.span_1_of_4 .last {border-right:none;}	
#maincontainer {max-width:1024px; margin:0 auto; background:#fff; border-left: 1px solid #e2e2e2; border-right:1px solid #e2e2e2; margin-bottom:30px;}

a{color:#2e77ac;text-decoration:none;}
a:hover, a:active, a:focus{color:#d86422;text-decoration:none;}
a.readon{color:#2e77ac;font-weight:bold;padding:4px 5px;cursor:pointer;text-decoration:none;}
.contentheading, .componentheading, h1, h2, h3, h4, h5{color:#4a4a4a;font-weight:normal;margin-bottom:0;}
.contentheading, .componentheading, h1{font-size:20px;font-weight:bold;}
.contentheading, .componentheading, h2{font-size:18px;font-weight:bold;}
.contentheading, .componentheading, h3{font-size:13px;font-weight:bold;}
.contentheading, .componentheading, h4{font-size:12px;font-weight:bold;}
.contentheading, .componentheading, h5{font-size:12px;font-weight:bold;}
h1.componentheading, .componentheading{margin:0;padding:0 0 5px;}
.componentheading{font-size:16px;}
h2.contentheading, .contentheading{margin:0;padding-top:7px;margin-top:7px;font-size:16px;}
.contentheading{font-size:200%;}
.blog .contentheading{font-size:125%;}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus{text-decoration:none!important;}
a.contentpagetitle:hover{text-decoration:underline;}
.category{font-size:100%;font-weight:normal;}
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, .contenttoc, p.site-slogan, a.readon, .ja-navhelper, #ja-footer{font-size:92%;}
small, .small{color:#999;}
.smalldark{text-align:left;}
.column ul li{overflow:hidden;padding-left:10px;}
.column ol li{margin-left:30px;}
th{font-weight:bold;padding:5px 10px 5px 0;text-align:left;}
td{vertical-align:top;font-size:100%;padding:5px;}
fieldset{border:none;padding:10px 5px;}
fieldset a{font-weight:bold;}
fieldset.input{padding:0;}
hr{border-bottom:0;border-left:0;border-right:0;border-top:1px solid #ccc;height:1px;}
form label{cursor:pointer;}
input, select, textarea, .inputbox{font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:100%;padding: 3px 4px;margin-left: 5px;margin-top: 8px;	margin-bottom: 11px;}
.inputbox{background:#fff;border:1px solid #ccc;max-width:800px!important}
.inputbox:hover, .inputbox:focus{background:#FFFFCC;}
.button{background:url(../images/button.png) repeat-x top #30abe8;border:1px solid #40b1ea;color:#fff;font-weight:bold;padding:4px 5px;cursor:pointer;text-decoration:none;text-shadow:0px 1px 0px #3296c8;font-size:92%;}
.button:hover, .button:focus{border:1px solid #000;color:#fff;}
.radio{margin:0 5px;}
.login_form fieldset{padding:15px 0 0;}
.login_form fieldset p{margin:0 0 5px;}
.login_form label{font-weight:bold;text-align:right;display:block;float:left;width:130px;}
.login_form .inputbox{margin-left:10px;width:150px;}
.login_form .remember .inputbox{width:20px;}
.login_form .button{margin-left:140px;}
.form-register fieldset{padding:0 0 10px;}
.form-register p{margin:0 0 5px;}
.form-register p.form-des{margin:15px 0;}
.form-register label{font-weight:bold;text-align:right;display:block;float:left;width:130px;}
.form-register .inputbox{margin-left:10px;width:200px;}
.form-register .button{margin-left:140px;}
.user-details{padding:10px 0;}
.user-details p{margin:0 0 5px;}
.user-details label{font-weight:bold;text-align:right;display:block;float:left;width:130px;}
.user-details .inputbox{margin-left:10px;width:200px;}
.user-details .button{margin-left:140px;}
.user-details .paramlist .paramlist_key{width:130px !important;padding:0 0 5px !important;}
.user-details .paramlist .paramlist_value{padding:0 0 5px !important;}
.user-details .user_name span{padding-left:10px;font-weight:bold;}
form#searchForm{border-top:1px solid #ccc;padding:15px 0;}
.searchintro{border-bottom:1px solid #ccc;}
.results h4{text-transform:none;font-size:110%;margin:15px 0 0;}
.results p{margin:0 0 10px;}
#component-contact address{font-style:normal;}
#component-contact #emailForm{border-top:1px solid #ddd;padding-top:15px;}
.contact_email{margin:0 0 10px;}
.contact_email label{font-weight:bold;display:block;}
.contact_email_checkbox{margin:15px 0;}
.article_separator, .leading_separator, .row_separator, .column_separator{display:none;}
.leading{padding-bottom:5px;padding-top:0px;margin-bottom:2px;}
.ice-slideshow-white .ice-navigator li .ice-title { *width: auto !important; }
#ja-botsl { *margin-top:50px; }
.column_separator{padding:0 25px;}
.article-tools{/*border-bottom:1px solid #e0e0e0;*/clear:both;color:#7f7f7f;display:block;line-height:normal;margin:0 0 10px;position:relative;}
.article-meta{float:left;padding:0;width:100%;}

.article-section, .article-category{color:#999;}
.createby{background:url(../images/icon-user.gif) no-repeat 0 2px;padding:3px 3px 3px 20px;}
.createdate{background:url(../images/icon-date.gif) no-repeat 0 2px;padding:3px 3px 3px 20px;}
.modifydate{color:#999;display:block;margin:10px 0;}
.contentdescription p{margin:0;}
.contentdescription.no-filter {width:75%;padding-top:10px;}
.contentdescription a {padding-left:10px;}
.buttonheading{float:right;padding-bottom:5px;position:relative;z-index:9999;}
.buttonheading img{border:0;float:right;margin:0 5px 0 0;}
img.caption{margin-top:5px;}
.img_caption{color:#999;margin-bottom:10px;}
.article-content ul li{margin-bottom:5px;}
.article-content ol li{margin-left:30px;font-size:12px;}
#ja-current-content .img_caption img{margin:2px 0 0;}
.img_caption p{background:#333;border-top:1px solid #fff;color:#ccc;margin:0;padding:1px 0;text-align:center;}
.sectiontableheader{background:#333;border:1px solid #ccc;color:#fff;padding:5px;}
.sectiontableheader a, .sectiontableheader a:hover, .sectiontableheader a:focus, .sectiontableheader a:active{color:#fff;}
.sectiontableentry, .sectiontableentry0, .sectiontableentry1, .sectiontableentry2{background:url(../images/dot2.gif) repeat-x bottom;padding:5px 5px 6px;}
.sectiontableentry:hover, .sectiontableentry0:hover, .sectiontableentry1:hover, .sectiontableentry2:hover{background-color:#fffff0;}
.sectiontableentry2{background-color:#f6f6f6;}
table.contentpane, table.tablelist{width:100%;}
table.contentpaneopen{border:none;border-collapse:collapse;border-spacing:0;}
table.contentpaneopen .moduletable{float:right;border:1px solid black;padding:5px;background-color:#009900}
table.contenttoc{border:1px solid #ddd;float:right !important;margin:0 0 10px 12px;padding:0;width:30% !important;}
table.contenttoc a{color:#333;}
table.contenttoc td{border-bottom:1px dotted #ccc;padding:5px 10px;}
table.contenttoc th{background:#f6f6f6;border-bottom:1px solid #ddd;padding:5px 10px;text-transform:uppercase;}
.poll{padding:15px 0;}
form#poll{border-bottom:1px dotted #ccc;font-weight:bold;margin-bottom:10px;padding-bottom:10px;}
dl.poll{border-bottom:1px dotted #ccc;font-size:92%;margin-bottom:10px;padding-bottom:10px;}
dl.poll dt, dl.poll dd{float:left;}
dl.poll dt{clear:left;width:100px;}
dl.poll dd{clear:right;}
table.pollstableborder{border:none;padding:0;text-align:left;width:100%;}
table.pollstableborder img{vertical-align:baseline;}
table.pollstableborder td{background:#f6f6f6;border-bottom:1px solid #ccc;font-weight:bold;padding:5px !important;}
table.pollstableborder tr.sectiontableentry0 td, table.pollstableborder tr.sectiontableentry1 td{background:#fff;font-weight:normal;}
table.searchintro{padding:10px 0;width:100%;}
table.searchintro td{padding:5px !important;}
table.contentpaneopen, table.contentpane, table.blog{width:100%;}
ul.pagination li{background:none;display:inline;margin:0;padding:0;overflow:hidden;}
ul.pagination li span{padding:4px 4px;line-height:40px;border:1px solid #dcdcdc;color:#381704;}
ul.pagination a{background:#f6f6f6;border:1px solid #ccc;color:#000;line-height:20px;padding:4px 4px;text-decoration:none;cursor:pointer;}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus{background:#2482B0;border:1px solid #000;color:#fff;text-decoration:none;}
.sortby{font-size:92%;margin:10px 0 5px;}
.sortby .filter, .sortby .display{float:left;width:40%;}
.sortby .display{float:right;text-align:right;}
.pagenavbar{font-weight:bold;}
.pagenavcounter{margin:15px 0 !important;text-align:center;}
.counter{float:right;line-height:1;margin:15px 0 !important;text-align:right;width:25%;}
.blog_more{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:15px 0 5px;}
.blog_more h2{font-size:115% !important;margin:0 0 5px;text-transform:uppercase;color:#646464;}
.blog_more ul li{background:url(../images/bullet.gif) no-repeat 5px 6px;padding-left:15px;}
.back_button a, .back_button a:hover, .back_button a:active{display:block;margin:10px 0;}
#system-message{margin:0 -15px 10px;}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul{margin:0;padding:0;}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li{background:none;color:#fff;margin:0;padding:5px;}
#system-message dd.message ul{background:#069;border:0;}
#system-message dd.error ul{background:#bf0000;border:0;}
#system-message dd.notice ul{background:#333;border:0;}
.tool-tip{background:#ffffcc;border:1px solid #D4D5AA;float:left;max-width:300px;padding:5px;z-index:1000;}
.tool-title{background:url(../../system/images/selector-arrow.png) no-repeat;font-size:100%;font-weight:bold;margin:0;margin-top:-15px;padding:0;padding-bottom:5px;padding-top:15px;}
.tool-text{font-size:100%;margin:0;}
.hasTip img{border:none;margin:0 5px 0 0;}
.contentpaneopen_edit img{vertical-align:middle;}
.ja-moduletable h3, .moduletable h3{color:#333;font-size:115%;margin:0 0 0px;padding:1px 0 8px;overflow:hidden;}
.moduletable_menu h3{margin-bottom:0;}
.ja-moduletable, .moduletable{margin-bottom:15px;}
#ja-left .ja-moduletable, #ja-left .moduletable, #ja-right .ja-moduletable, #ja-right .moduletable{}
#ja-left .ja-moduletable h3, #ja-left .moduletable h3, #ja-right .ja-moduletable h3, #ja-right .moduletable h3{text-transform:none;color:#ab1514;font-size:18px;font-weight:normal;padding:5px 8px;margin-left:-1px;margin-top:-1px;margin-right:-1px;border-bottom:1px solid #DDDDDD;}
#ja-left .moduletable_menu, #ja-right .moduletable_menu{padding-bottom:0px;}
#ja-left .ja-moduletable .ja-box-ct, #ja-left .moduletable .ja-box-ct, #ja-right .ja-moduletable .ja-box-ct, #ja-right .moduletable .ja-box-ct{padding:0px;}
#ja-left .ja-moduletable .ja-box-ct .menu, #ja-left .moduletable .ja-box-ct .menu, #ja-right .ja-moduletable .ja-box-ct .menu, #ja-right .moduletable .ja-box-ct .menu{margin:-7px -6px -7px -7px;}
#ja-right .ja-moduletable .moduletable_blue{width:100%;}
#ja-right .moduletable_blank{border:none;background:none;margin-bottom:0px;}
#ja-left .ja-moduletable_blank .ja-box-ct, #ja-left .moduletable_blank .ja-box-ct, #ja-right .ja-moduletable_blank .ja-box-ct, #ja-right .moduletable_blank .ja-box-ct{background:none;border:0px;padding:0px;margin-bottom:15px;}
#wrapper{margin-bottom:0;margin-left:auto;margin-right:auto;margin-top:0;clear:both;}
#LanguageWrapper{float:right;position:relative;left:-40%;}
#searchWrapper{float:right;margin-top:6px;background:url("../images/search-bg.jpg") no-repeat scroll 0 0 transparent;min-height:78px;width:350px;color:#FFF;}
#searchWrapper a{color:#FFF;}
#ja-search{padding:5px 25px;}
#ja-search label{display:none;}
#ja-search .inputbox{background:url("../images/searchField.png") repeat-x scroll left top #FFFFFF;color:#5C0606;font-family:georgia;font-size:14px;height:26px;padding:3px 35px 3px 5px;width:215px;vertical-align:middle;}
#ja-search .inputbox:hover, #ja-search .inputbox:focus{}
#ja-search .button{font-size:100%;font-weight:bold;text-shadow:0px 1px 0px #2395e2;margin-left:5px;text-transform:none;padding-top:1px;padding-bottom:1px;}
#form-login-username .inputbox, #form-login-password .inputbox{background-position:5px center;background-repeat:no-repeat;font-weight:bold;}
#form-login-username .inputbox, #form-login-password .inputbox{width:90%;}
#form-login ul{margin:0 !important;padding:0;}
#form-login p{margin:0 0 5px;}
#form-login .button{margin:10px 0;}
h4.poll-title{margin:0;padding:0;}
a.poll-result{font-size:92%;text-transform:uppercase;text-decoration:none;}
form.poll .button{margin-right:5px;}
.bannergroup_text .banneritem_text{border-bottom:1px dotted #ccc;padding:5px 0;}
.bannergroup_text .banneritem_text a{font-weight:bold;}
.bannergroup_text .bannerheader, .bannergroup_text .bannerfooter_text a{color:#999;font-size:92%;}
.bannergroup_text .bannerfooter_text{padding:5px 0 0;text-align:right;}
.bannergroup{margin-bottom:10px;}
.ja-module h3, .module h3{border-bottom:1px solid #ccc;color:#7ba566;font-size:115%;font-weight:bold;margin:0 -15px 10px;padding:8px 15px;text-transform:uppercase;}
.ja-module, .module{margin-bottom:20px;overflow:hidden;}
.ja-box-br{background:url(../images/b-br.gif) no-repeat bottom right #fff;}
.ja-box-bl{background:url(../images/b-bl.gif) no-repeat bottom left;}
.ja-box-tr{background:url(../images/b-tr.gif) no-repeat top right;}
.ja-box-tl{background:url(../images/b-tl.gif) no-repeat top left;padding:0 15px 10px;}
.module_text h3{clear:both;display:block;margin:0 0 10px;padding:0;overflow:hidden;width:100%;border-bottom:0;}
.module_text span{clear:both;display:block;float:left;font-weight:bold;padding:0 3px;background:#fff;}
.nsp_image{float:left !important}
.ja-moduletable ul li, .ja-module ul li{background-position:2px 8px;}
.ja-moduletable_blue ul, .ja-module_blue ul{margin:15px 0 0;}
.ja-moduletable_blue ul li, .ja-module_blue ul li{padding-left:12px;background-position:2px 8px;}
h3.show{background:url(../images/icon-show.png) no-repeat 100% 60%;cursor:pointer;}
h3.hide{background:url(../images/icon-hide.png) no-repeat 100% 60%;cursor:pointer;}
.wrap{}
.main{}
.ja-box{padding-bottom:10px;padding-top:10px;}
#ja-wrapper{}
#content-wrapper{background-image:url(../images/componentbackground.jpg);background-repeat:repeat-y;background-position:center;background-color:#f7f4ee;}
.content-wrapper{clear:both;overflow:hidden;min-height:800px;}
#ja-container{position:relative;z-index:5;}
#ja-container .main{padding:0 0 0 0;}
#ja-container.ja-l1r1{position:relative;}
#ja-container{position:relative;}
#ja-container.ja-r1{}
#ja-container.ja-l1{}
.ja-mass-top .ja-moduletable, .ja-mass-top .ja-module{margin-left:0;margin-right:0;}
.ja-mass-bottom{}
.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module{margin-left:0;margin-right:0;}
#ja-mainbody{background:none;position:relative;}
#content-bg{width:980px;margin-left:auto;margin-right:auto;margin-top:0;display:block;min-height:571px;}
#ja-main{position:relative;}
#ja-main .inner{background:url(../images/componentGradient_w.png) left top repeat-x #fff;margin:0 auto;display:block;}
#ja-contentwrap{}
.ja-content-top{}
.ja-content-top .ja-moduletable, .ja-content-top .ja-module{margin-left:0;margin-right:0;}
.ja-content-main{}
.ja-content-bottom{}
.ja-content-bottom .ja-moduletable, .ja-content-bottom .ja-module{margin-left:0;margin-right:0;}
.ja-colswrap{}
.ja-col{}
#ja-left .ja-l2{}
#ja-right .ja-r2{}
#ja-header{margin:0 auto;overflow:hidden;}
#ja-wrapper .sb{background:#f3f3f3;}
h1.logo, .logo-text h1{font-size:250%;line-height:1;}
h1.logo, .logo-text{z-index:1;position:relative;overflow:hidden;margin-left:10px;width:185px;}
html[lang=fr-fr] h1.logo, .logo-text {width:229px; margin: 0 45%;}
.logo a{color:#FFF;text-shadow:0 1px 1px #000000;}
/*.logo-text{margin: 0 47%;padding-top:8px;padding-bottom:8px;}*/
.logo-text{margin:0 auto;padding-top:5px; padding-bottom:8px;}
.logo-text h1 a{color:#878787;font-weight:bold;letter-spacing:1px;text-decoration:none;}
p.site-slogan{background:#2da1e1;color:#FFFFFF;display:block;font-size:85%;letter-spacing:1px;margin:8px 0 0;padding:0 5px;text-align:center;text-transform:uppercase;}
.ja-headermask{display:block;height:80px;position:absolute;right:-1px;top:0;width:602px;z-index:0;}
.ja-navhelper{text-transform:uppercase;}
.social-media {position:relative;}
.header-social-media li a {display: block;text-indent: -99999px;background-image: url('../images/emro-sprite.png');width: 29px;height: 28px;margin-right: 5px;padding: 0;}
/*.header-social-media {position: relative;clear:right; float:right; padding-top:10px;}*/
.header-social-media {position:absolute; top:-44px; right:10px;padding-top:11px;z-index:9999;}
.header-social-media li {display:block; float:left;}
.header-social-media li a.header-rss {background-position: -77px 242px;}
.header-social-media li a.header-youtube {background-position: -114px 242px;}
.header-social-media li a.header-twitter {background-position: -77px 204px;}
.header-social-media li a.header-facebook {background-position: -114px 204px;}
.ja-navhelper .main{padding:5px 0;}
.ja-navhelper a{padding:3px 4px;color:#069;text-decoration:none;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid transparent;}
.ja-navhelper a:hover, .ja-navhelper a:active, .ja-navhelper a:focus{color:#fff;text-decoration:none;background-color:#000;border:1px solid #fff;}
.ja-breadcrumbs{padding-top:7px;position:relative;}
.ja-breadcrumbs strong{margin-right:2px;}
.ja-breadcrumbs img{margin-bottom:2px;vertical-align:middle;display:none;}
.ja-breadcrumbs a{color:#1f98d4;text-decoration:none;}
.ja-breadcrumbs a:hover{text-decoration:underline;}
.ja-links{float:right;margin-top:2px;}
.ja-links li{background:none;padding:0;display:inline;}
.ja-links li.top a{background:url(../images/arrow2.png) no-repeat 5px center;padding-left:17px;padding-right:5px;}
.ja-links li.top a:hover{background-color:#069;}
.ja-links li.layout-switcher a{background:#069;color:#fff;text-decoration:none;}
.ja-links li.layout-switcher a:hover{background:#666;color:#fff;text-decoration:none;}
.ja-links li.user-reset a{background:#bf0000;color:#fff;text-decoration:none;}
.ja-links li.user-reset a:hover{background:#666;color:#fff;text-decoration:none;}
.ja-box-full .ja-moduletable, .ja-box-full .moduletable{border:0 !important;background:0 !important;}
.ja-box-left .ja-moduletable, .ja-box-left .moduletable{margin-left:0px !important;}
.ja-box-right .ja-moduletable, .ja-box-right .moduletable{margin-right:0px !important;}
#ja-footer{margin-bottom:0;margin-top:0;padding-top:12px;padding-bottom:12px;text-align:center;border-top:1px dashed #ccc;background:#F5F5F5 url(../images/connect.png) 865px 50% no-repeat;}
#ja-footer a{color:#2e77ac;text-decoration:none;}
#ja-footer a:hover{color:#d86422;}
#ja-footer-border{border:1px solid #000000;}
#ja-footer .main{color:#333333;padding:0px;position:relative;}
#ja-footer .main .inFooter{padding:16px 12px;position:relative;min-height:18px;}
#ja-footer .inner{float:right;padding:0;width:75%;}
#ja-footer small{color:#fff;font-size:100%;}
#ja-footer .ja-footnav{float:right;font-size:100%;margin:0 0 10px;overflow:hidden;position:relative;height:15px;width:75%;}
.ja-footnav ul{float:left;line-height:normal;}
.ja-footnav li{border-left:1px solid #999;display:block;float:left;padding:0 10px;}
.ja-footnav li a{color:#222222;display:block;font-weight:bold;line-height:1;text-decoration:none;text-transform:uppercase;}
.ja-copyright a{color:#000;text-decoration:none;}
.ja-footnav li a:hover, .ja-footnav li a:active, .ja-footnav li a:focus, .ja-copyright a:hover{color:#ccc;text-decoration:none;}
.ja-footnav .ja-firstitem{border-left:0;padding-left:0;}
.ja-copyright small{display:block;}
#language{background-position:0px 29px;background-repeat:no-repeat;float:right;overflow:hidden;padding:34px 60px 12px 15px;color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-size:1.1em;font-weight:bold;}
#usertoolWrapper{background-position:0px 29px;background-repeat:no-repeat;float:right;overflow:hidden;padding:32px 15px 12px 15px;}
ul.ja-usertools-font{font-size:11px;float:left;}
ul.ja-usertools-font li, ul.ja-usertools-screen li{padding:0;margin:0px 3px 0px 0px;display:inline;background:none;}
ul.ja-usertools-screen{font-size:11px;float:left;margin-right:15px;margin-top:5px;}
ul.ja-usertools-screen li{margin:0 5px;}
#ja-banner{border-top:1px solid #ccc;margin:0;overflow:hidden;padding-top:15px;text-align:center;width:100%;}
.ja-inner{border-bottom:1px dotted #ccc;clear:both;margin-bottom:10px;padding-bottom:12px;}
.ja-inner h4{font-family:Arial, sans-serif;font-size:92%;font-weight:normal;margin:5px 0;padding:0;text-transform:uppercase;}
.cufon-canvas{padding:1px 0 3px;}
#ja-rotator{background-color:#e0dcd0;position:relative;}
#ja-rotator .ja-moduletable, #ja-rotator .moduletable{border:0px;padding:0px;margin:0px 0px 0px 0px;}
.showcasewrapper{background-color:#f3f3f3;padding-bottom:3px;height:auto;display:block;}
.blogwrapper{width:500px;overflow:hidden;clear:both;float:right;}
.blog .contentheading{font-size:16px;font-weight:bold;color:#646464;}
.blog .contentheading h4{color:#666666;}
.blog .leading{}
.blog .article_row .article_column{border-top:1px solid #f5f5f5;min-height:100%;}
.blog .article_row .article_column h3{margin:15px 0;padding:0;font-size:16px;}
.blog .article_row .article_column .nsp h3{margin:5px 0;line-height:1.2;}
.blog .article_row .article_column img{display:block;border:solid 1px #666666;margin-left:0;margin-right:3px;margin-top:5px;}
.blog .article_row .article_column img.image-left { margin-right:8px; }
.blog .cols2 .column1{margin-right:1%;}
.blog .article_row .article_column{margin:0 auto;}
.blog .article_row{border-top:solid 1px #f5f5f5 !important;margin-top:5px !important;}
.blog .article_row .column1 .contentpaneopen{padding:0 15px 0 0;}
.blog .article_row .column2 .contentpaneopen{padding:0 0 0 15px;}
.blog .article_row .column3 .contentpaneopen{padding:0 0 0 30px;}
.blog .article_row .createby{display:block;margin-top:5px;}
.blog .article_row ul{list-style-type:none;padding:0;margin:8px 0;}
.blog .article_row li{margin:0;display:block;padding:0;}
.blog .article_row li a{color:#2e77ac;}
table.tablelist{border:1px solid #D9D9D9;}
table.tablelist th.sectiontableheader{background:none;padding:5px 5px 2px;border:none;}
table.tablelist a{text-decoration:none;}
table.tablelist tr{background:url("../images/sectiontableheaderBg.jpg") repeat-x scroll left top transparent;}
table.tablelist .sectiontableentry1{background:#FFF;}
table.tablelist .sectiontableentry2{background:#f5f5f5;}
table.tablelist #count, table.tablelist #tableOrdering, table.tablelist #author, table.tablelist #hits{background:url("../images/thSeparator.jpg") no-repeat scroll right top transparent;border-top:1px solid #000000;border-bottom:1px solid #000000;}
table.tablelist #count{border-left:1px solid #000000;}
table.tablelist #tableOrdering{}
table.tablelist #author{}
table.tablelist #hits{background:none;border-right:1px solid #000000;}
table.tablelist td{border-bottom:1px solid #D9D9D9;color:#585858;}
table.tablelist td a{color:#1d94d0;font-weight:bold;}
table.tablelist td a:hover{color:#333;}
ul.oddeven{border:1px solid #e3e3e3;}
ul.oddeven li.odd, ul.oddeven li.even{border-bottom:1px solid #e3e3e3;margin-bottom:0px !important;padding-bottom:5px;padding-top:5px;background:url("../images/bullet.gif") no-repeat scroll 20px 15px transparent;}
ul.oddeven li.odd{background-color:#f8f8f8;}
ul.oddeven li.even{background-color:#f3f3f3;}
.s404Wrapper{background:#eeeeee !important;text-align:center !important;}
#outline{background:#eee;}
#errorboxoutline{border:1px solid #c5c5c5;}
#errorboxheader{background:url(../images/404Gradient.jpg) left top repeat-x #38aae8;text-shadow:0px 1px 0px #000;font-size:14px;line-height:40px;border-bottom:0px;margin:-1px -1px 0px -1px;border:1px solid #00ace4;border-bottom:0px;}
#errorboxbody{background:url(../images/404.jpg) 99% 14px no-repeat #fff;}
#errorboxbody a{color:#04a3d8;font-weight:bold;text-decoration:none;}
#errorboxbody a:hover{text-decoration:underline;}
.rotatorText{color:#FFFFFF;font-family:arial;margin-top:-75px;padding:10px 27px;width:920px;}
#ja-left .column .ja-moduletable{}
.moduletable_menu{padding:0 !important;}
#ja-left .moduletable_menu h3, #ja-right .moduletable_menu h3{background:url("../images/sidemenu-title-bg.jpg") repeat-x scroll 0 0 transparent !important;padding:6px 8px !important;color:#FFF !important;}
#ja-right .ja-moduletable .ja-box-ct, #ja-right .moduletable .ja-box-ct, #ja-right .ja-moduletable .ja-box-ct, #ja-right .moduletable .ja-box-ct{padding:0px !important;}
#ja-topsl p.innerTitles{color:#242424;font-family:georgia !important;font-weight:bold;padding-bottom:5px;}
#ja-search .search{margin-top:15px;}
#ja-search .mainlevel{color:#FFFFFF;font-size:12px;margin-right:10px;text-decoration:none;}
#ja-search .search .button{background:url("../images/searchBtn.jpg") no-repeat scroll 0 0 transparent;border:0 none;height:27px;margin-left:-30px;text-indent:-9999px;width:27px;vertical-align:middle;}
.redColor{color:#911f1a;}
.blog .contentheading{border-bottom:1px solid #DDDDDD;}
.blog h2{/*padding-bottom:20px;*/}
.blog .createdate{background:none;padding:3px 3px 3px 0;}
.blog .leading .article-tools{margin:0;padding-left:0;padding-top:0;}
.blog .leading .contentheading,
.blog .leading .article-content,
.blog .article-tools{border:0;margin:0;padding:0;}
.whd .blog .leading .contentheading,
.whd .blog .leading .article-content,
.whd .blog .article-tools{border:0 none;margin:0;padding-bottom:10px!important;}
.blog .leading .contentpaneopen{background:none;}
.moduletable_login{padding:0 !important;border:1px solid #302f2f !important;}
.moduletable_login .module-inside h3{background:url("../images/blackModuleHeader.jpg") repeat-x scroll 0 0 #2f2f2f;border-bottom:1px solid #50504F !important;color:#FFFFFF !important;padding:6px 8px !important;margin:0 !important;}
.moduletable_login .module-inside .ja-box-ct{background:url("../images/blackBoxGradient.jpg") repeat-x scroll top left #262626;border:0 none !important;}
.moduletable_login .module-inside{}
.moduletable_login .ja-box-ct{padding:5px 10px !important;}
.moduletable_login .module-inside .ja-box-ct form label, .moduletable_login .module-inside .ja-box-ct form a, .moduletable_login .module-inside .ja-box-ct .button{color:#FFF;font-size:12px;}
.moduletable_login .module-inside .ja-box-ct ul li{padding-left:5px;}
.moduletable_login .module-inside .ja-box-ct form a{text-decoration:none;}
.moduletable_login input#passwd, .moduletable_login input#username{background:url("../images/input_bg.png") repeat-x scroll left bottom #FFFFFF;border:1px solid #FFFFFF;margin-top:5px;padding:5px;}
.moduletable_login .button, .moduletable_login #ja-search .button{background:url("../images/login_button.jpg") repeat-x scroll left top #1C1B1B;border:1px solid #262626;padding:5px 10px;text-align:center;text-shadow:none;text-transform:uppercase;}
.moduletable_login fieldset.input{text-align:center;}
.moduletable_login fieldset.input p{text-align:left;}
.article-content p{padding-bottom:15px;line-height:18px;}
#ja-main p.nsp_text{padding-bottom:0;}
.ja-bottom_resize .bloglast{float:right;margin-right:8px;background-color:#FFFFFF;width:226px;border:1px solid #D8D8D8;}
.moduletable_inarticle{float:right;width:210px;background-color:#FFFFFF;border:1px solid #D8D8D8;padding:8px;position:relative;margin-left:5px;margin-bottom:5px;clear:both;}
.moduletable_inarticle a{color:#2e77ac;text-decoration:none;}
/*--- Right module new styling ----*/
.moduletable_adds{background-color:#f5f5f5!important;}
.moduletable_adds p{padding-left:20px!important;padding-right:20px!important;}
table{border-collapse:collapse;}
tr.odd td, tr.odd th {background:#f6fbff;line-height:16px;}
tr.odd .column1{background:#f4f9fe;}
td{border-bottom:1px solid #cce6fd;border-top:1px solid #cce6fd;padding:.3em .4em;text-align:left;line-height:16px;}
th{font-weight:normal;text-align:left;border-bottom:0;}
.center-content thead th { vertical-align:bottom; font-size:12px; color:#000 }
tfoot th{text-align:center;border-bottom: 1px solid #cce6fd; border-top: 1px solid #cce6fd;}
tfoot th strong{font:bold 1.2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;margin:.5em .5em .5em 0;color:#66a3d3;}
tfoot th em{color:#f03b58;font-weight:bold;font-size:1.1em;font-style:normal;}
dl.tabs{float:left;margin:10px 0 -1px 0;z-index:50;}
dl.tabs dt{float:left;padding:4px 10px;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;margin-left:3px;background:#f0f0f0;color:#666;}
dl.tabs dt.open{background:#F9F9F9;border-bottom:1px solid #F9F9F9;z-index:100;color:#000;}
div.current{clear:both;border:1px solid #ccc;padding:10px 10px;}
div.current dd{padding:0;margin:0;}
#ja-container .img-align-left{float:left;padding:2px;}
.ja-moduletable .img-align-right{float:right;padding:5px;}
#socialmediaWrapper{float:right;padding-right:20px;clear:right;}
.article-content p{font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;}
.article-content h1{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#0c5f91;}
.article-content h2, .article-content h3{font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#0c5f91;}
.article-content table{width:100%;margin:0 auto;border:0px;}
.article-content table th{font-weight:bold; vertical-align:top;}
.article-content table td{padding-top:6px;padding-bottom:6px;padding-right:5px;padding-left:0px;}
.article-content table.ad-area{width:100%;margin-bottom:0!important;border:0px!important;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;border-spacing:20px!important;border-collapse:separate;}
.article-content table.ad-area td{background:#fcfcfc;padding-top:6px;padding-bottom:6px;padding-right:10px;padding-left:0px;border-bottom:2px dashed #ECECEC !important;border-top:2px dashed #ECECEC !important;width:50% !important;text-align:left;font-size:16px;font-weight:bold;color:#666565;}
.article-content ol{font-size:13px;font-weight:normal;}
.column.last .column-content{padding-left:20px;}
.clearfloat{clear:both;height:0;font-size:1px;line-height:0px;}
#finder-filter-select-list li label{display:none;}
#mod-finder-221 br, #mod-finder-222 br, #mod-finder-227 br, #mod-finder-233 br, #mod-finder-892 br, #mod-finder-947 br, #mod-finder-965 br{display:none;}
#searchwrapper .finder{float:right;width:360px;display:block;}
#mod_finder_q221, #mod_finder_q222, #mod_finder_q227, #mod_finder_q892{width:130px !important;float:left;margin:3px 5px 0 0;}
#mod_finder_q947{width:160px !important;float:left;margin:3px 5px 0 0;}
#mod_finder_q947 .finder.button{margin:0!important;padding:0 !important;}
#mod_finder_q233{width:130px !important;float:left;margin:2px 2px 0 0;}
#mod-finder-advanced{float:left;}
#tax-section{height:24px;width:185px;}
#finder-filter-select-list li, #finder-filter-select-list li.filter-branch{padding:3px 2px 5px 0 !important;}
.finder.button{width:22px !important;height:24px !important;float:left !important;margin:3px 0 0 0;padding:1px;}
#searchwrapper.no-drop-down .finder{width:auto;float:right;margin-right:3px;}
.autocompleter-choices{width:auto !important;}
#search-query-explained{display:none;}
#finder-search input{margin-top:20px;}
#finder-search button{margin-top:20px;height:28px;padding-bottom:8px;}
.ja-breadcrumbs img{position:absolute;left:15px;}
.ja-breadcrumbs{width:auto;padding-left:10px;}
.column_container{margin:0 auto;width:750px;clear:both;}
.column_1_1{float:left;clear:right;width:240px;padding-right:10px;display:block;border-right:1px solid #d7d7d7;}
.column_1_2{float:right;width:230px;margin:0 10px 0 0;display:block;}
.hashedbullet{display:block;padding-left:12px !important;margin-left:5px;}
.moduletable_campaigns{float:right;width:200px;margin:5px 0 15px 10px;padding:5px 10px 5px 5px;border:#ABABAB 1px solid;background:#f5f5f5;}
.hd {position:absolute}
.article-content .moduletable_campaigns ul li{background:url(../images/arrow-000-small.png) -4px 2px no-repeat !important;padding-left:15px;border-bottom:1px dashed #CCC;padding-bottom:5px;}
.moduletable_report2015{float:right;width:233px;margin:5px 0 10px 10px;padding:159px 10px 0px 7px;background:url("../images/annual-report-2015.jpg") 0 0 no-repeat; }
.moduletable_healthfuture_report2016{float:right;width:233px;margin:5px 0 10px 10px;padding:159px 10px 0px 7px;background:url("../images/future-of-health.jpg") 0 0 no-repeat; }
.moduletable_report2014{float:right;width:233px;margin:5px 0 10px 10px;padding:159px 10px 0px 7px;background:url("../images/annual-report-2014.jpg") 0 0 no-repeat; }
.moduletable_report2013{float:right;width:233px;margin:5px 0 10px 10px;padding:159px 10px 0px 7px;background:url("../images/annual-report-2013.jpg") 0 0 no-repeat; }
.moduletable_report2012{float:right;width:233px;margin:5px 0 10px 10px;padding:159px 10px 0px 7px;background:url("../images/annual-report-2012.jpg") 0 0 no-repeat; }
.moduletable_whd2016{float:right;width:233px;margin:5px 0 10px 10px;padding:5px 10px 0px 7px; background:url(" ") 0 0 no-repeat;}
.moduletable_whd2015{float:right;width:233px;margin:5px 0 10px 10px;padding:159px 10px 0px 7px; background:url("../images/whd_2015.jpg") 0 0 no-repeat;}
.moduletable_whd2014{float:right;width:233px;margin:5px 0 10px 10px;padding:159px 10px 0px 7px; background:url("../images/whd-2014.gif") 0 0 no-repeat;}
html[lang=fr-fr] .moduletable_whd2014 { background:url("../images/whd-2014-fr.gif") 0 0 no-repeat;!important; }
.moduletable_whd2013{float:right;width:233px;margin:5px 0 10px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2013.jpg") 0 0 no-repeat; }
.moduletable_whd2012{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2012.jpg") 0 0 no-repeat;}
.moduletable_whd2011{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2011.png") 0 0 no-repeat;}
.moduletable_whd2010{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2010.jpg") 0 0 no-repeat;}
.moduletable_whd2009{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2009.jpg") 0 0 no-repeat;}
.moduletable_whd2008{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2008.jpg") 0 0 no-repeat;}
.moduletable_whd2007{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2007.jpg") 0 0 no-repeat;}
.moduletable_whd2006{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2006.jpg") 0 0 no-repeat;}
.moduletable_whd2005{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2005.gif") 0 0 no-repeat;}
.moduletable_whd2004{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2004.gif") 0 0 no-repeat;}
.moduletable_whd2003{float:right;width:233px;margin:5px 0 20px 10px;padding:159px 10px 0px 7px;background:url("../images/whd2003.gif") 0 0 no-repeat;}
.moduletable_whd2002{float:right;width:233px;margin:5px 0 20px 10px;padding:170px 10px 0px 7px;background:url("../images/whd2002.jpg") 0 0 no-repeat;}
.moduletable_whd2001{float:right;width:233px;margin:5px 0 20px 10px;padding:180px 10px 0px 7px;background:url("../images/whd2001.jpg") 0 0 no-repeat;}
.moduletable_wac2001{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2001.png") 0 0 no-repeat;}
.moduletable_wac2002{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2002.png") 0 0 no-repeat;}
.moduletable_wac2003{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2003.png") 0 0 no-repeat;}
.moduletable_wac2004{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2004.png") 0 0 no-repeat;}
.moduletable_wac2005{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2005.png") 0 0 no-repeat;}
.moduletable_wac2006{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2006.png") 0 0 no-repeat;}
.moduletable_wac2007{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2007.png") 0 0 no-repeat;}
.moduletable_wac2008{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2008.png") 0 0 no-repeat;}
.moduletable_wac2009{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2009.png") 0 0 no-repeat;}
.moduletable_wac2010{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2010.png") 0 0 no-repeat;}
.moduletable_wac2011{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2011.png") 0 0 no-repeat;}
.moduletable_wac2012{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2012.png") 0 0 no-repeat;}
.moduletable_wac2013{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px; background:url("http://www.emro.who.int/images/stories/asd/wac2013.jpg") 0 0 no-repeat;}
.moduletable_wac2016{float:right;width:233px;margin:5px 0 20px 10px;padding:175px 10px 0px 7px;background:url("../images/wad2016.png") 0 0 no-repeat;}
.moduletable_wac2015{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2015.jpg") 0 0 no-repeat;}
.moduletable_wac2014{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2014.gif") 0 0 no-repeat;}

.moduletable_wac2016_fr{float:right;width:233px;margin:5px 0 20px 10px;padding:180px 10px 0px 7px;background:url("../images/wad2016-fr.png") 0 0 no-repeat;}

.moduletable_wac2015_fr{float:right;width:233px;margin:5px 0 20px 10px;padding:180px 10px 0px 7px;background:url("../images/wac2015_fr.jpg") 0 0 no-repeat;}
.moduletable_wac2014_fr{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2014_fr.gif") 0 0 no-repeat;}
.moduletable_wac2013_fr{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px; background:url("http://www.emro.who.int/images/stories/asd/wac2013-french.jpg") 0 0 no-repeat;}
.moduletable_wac2012_fr{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wac2012-fr.png") 0 0 no-repeat;}
.moduletable_stb2014{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wtbday2014.jpg") 0 0 no-repeat;}
._stb2014FR{background:url("../images/wtbday2014-fr.jpg") 0 0 no-repeat;}
.moduletable_stb2008{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wtbday2008.jpg") 0 0 no-repeat;}
.moduletable_stb2007{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wtbday2007.jpg") 0 0 no-repeat;}
.moduletable_stb2006{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wtbday2006.jpg") 0 0 no-repeat;}
.moduletable_stb2005{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;background:url("../images/wtbday2005.jpg") 0 0 no-repeat;}
.moduletable_physical_activity{float:right;width:233px;margin:5px 0 20px 10px;padding:92px 10px 0px 7px;background:url("../images/physical_activity.png") 0 0 no-repeat;}
.article-content .moduletable_healthfuture_report2016 ul li,
.article-content .moduletable_report2015 ul li,
.article-content .moduletable_report2014 ul li,
.article-content .moduletable_report2013 ul li,
.article-content .moduletable_report2012 ul li,
.article-content .moduletable_whd2016 ul li,
.article-content .moduletable_whd2015 ul li,
.article-content .moduletable_whd2014 ul li,
.article-content .moduletable_whd2013 ul li,
.article-content .moduletable_whd2012 ul li,
.article-content .moduletable_whd2011 ul li,
.article-content .moduletable_whd2010 ul li,
.article-content .moduletable_whd2009 ul li,
.article-content .moduletable_whd2008 ul li,
.article-content .moduletable_whd2007 ul li,
.article-content .moduletable_whd2006 ul li,
.article-content .moduletable_whd2005 ul li,
.article-content .moduletable_whd2004 ul li,
.article-content .moduletable_whd2003 ul li,
.article-content .moduletable_whd2002 ul li,
.article-content .moduletable_wac2001 ul li,
.article-content .moduletable_wac2002 ul li,
.article-content .moduletable_wac2003 ul li,
.article-content .moduletable_wac2004 ul li,
.article-content .moduletable_wac2005 ul li,
.article-content .moduletable_wac2006 ul li,
.article-content .moduletable_wac2007 ul li,
.article-content .moduletable_wac2008 ul li,
.article-content .moduletable_wac2009 ul li,
.article-content .moduletable_wac2010 ul li,
.article-content .moduletable_wac2011 ul li,
.article-content .moduletable_wac2012 ul li,
.article-content .moduletable_wac2012_fr ul li,
.article-content .moduletable_wac2013 ul li,
.article-content .moduletable_wac2013_fr ul li,
.article-content .moduletable_wac2016 ul li,
.article-content .moduletable_wac2015 ul li,
.article-content .moduletable_wac2014 ul li,
.article-content .moduletable_wac2014_fr ul li,
.article-content .moduletable_wac2016_fr ul li,
.article-content .moduletable_wac2015_fr ul li,
.article-content .moduletable_whd2001 ul li,
.article-content .moduletable_stb2014 ul li,
.article-content .moduletable_stb2008 ul li,
.article-content .moduletable_stb2007 ul li,
.article-content .moduletable_stb2006 ul li,
.article-content .moduletable_stb2005 ul li,
.article-content .moduletable_physical_activity ul li
 { background-color:transparent;background-image:url("../images/arrow-big.gif") !important;background-position:0 0.7em;background-repeat:no-repeat;padding-left:10px;border-bottom:1px dashed #CCC;padding-bottom:5px;}
.moduletable.wntd{float:right;width:233px;margin:5px 0 20px 10px;padding:158px 10px 0px 7px;}
.article-content .moduletable.wntd ul li { background-color:transparent;background-image:url("../images/arrow-big.gif") !important;background-position:0 0.7em;background-repeat:no-repeat;padding-left:10px;border-bottom:1px dashed #CCC;padding-bottom:5px;}
.moduletable.wntd h3 {margin-bottom:7px !important;padding-left:5px !important;margin-right:5px !important;background:#F4F5F5 !important;border-bottom:1px dashed #CCC !important;}
.column .article-content div.moduletable.wntd.d2014 { background: url(../images/wntd2014.gif) 0 0 no-repeat; }
html[lang=fr-fr] .column .article-content div.moduletable.wntd.d2014 { background: url(../images/wntd2014fr.gif) 0 0 no-repeat; }
html[lang=ar-aa] .wntd.d2016 { background: url(../images/wntd2016-ar.jpg) 0 0 no-repeat!important; }
html[lang=fr-fr] .wntd.d2016 { background: url(../images/wntd2016-fr.jpg) 0 0 no-repeat!important; }
html[lang=fr-fr] .wntd.d2015 { background: url(../images/wntd2015fr.gif) 0 0 no-repeat!important; }
html[lang=ar-aa] .wntd.d2015 { background: url(../images/wntd2015_ar.gif) 0 0 no-repeat!important; }

div.moduletable.wntd.d2013 { background: url(../images/2013.jpg) 0 0 no-repeat; }
div.moduletable.wntd.d2016 { background: url(../images/wntd2016.jpg) 0 0 no-repeat; }
div.moduletable.wntd.d2015 { background: url(../images/wntd2015.gif) 0 0 no-repeat; }
div.moduletable.wntd.d2014 { background: url(../images/wntd2014.gif) 0 0 no-repeat; }
div.moduletable.wntd.d2012 { background: url(../images/wntd2012.png) 0 0 no-repeat; }
div.moduletable.wntd.d2011 { background: url(../images/wntd2011.png) 0 0 no-repeat; }
div.moduletable.wntd.d2010 { background: url(../images/wntd2010.png) 0 0 no-repeat; }
div.moduletable.wntd.d2009 { background: url(../images/wntd2009.png) 0 0 no-repeat; }
div.moduletable.wntd.d2008 { background: url(../images/wntd2008.png) 0 0 no-repeat; }
div.moduletable.wntd.d2007 { background: url(../images/wntd2007.png) 0 0 no-repeat; }
div.moduletable.wntd.d2006 { background: url(../images/wntd2006.png) 0 0 no-repeat; }
div.moduletable.wntd.d2005 { background: url(../images/wntd2005.png) 0 0 no-repeat; }
div.moduletable.wntd.d2004 { background: url(../images/wntd2004.png) 0 0 no-repeat; }
div.moduletable.wntd.d2003 { background: url(../images/wntd2003.png) 0 0 no-repeat; }
div.moduletable.wntd.d2002 { background: url(../images/wntd2002.png) 0 0 no-repeat; }
div.moduletable.wntd.d2001 { background: url(../images/wntd2001.png) 0 0 no-repeat; }
html[lang=fr-fr] div.moduletable.wntd.d2012 { background: url(../images/wntd2012-fr.png) 0 0 no-repeat; }
html[lang=fr-fr] div.moduletable.wntd.d2011 { background: url(../images/wntd2011-fr.png) 0 0 no-repeat; }
html[lang=fr-fr] div.moduletable.wntd.d2009 { background: url(../images/wntd2009-fr.png) 0 0 no-repeat; }
html[lang=fr-fr] div.moduletable.wntd.d2008 { background: url(../images/wntd2008-fr.png) 0 0 no-repeat; }
html[lang=fr-fr] div.moduletable.wntd.d2007 { background: url(../images/wntd2007-fr.png) 0 0 no-repeat; }
html[lang=fr-fr] div.moduletable.wntd.d2006 { background: url(../images/wntd2006-fr.png) 0 0 no-repeat; }
html[lang=fr-fr] div.moduletable.wntd.d2005 { background: url(../images/wntd2005-fr.png) 0 0 no-repeat; }
.moduletable_wac2001 h3,
.moduletable_wac2002 h3,
.moduletable_wac2003 h3,
.moduletable_wac2004 h3,
.moduletable_wac2005 h3,
.moduletable_wac2006 h3,
.moduletable_wac2007 h3,
.moduletable_wac2008 h3,
.moduletable_wac2009 h3,
.moduletable_wac2010 h3,
.moduletable_wac2011 h3,
.moduletable_wac2012 h3,
.moduletable_wac2013 h3,
.moduletable_whd2016 h3,
.moduletable_whd2015 h3,
.moduletable_whd2014 h3,
.moduletable_whd2013 h3,
.moduletable_report2015 h3,
.moduletable_healthfuture_report2016 h3,
.moduletable_report2014 h3,
.moduletable_report2013 h3,
.moduletable_report2012 h3,
.moduletable_whd2011 h3,
.moduletable_whd2009 h3,
.moduletable_whd2008 h3,
.moduletable_whd2010 h3,
.moduletable_whd2007 h3,
.moduletable_whd2006 h3,
.moduletable_whd2005 h3,
.moduletable_whd2004 h3,
.moduletable_whd2003 h3,
.moduletable_whd2002 h3,
.moduletable_whd2001 h3 {margin-bottom:7px !important;padding-left:5px !important;margin-right:5px !important;background:#F4F5F5;border-bottom:1px dashed #CCC;padding-right:5px!important;}
#ja-footer li{display:inline-block;*display:inline;zoom:1;padding:0 10px;border-left:1px solid #666;}
#ja-footer li.ja-firstitem{border:0;}
ul.level_1{margin-top:15px;}
via inspector ul.level_1 > li{background:red;padding:0;line-height:18px;}
via inspector ul.level_0 > li > a:before{content:"- ";}
via inspector ul.level_0 > li > a{font-size:14px;font-weight:bold;border-bottom:1px dashed;padding-bottom:2px;margin-bottom:2px;display:inline-block;}
#jflanguageselection ul.jflanguageselection{list-style:none;padding:0;margin-top:3px;font-weight:normal;color:white;}
#jflanguageselection ul.jflanguageselection li a{display:block;color:white;}
#jflanguageselection ul.jflanguageselection li{background-image:none;padding-left:8px;padding-right:8px;float:left;margin:1px 1px 1px 1px;white-space:nowrap;border:none;font-size:0.9em;color:white;}
.jflanguage {position:relative;}
#jflanguageselection{position:absolute; top:-68px;right:18px; font-family:Arial, Helvetica, sans-serif;font-size:1.1em;font-weight:bold;text-decoration:none;color:white;}
.blog .cols2 .article-tools{display:none;}
.finder option{width:300px;}
#ja-main .inner{padding:15px 15px 0;}
.blog .article_row .article_column h2.contentheading{margin:0 20px 5px 0;border:0;color:#4a4a4a!important;}
.blog .article_row .article_column h2{margin:10px 20px 5px 0;border:0;}
.blog h3 strong{font-weight:normal;font-size:16px;}
.blog h3{margin:0;padding:0;}
.blog .article_row li a:hover{background:#EFEFEF;text-decoration:none;}
.blog .article_row li a{display:block;padding:5px 0;}
.column1 .contentpaneopen{border-right:1px #B7DEFD dashed;}
#ja-right .ja-moduletable .module-inside{padding:1px 10px;}
#ja-right .ja-moduletable .module-inside h4.contentheading{margin-bottom:5px;}
#ja-right .article-content{margin-top:10px;}
#ja-right .article-content ul li{margin:0;padding:0;}
.donate, .emergency, .rd, .resources, .umd{margin:0 15px;clear:left;padding-bottom:0;}
.donate div, .emergency div, .rd div, .resources div, .umd div {margin-bottom:6px!important;line-height:13px;
}
.footer-area{height:15px;width:1010px;margin:0 auto 20px auto;background:url(../images/footer.png) 0 0 no-repeat;}
.bgja-l1r1 #content-bg{background:url(../images/left-content-right.png) 0 0 repeat-y;}
.bgja-l1 #content-bg{background:url(../images/left-content.png) 0 0 repeat-y;}
li.filter-branch{display:none;}
.image-right{margin:0 0 10px 10px;/*border:1px solid #ccc;box-shadow:0 0 5px #ccc;*/}
.blog .article_row .article_column h2, .health-topics .blog .article_column h2, .key-resources .blog .article_column h2, h2.articlebullet {background-image:url(../images/header_icon.gif);background-position:0 30%;background-repeat:no-repeat;padding-left:15px;color:#4a4a4a;padding-top:1px!important;}
.blog .article_row .publications h3{background-image:url(../images/header_icon.gif);background-position:0 42%;background-repeat:no-repeat;padding-left:15px;}
.blog .article_row .publications h3.long{background-image:url(../images/header_icon.gif);background-position:0 15%!important;background-repeat:no-repeat;padding-left:15px;}
.blog .article_row .health-topics h2, .blog .article_row .key-resources h2{background-position:0 42%}
.blog .article_row .key-resources h2.links{margin-top:15px!important;}
.blog .leading .key-resouces{padding-bottom:0px}
.blog .article_row .key-resources{border-top:0!important;}
.blog .key-resources h2, .blog .key-resources-crvs h2{background-image:url(../images/header_icon.gif);background-position:0 42%;background-repeat:no-repeat;padding-left:15px!important;color:#4a4a4a;}
.article_column div.moduletable{margin:0;}
#ja-right .buttonheading{position:absolute;top:10px;right:0px;}
.articlers-list{padding:5px;border-bottom:1px #B7DEFD solid;clear:both;}
.tf2{background:#f7f7f7;}
.health-ed .articlers-list {
width: 250px;
float: left;
background: none;
border-bottom: 0;
}
/* --- Right column styling --- */
.moduletable_rightarticle {width:auto;position:relative;background:url("../images/right-module.png") 5px 5px no-repeat; min-height:150px; margin-bottom:15px; padding-left:15px;}
.moduletable_rightarticle_countries {width:auto;position:relative;background:url("../images/right-module-countries.png") 5px 5px no-repeat; min-height:150px; margin-bottom:15px; padding-left:25px; padding-top:10px;}
.moduletable_rightarticle .contentheading, .moduletable_rightarticle_countries .contentheading {font-size:12px!important;border-bottom:1px dashed #8ac9de;line-height:18px;padding:8px 10px;font-weight:bold;background:url("../images/h4_bullet.gif") no-repeat scroll 0px 11px transparent !important;width:87%;}
.moduletable_rightarticle h4, .moduletable_rightarticle_countries h4 {font-size:12px !important;line-height:18px !important;}
.moduletable_rightarticle img, .moduletable_rightarticle_countries img{float:left;margin-right:3px!important;}
.moduletable_rightarticle table td,.moduletable_rightarticle table th, .moduletable_rightarticle_countries table td,.moduletable_rightarticle_countries table th{ border:0!important; font-weight:normal !important; }
.moduletable_rightarticle h3, .moduletable_rightarticle_countries h3{color:#1767A8;font-size:140%;}
.moduletable_rightarticle .article-content ul li, .moduletable_rightarticle_countries .article-content ul li {background:none ; padding:0;}
.mod_placehere_rightarticle .article-content ol li, .mod_placehere_rightarticle_countries .article-content ol li{padding:0;margin:0;}
.current textarea{width:345px;height:200px;}
.current ul#notes{display:none;}
.rawimages img{ }
.article-title-a-alias label{width:80px;display:inline-block;font-weight:bold;*display:inline;zoom:1;}
.article-title-a-alias input{width:500px;float:none;}
.article-content ul li{background:url(../images/bullet.gif) 0 9px no-repeat;margin-left:5px;line-height:18px;padding-left:12px;font-size:12px;list-style:none;}
.article-content ul.ice-navigator li,
.article-content .article-content ul li,
.article-content .topicsright ul li,
.article-content .topics ul li,
#ja-botsl ul li{background:none;margin-left:0;padding-left:0;}
#ja-right .article-content ul li,
.article_row.cols2 .article-content ul li{background:none;}
div#pageBreakTOC ul li{background:none;}
.article-content ul.pagination li{background:none;margin-left:0px;line-height:18px;padding-left:0px;}
.article-tools h2.contentheading{margin:0 !important;}
.content-wrapper .article-content h3{margin-bottom:10px !important;margin-left:0px !important;padding-left:0;color:#4a4a4a;clear:left;}
/*html[lang=fr-fr] .media .content-wrapper .article-content h3, html[lang=ar-aa] .media .content-wrapper .article-content h3 {margin-bottom:0px!important;}*/
#ja-right .article-content ul.rc-icons li.icon{padding-left:34px;background-position:0 7px;background-repeat:no-repeat;padding-bottom:10px;padding-top:10px;}
.col .article-content ul.rc-icons li.icon.info{background-image:url(../images/information.png);}
.col .article-content ul.rc-icons li.icon.program{background-image:url(../images/program.png);}
.col .article-content ul.rc-icons li.icon.agenda{background-image:url(../images/agenda.png);}
.col .article-content ul.rc-icons li.icon.speech{background-image:url(../images/speech.png);}
.col .article-content ul.rc-icons li.icon.video{background-image:url(../images/video.png);}
.col .article-content ul.rc-icons li.icon.press{background-image:url(../images/press-release.png);}
.col ul.comments li.icon{padding-left:10px;background-position:2px 2px;background-repeat:no-repeat;padding-bottom:10px;padding-top:12px;padding-left:0px;background-image:url(../images/comments.png);text-indent:35px;}
.col .article-content ul.statistics li.icon{padding-left:10px;padding-bottom:10px;padding-top:5px;padding-left:0px;background-image:url(../images/statistics.png);text-indent:26px;background-repeat:no-repeat;}
.col .article-content ul.database li.icon{padding-left:10px;padding-bottom:10px;padding-top:6px;padding-left:0px;background-image:url(../images/database.png);text-indent:26px;background-repeat:no-repeat;}
.col .article-content ul.rcs li.microphone{padding-left:10px;padding-top:6px;padding-left:0px;background-image:url(../images/microphone.png);text-indent:20px;background-repeat:no-repeat;}
#ja-right .article-content ul.rcs li.videos{padding-left:10px;padding-top:6px;padding-left:0px;background-image:url(../images/video-icon.png);text-indent:28px;background-repeat:no-repeat;}
#ja-right .article-content ul.rcs li.photos{padding-left:10px;padding-top:6px;padding-left:0px;background-image:url(../images/camera.png);text-indent:27px;background-repeat:no-repeat;}
.article-content ul.audio li.icon{padding-left:10px;background-position:2px 2px;background-repeat:no-repeat;padding-bottom:10px;padding-top:12px;padding-left:0px;background-image:url(../images/audio.png);text-indent:35px;}
.article-content ul.myth li.icon{padding-left:10px;background-position:2px 2px;background-repeat:no-repeat;padding-bottom:10px;padding-top:12px;padding-left:0px;background-image:url(../images/wrong-sign.png);text-indent:28px;font-size:17px;}
.article-content ul.videos li.icon{padding-left:10px;background-position:2px 2px;background-repeat:no-repeat;padding-bottom:10px;padding-top:12px;padding-left:0px;background-image:url(../images/video-link.png);text-indent:27px;}
.article-content ul.emhj li.icon{padding-left:10px;background-position:2px 2px!important;background-repeat:no-repeat!important;padding-bottom:10px;padding-top:9px;padding-left:0px;background-image:url(../images/page-stack.png);text-indent:23px;margin-left:0;}
.article-content ul.publication li.icon{padding-left:10px;background-position:2px 2px;background-repeat:no-repeat;margin-left:0;padding-bottom:0;padding-top:12px;padding-left:0px;background-image:url(../images/publication.gif);text-indent:30px;}
.column-2 ul.umd li.icon{background-image:url(../images/umd.png);background-position:0 2px;background-repeat:no-repeat;padding-bottom:10px;padding-left:5px;margin-left:0;text-indent:15px;line-height:26px;}
ul.table-format, ul.poster-format{clear:both;}
.article-content ul.table-format li.entry, .article-content ul.poster-format li.entry{background-image:none;padding:0;margin:0 0 10px;display:block;width:173px;float:left;text-align:center;}
.article-content ul.table-format.two-columns li.entry{width:250px;}
.article-content ul.table-format li.entry li, .article-content ul.poster-format li.entry li{background-image:none;padding:0;margin:0;}
.table-format.two-columns img{margin-bottom:10px;}
.article-content ul.table-format li.entry li.title{text-align:left;padding:0 5px 10px 18px;}
.article-content ul.table-format li.poster{padding-bottom:5px;margin-bottom:5px;}
ul.table-format img{border:1px solid #CCC;padding:5px;box-shadow:2px 2px 3px #ccc;}
ul.table-format .clear-entry{clear:left;}
.content-wrapper .article-content .topicsright h3,
.content-wrapper .article-content .topics h3{margin-bottom:10px !important;}
.article-content ul.subtitles li{font-size:12px;font-weight:bold;line-height:2;border-bottom:1px dashed #CCC;padding:0 0 8px 30px;}
.article-content ul.subtitles li.message{background:url(../images/icons/adim.png) 0 0 no-repeat;}
.article-content ul.subtitles li.brochure{background:url(../images/icons/image.png) 0 0 no-repeat;}
.article-content ul.subtitles li.flyers{background:url(../images/icons/image-sunset.png) 0 0 no-repeat;}
.article-content ul.subtitles li.banners{background:url(../images/icons/tag-label.png) 0 0 no-repeat;}
.article-content ul.subtitles li.fact-sheets{background:url(../images/agenda.png) 0 0 no-repeat;}
.article-content ul.subtitles li.spot-films{background:url(../images/video.png) 0 0 no-repeat;}
.article-content ul.sigProArtistic{padding:0 4px!important;}
.info-caption{color:#999;font-size:12px;}
.ie7_anon{display:none;}
#health-topics-articles .column1 .contentpaneopen, #key-resources-articles .column1 .contentpaneopen{border:0;}
/*#health-topics-articles{background:url(../images/health-topics-separator.png) 47% 0 repeat-y;}*/
.key-resources .blog .article_row{background:url(../images/health-topics-separator.png) 640px repeat-y;border-top:0!important;margin-top:0!important;}
.key-resources .blog .article_row .article_column{border-top:0px !important;}
.bgja-l1 #health-topics-articles{background:url(../images/health-topics-separator.png) 48% 0 repeat-y;}
.bgja-l2 #key-resources-articles{background:url(../images/health-topics-separator.png) 48% 0 repeat-y;}
.blog #health-topics-articles .article_column h3, .blog #key-resources-articles .article_column h3{margin:15px 0;padding:0 0 0 15px;font-size:14px;font-weight:normal;background:url(../images/header_icon.png) 0 5px no-repeat;}
#health-topics-articles .article_column, #key-resources-articles .article_column{width:47%;margin-right:10px !important;}
.bgja-l1 #health-topics-articles .article_column, .bgja-l1 #key-resources-articles .article_column{width:350px !important;margin-right:15px !important;}
.arabic-title{display:block;text-align:right;direction:rtl;}
.english-title{display:block;text-align:left;direction:ltr;}
td p{margin:0 !important;padding:0 !important;}
table{margin-bottom:20px !important;}
.contentheading.health-topics, .health-topics .article_column h2{font-size:14px !important;border-bottom-color:#1767A8;border-bottom-style:none;border-bottom-width:0px;border-left-width:0px;border-right-width:0px;border-top-width:0px;color:#1767A8;display:block;font-family:Helvetica, Arial, sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:bold;height:22px;line-height:22px;margin-bottom:5px;margin-left:0px;margin-right:20px;margin-top:0px;outline-color:#1767A8;outline-style:none;outline-width:0px;padding-bottom:5px;padding-left:15px;padding-right:0px;padding-top:7px;}
.menu-group151, .menu-group1769{width:450px;float:left;}
.menu-group1769{clear:both;border-right:dashed 1px #CCC;height:1850px;!important}
.menu-group84, .menu-group82, .menu-group85, .menu-group88, .menu-group87, .menu-group288{width:430px;float:left;margin-bottom:20px !important;margin-left:20px !important;}
/*.level_1 .menu-group87, .level_1 .menu-group288{float:left;margin-bottom:5px !important;margin-left:11px !important;background-image:none !important;padding-left:15px !important;}*/
.menu-group151, .menu-group1769, .menu-group84, .menu-group82, .menu-group85, .menu-group88, .menu-group87, .menu-group288{background-image:url(../images/header_icon.gif) !important;background-position:0 3px !important;background-repeat:no-repeat !important;padding-left:15px !important;color:#1767A8;font-weight:bold;}
.menu-group151 li, .menu-group1769 li, .menu-group84 li, .menu-group82 li, .menu-group85 li, .menu-group88 li, .menu-group87 li, .menu-group288 li{font-weight:normal !important;}
.jform form input, div.jform form select, div.jform form textarea{float:left;margin-bottom:15px;width:250px !important;}
div.jform form input.jfbutton{width:100px !important;}
.en .fr, .en .ar{display:none;}
.ar .fr, .ar .en{display:none;}
.fr .en, .fr .ar{display:none;}
body#print-page{background:#fff;}
body#print-page .bg{background:#fff;}
.m .translateparams input.inputbox{width:210px;}
.m input.inputbox{width:780px;}
.toolbar .button{background:none;text-shadow:none;}
.jfplusmodule{display:none;}
#content-box{background:#fff;}
#tinymce a{background:none !important;display:inline !important;}
.jform h2{margin-top:0 !important;padding-top:0 !important;}
.content-wrapper .article-content h3{font-size:16px;}
.content-wrapper .article-content h4{font-size:14px;color:#4a4a4a;line-height:22px;margin-bottom:10px;}
.content-wrapper .column-2 .article-content h4{font-size:12px;}
.content-wrapper .article-content h5{font-size:12px;}
.nsp_image{margin-left:0 !important;}
.readon.readon_class{margin:0 0 10px;display:block; font-size:12px;}
.connect{position:absolute;right:11px;top:12px;}
#ja-footer .connect li{border:0;padding:1px;line-height:24px;}
.connect img{vertical-align:middle;margin-top:-6px;}
.map img{border:1px solid #9e9e9e!important;padding:0!important;}
.umd li{border-bottom:0 !important;}
.umd{padding-top:10px;}
.date{font-size:10px;color:#999;}
.article-content table td.pdf{padding:5px 5px 2px 20px;background-position:2px 7px;}
.article-content table.borderless-table{width:100%;float:none;}
.pagetitle select.inputbox{width:150px !important;height:auto !important;padding-bottom:2px;margin-right:10px;}
.pagetitle #Mod948 select.inputbox{width:160px !important;}
#Mod828, #Mod829, #Mod928, #Mod943, #Mod948, #Mod967{float:right;padding:0;margin:0 0 10px;text-align:right;}
#Mod829 input{width:150px;}
#Mod829 br{display:none;}
#Mod829 .button.finder{float:none !important;margin:0 !important;width:auto;height:24px !important;line-height:22px !important;}
#Mod829{text-align:right;}
.no-filter .sortby{display:none !important;}
#search-results .ice-slideshow-white.ice-bottom-sl-white{display:none;}
#Mod876, #Mod878, #Mod942, #Mod947{float:right;padding:0;margin:0 0 10px;text-align:right;}
#Mod876 input, #Mod943 input, #Mod948 input, #Mod967 input{width:150px;}
#Mod876 br, #Mod943 br, #Mod967 br{display:none;}
#Mod876 .button.finder, #Mod943 .button.finder, #Mod948, #Mod967 .button.finder{float:none !important;margin:0 !important;width:auto;height:24px !important;line-height:20px !important;margin-left:2px !important;}
#Mod876, #Mod943, #Mod948, #Mod967{text-align:right;}
.no-filter .sortby{display:none !important;}
#search-results .ice-slideshow-white.ice-bottom-sl-white{display:none;}
.ad-area table{color:#f6f6f6;}
.bullet{background:url(../images/bullet.gif) 0 6px no-repeat !important;margin-left:22px !important;line-height:18px !important;display:block !important;padding-left:12px !important;margin-left:5px !important;padding-bottom:5px !important;}
.bullet-second-level{background:url(../images/bullet_second_level.gif) no-repeat;background-position:0 8px;margin-left:35px !important;;display:block;padding-left:12px !important;line-height:18px !important;padding-bottom:5px !important;}
.bullet-third-level{background:url(../images/bullet_second_level.gif) no-repeat;background-position:0 8px;margin-left:60px !important;;display:block;padding-left:12px !important;line-height:18px !important;padding-bottom:5px !important;}
.rss-link{height:25px;min-height:0 !important;}
.jce_caption{margin-left:10px;margin-bottom:10px;}
#ja-main p.bold{font-weight:bold;}
.auto-height{min-height:0;padding-top:5px;background:url(../images/sidebar-article-short.png) 0 0 no-repeat;}
.blockquote-container{width:183px;background:url(../images/female-silhouette.jpg) no-repeat top right transparent;float:right;}
.teachers-container{width:500px;background:url(../images/school-silhouette.gif) no-repeat bottom right transparent;float:left;}
.youth-container{width:500px;background:url(../images/youth-silhouette.png) no-repeat right transparent;float:left;}
.policymakers-container{width:500px;background:url(../images/policymakers-silhouette.png) no-repeat right transparent;float:left;}
.researchers-container{width:500px;background:url(../images/microscope-silhouette.png) no-repeat 129px transparent;float:left;}
.crvs-container{width:500px;background:url(../images/registration-silhouette.gif) no-repeat bottom right transparent;float:left;}
.whd-gallery-container{width:458px;display:inline-block;}
.whd-message1-container{width:465px;background:url(../images/whd-message1.png) no-repeat bottom right transparent;}
.whd-message2-container{width:465px;background:url(../images/whd-message2.png) no-repeat bottom right transparent;}
.whd-message3-container{width:465px;background:url(../images/whd-message3.png) no-repeat bottom right transparent;}
.blockquote-resources-right{float:left;width:408px;margin:1px 0px;background:url(../images/quote1.png) top left no-repeat transparent;padding:14px 63px 18px 16px;margin-top:20px;}
.blockquote-whd-messages{margin:1px 0px;background:url(../images/quote1.png) top left no-repeat transparent;padding:16px 30px 15px 23px;}
#ja-main p.gallery, .article-content p.gallery{border-bottom:1px dashed #c9c7c7;margin:0;display:block;padding-top:10px;padding-bottom:10px;line-height:18px;}
#ja-main p.gallery-whd, .article-content p.gallery-whd{border-bottom:1px dashed #C9C7C7;margin:0;display:inline-block;padding-top:10px;padding-bottom:10px;line-height:18px;width:64%;}
p.gallery-whd a{display:inline-block;white-space:normal;}
p.gallery a{display:inline-block;white-space:normal;}
p.gallery-even{display:inline-block;white-space:normal;}
p.gallery-whd-even{display:inline-block!important;white-space:normal;width:64%;}
p.gallery-even a, p.whd-gallery-even a{display:inline-block;}
#ja-main p.gallery-even, .article-content p.gallery-even, .article-content p.gallery-whd-even{background:#f8f8f8;border-bottom:1px dashed #c9c7c7;margin:0;display:block;padding-top:10px;padding-bottom:10px;line-height:18px;}
.gallery img, .gallery-even img, .gallery-whd-even img{float:left;vertical-align:middle!important;border:1px solid #c9c7c7;}
.blockquote-right{float:right;width:140px;margin:4px 0px;background:url(../images/quote1.png) top left no-repeat transparent;padding:16px 17px 17px 16px;border-top:2px dotted #CCCCCC;}
.blockquote-text{background:url(../images/quote2.gif) right bottom no-repeat transparent;padding:26px 38px 13px 35px;font-size:120%;line-height:100%;color:#999999;font-style:italic;}
.blockquote-text-normal{padding:0px 38px 13px 15px;font-size:105%;line-height:100%;color:#999999;}
.blockquote-box{padding-left:10px;border-top:1px dashed #CCC;padding-bottom:11px;width:458px;margin-bottom:10px;display:inline-block;}
.blockquote-box-first{padding-left:10px;padding-bottom:11px;width:458px;margin-top:10px;margin-bottom:10px;display:inline-block;}
.blockquote-text-whd{background:url(../images/quote2.gif) bottom right no-repeat transparent;padding:26px 38px 13px 26px;font-size:15px;line-height:130%;color:#999999;font-style:italic;}
.countries{background:url(../images/who-countries.jpg) no-repeat;padding-top:15px;width:508px;height:326px;}
.countries p{padding-right:10px;padding-left:30px;padding-top:10px;padding-bottom:0!important;}
.countries img{border:0 !important;padding-right:0 !important;}
.resources-for-you{background:url(../images/key-resources.png) 0 0 no-repeat;width:522px;height:260px;}
.resources-for-you p{padding-left:30px;padding-right:30px;line-height:16px!important;}
.resources-for-you img{border:0 !important;padding-right:20px !important;padding-left:20px !important;float:right!important;}
.information a{line-height:18px !important;}
.publications-table td,
.publications-table-2 td,
.elite td,
.publications-table-3 td{border:0;vertical-align:top;border:1px dotted #CCC;padding:10px !important;}
.publications-table td img,
.publications-table-2 td img{border:1px solid #ccc !important;box-shadow:2px 2px 5px #ccc;padding:0 !important;margin:0 0 10px !important; background:#fff;width:60px;height:auto;}
.publications-table-3 td img { border:1px solid #ccc !important;box-shadow:2px 2px 5px #ccc;padding:0 !important;margin:0 0 10px !important; background:#fff; }
.publications-table td:nth-child(2n+1),
.publications-table-2 td:nth-child(2n+1) {width:20%;text-align:center;}
.publications-table td:nth-child(2n+2){width:30%;}
.publications-table tr:nth-child(2n+2),
.publications-table-2 tr:nth-child(2n+2),
.elite tr:nth-child(2n+2),
.publications-table-3 tr:nth-child(2n+2){background:#F7F6F7;}
.publications-table .bullet,
.publications-table-2 .bullet{background:url(../images/small-blue-arrow.png) 2px 4px no-repeat !important;margin-bottom:0 !important;padding-bottom:0 !important;}
.publications-table p,
.publications-table-2 p .elite p {margin-bottom:10px !important;}
.publications #pageBreakTOC{display:none;}
.arrow-bullet{background:url(../images/small-blue-arrow.png) 2px 4px no-repeat !important;margin:0 !important;line-height:17px !important;display:block !important;padding-left:12px !important;margin-left:5px !important;padding-bottom:5px !important;}
.bullet-highlighted .arrow-bullet{float:left;}
div.selectbox-wrapper{position:absolute;width:auto !important;min-width:181px;background-color:white;border:1px solid #ccc;margin:0px;margin-top:1px;padding:0px;max-height:200px;overflow:auto;z-index:9999;}
div.selectbox-wrapper ul{list-style-type:none;margin:0px;padding:0px;}
div.selectbox-wrapper ul li.selected{background-color:#EAF2FB;}
div.selectbox-wrapper ul li.current{background-color:#CDD8E4;}
div.selectbox-wrapper ul li{list-style-type:none;display:block;margin:0;padding:2px;cursor:pointer;}
.selectbox{margin:0;padding-left:2px;width:162px;padding-right:17px;display:block;background:#fff url(../images/arrow-down.png) 100% 50% no-repeat;cursor:pointer;border:1px solid #D1E4F6;border:1px solid #ccc;color:#333;}
#finder-filter-select-list li .selectbox-wrapper li,
#finder-filter-select-list li.filter-branch .selectbox-wrapper li{padding:1px 5px !important;float:none;width:auto;white-space:nowrap;}
#finder-filter-select-list li .selectbox-wrapper li:hover,
#finder-filter-select-list li.filter-branch .selectbox-wrapper li:hover{background:#e1f1fe;}
.jfhtml{margin-bottom:10px;}
.main.sb{position:static;}
.publications p.bullet-highlighted a{display:inline;}
.featured-publication{background:#f7f7f7;border:1px solid #e3e4e4;padding:10px;margin-bottom:5px;}
#ja-main .publications p.bullet-highlighted, .article-content .publications p.bullet-highlighted{border-bottom:1px dashed #b7defd!important;}
.textindent{margin-left:45px!important;}
h2.contentheading.category-title{margin-bottom:7px !important;}
td.bold{font-weight:bold;}
.article-content ul.whd{list-style:none !important;}
.article-content ul.whd li{display:inline !important;padding-left:0px !important;background:none !important;margin:0!important;}
.whd-img{padding:0 5px 7px 0;margin:0!important;display:inline-block;background:url(../images/shadowAlpha.png) no-repeat right bottom;}
.ice-description .jce_caption{width:222px !important;}
.leadingwrapper .ice-description .jce_caption img{width:auto !important; height:auto !important; margin-left:5px }
.ice-description .jce_caption img{width:220px !important;height:auto !important;}
#ja-right .column div.ja-moduletable p.teaser:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#ja-right .column div.ja-moduletable p.teaser{display:inline-block;}
html[xmlns] #ja-right .column div.ja-moduletable p.teaser{display:block;}
* html #ja-right .column div.ja-moduletable p.teaser{height:1%;}
.img-borderless{border:none!important;}
.photo-caption { margin-top:0px; }
.photo-caption.jce_caption img{margin:.2em 0 .8em 0;border:1px solid #CCC;box-shadow:0 0 5px #ccc;}
.jce_caption{margin-left:10px !important;}
#Mod503 table{font-size:11px !important;}
.umd-joomla h1.componentheading, .componentheading{margin:0;padding:0 0 5px;}
.umd-joomla .componentheading{font-size:16px!important;background-image:url(../images/header_icon.gif);background-position:0 3px;background-repeat:no-repeat;padding-left:15px;color:#1767A8;margin-top:20px;}
#tax-section_input_4956{display:none;}
.media h3.event, .media_fr h3.event, .media_fr p.event, .media p.event{display:none !important;}
.media_fr p.event{display:none !important;}
.media .blog h2{border:none!important;padding-bottom:10px!important;}
.media .blog .article_row .article_column h2.contentheading{margin:10px 20px 5px 0!important;}
.media ul.event{margin:0 !important;}
.jump-list{display:none !important;}
.media .image-right{margin-left:5px!important;}
.media_fr p.bullet-highlighted a, p.bullet-highlighted-pdf a{display:inline!important;padding:5px 0;white-space:normal;}
.videos #ja-main p{padding-bottom:0!important;padding-top:0 !important;}
.videos .even-background{padding-bottom:10px!important;}
.videos .image-middle{margin-top:0!important;margin-bottom:0!important;border: 1px solid #ccc; box-shadow: 0 0 3px #ccc; }
.ja-mass-top select{float:left;}
.key-resources{height:auto!important;width:auto!important;}
.key-resources .column1 .contentpaneopen{border-right:none!important;}
.key-resources .blog .article_row .column2 .contentpaneopen{border-left:1px #B7DEFD dashed!important;}
#ja-main .key-resources p.bullet-highlighted, .article-content p.bullet-highlighted{padding-bottom:0px;line-height:15px!important;}
.sigProThumb img{vertical-align:middle;background-position:50% 50%;border:1px solid #CCC;margin-right:10px;}
.article-content .campaings{float:right;width:250px;}
.homepage .campaings{display:none;}
.ice-readmore{font-weight:bold;}
.homepage .column h4{padding-bottom:3px!important;}
.media .content-wrapper .article-content h3{padding-left:0px !important;line-height:1.2;}
.media .column .article-content div.moduletable{margin-left:0px;}
.about .item1518 a{color:#fff;background-color:#f79240;}
.rss img{margin-right:5px;}
.feed{padding-left:22px;padding-bottom:10px !important;background:#fff url(../images/rss.png) 0 0 no-repeat;}
.main.sb{min-height:32px;}
.blockquote-resources-right{margin-bottom:0;}
.blockquote-text-normal{padding-bottom:0 !important;}
.video-thumbnail .image-middle{margin:0 !important;}
.video-thumbnail{display:block;position:relative;}
.video-thumbnail img.image-middle{margin:0 10px 10px 0 !important;}
.video-thumbnail .play{position:absolute;left:0;top:0;width:80px;height:60px;background:url(../images/play_32.png) 0 0 no-repeat;}
.video-thumbnail:hover .play{background-position:0 -60px;}
div.jform form div.clear{clear:both;}
.youth-container .blockquote-text{padding-left:25px;}
.youth-container .blockquote-resources-right{width:438px;}
.jfbutton{margin-top:10px;}
.data-and-statistics .inner .col h3, #ja-botsl h3{margin-top:10px!important;}
tr.odd-background, tr.even-background{display:table-row;}
.share .moduletable{margin:0;}
.share{float:right;margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px solid #ccc;}
.search-result .title{margin-bottom:15px;display:block;}
.search-result .url{color:#159;display:block;margin-left:10px !important;margin-bottom:10px !important;}
.search-result .description{margin-left:10px;}
.search-result{padding:10px 0px;background:none;border-top:1px solid #DDD;line-height:1.5;}
.amount{float:right;margin-top:-5px;}
.icetabs402 .ice-readmore {display:none!important;}
#icetabs371 .ice-readmore, #icetabs445 .ice-readmore, #icetabs414 .ice-readmore, #icetabs459 .ice-readmore, #icetabs772 .ice-readmore {display:none!important;}
.ice-slideshow-white .ice-main-wapper .ice-main-item .ice-description img { margin:0 0 0 0px !important; }
.leadingwrapper .photo-caption {display:inline-block!important; float:right}
div.jform form label { height:auto !important; }
.article-content ul.phone li.icon {padding-left: 10px;background-position: 2px 2px !important;	background-repeat: no-repeat;padding-bottom: 10px;margin:0!important;padding-left: 0px;background-image: url(../images/phone_icon.png);text-indent: 19px;}
.article-content ul.fax li.icon {padding-left: 10px;background-repeat: no-repeat;padding-bottom: 10px;	margin:0!important;padding-left: 0px;background-image: url(../images/fax_icon.png);background-position: 0 1px!important;text-indent: 19px;}
.moduletable_contact {float: right;width: 233px;margin: 5px 0 20px 10px;padding: 159px 10px 0px 7px;	background: url("../images/premesis.jpg") 0 0 no-repeat;}
.moduletable_contact p {line-height:15px!important;}
.video-thumbnail-rd .image-middle{margin:0 !important;}
.video-thumbnail-rd{display:inline-block;position:relative;}
.video-thumbnail-rd img.image-middle{margin:0 10px 10px 0 !important;}
.video-thumbnail-rd .play{position:absolute;left:0;top:0;width:80px;height:60px;background:url(../images/play_32.png) -25px 0 no-repeat;}
.video-thumbnail-rd:hover .play{background-position:-25px -60px;}
.video-thumbnail-as-image a { display:block; width:100%; height:100%; position:relative;  }
.video-thumbnail-as-image a .play { display:block; background:url(../images/play_normal.png) 50% 50% no-repeat; width:100%; height:100%; top: 0; left: 0; position: absolute; }
.video-thumbnail-as-image a:hover .play { background:url(../images/play_hover.png) 50% 50% no-repeat; }
#Mod1007 { width: 200px; float: right;}
#searchwrapper {text-align:right;}
.search-box{position: absolute;top: 23px;z-index: 10000;margin-left:78px; width: 100px;padding: 4px;height: 43px;display: none;}
html[lang=fr-fr] .search-box{width:130px;margin-left:30px;}
.search{position:relative; width:22%; float:right; background:#008dc9;height:43px;}
#dd { padding: 3px 9px; display: inline; *width:1px; *zoom:1; /*margin-left:3px;*/}
.search .buttonSearch {border: 1px solid #40B1EA;color: white;font-weight: bold;padding: 4px 5px;cursor: pointer;font-size: 92%;
margin-right: 2px;background-color:#d86422;}
.module-inside .search { text-align:right; }
.moduletable.section-search { margin-left:150px; }
select.quick-jump { float:right; }
div.search {  }
.image-single{float: none;margin: 0 10px 0 2px;box-shadow: 0 0 5px #ccc;border: 1px solid #ddd; height:100px !important; width:auto !important;}
.jcemediabox-zoom-span{border: 1px solid #CCC !important;box-shadow: 0 0 5px #CCC;}
sup { line-height: 0.7; }
ol { margin-bottom: 10px;}
.span-to-right { float:right; margin: 0 0 10px 10px; }
.teaser-background{margin: 0;display: block;clear: both;padding: 10px 0 10px 15px !important;position: relative;margin-top: -1px;background: url(../images/teaser-header.png) 0 0 no-repeat;}
.teaser-background.multiline { background: url(../images/teader-header-2.png) 0 0 no-repeat; }
.jce_caption .image-right { margin-left:0; }
.publications-table p.arrow-bullet { margin-bottom:0 !important; }
.rd div {margin-left:69px;}
.resources p {line-height:17px!important;padding-left:70px!important}
.resources img {margin-left:-70px}
.rc {float: right;clear: right;width: 197px;margin-top: 5px;background: url(../images/rc-bulletin.png) 0 0 no-repeat;padding: 5px 0 3px 25px;margin-left:10px;}
.teaser.pdf{ padding: 5px 0 5px 5px; background-position: 0 4px; text-indent:13px;}
.bullet +.bullet-second-level { margin-top: 0 !important; }
.media-news .read-more-link { display:none; }
.read-more-link a { font-size: 14px; }
.odd-row, .even-row{ border-top: 1px dashed #C9C7C7; margin: 0 !important; display: block; padding: 10px 5px !important; line-height: 18px; clear:both; }
.odd-row, .even-row p{padding-bottom:0px!important}
.even-row { background: #fbfbfb; }
.even-row p, .odd-row p, .even-row-blue p, .odd-row-blue p { float:left; width:280px; padding-top:0 !important; }
html[lang=en-gb] .even-row p, html[lang=en-gb] .odd-row p, html[lang=en-gb] .even-row-blue p, html[lang=en-gb] .odd-row-blue p {padding-right:30px;}
.odd-row img, .even-row img { float:left;*padding-bottom:15px;margin-top: 0!important; margin-bottom: 0!important; border: 1px solid #ccc; box-shadow: 0 0 3px #ccc; }
.videos .article-content h4 { clear:both; padding-top:10px; }
.even-row::after, .odd-row::after  { clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0; }
.article-content > .even-row:first-child { border: 0; }
.item2767 { display:none; }
li.item3020, li.item3019, li.item3018 {display:none!important;}
.fr .gallery-whd .image-middle { float:left; }
.fr .gallery-whd span { padding-top: 15px; float: left; width: 400px; }
.two li { width: 40%; }
.columns li { float: left; }
.article-content ol { margin-bottom:15px; }
html[lang=fr-fr] .column-2 .resources img { padding-bottom: 27px; }
html[lang=fr-fr] .resources img {margin-top:30px;}
:target { background: #e1f1fe;}
.video-thumbnail-rd { *display:inline; *zoom:1; }
.mod_placehere_rightarticle .teaser img { border:1px solid #ccc; }
.center-content td { text-align:center; }
ul.sigProClassic { float:none; }
.item2774 { display:none !important; }
#print-page .share,
/*#print-page .buttonheading { display:none; }*/
#jcemediabox-popup-iframe .date { display:none; }
#jcemediabox-popup-numbers { line-height:20px;margin: 0 20px; }
#skip a{position: absolute;top: auto;width: 1px;height: 1px;overflow: hidden;}
.story-box{float:right!important; background-color:#f8f8f8; border:1px solid #cdcdcd; padding:5px; margin-bottom:5px; margin-left:5px; width:243px; line-height:16px!important; font-size:12px;} 
.story-box img{border:1px solid #ccc; margin-bottom:10px;}
.featured-story{background:#f7f7f7;border:1px solid #e3e4e4;padding:10px;margin-bottom:5px;margin-left:5px;float:right!important;width:243px;}
.publications-search-box {float: left; width: 246px; height: 80px; background: url(../images/search-box.png); padding-top: 10px; padding-left: 6px; margin-bottom:10px; margin-left:0!important; font-size:12px!important;}
.search-field-box {width:238px; background: #dad9d9; padding-top:2px; padding-bottom:2px; margin-bottom:7px;}
.search-img {position:absolute; right:288px;}
.whd2013 .whd li {display: block !important;float: left;text-align: center;}
.blockquote-box { padding-top: 10px; margin-top: 10px;}
.about .blog .article_row .column1 .contentpaneopen, .about .blog .article_row .column2 .contentpaneopen {padding-top:10px!important;} 
.speeches #pageBreakTOCHeader {display:none!important;}
.speeches #pageBreakTOC {padding-top:107px}
.speeches #pageBreakTOC ul li {line-height:20px}
.speeches #pageBreakTOC{background:url("../images/rd-speeches.jpg") 0 0 no-repeat;margin-top:34px;}
.speeches div#pageBreakNavigation {padding-top:30px;}
.pa #pageBreakTOCHeader {display:none!important;}
.pa #pageBreakTOC {padding-top:107px}
.pa #pageBreakTOC ul li {line-height:20px}
.pa #pageBreakTOC{background:url("../images/physical-activity.gif") 0 0 no-repeat;margin-top:34px;}
.pa div#pageBreakNavigation {padding-top:30px;}
.food-marketing #pageBreakTOCHeader {display:none!important;}
.food-marketing #pageBreakTOC {padding-top:107px}
.food-marketing #pageBreakTOC ul li {line-height:20px}
.food-marketing #pageBreakTOC{background:url("../images/food-marketing.gif") 0 0 no-repeat;margin-top:34px;}
.food-marketing div#pageBreakNavigation {padding-top:30px;}
.trade2013 #pageBreakTOCHeader {display:none!important;}
.trade2013 #pageBreakTOC {padding-top:107px}
.trade2013 #pageBreakTOC ul li {line-height:20px}
.trade2013 #pageBreakTOC{background:url("../images/trade-2013.jpg") 0 0 no-repeat;margin-top:34px;}
.trade2013 div#pageBreakNavigation {padding-top:30px;}
/*.article-content { position:relative; }*/
.absolute-right { position:absolute; right:0; top:0 ; }
.absolute-left { position:absolute; left:0; top:0 ; }
.item2799,.item2800,.item2801, .item2838, .item2839  { display:none !important; }
.publications-table td a img,
.publications-table-2 td a img { margin-bottom:0 !important; }
.besps_ctrls_7832_0 { display: block; width: 510px; text-align: right; z-index: 1000; position: relative; background: #000; filter: alpha(opacity=60); opacity: 0.80; height: 20px; margin: 1px; padding: 4px; }

.besps_ctrls_10825_0 { display: block; width: 453px; text-align: right; z-index: 1000; position: relative; background: #000; filter: alpha(opacity=60); opacity: 0.80; height: 20px; margin: 1px; padding: 4px; }
.besps_caps_10825_0 div.bs_outside {top:306px;}
.besps_caps div.bs_outside, .besps_caps div.bs_inside {background:#f2f2f0;opacity:0.8;}
.besps_caps div span { font-weight:normal; font-size: 12px; color:#000; }
.besps_caps div strong { font-weight:bold; font-size: 14px; }
.besps_holder_7832_0, #bs_caps_7832_0 { padding-bottom:250px; }
#bs_caps_7832_0 .bs_inside { top:390px; bottom:auto; }
#besps_counter_7832_0 { color:#fff; }
div[class*="besps_holder"] {color:white;}
#besps_counter_10825_0 {color:#fff;margin-left:5px;}
td.SurveyName {background-image: url(../images/header_icon.gif)!important;background-position: 0 3px;background-repeat: no-repeat;padding-left: 15px;padding-bottom:20px!important}
.moduletable_advertise .popup {background: url(../images/physical-activity-art.png) 0 0 no-repeat; padding-left:10px; padding-top:3px; color:#fff; font-weight:bold!important;}
.moduletable_advertise .popup a, .moduletable_advertise_emhj .popup a{z-index:999, color:#2e77ac!important; left:-7px!important;font-weight:bold;font-size:13px;height:3px!important;top:15px}
html[lang=fr-fr] .moduletable_advertise .popup p{margin-top:18px!important; width:200px; }
.moduletable_advertise .popup .popuptitle a {font-size:11px!important;color:#2e77ac!important;padding-top:80px!important;}
.moduletable_advertise .popup p {margin-top:25px!important;padding-left:61px!important;position:relative;}
.moduletable_advertise_emhj .popup p {padding-left:2px!important;position:relative;padding-right:5px!important;}
.moduletable_advertise_emhj .popup .popuptitle a{font-size:11px!important;z-index:999;padding-top:9px!important;top:10px;}
.moduletable_advertise .popup h2 {color:#fff!important;}
.moduletable_advertise_emhj .popup h2 {padding-right:5px;color:#fff;padding-bottom:10px;border:none!important;}
html[lang=fr-fr] .moduletable_advertise .popup h2 {margin-left:-27px!important;color:#fff!important; font-size:13px; }
html[lang=fr-fr] #popup div { overflow: visible !important; }
.columns li { float: left; }
html[lang=en-gb] .moduletable_advertise .popup a{display:inline-block; margin-right:33px;}
html[lang=en-gb] .moduletable_advertise .popup .popuptitle a{font-size:9px!important;line-height:38px!important;}
.jce_caption { vertical-align: top; }
.inline.no-border { margin : 0 0 20px 0 !important; width: auto !important; border:0 !important; }
.inline.no-border td { border:0 !important; vertical-align:middle !important; }
.key-resources-crvs .blog .article_row {background:url(../images/health-topics-separator.png) 466px 0 repeat-y}
.key-resources-crvs p.bullet-highlighted {padding-bottom: 5px!important;line-height: 15px!important;padding-top: 5px!important;}
.key-resources-crvs .column1 .contentpaneopen {border:none!important;}
.two-cols .col { width:45%; float:left; padding-right:2%; border-right:1px dashed #ccc; }
.two-cols .col.last {padding-left:2%; padding-right:0;border-right:0;}
.bgja-r1 .main { background:url(../images/bgja-r1.png) -192px 0 repeat; }
.article-content ul { margin-bottom:20px; }
th { border-top: 1px solid #CCE6FD; }
table.borderless-table th { border:0; }
.tfi-awards {position:absolute;left:343px;top:121px}
.tfi-awards img {border:none!important}
.tfi-awards {position:absolute;left:343px;top:121px}
.video-thumbnail-campaign{position:relative;}
.video-thumbnail-campaign .play{position:absolute;left:420px;top:73px;width:160px;height:248px;background:url(../images/play-out.png) -32px 0 no-repeat;}
.video-thumbnail-campaign:hover .play{background:url(../images/play-in.png) -32px 0 no-repeat;}
.threads {position:absolute;left:503px;top:329px;width:166px;height:82px;background:url(../images/threads.png) -10px 0 no-repeat;}
.media .threads {display:none!important;}
.article-content, .article-content td, .article-content th { font-size:12px; }
.publications-table-2 td[colspan]:nth-child(2n+1), .elite td[colspan]:nth-child(2n+1) { text-align:left;  }
.publications-table td[colspan="4"] { text-align: left; }
#ja-right .article-content ul { margin-bottom: 0; }
/*a[target="_blank"] { }
a[target="_blank"]::after {
content: " ";
display: inline-block;
background: url(../images/external-link.png) 0 4px no-repeat;
width: 14px;
height: 18px;
margin-left: 1px;
}*/
#ja-container ul.menu_blue li.parent li.item719 .nsp_art img.nsp_image {display:none!important;}
/*Styling for box shadow using grid system*/
/*.orangeheader {background: url(../images/header-crisis.png); display:block; color:white; padding-top:6px;padding-left:6px;padding-bottom:5px!important; margin-right:0!important;font-weight:bold!important;font-size:16px!important;width:95%;}*/
.orangeheader {background-color:#5ea6ec; color:white; padding-top:6px;padding-left:5px;padding-bottom:5px!important; margin-right:0!important;font-weight:bold!important;font-size:16px!important;width:95%;}
.shadow-top-right {
background: url(../images/upperrightfade-light.png) right top no-repeat;}
.shadow-bottom-left {background: url(../images/lowerleftfade-light.png) left bottom no-repeat;/*padding-top: 8px;*/padding-left: 8px;}
.shadowbox {background: url(../images/bottom-shadow.png) bottom right;}
.innerbox, innerbox-intro {position: relative;left: -8px;top: -8px;}
.innerbox-intro {height:308px;}
.innerbox-leading p {padding-right:148px!important; margin:8px!important; margin-top:11px;padding-bottom:2px!important;}
.innerbox-donate {position: relative;left: -8px;top: -8px;height:297px;background: url(../images/syria-banner-donate.jpg) no-repeat;}
.innerbox-donate p {width:45%; margin-top:11px;padding-bottom:2px!important;}
.innerbox-donate h3 {display:block; margin:8px!important;font-size:16px!important;padding-top:5px;/*color:#296fa4!important;*/}
.innerbox p, .innerbox-intro p, h2.crisis  {display:block; margin:8px!important;clear:left;padding-bottom:5px!important;}
.innerbox-intro .bullet {line-height:16px!important;}
.innerbox h3 {display:block; margin:8px!important;font-size:16px}
.floatimage {float:left; clear:both;display: inline;}
.innerbox-noshadow {border:1px solid #f56f02;display:inline-block;width:297px;padding-left:5px;margin-bottom:15px;margin-left:5px;}
.h2.crisis {margin-left:9px!important}
.damages {background: url(../images/damaged-hospital.png); position:absolute; top:437px; right:25px; width:162px; height:141px;z-index:1}
.syrian-kid {background: url(../images/boy-who-staff.png); position:absolute; top:89px; right:354px; width:160px; height:334px;z-index:1}
.syria-banner {background: url(../images/syria-crisis-banner.jpg); no-repeat; width:929px; height:202px;margin-left:5px;margin-bottom:15px;margin-top:-20px;}
.syria-banner p {text-align: center;color: white;font-size: 35px!important;line-height: 40px!important;padding-top: 155px;}
/*Grids */
.line,.lastUnit{overflow:hidden; *overflow:visible;*zoom:1;}
.unit{float:left;}
.unitRight{float:right;}
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33%;margin-right:5px;}
.syrianav{width:35.33%;margin-right:5px;margin-left:10px;float:right;}
.size2of3{width:65%; margin-right:10px;margin-bottom:10px;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.lastUnit{float:none;width:auto;_position:relative;_left:-3px;_margin-right:-3px;}
/* Fixes for IE7 */
.orangeheader { *width:auto; }
.floatimage { *float:none; *display:block !important; *margin-bottom:20px;}
.innerbox { *overflow:hidden; }
.shadow-top-right { *background:none; }
#Mod638 , #Mod927, #Mod795, #Mod1003, #Mod964, #Mod875, #Mod702, #Mod639, #Mod750, #Mod1030, #Mod1065, #Mod950 { /*margin-bottom:-5px; */ }
.article-tools + .article-content .syria-banner { margin-top:0; }
.crisis-title, .crisis.title { background: url("../images/header_icon.gif") no-repeat scroll 0px 2px transparent; padding-left: 15px !important; }
.crisis-title { background-position: 0 7px; }
.media-news .content-wrapper .article-content h3 {line-height:15px!important;}
.content-wrapper .article-content .crvs h3 {padding-left:20px !important; }
.xmap ul.level_0 ul { list-style: inside square; padding: 0; }
.item2821 ul {display:none}
.moduletable_campaigns ul { margin-bottom:0; }
.even-background + .bold { margin-top: 15px; }
/*.leading.media h2 { font-size:12px; }*/
.tabber_alias_concept-note{display:none!important;}
.ja-r1 p.teaser { padding-left: 76px; }
.ja-r1 p.teaser img { margin-left: -72px; max-width:60px; height:auto;  }
.ja-r1 p.teaser.no-image { padding-left: 5px; }
.ja-r1 p.teaser .video-thumbnail-rd .play { width:60px; left:-70px; }
#ja-right .column div.ja-moduletable p.teaser { _width: 100px; }
#ja-right .column div.ja-moduletable p.teaser.no-image { _width: auto; }
.item2826 { display:none !important; }
.blog .article_row .article_column img { margin-bottom:10px; }
.popuptitle { background:none !important; }
html[lang=fr-fr] .moduletable_advertise .popup .popuptitle a {
 width: auto !important;
 right: 50px;
 left: auto !important;
 top: 100px !important;
 padding: 0 !important;
}
.pageTOC {float: right;margin: 10px 0 8px 8px;padding: 5px;width: 160px;background: #fdfdfd;border: 1px solid #ccc;}
table.center-data td, table.center-data th { text-align:center; }
.move {margin-top:340px;position: absolute;margin-left:-500px;z-index:301;}
span.physical-activity {background: url(../images/sports-shoes.png) no-repeat 0px 5px;width: 68px; height: 50px; display: block;float: left; }
.rope {margin-top:210px;position: absolute;margin-left:-900px;z-index:301;}
.emhj-authors {font-size:11px!important;}
.pdf-right { padding-bottom:10px !important; }
.moduletable_advertise_emhj .popup {background: url(../images/wcd2014.png) 0 0 no-repeat;  font-weight:bold!important;color:white;}
.world-cancer-day {background: url(../images/wcd014.png) 0 0 no-repeat;  font-weight:bold!; position:absolute; left:330px; top:50px; width:220px; height:380px; color:#fff;z-index:999;}
.world-cancer-day a, .world-cancer-day a:hover {color:#fff;}
p.gallery-whd, p.odd-background, p.even-background { clear: left !important; }
table.jform { width: 65%!important; }
.even-row-blue {margin-left: 10px;display: block;margin-top: 10px;line-height: 18px;clear: both;height: 130px; color:#fff;}
.even-row-blue img {float:left;margin:20px 5px 0 2px;}
.even-row-blue p {padding-bottom:0!important}
.blue {background: #008bc2;display: block;padding: 10px;/*height: 150px;*/ }
.blue h2 {color:#ffffff; font-size:30px;line-height:30px;padding:15px;}
.light-blue {background: #27aae0; display: block;padding: 10px;height: 150px;}
.tobacco-facts {font-size: 30px;font-weight: bold;color: #fff;border-bottom: 1px dashed;line-height:32px;}
/* This is to hide readmore from Lebanon story temporarily */
.addthis_toolbox.addthis_default_style  { width:70px; }
body .item2837 { display:none !important; }
.no-second-bread .breadcrumbs :nth-child(3) {display:none!important}
.physical-activity {position: absolute;top: 157px;left: 703px;}
.SurveyDesciption strong { font-size: 12px; }
#finishing {width: 700px;margin: 0 auto;padding: 60px 60px 25px 60px; overflow:auto; margin-top: 15px;font-size: 14px;background-color:#f6f7f7; }
#finishing p {padding-bottom:15px!important;}
.donate { height: 190px; }
html[lang=fr-fr] .donate { height: 205px !important; }
.even-background.clean { border-bottom: 0 !important; }
.image-middle {box-shadow: 0 0 5px #ccc;border: 1px solid #ddd;}
.no-caption span.sigProPseudoCaption, .no-caption span.sigProCaption { display:none !important; }
.item2878 { display:none !important; }
p.arabic-text { clear: right; }
.article-content ul li.arabic-text { padding-right: 12px; padding-left: 0px; background-position: 100% 5px; margin-left:0; margin-right:5px; }
.article-content ol li.arabic-text { margin-left: 0; margin-right: 30px; display: list-item; }
html[lang=fr-fr] #navigation {width:74%;}
html[lang=fr-fr] #navigation ul li a {width:83px; text-align:center;line-height:13px;}
html[lang=fr-fr] #navigation ul li a:hover {height:21px;}
html[lang=fr-fr] #navigation ul li a span {display:inline-block; margin-top:-2px;height:22px;}
html[lang=fr-fr] .search {width:26%;}
html[lang=fr-fr] #navigation li.item151 a {width:6px;}
#navigation li.item151, #navigation ul li.item151 a:hover {*text-indent:0px;*font-size:0px;*height:43px;}
#footer {background-color: #0081b8;overflow:hidden; padding-top:14px; padding-bottom:14px; background-image: url('../images/footer_logo.gif'); background-position:15px 12px; background-repeat:no-repeat;position:relative;}
html[lang=fr-fr] #footer{background-color: #0081b8;overflow:hidden; padding-top:14px; padding-bottom:14px; background-image:url('../images/footer_logo_fr.gif'); background-position:15px 12px; background-repeat:no-repeat;position:relative;}
#footer-stage {padding: 0 0 0 340px;}
.footer-copyright {position:absolute; left:20px; bottom:20px; width:300px;}
.footer-copyright a {color:#fff;}
#footer h3 {font-size: 12px;line-height: 15px;color: #fff;padding-top: 0; padding-bottom:10px;}
#footer ul li {font-size: 12px;line-height: 14px;padding: 0 0 3px 0;}
#footer ul li a {color:#fff;}
.footer-social-media {position: absolute;top: 80px;left: 20px;}
.footer-social-media li {float:left;}
.footer-social-media li a {display: block;text-indent: -99999px;background-image: url('../images/emro-sprite.png');width: 39px;height: 39px;margin-right: 5px;padding: 0;}
.footer-social-media li a.footer-rss {background-position: 0px 242px;}
.footer-social-media li a.footer-twitter {background-position: 0px 193px;}
.footer-social-media li a.footer-youtube {background-position: 0px 144px;}
.footer-social-media li a.footer-facebook {background-position: 0px 96px;}
.span_footer h3 {display:none;}
.col {display: block;float:left;margin: 1% 0 0 1%;}
.col:first-child { margin-left: 0; }
.group:before, .group:after {content:"";display:table;}
.group:after {clear:both;}
.span_6_of_6 {width: 100%;}
.span_5_of_6 {width: 81.23%;}
.span_4_of_6 {width: 65.55%;}
.span_3_of_6 {width: 48.12%;}
.span_2_of_6 {width: 31.3%;}
.span_1_of_6 {width: 14.99%;}
.header {position:relative;text-align:center;overflow:auto;}
.search.custom-search {background:none!important;margin:auto!important;width:auto!important;} 
.buttonSearch.custom-search {border:none!important;}
.moduletable_usermenu {background:#ffffff;height:0px;float:right;}
.moduletable_usermenu table {background:#008dc9;}
.moduletable_usermenu a, .moduletable_usermenu a:hover {color:#ffffff;}
.main-content-gutter {padding-right:10px; padding-left:10px;}
.col-gutter {padding-right: 9px;}
/* ---- Mobile navigation ---*/
.mobilenav{display:none;height:38px;background-color:#0090c5}
.mobilenav li{float:left;border-right:1px solid #66bcdc}
.mobilenav a{display:block;padding:9px 11px 9px 29px;background:#0090c5 url(../images/emro_responsive_icons.png) no-repeat 0 0;color:#fff;font-weight:700;font-size:13px}
/*.mobilenav .selected a,.mobilenav a:hover {background-color:#d86422;color:#ffffff;text-decoration:none;}*/
a.mnav, a.mnav:hover {background-position: 6px 14px;}
a.msearch, a.msearch:hover{background-position:6px -65px;}
a.mcontact, a.mcontact:hover{background-position:6px -133px;}
/* --- Tablet search ---*/
.tabletsearch {display:none;height:48px;width:40px;background-color:#004a6a;position:absolute;top:88px;right:0;z-index:999;background:#004a6a url(../images/emro_responsive_icons.png) no-repeat 11px -311px;cursor:pointer;}
body .sidenav .article-tools {display:none;}
.box {padding: 1% 0.5%;}
.box-stat {padding: 1% 5% 1% 1%;}
.featured {border-top: 1px solid #3a87bf; border-bottom:1px solid #3a87bf; min-height:376px; }
html[lang=fr-fr] .featured {min-height:425px!important;}
.featured p {padding-bottom:4px!important;}
.featured img {border:none!important;}
.featured h2 {padding-bottom:15px;}
.box > h3 {background:none!important; padding-left:3px!important; margin-bottom:20px!important;}
html [lang=en-gb] .box > img {margin-right=10px!important;}
.headline {margin-bottom:15px;}
.headline a{font-size:18px; padding-bottom:15px;}
.box .image-left {margin-right:15px; margin-bottom:4px;}
.box .media {background:#fcfcfc, width:150px; float:right;}
.box .strip-grey {background:#f8f8f8;}
#skip {display:none;}
body h2.stage, body h2.stage a {font-size:17px; color:#930; font-weight:bold; padding-bottom:5px;}
.img-borderless {border:none; shadow:none;}
.quicklinks {clear:left; padding: 0 0 5px 15px;}
.quicklinks img {float:left; margin:0 5px 10px 0;}
.span_8_of_8 { 	width:100%; }
.span_7_of_8 { 	width:87.1875%; }
.span_6_of_8 { width:74.375%; }
.span_5_of_8 {	width:61.5625%; }
.span_4_of_8 { width:48.75%; }
.span_3_of_8 { width:35.9375%; }
.span_2_of_8 { width:23.125%; }
.span_1_of_8 { width:10.3125%; }
body .multimedia .moduletable {margin-bottom:0;}
body .col.featured h2 {
font-size:18px;
color: #000;
padding-bottom:15px;
}
.item2886 { display:none !important; }
.topad {position:absolute; top:0; left:37px;}
.featured div.bold { font-size: 14px;padding-bottom:0px; }
.box p {padding-bottom:10px!important;padding-right:10px;}
.youtube {width: 288px; height: 140px; background: url(../images/youtube-icon.png) 50% 50% no-repeat; position:absolute; }
html[lang="ar-aa"] .featured { min-height: 378px; }
html[lang="fr-fr"] .featured { min-height: 372px; }
.image-middle-borderless {vertical-align: middle;margin-right: 5px;margin-top: 5px;border:none;}
body .numbers{font-size: 18px;line-height: 26px;padding: 0 10px 8px 0;font-weight: bold;color: #0990c3;}
.ncd-diseases {background: url(../images/ncds-diseases.png) no-repeat; width:269px; height:218px;}
.ncd-diseases p {margin-left:115px;line-height:31px!important;}
.shortp p{padding-bottom:5px!important;}
.fact_figure {display:block;font-size:38px;line-height:40px;padding:10px 0 8px 0;font-weight: bold;}
h2.mobile {display:none;}
.image-left {clear: left; }
h3.responsive {display:none;}
.stat h3 {font: 18px Arial,Helvetica,sans-serif;font-weight: bold;background: url("../images/header_icon.gif") no-repeat scroll 0px 12px transparent;
background-position: 0% 7%;Padding-left: 15px!important;color: #666666;line-height: 16px;margin: 10px 0 10px 5px;}
.stat-column-1 p.buttonheading {display:none;}
ul.tabs {width:150px;}
.col.span_8_of_12.grey-text-box {width:62%;margin-bottom:20px;}
.publications-table.posters-table-2 td:nth-child(2n+1), .publications-table-2.posters-table-2 td:nth-child(2n+1) {width: 30%;}
.publications-table.posters-table-2 td img, .publications-table-2.posters-table-2 td img {width: 120px;}
.campaign-table td,
.campaign-table td img{border:1px solid #ccc !important;box-shadow:2px 2px 5px #ccc;padding:0 !important;margin:0 0 10px !important; background:#fff;width:60px;height:auto; width: 120px;}
.campaign-table td:nth-child(2n+1){width:30%;text-align:center;}
.campaign-table tr:nth-child(2n+2),
.campaign-table .bullet{background:url(../images/small-blue-arrow.png) 2px 4px no-repeat !important;margin-bottom:0 !important;padding-bottom:0 !important;}
.campaign-table p{margin-bottom:10px !important;}
/*--from layout--*/
.article_column{float:left;}
.cols1 .article_column{width:100%;margin-right:8px}
.cols2 .article_column{width:50%;margin-right:5px;}
.cols3 .article_column{width:33.33%;margin-right:2px;}
.cols4 .article_column{width:24.3%;margin-right:5px;}
.cols5 .article_column{width:20%;margin-right:5px;}
/*--from typo--*/
.highlight{background:#ffc;font-weight:bold;padding:1px 5px;}
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6, .ja-leadingleft_resize .blogfirst h1{color:#1767A8;font-family:Helvetica, Arial, sans-serif;}
.column h1{font-size:18px;line-height:24px;}
.column h2{font-size:16px;line-height:18px;}
.column h3{font-size:13px;line-height:18px;}
.column h4{font-size:12px;line-height:18px;}
.column h5{font-size:12px;line-height:18px;}
.column h6{font-size:12px;line-height:18px;}
.nsp h3{font-size:14px !important;text-decoration:none;padding-left:5px;color:#2e77ac;margin-left:0 !important;margin-top:10px;}
.column h5 strong{color:#646464;}
.topics ul li, .topicsright ul li {padding:5px;}
.topics ul li, .topicsright ul li {padding-left:5px;padding-right:5px;background:none;}
li.alphabet span a {background:none!important;list-style:none;}
li.alphabet {list-style:none;}
li.alphabet > li {margin-bottom:0;}
.tdr {position:absolute;top:400px;width:220px;}
.country h2.contentheading {padding-bottom:10px!important;}
.pagetitle {margin-bottom:-20px;}
.nobread span.breadcrumbs {display:none;}
ul.relateditems li {background:none!important;margin-left:0;padding-left:0;border-bottom: 1px #cccccc dashed;padding-bottom:5px;margin-bottom:10px;}
.link_info {color:#666666;}
h2.articlebullet {margin-bottom:15px;}
.media h2 {color:#4a4a4a;}
.relateditems a {font-size:14px;}

.emhj {position:relative;}
.emhj-logo {position:absolute;top:41px;right;30px;left:7px;}
.emhj.module_title {background-color:#075788;font-size:18px;padding:11px 7px 7px 10px;color:#ffffff;position:relative;width:96%;margin-left:8px;}
.emhj.related_topics {background-color:#0eadeb;min-height:123px;color:#ffffff;padding-left:10px;padding-top:15px;display:inline-block;}
.emhj.related_topics h3 {font-size:16px;color:#ffffff;padding:5px;margin-bottom:0!important;}
.emhj.related_topics p {padding:5px;}
.emhj.related_topics a, .emhj.related_topics a:hover {color:#ffffff;}
h3.emhj.section_header  {color:#00436b;font-size:16px;background:#edeeee!important;padding-right:10px;padding-top:5px;padding-bottom:5px;}
h3.emhj.topmodule {font-size:16px;color:#075788;display:block;background:#f0efee;padding-top:10px;padding-bottom:10px;padding-left:5px;padding-right:5px;}
.blue-text-box {border:1px solid #0eadeb;padding:5px;margin-top:10px;overflow:hidden;}
.blue-text-box:nth-child(1) {margin-top:0!important;}
.blue-text-box:last-child {margin-bottom:10px;}
.blue-text-box p {padding-bottom:0;}
.blue-text-box-tb {border-top:1px solid #0eadeb;border-bottom:1px solid #0eadeb;padding-top:10px;padding-bottom:10px;margin-bottom:10px;overflow:hidden;}
.white-box {overflow:hidden;border:1px solid #E6E6E6;line-height:18px;margin-bottom:10px;padding:5px;}
.emhj.pastissues {position:absolute;right:1px;background-color:#d86422;font-size:16px;color:#ffffff;padding-left:20px;padding-right:20px;font-weight:bold;line-height:30px;top:9%;}
.emhj.pastissues a, .emhj.pastissues a:hover a:hover{color:#ffffff;}
.category_menu {padding-left:7px;}
.category_menu li{background-color:#E1F1FE;border-bottom:0;display:block;margin-bottom:2px;padding:0;color:#333 !important;}
.category_menu li a{display:block;text-decoration:none;text-indent:2px;font-size:14px;background:#fff;border-bottom:1px #B7DEFD solid;padding:5px 3px 5px 10px;border-bottom:1px #b2b2b2 solid;border-left:6px solid #dddddd;}
.category_menu li.active a{background:#f6f6f6;border-top:0 !important;}
.coleqht, .box-border, .amr-col {border:1px solid #e1e1e1;margin-bottom:5px;}
.coleqht p, .amr-col p {padding-left:10px; padding-right:10px;}
.content-wrapper .article-content .coleqht h3, .content-wrapper .article-content .amr-col h3 {margin-left:10px!important;}
h4.breadcrumbs {display:none;}
input.pubsearch {margin-top: 20px;margin-bottom:5px;margin-left:10px;background:#fbfbe2;}


/*--For NCDs--*/
.ice-slideshow-black.ncdinfo {background:#fff;/*color:#fff!important*/color:#6a737b!important;margin-bottom:15px;}
.ice-slideshow-black.ncdinfo p{font-size:16px;font-weight:bold;line-height:24px;}
.ice-slideshow-black.ncdinfo span.round{display:none;}
.ice-slideshow-black.ncdinfo .ice-buttons-control {top:250px;}
.ice-slideshow-black.ncdinfo .ice-main-wapper .ice-main-item {/*background:#0a91c3!important;*//*background:#7ebbd6!important;*//*background:#eef8fa!important;*/background:#fff!important;}
.ice-slideshow-black.ncdinfo .ice-buttons-control {position: absolute;top: 0px;right: 11px;padding: 6px 8px;background: url(../images/bluearrow_bg.png) no-repeat;height: 27px;width: 57px;top: 240px;}
.ice-slideshow-black.ncdinfo .ice-next, .ice-slideshow-black .ice-previous {position:relative;text-indent:-9999em;z-index:10;margin:0px;background:none;width:13px;height:16px}
.ice-slideshow-black.ncdinfo .ice-previous, .ice-slideshow-black.ncdinfo .ice-next {background: url(../images/icearrows.png) no-repeat;}
.ice-slideshow-black.ncdinfo .ice-previous {background-position:-1px -46px;}
.ice-slideshow-black.ncdinfo .ice-next {background-position:3px -3px;}
h3.ice-title {/*color:#fff!important;*/color:#5a5b5b!important;/*background:#357ea7*//*background:#d0ecf0;*/background:#fff;/*padding-top:10px!important;padding-bottom:10px!important;*/padding-left:5px!important;border-bottom:1px solid #fff;border-top:1px solid #fff;font-size:18px!important;}
.ice-slideshow-black.ncdinfo {border:1px solid #c7c7c7;}
.figures_box {padding-top: 10px;padding-bottom:10px;padding-right:10px;padding-left:10px;border-top:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;min-height:75px;margin-top:20px;text-align:center;overflow:hidden;}
html[lang=fr-fr] .figures_box {min-height:100px;}
.factsbox {border:1px solid #c7c7c7;min-height:110px;text-align:center;padding:20px;line-height:22px;margin-bottom:10px;}
html[lang=fr-fr] .factsbox {min-height:155px;}
.factsbox h3 {color: #d65700!important;font-size:30px!important; font-weight:bold!important;padding-bottom:10px;}
.factsbox span {color:#5f6060; font-size:18px;}
span.figures {display:block;}
span.buffettext {font-size: 22px;line-height: 26px;font-weight: bold;display:inline-block;padding-top:10px;}
span.numbers {display:inline-block;font-size: 40px;line-height: 26px;padding: 0 10px 8px 0;font-weight: bold;color: /*#5a5b5b;*/#000000;}
span.fact {display:block;font-size:24px;color:#6e6e6e;padding-top:5px;text-align:center;line-height:30px;min-height:88px;padding-right:5px;border-right:1px solid #ccc;}
span.searchtip {display: block;background: #8d8c8c;color: #fff;width: 30%;padding: 3px;margin-bottom: 5px;font-weight: bold;}
h3.accordion {font-size:18px!important;font-weight:bold;border-bottom:4px solid #e1e1e1;cursor:pointer;color:#2e77ac!important;padding-bottom:20px;}
.ncds h2 {font-size:23px;}
.ncd .article-content p.bullet-highlighted img {border:none!important;box-shadow:none!important;margin-right:0!important;}
.ncd p.bullet-highlighted {border-bottom:none!important;}
.ncd-caption .photo-caption {font-size: 17px;line-height: 22px;color: #fff;background-color: #2da1cb;padding-top: 5px;padding-bottom: 20px;text-align: center;}
/*--For NCDs new homepage--*/
.health-topics.amr .ice-slideshow-black.ncd-info .ice-main-wapper .ice-main-item {background:#fff!important;}
.health-topics.amr .ice-slideshow-black.ncd-info {border:1px solid #d3d3d3!important;}
.health-topics.amr .ice-slideshow-black.ncd-info.eha {border:none!important;}
.health-topics.amr .ice-slideshow-black.ncd-info.eha a {color:#2e77ac!important;}
.health-topics.amr .ice-slideshow-black.ncd-info.eha h3 {padding-top:10px;}
.health-topics.amr .ice-slideshow-black.ncd-info.eha .ice-buttons-control {top:94%;}

.health-topics.amr .ice-slideshow-black {background:#fff;}
.ice-slideshow-black.ncd-info .ice-main-wapper .ice-main-item {background:#eae9ea;border:none;}


.ice-slideshow-black.ncd-info .image-left {box-shadow:none; border:none;}
.ice-slideshow-black.ncd-info h3.ice-title {display:none;}
.ice-slideshow-black.ncd-info .ice-main-wapper .ice-main-item .ice-description {padding-top:0;padding-left:0;padding-right:10px;}
.ice-slideshow-black.ncd-info .ice-main-wapper .ice-main-item .ice-description img {margin:0;}
.ice-slideshow-black.ncd-info {border:none;}
.ice-slideshow-black.ncd-info .ice-buttons-control {top:250px;} 
.ice-slideshow-black.ncd-info .ice-buttons-control {position: absolute;top: 0px;right: 11px;padding: 6px 8px;background: none;height: 27px;width: 60px;top: 240px;}
.ice-slideshow-black.ncd-info .ice-readmore {display:none;}
.ice-slideshow-black.ncd-info h2 {color:/*#5f5f5f;*/#000000;font-size:25px; /*padding-top:20px;*/ padding-bottom:20px;}
.ice-slideshow-black.ncd-info p {color:#000; line-height:20px;}
.ice-slideshow-black.ncd-info  .ice-previous {position:relative; text-indent:-9999em; z-index:10; width:28px!important; height:28px!important; background: url(../images/carousel-arrows.png) no-repeat!important;} 
.ice-slideshow-black.ncd-info  .ice-next {position:relative; text-indent:-9999em; z-index:10; width:28px!important; height:28px!important; background: url(../images/carousel-arrows.png) 0 29px!important;} 

#chartdiv {height:200px!important;}
.amcharts-chart-div {top:-150px; left:-59px!important;}
.amChartsLegend.amcharts-legend-div {top:11px!important; left:341px!important;}
.slice2.amcharts-pie-slice {fill: #3990b8!important;}
/*----For GSA ---*/
#topnnav-container .search_results {height:106px;}
.search_results #navigation {width:100%!important;height:auto;} 
.search_results #search, .search_results .search {width: 100%;background-color: #DBEEF9;padding: 10px 0;top: 43px;display: block;height: auto;text-align:center;height:45px;position:inherit;}
#maincontainer a {text-decoration:none;}
.content-wrapper > .gsa  {height:auto!important;}
#facet {padding:10px;}
#facet h3 {padding-top: 0px;font-size: 13px;line-height: 18px;font-weight: bold;color: #333333;
padding: 0;margin: 0 0 9px 0;}
#facet ul.subnavigation {border-bottom: 0px !important;border-top: 1px solid #CCCCCC !important;
margin-top: 5px;}
#facet ul.subnavigation li {background-image:none !important;}
#facet ul.subnavigation ul {margin:0 0 5px 12px;}
#facet ul.subnavigation li a {padding-left:15px;clear:both;}
#facet ul.subnavigation li a.selected {float:left;background:url('../images/icon_selected.gif') no-repeat 0 10px; display:block;	height:15px;}
#facet ul.subnavigation li a.reset {display:inline-block;background: url('../images/icon_close.gif') no-repeat 0 7px;margin: 6px 0 0 0px;padding:0 0 0 15px;width:0px;height:18px;overflow:hidden;}
#facet ul.subnavigation li a.reset:hover {background: url('../images/icon_close.gif') no-repeat 0 -13px;}
#facet ul.subnavigation li.open a {background-image: url('../images/node-open.gif');background-position: 0px 10px;background-repeat: no-repeat;}
#facet ul.subnavigation .facet_group a	{font-weight:bold;color: #333333;}
#facet a:visited {color: #196AAA;}
#facet a:hover, #facet a:active {color: #D86422;}
#facet ul.disabled li a {color: #CCCCCC;cursor:default;}
ul.subnavigation li {display: block;font-size: 13px;line-height: 15px;}
ul.subnavigation li a, ul.subnavigation li span {display: block;padding: 10px 5px 10px 15px;}
.invisible {position: absolute;left: -10000px;top: -10000px;visibility: hidden;width: 0;height: 0;line-height: 0;}
div.searchresults {clear: both;width: auto;overflow: visible;line-height: 1.428;}
.headline {font-size: 20px;line-height: 24px;font-weight: bold;color: #333333;padding: 0;margin: 0 0 12px 0;}
#search_input {display: block;float: left;height: 28px;}
#search h3, .search h3 {position: absolute;left: -1000px;top: -1000px;visibility: hidden;width: 0;height: 0;line-height: 0;}
#search_label {display: block;float: left;width: 185px;padding: 0 10px 0 0;display: none;}
.search_results #search_input input {width: 56.5%;margin-left: 42%;margin-top:10px;}
#search_submit:hover, .search_results #search_submit:hover {background-color: #D86422;color: #fff;cursor: pointer;}
#search_advanced {display: block;float: right;font-size: 13px;line-height: 20px;padding: 11px 15px 3px 0px;}
.search_results input#search_submit {float: left;margin-top: 10px;right: 0;width: 10%;background-color: #f5f5f5;color:#196AAA;font-weight:bold;}
#search_submit {height: 26px;font-size:12px;border: none;color: #fff;}
.search_results #search_input {width: 60%;}
.searchresults h4 {font-size: 12px;line-height: 18px;font-weight: bold;color: #333333;margin: 0 0 6px 0;}
.searchresults .keymatch {padding: 5px 9px 9px;background-color: #F5F5F5;margin: 0;}
.search_results #ja-topnav li.item151 a:hover {height:auto;}  
.search_results #ja-topnav ul li a {padding:13px 8px;}
.link_info {background: url('../images/icon_media.gif') no-repeat 5px 1px;padding-left: 20px;}
.paging {padding: 17px 0 18px 0;height: 18px;border-top: 1px solid #CCCCCC;text-align: center;
margin: 30px 0;}
.n .paging ul {margin: 0;}
.paging ul {display: inline-block;margin: 0 auto;}
.paging .selected {color: #D86422;}
.paging ul li {display: block;float: left;margin-right: 10px;margin-bottom: 5px;}
.paging ul li a {display: block;float: left;font-size: 14px;line-height: 14px;height: 14px;padding: 6px 10px;border: 1px solid #CCCCCC;font-weight: bold;}
.paging ul li.paging_next {margin-right: 0;}
.search .link_media .link_info {background: url('../images/icon_media.gif') no-repeat 5px 1px;padding-left: 20px;}
.categories {padding-left: 18px;background: url(../images/flag.gif) no-repeat left 1px;}
.metacategory {color: #999;}
.stagelink {line-height:15px;}
.media span.link_info {padding-left:0!important;background:none!important;}
#facet ul.subnavigation.toggle {display:block!important;margin-top:0;padding-bottom:10px;}
.colormbox {background:#f5f5f5;padding:20px;}
ul.list li {padding:8px 0 5px 0;}
/*----End of GSA styling---*/
.french {margin-bottom:53px!important;padding-right:0!important;}
#topnnav-container.search_results {position:static!important;overflow:visible;}
.sfilter_container {position:relative;}
ul.sfilter_dropdown {width:350px;background:#fff;list-style:none;padding:0;border:1px solid #CCC;font-family:Verdana, Geneva, sans-serif;font-size:12px;position:absolute;top:36px;left:260px;display:block;text-align:left;padding-right:10px;box-shadow: 0px 10px 5px -4px #6c6d6d;-moz-box-shadow: 0px 10px 5px -4px #6c6d6d;-webkit-box-shadow: 0px 10px 5px -4px #6c6d6d;}
ul.sfilter_dropdown li {float:left;width:50%;line-height:30px;}
li.sfilter_filter {display:block;background:#9f9f9f;color:#fff;font-weight:bold;width:100%!important;padding-left:10px;}
.media-news .nsp_info, .ehanews .nsp_info {display:none;}
#dyn_nav_col {height:auto!important;}
#q {-webkit-appearance: none;}
.buttonSearch {-webkit-appearance: none;}

.boxborder {border:1px solid #e1e1e1;margin-bottom:5px;}
.boxborder p {padding-left:10px;padding-right:10px;padding-bottom:8px;}
.content-wrapper .article-content .boxborder h3 {margin-left:10px!important;margin-right:10px;}
#jcemediabox-popup-closelink {top:20px!important;}
#jcemediabox-popup-nav {padding-bottom:30px!important;padding-top:0!important;}


/*For PHEPD training stie*/
.phepd {position:relative;}
.phepd_pre_course_btn {background: #fff;color:#000;width: 68px;padding: 8px;border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 15px 15px 15px 15px;/*border: 2px solid #3776ae;*/position: absolute;top: 70%;left: 8%;font-weight: bold; cursor:pointer;}
.phepd_btn, .phepd_guide {display:none;}
.phepd_btn.toggle {position: absolute;left: 20%; top: 50%;background: #fff;padding-top: 20px; padding-bottom: 23px; padding-left:8px; padding-right:8px;color: #ffffff;width: 81px;-webkit-border-radius: 15px 15px 15px 15px; border: 0px solid #000000;font-weight: bold;cursor: pointer;font-size:18px;}
.phepd_guide.toggle {display:block;position:absolute;top:60%;left:22%;}

.phepd_popups {display:none;}

.phepd_popups_1 ul li, .phepd_popups_2 ul li, .phepd_popups_3 ul li, .phepd_popups_4 ul li, .phepd_popups_5 ul li, .phepd_popups_6 ul li, .phepd_popups_6_1 ul li  {list-style:initial; background:none!important;padding-left:0;margin-left:18px;color:#ffffff;font-weight:bold;}
.phepd_popups_1 h3, .phepd_popups_2 h3, .phepd_popups_3 h3, .phepd_popups_4 h3, .phepd_popups_5 h3, .phepd_popups_6 h3, .phepd_popups_6_1 h3, .phepd_popups_6_2 h3, .phepd_popups_6_3 h3, .phepd_popups_6_4 h3 {color:#ffffff!important;font-size:17px!important;line-height:35px;border-bottom:1px solid #ffffff;text-align:center;}
.phepd_popups_1 {display:none;}
.phepd_popups_1.toggle {display:block;position:absolute;top:50%;left:17%;width:200px;height:190px;padding:10px;background:#3c7bb4; border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 15px 15px 15px 15px;border: 0px solid #1667b0;box-shadow:10px 10px 10px #7e7e7e;}

.phepd_popups_1, .phepd_popups_2, .phepd_popups_3, .phepd_popups_4, .phepd_popups_5, .phepd_popups_6, .phepd_popups_6_1, .phepd_popups_6_2, .phepd_popups_6_3, .phepd_popups_6_4, .phepd_popups_complete {display:none;}

.phepd_popups_2.toggle, .phepd_popups_3.toggle, .phepd_popups_4.toggle, .phepd_popups_5.toggle {display:block;position:absolute;top:40%;left:40%;width:300px;padding:10px;background:#3c7bb4; border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 15px 15px 15px 15px;border: 1px solid #ccc;box-shadow:10px 10px 10px #7e7e7e;color:#ffffff;}
.instructions, .security, .scenario, .assignment, .objectives, .outcome, .modules, .agenda {cursor:pointer;}
.phepd_popups_2.toggle a, .phepd_popups_3.toggle a, .phepd_popups_5.toggle a, .phepd_popups_6_4.toggle a {color:#ffffff!important;text-decoration:underline!important;}
/*.phepd_popups_4.toggle {padding-top:70px!important;padding-bottom:70px!important;}*/

.phepd_popups_complete.toggle {display:block;position:absolute;top:77%;left:29%;width:55px;height:20px;padding:10px;background:#8d032a; border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 15px 15px 15px 15px;border: 0px solid #1667b0;color:#ffffff;font-weight:bold;cursor:pointer;}


.phepd_btn.toggle {display:block;position: absolute;left: 20%; top: 50%;background: #fff;padding-top: 20px;padding-bottom: 23px;color: #ffffff;width: 81px;-webkit-border-radius: 15px 15px 15px 15px;
 border: 0px solid #000000;font-weight: bold;cursor: pointer;}
.phepd_pre_course_btn.inactive {cursor:none;}
.phepd_pre_course_btn.inactive.hide {display:none;}
.phepd_icon {display:none;}
.phepd_icon.toggle {display:block; position:absolute;top:45%;left:14%;}


.phepd_popups_6.toggle {display:block;position:absolute;top:40%;left:29%;width:200px;height:190px;padding:10px;background:#3c7bb4; border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 15px 15px 15px 15px;border: 1px solid #ccc;box-shadow:10px 10px 10px #7e7e7e;}

.phepd_popups_6_1.toggle, .phepd_popups_6_2.toggle, .phepd_popups_6_3.toggle, .phepd_popups_6_4.toggle {display:block;position:absolute;top:40%;left:52%;width:250px;height:auto;padding:10px;background:#3c7bb4; border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 15px 15px 15px 15px;border: 1px solid #ccc;box-shadow:10px 10px 10px #7e7e7e;color:#fff;}
.phepd_popups_6_3.toggle, .phepd_popups_6_4.toggle {width:auto!important;}


span.add_box {max-width: 187px;display: block;text-align: center;}

span.add_box a{display: block;font-weight: bold;color: #196AAA;background: #008DC9;color: #FFF;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border: solid 1px #20538D;    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);-webkit-transition-duration: 0.2s;-moz-transition-duration: 0.2s;transition-duration: 0.2s; -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom: 5px;padding-top: 10px;padding-bottom: 10px;line-height: 16px;}
.module-box {background:#42acdc;padding:10px;font-size:14px;color:#fff;}
h3.greyheader {font-size:18px!important;color:#6a6a6a!important;}
.divline-solid {border-bottom: 1px solid #CCCCCC;margin: 2px 0 10px 0;padding: 2px 0 2px 0;}
.whd-ncd {width:358px;height:67px;top:18%;left:59%;background; background:url(../images/whd016-ncd-box.png) no-repeat;position:absolute;color:#0b7cac;padding-top:25px;padding-left:15px;}
.whd-ncd p {font-size:18px!important;}

/*.newscast {margin-top:-5%!important;padding-left:3px;background:#204d77;}
.newscast h3 {color:#fff!important;margin-top:5px;}
.newscast p {margin-left:5px!important;}
.newscast a {color:#fff;}*/
.featured-stories {margin-left:0;}
.cols p {padding-bottom:10px!important;}
h2.contentheading.health-topics {font-size:16px!important;color:#4a4a4a;padding-left:0;}
.camp-adv-container {border-bottom: 1px solid #C9C7C7;overflow:hidden;margin-bottom: 13px}
.camp-adv-container img {margin-bottom:10px;}
.camp-adv-container {border-bottom: 1px solid #C9C7C7;overflow:hidden;margin-bottom: 13px}
.camp-adv-container img {margin-bottom:10px;}
span.campfigures {font-size: 17px;line-height: 20px;}
span.campnumbers {font-size: 37px;color: #32a3db;font-weight: 800;line-height: 31px;display:block;padding-bottom:5px;}
h3.camp {font-size: 20px!important;font-weight: 400;padding-top:10px;color:#616161!important;font-family:"Noto Sans", Helvetica, Arial, sans-serif;}
.blue-text-box-camp {background:#32a3db; padding:10px;overflow:auto;margin-bottom:10px;}
.blue-text-box-camp h2{font-size:25px;color:#fff;font-weight:bold;margin-bottom:20px;}
.blue-text-box-camp p, .blue-text-box-camp ul li {font-size:14px;color:#fff;width:90%;}
.besps_holder_11546_0 {padding:3px;}

h3.amr {background: #203b70; color: white!important; padding: 10px!important;}
ol.amr {display: block; padding: 0 0 0 26px; list-style: none;overflow: hidden;counter-reset: numList;}
ol.amr li {margin-right: 44px;position: relative;padding-bottom:15px;}
ol.amr li:before {counter-increment: numList;content: counter(numList);position: absolute;left: -45px;    font-weight: bold; font-size: 15px; text-align: center;color: #fff;line-height: 25px;width: 26px;height: 26px;background: #00b3e0;-moz-border-radius: 999px;border-radius: 999px;}

#TopAd {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);position:fixed;background:#fff;left:70px;top:0;width:auto;padding-right:5px;padding-left:5px;}
#TopAd img {vertical-align: middle;margin-right: 6px;}
#TopAd p {font-size:17px;}
html[lang=ar-aa] #TopAd {display:none;}

/*Styling for new media site*/
.span_9_of_12.mac {width:72%;}
.span_3_of_12.mac {width:27%;}
.span_3_of_5.mac {width:53%;padding-right:25px;padding-left:10px;border-right:1px solid #d6d7d7;}
.span_3_of_5.mac h3, .span_9_of_12.mac h3{font-size:18px!important;line-height:22px!important;}
.span_2_of_5.mac {width:35%;padding-left:15px;}
.span_2_of_5.mac p, .mac-camp p {border-bottom: 1px solid #d6d7d7;padding-top: 15px;}
.span_2_of_5.mac p:last-child, .mac-camp p:last-child {border-bottom:none;}
h2.mac {color:#a50f0a;font-size:19px;padding-bottom:10px;}
h2.mac.outbreak:before{
   content: "\00BB" "\00a0";
}
ul.mac-social-media li {background:none;}
.mac-social-media li {float:left;padding: 15px 16px 15px 0;}
.mac-social-media li a {display: block;text-indent: -99999px;background-image: url('../images/emro-sprite.png');width: 39px;height: 39px;margin-right: 5px;padding: 0;}
.mac-social-media li a.mac-rss {background-position: 0px 242px;}
.mac-social-media li a.mac-twitter {background-position: 0px 193px;}
.mac-social-media li a.mac-facebook {background-position: 0px 96px;}
.mac-social-media li a.mac-youtube {background-position: 0px 144px;}
.posters > ul li.title {text-align:center!important;font-size:15px!important;font-weight:bold!important;padding-top:10px!important;}
.white-box.watch {position:relative;}
.videowatch {
position: absolute;
    top: 29%;
    left:40%;
    width: 100px;
    height: 100px;
    z-index: 999;
    background: transparent url(../images/YouTube_Play.png) no-repeat ;
}
.healthcamps {border:1px solid #00addf;margin-bottom:10px;}
.healthcamps-tag, .healthcamp-tag {background: #00addf; color:#fff; font-size:18px; font-weight:bold; color:#fff; padding-top:10px;padding-bottom:10px;padding-left:5px;padding-right:5px;}
.healthcamps-tag {height:30px;}
.healthcamp-tag {height:60px;}
.healthcamps a, .healthcamps a:hover {color:#fff!important;}
html[lang=fr-fr] .healthcamps-tag {height:45px;}
.healthcamps-tag .col.span_2_of_12  {border-right:1px solid #fff!important;margin-right:8px;padding-right:8px;}
.healthcamps-tag .col.span_1_of_4, .healthcamps-tag .col.span_4_of_12, .healthcamps-tag .col.span_3_of_12 {border-right:1px solid #fff!important;padding-right:8px; margin-right:8px;}
html[lang=fr-fr] .healthcamps-tag .col.span_3_of_12, .healthcamps-tag .col.span_4_of_12 {margin-right:0;padding-right:0!important;border-right:0!important;}
html[lang=fr-fr] .healthcamps-tag .col.span_7_of_12, .healthcamps-tag .col.span_6_of_12 {padding-left:8px;border-left:1px solid #fff!important;}
html[lang=ar-aa] .healthcamps-tag .col.span_6_of_12 {border-left:0!important;}
html[lang=ar-aa] .healthcamps-tag {height:35px;}

.healthdays-tag {background: #00addf; color:#fff; font-size:18px; font-weight:bold; color:#fff; padding-top:10px;padding-bottom:10px;padding-left:5px;padding-right:5px;height:53px;}

.healthcamps-tag a, .healthdays-tag a {color:#fff;}
h2.multimedia {border-bottom: 0; font-size: 40px; padding-top: 75px; padding-left: 17px;}
.mediaalerts table.jform {width:100%!important;}
li.item1449 {display:none!important;}
body.media span.name {display:none;}
/*Hide measles bulletin in Arabic and French sites*/
html[lang=ar-aa] li.item3095 {display:none!important;}
html[lang=fr-fr] li.item3095 {display:none!important;}
html[lang=fr-fr] .span_3_of_5.mac h3 {margin-bottom:10px!important;}
.item3108, .item3143 {display:none!important;}
.read {margin-left:3%;}

.fluidMedia, .passreset {
    position: relative;
    /*padding-bottom: 230%;*/ 
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    min-height:3100px;
}

.fluidMedia iframe, .passreset iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}
li.item3148 {display:none!important;}

#chart_wrap {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow:hidden;
}

#chart {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
}

.flexslider li {background:none!important;margin:0!important;padding:0!important;}
.ehaphotos .besps_caps div.bs_outside, .besps_caps div.bs_inside {background:rgba(0,0,0,.5); opacity:1;}
.ehaphotos .bs_outside p {font-size:14px; line-height:24px; color:white;}
.ehaphotos #footer {margin-top:20px;}
#visualization svg {margin-top:-13px;}
html[lang=ar-aa] #visualization svg {margin-left:200px;}
#visualization {background:#ffffff;}
p.charts-caption {margin-top:-30px;}
li.item3115, li.item3149{display:none!important;}
.white-box.eqhts.adbox, .white-box.eqhts.hep {border:none!important;}
.white-box.eqhts.hep img {padding-top:22px;}
.box1 {background: #762164;}
.box2 {background: #8f1941; }
.box3 {background: #e24429;}
.box4 {background:#0371a0;height:108px;}
.box4 p {color:#fff!important;font-size:20px;padding:20px;line-height:30px;}
.box4 a {color:#fff!important;}
.adbox p {color:#ffffff!important;font-size:13px!important;padding:15px!important;}
li.item3162, li.item3163, li.item3164 {display:none!important;}
 

}

