/*Arabic*/
/*General*/
.item-page .com-content-article__body.has-sharing {
    padding-right: 0;
}

.btn.jmodedit {
    display: none;
}

/*Top Bar*/
.mod-languages {
    margin-left: 0;
}

.head-search .mod-languages button:before {
    content: url(/images/general/icons/translation-white.svg);
    position: absolute;
    left: 115px;
    right: auto;
    top: 0px;
    width: 40px;
    height: auto;
    display: block;
    background-color: transparent;
    padding: 15px 15px 13px 0;
    transition: all 0.15s ease-in-out;
}

.head-search .mod-languages .dropdown-menu {
    padding: 0;
    background: #274375;
    border: none;
    border-radius: 0;
    margin-top: -2px !important;
    left: 0 !important;
    right: auto !important;
}

.geek-search-wrapper .search-icon img {
    float: right;
    margin-left: 10px;
}

.geek-search-wrapper h2 {
    text-align: right;
}

.geek-search-wrapper .search-form .control-group .controls {
    display: block;
    margin-left: 0px;
    text-align: right;
}

.geek-search-wrapper form.form-horizontal .control-group .controls {
    margin-right: 0px;
}

.geek-search-wrapper .controls label.radio-inline input[type="radio"] {
    position: relative;
    margin-left: 0px;
}

.geek-search-wrapper .search-form .control-group .control-label {
    display: inline-block;
    float: right;
    width: 180px;
    padding-top: 5px;
    text-align: left;
}

.geek-search-wrapper .help-text {
    display: block;
    margin: 10px 180px 0 0;
    text-align: right;
}

.geek-search-wrapper .result-statistics {
    text-align: right;
}

.geek-search-wrapper .search-results .result-item {
    text-align: right;
}

.geek-search-wrapper .search-results .result-item .badge-featured {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    right: auto;
    text-indent: -9999px;
    transform: rotate(270deg);
}

/*Geek Elastic Search - Modal*/



/*Top Header*/



/*Header*/



/*Megamenu*/
.not-at-top .t4-megamenu>.navbar-nav>li>a.home {
    background-image: url(../../../images/general/who_emro_logo_ar_white.png);
    direction: rtl;
}


/*Offcanvas*/
.t4-offcanvas .t4-off-canvas-header a img {
    outline: none;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../../../images/general/who_emro_logo_ar_white.png) no-repeat;
    background-size: contain;
    width: 240px;
    height: 115px;
    max-height: 115px;
    padding-left: 240px;
}

.t4-offcanvas #geek-search-2636 .search-icon {
    padding: 14px;
    width: 100%;
    background: #274375;
}

.t4-offcanvas #geek-search-2636 .search-icon span {
    font-size: 16px;
    color: #ffffff;
    width: 90%;
    font-weight: 600;
}


/*OffCanvas - Regions Panel*/
#Mod2718 {
    margin-bottom: 0;
}

.t4-offcanvas #mobile-top-bar ul li a:after {
    display: none;
}

.t4-offcanvas #mobile-top-bar ul li a:before {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    transform: rotate(-90deg);
}

#regions-panel .regions-panel-header a img {
    outline: none;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../../../images/general/who_emro_logo_ar_white.png) no-repeat;
    background-size: contain;
    width: 240px;
    height: 115px;
    max-height: 115px;
    padding-left: 240px;
}

/*Top footer*/
.t4-footnav .fm-sitemap .icon-menu:before {
    content: "خريطة الموقع";
    float: right;
}

.t4-footnav .fm-help .icon-menu:before {
    content: "مساعدة وخدمات";
    float: right;
}

.t4-footnav .fm-offices .icon-menu:before {
    content: "مكاتب منظمة الصحة العالمية";
    float: right;
}

.t4-footnav .icon-menu:after {
    float: left;
}


/*Footer*/



/*Module Positions*/


/*Masthead*/


/*Secondary Navigation*/
ul.mod-menu._countries,
ul.mod-menu._health-topics {
    justify-content: right;
}

@media screen and (min-width: 992px) {
    ul.mod-menu._countries ul li,
    ul.mod-menu._health-topics ul li {
        margin-right: 14px;
        float: right;
        display: flex;
        padding-right: 20px;
        border-right: 1px solid #8a8a8a;
        padding-left: 0;
        border-left: 0;
    }
}

/*Breadcrumbs*/


/*Sidebars*/
/*Sidebar Left - Menus*/
.sidebar-l .t4-module .nav li a:hover,
.sidebar-l .t4-card .nav li a:hover,
.sidebar-l .moduletable .nav li a:hover,
.sidebar-l .module_menu .nav li a:hover,
.sidebar-l .t4-module .nav li a:focus,
.sidebar-l .t4-card .nav li a:focus,
.sidebar-l .moduletable .nav li a:focus,
.sidebar-l .module_menu .nav li a:focus {
    border-left: none;
    border-right: 5px solid #0c2b64;
    padding: 10px 20px 10px 10px;
    background-color: transparent;
}

.sidebar-l .t4-module .nav li.current > a,
.sidebar-l .t4-card .nav li.current > a,
.sidebar-l .moduletable .nav li.current > a,
.sidebar-l .module_menu .nav li.current > a {
    padding: 10px 20px 10px 10px;
    border-left: none;
    border-right: 5px solid #0c2b64;
    background-color: transparent;
}

.sidebar-l .t4-module .nav li a:after,
.sidebar-l .t4-card .nav li a:after,
.sidebar-l .moduletable .nav li a:after,
.sidebar-l .module_menu .nav li a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: unset;
    left: 5px;
    width: 9px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.558' height='15.993' viewBox='0 0 8.558 15.993'%3E%3Cpath id='Shape' d='M0,0,6.781,6.781a.66.66,0,0,0,.931,0L14.493,0' transform='translate(0.75 15.243) rotate(-90)' fill='none' stroke='%2300205c' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat center;
    transform: translateY(-50%) scaleX(1) rotate(180deg);
}

.sidebar-l .t4-module .nav li ul > li > a,
.sidebar-l .t4-card .nav li ul > li > a,
.sidebar-l .moduletable .nav li ul > li > a,
.sidebar-l .module_menu .nav li ul > li > a {
    color: #0c2b64;
    font-weight: 600;
    border-left: none;
    border-right: 5px solid #faf9f9;
    padding: 10px 20px 10px 10px;
    margin: 5px 0;
    transition: all 0.3s ease;
}

.sidebar-l .t4-module .nav li ul > li > a:hover,
.sidebar-l .t4-card .nav li ul > li > a:hover,
.sidebar-l .moduletable .nav li ul > li > a:hover,
.sidebar-l .module_menu .nav li ul > li > a:hover,
.sidebar-l .t4-module .nav li ul > li > a:focus,
.sidebar-l .t4-card .nav li ul > li > a:focus,
.sidebar-l .moduletable .nav li ul > li > a:focus,
.sidebar-l .module_menu .nav li ul > li > a:focus {
    border-left: none;
    border-right: 5px solid #0c2b64;
    background-color: transparent;
}

.sidebar-l .t4-module .nav li ul > li > a:after,
.sidebar-l .t4-card .nav li ul > li > a:after,
.sidebar-l .moduletable .nav li ul > li > a:after,
.sidebar-l .module_menu .nav li ul > li > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: unset;
    left: 5px;
    width: 9px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.558' height='15.993' viewBox='0 0 8.558 15.993'%3E%3Cpath id='Shape' d='M0,0,6.781,6.781a.66.66,0,0,0,.931,0L14.493,0' transform='translate(0.75 15.243) rotate(-90)' fill='none' stroke='%2300205c' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat center;
    transform: translateY(-50%) scaleX(1) rotate(180deg);
}

.sidebar-l .t4-module .nav li ul > li.parent > a:after,
.sidebar-l .t4-card .nav li ul > li > a:after,
.sidebar-l .moduletable .nav li ul > li > a:after,
.sidebar-l .module_menu .nav li ul > li > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: unset;
    left: 5px;
    width: 9px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.558' height='15.993' viewBox='0 0 8.558 15.993'%3E%3Cpath id='Shape' d='M0,0,6.781,6.781a.66.66,0,0,0,.931,0L14.493,0' transform='translate(0.75 15.243) rotate(-90)' fill='none' stroke='%2300205c' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E%0A") no-repeat center;
    transform: translateY(-50%) scaleX(1) rotate(90deg);
}

.sidebar-l .t4-module .nav li ul ul,
.sidebar-l .t4-card .nav li ul ul,
.sidebar-l .moduletable .nav li ul ul,
.sidebar-l .module_menu .nav li ul ul {
    padding-left: 0;
    padding-right: 25px;
    text-indent: 0;
}

/*Sidebar Right - Menus*/


/*Sidebars - Latest News*/
.sidebar-l .latestnews li a,
.sidebar-r .latestnews li a {
    border-left: none;
    border-right: 5px solid #faf9f9;
}

.sidebar-l .latestnews li a:hover,
.sidebar-l .latestnews li a:active,
.sidebar-l .latestnews li a:focus,
.sidebar-r .latestnews li a:hover,
.sidebar-r .latestnews li a:active,
.sidebar-r .latestnews li a:focus {
    border-left: none;
    border-right: 5px solid #0c2b64;
}


/*Layouts*/


/*JA Content Listing*/
h2.heading-title,
.heading-style-07 .heading-title {
    text-align: right;
}

.owl-carousel .owl-stage-outer .owl-stage {
    direction: ltr;
}


/*Accordions*/
.programmes-list h3,
.countries-list h3,
.health-topics-list h3 {
    text-align: right;
}

.panels h3.collapse-open::before {
    float: left;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=button]>[data-rlta-element=heading],
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs]>[data-rlta-element=button-list]>[data-rlta-element=button]>[data-rlta-element=heading] {
    text-align: right;
}


/*Homepage*/



/*Countries*/



/*Health Topics*/



/*Data and Statistics*/



/*Media centre*/
.pagination .fa.fa-angle-left,
.pagination .fa.fa-angle-double-left,
.pagination .fa.fa-angle-right,
.pagination .fa.fa-angle-double-right {
    rotate: 180deg;
}

.healthcamps-tag .col.col-4 {
    border-left: 1px solid #0c2b64 !important;
    border-right: none;
}


/*Information Resources*/
.e-lib25 .ir-flex {
    flex-direction: row-reverse;
}

@media screen and (max-width: 991px) {
    .e-lib25 .ir-flex {
        flex-direction: column-reverse;
    }
}

.form-control,
.inputbox {
    max-width: 100%;
}

.form-control.lib {
    display: inline-block;
}

select.form-control.lib {
    width: fit-content;
}

input.form-control.lib {
    width: 50%;
    margin-left: 15px;
}


/*Programmes*/
/*Programmes - Essential medicines*/
.publications-table-2 {
    width: 100%;
}

.publications-table-2 td img {
    float: right;
}

/*Programmes - EMHJ*/
.com-content-article.item-page.program.nobread.healthjournal {
    clear: both;
    padding-top: 20px !important;
    display: block;
}

/*Programmes - Health educations*/
.pdf {
    background: url(/images/general/icons/document-pdf.png) 100% 5px no-repeat;
    padding: 0px 20px 0px 5px;
}

/*Programmes - Surveillance, forecast and response*/
p + .figure-title {
    margin-top: 15px;
}

/*Programmes - Tobacco free initiative*/
div.tab button {
    text-align: right;
}

/*Programmes - Tuberculosis*/
.higlight-widget.bg-light {
    display: flex;
    align-items: center;
    flex-direction: row;
    background-color: #0c2b64 !important;
}

.health-topics.mega.stb.nobread .promo-box.dh {
    background-image: url(/images/stories/stb/about-tb.jpg);
    height: 550px;
    background-position-x: 48%;
    width: 100%;
}

.higlight-widget a {
    color: #fff!important;
}

/*Programmes - WHO Health emergencies*/
.cards-container, .cards-container.profile, .cards-container.amr {
    margin-bottom: 1.5rem;
    display: grid;
    display: -ms-grid;
    grid-gap: 0.1rem;
    -ms-grid-gap: 0.1rem;
    grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
}

/*Programmes - Violence, injuries and disability*/
.Bullet {
    background: url(/images/general/icons/bullet.gif) 100% 6px no-repeat!important;
}

.figure-title {
    text-align: right;
}


/*About us*/
.icon-box .icon img {
    max-width: 90px;
}

.megadropdown .dropbtn h3 {
    text-align: right;
}