/* ---World Health Organisation -------------------------------------- */
/* --- CSS Framework: General definitions ------------------------------*/
/*-----------------------------------------------------------------------
    This stylesheet includes header, footer, menu and language CSS from 
    a combination of who.int and Proethos files.
    Raymond Zziwa 27 March 2015
=======================================================================*/
/*
body {
    background-color: #FFFFFF;
    padding: 0;
    margin:0;
}
*/
body {
    position: relative;
}
.affix {
    top:0;
    align:center;
    width: 100%;
    z-index: 9999 !important;
}
.navbar {
    margin-bottom: 0px;
    background-color: #1E7FB8;
    border-color: #1E7FB8;
}

.affix ~ .container-fluid {
    position: relative;
    top: 50px;
}





h1 {
  color: #002b54;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
}
h2 {
  color: #002b54;
  font-weight: bold;
}
/*#page {
    background-color: #FFFFFF;
    border-color: #080808;
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0 0 0px;
    width: 1400px;
    height: 1000px;
}
#page-wrapper{
  background-color: #FFFFFF;
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0 0 0px;
    width: 1020px;
}
#wrapper {
    background-color: #FFFFFF;
    background-position: left top;
    background-repeat: repeat-y;
    padding: 0 5px;

   
}


#container{
    border-right: none;
}

.main-content{
    margin-bottom: 10px;
}
*/

/* Header */
#banner-box
{
    background:#1E7FB8;
    padding: 0 0 0 0;
    position: relative; 
    height: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default; 
    
}
#banner_logo{
    position: relative;
    top: 5px;
    left: -10px;
    float: left;
    width: 170px;
    height: 50px;
    border-right:1px solid white;
    margin-left: 10px;
    z-index:100;
}
#banner_nav {
    position: absolute;
    top: 0px;
    right: -10px;
    float: right;
    height: 70px;
    border-right:1px solid white;
    margin-right: 30px;
    z-index:99; 
}
#banner_app_name{
    position:relative;
    padding: 0 150px;
    font-size: 11px;
    top: 17px;
    font-weight: bold;
    white-space: nowrap;
    color: black;
    margin: 15px 0 25px 0;
}
.banner_ app_name h2{
    top:0px;
    font-weight: normal;
    display:block;
    margin: 5px 0 0 5px;
    white-space:normal;
  
}
.module-help li
{
margin-left: 0.5em !important;
}

/* Title */
#branding {
    height: 90px;
}

#branding a img {
    vertical-align: middle;
}

.branding_title{
    font-size: 36px;
    color: #1E7FB8;
    border-left: 2px solid #1E7FB8;
    padding-left: 20px;
    position:relative;
    bottom: -8px;
}

/* Navigation */


.navbar-brand{
  color:#fff;
   
  
}
.navbar-nav>li>a {

   color:#fff !important;

   
}
.navbar-nav>li>a.selected {

    background-color:#178acc;
}
a.topmenu{
    color:#178acc;
    background-color:#178acc;

}
li.active:hover {

    background-color:#178acc;
}
li  a  {

   margin-left: 0px;
}

ul.nav navbar-top-links navbar-right{

   color:#fff !important;
   background-color: #fff;
  
}
li.dropdown{

   color:#ccc !important;
   background-color: #fff;
   
}
/*------------------------------------------------------------------
[3. Subnavbar / .subnavbar]
*/

.subnavbar {
        margin-bottom: 2.5em;
    }
    
.subnavbar-inner {
    height: 60px;
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
}

.subnavbar .container > ul {
    display: inline-block;
    
    height: 80px;
    padding: 0;
    margin: 0;
    
}

.subnavbar .container > ul > li {
    float: left;
    
    min-width: 90px;
    height: 60px;
    padding: 0;
    margin: 0;
    
    text-align: center;
    list-style: none;
    
    border-left: 1px solid #d9d9d9;
    
    
}

.subnavbar .container > ul > li > a {
    display: block;
    
    height: 100%;
    padding: 0 15px;
    
    font-size: 12px;
    font-weight: bold;
    color: #b2afaa;
}

.subnavbar .container > ul > li > a:hover {
    color: #888;
    text-decoration: none;
}

.subnavbar .container > ul > li > a > i {
    display: inline-block;
    
    width: 24px;
    height: 24px;
    margin-top: 11px;
    margin-bottom: -3px;
    font-size: 20px;
}

.subnavbar .container > ul > li > a > span {
    display: block;
    
}


.subnavbar .container > ul > li.active > a {
    
    border-bottom:3px solid #ff7f74;
    color: #383838;
}
    

.subnavbar .dropdown .dropdown-menu a {
    font-size: 12px;
}

    
.subnavbar .dropdown .dropdown-menu {
        text-align: left;
        
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    
    
    
.subnavbar .dropdown-menu::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.subnavbar .dropdown-menu::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    top: -6px;
    left: 10px;
}


.subnavbar .caret {
    margin-top: 4px;
    
    border-top-color: white;
    border-bottom-color: white;
}

.subnavbar .dropdown.open .caret {
    display: none;
}

/*------------------------------------------------------------------
[6. Widget / .widget]
*/

.widget {
    
    position: relative;
    clear: both;
    
    width: auto;
    
    margin-bottom: 2em;
        
    overflow: hidden;
}
    
.widget-header {
    
    position: relative;
    
    height: 40px;
    line-height: 40px;
    
    background: #f9f6f1;
    background:-moz-linear-gradient(top, #f9f6f1 0%, #f2efea 100%); /* FF3.6+ */
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f6f1), color-stop(100%,#f2efea)); /* Chrome,Safari4+ */
    background:-webkit-linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* Chrome10+,Safari5.1+ */
    background:-o-linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* Opera11.10+ */
    background:-ms-linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* IE10+ */
    background:linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f1', endColorstr='#f2efea');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f1', endColorstr='#f2efea')";
    
    
    border: 1px solid #d6d6d6;
    
    
    -webkit-background-clip: padding-box;
}   
    
    .widget-header h3 {
        
        position: relative;
        top: 2px;
        left: 10px;
        
        display: inline-block;
        margin-right: 3em;
        
        font-size: 14px;
        font-weight: 800;
        color: #525252;
        line-height: 18px;
        
        text-shadow: 1px 1px 2px rgba(255,255,255,.5);
    }
    
        .widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
            
            display: inline-block;
            margin-left: 13px;
            margin-right: -2px;
            
            font-size: 16px;
            color: #555;
            vertical-align: middle;
            
            
            
        }




.widget-content {
    padding: 20px 15px 15px;
    
    background: #FFF;
    
    
    border: 1px solid #D5D5D5;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.widget-header+.widget-content {
    border-top: none;
    
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.widget-nopad .widget-content {
    padding: 0;
}

/* Widget Content Clearfix */   
.widget-content:before,
.widget-content:after {
    content:"";
    display:table;
}

.widget-content:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.widget-content {
    zoom:1;
}

/* Widget Table */

.widget-table .widget-content {
    padding: 0;
}

.widget-table .table {
    margin-bottom: 0;
    
    border: none;
}

.widget-table .table tr td:first-child {
    border-left: none;
}

.widget-table .table tr th:first-child {
    border-left: none;
}


/* Widget Plain */

.widget-plain {
    
    background: transparent;
    
    border: none;
}

.widget-plain .widget-content {
    padding: 0;
    
    background: transparent;
    
    border: none;
}


/* Widget Box */

.widget-box {   
    
}

.widget-box .widget-content {   
    background: #E3E3E3;    
    background: #FFF;
}


/* Faqs */

.faq-search {
    margin-bottom: 2em;
    
    text-align: right;
}

.faq-search input {
    width: 96%;
    display: block;
    padding: 2%;
}



.faq-empty {
    display: none;
}



.faq-toc {
    padding: 1.5em 0;
    margin: 2em 0 0;
    
    border: 1px dotted #CCC;
    border-right: none;
    border-left: none;
}

.faq-toc ol {
    padding: 0;
    margin: 0;
}

.faq-toc li {
    margin-bottom: .75em;
    
    list-style: none;
}

.faq-toc a {
    margin-left: .5em;
}



.faq-list {
    padding: 0;
    margin: 3em 0 0;
    
    list-style: none;   
}

.faq-list li {
    display: table;
    margin-bottom: 2em;
}

.faq-icon {
    display: table-cell;
    padding-right: 1.25em;
    vertical-align: top;
}

.faq-text {
    display: table-cell;
    vertical-align: top;
    
}


.faq-number {
    width: 32px;
    height: 32px;
    
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
    color: #FFF;
    
    background: #00ba8b;
    
    border: 3px solid #FFF;
    
    
    
    border-radius: 100px;
    
    
}




.btn-support-ask {
        display: block; font-size: 22px; padding: 14px 0; font-weight: 600; margin-bottom: .75em;
    }
    
    .btn-support-contact {
        display: block; padding: 12px 0; font-size: 18px; font-weight: 600;
    }



.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
content: none;
display: table;
}

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}

.table-bordered {
width: 96%;
}

/* Message layout */


ul.messages_layout {
    position: relative;
    margin: 0;
    padding: 0
}
ul.messages_layout li {
    float: left;
    list-style: none;
    position: relative
}
ul.messages_layout li.left {
    padding-left: 75px
}
ul.messages_layout li.right {
    padding-right: 75px
}
ul.messages_layout li.right .avatar {
    right: 0;
    left: auto
}
ul.messages_layout li.right .message_wrap .arrow {
    right: -12px;
    left: auto;
    background-position: 0 -213px;
    height: 15px;
    width: 12px;
}
ul.messages_layout li.by_myself .message_wrap {
    border: 1px solid #b3cdf8
}
ul.messages_layout li.by_myself .message_wrap .info a.name {
    color: #4a8cf7
}
ul.messages_layout li a.avatar {
    position: absolute;
    left: 0;
    top: 0
}
ul.messages_layout li a.avatar img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
ul.messages_layout li .message_wrap {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #e9e9e9;
    padding: 10px;
    border: 1px solid #cbcbcb;
    margin-bottom: 20px;
    float: left;
    background: #fefefe;
    -webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
    -moz-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
    box-shadow: rgba(0,0,0,0.1) 0 1px 0px
}
ul.messages_layout li .message_wrap .arrow {
    background-position: 0 -228px;
    height: 15px;
    width: 12px;
    height: 15px;
    width: 12px;
    position: absolute;
    left: -12px;
    top: 13px
}
ul.messages_layout li .message_wrap .info {
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
    line-height: 23px
}
ul.messages_layout li .message_wrap .info .name {
    float: left;
    font-weight: bold;
    color: #483734
}
ul.messages_layout li .message_wrap .info .time {
    float: left;
    font-size: 11px;
    margin-left: 6px
}
ul.messages_layout li .message_wrap .text {
    float: left;
    width: 100%;
    border-top: 1px solid #cfcfcf;
    padding-top: 5px;
    word-wrap: break-word;
    word-spacing: normal;
}

ul.messages_layout .dropdown-menu  li{ width:100%; font-size:11px;}

/* step by step menu*/

.step {
    text-align: center;
}

.step .col-md-2 {
    background-color: #fff;
    border: 1px solid #C0C0C0;
    border-right: none;
}

.step .col-md-2:last-child {
    border: 1px solid #C0C0C0;
}

.step .col-md-2:first-child {
    border-radius: 5px 0 0 5px;
}

.step .col-md-2:last-child {
    border-radius: 0 5px 5px 0;
}

.step .col-md-2:hover {
    color: #F58723;
    cursor: pointer;
}

 .step .col-md-1 {
     background-color: #fff;
     border: 1px solid #C0C0C0;
     border-right: none;
 }

.step .col-md-1:last-child {
    border: 1px solid #C0C0C0;
}

.step .col-md-1:first-child {
    border-radius: 5px 0 0 5px;
}

.step .col-md-1:last-child {
    border-radius: 0 5px 5px 0;
}

.step .col-md-1:hover {
    color: #F58723;
    cursor: pointer;
}

.step .activestep {
    color: #F58723;
    height: 100px;
    margin-top: -7px;
    padding-top: 7px;
    border-left: 2px solid #5CB85C !important;
    border-right: 6px solid #5CB85C !important;
    border-top: 3px solid #5CB85C !important;
    border-bottom: 3px solid #5CB85C !important;
    vertical-align: central;
}

.step .fa {
    padding-top: 15px;
    font-size: 40px;
}

/*table header wrapping*/
.result_table_col {
    min-width: 130px !important;
    max-width: 130px;
    word-wrap: break-word !important;
}

.fixed-table-container thead th .th-inner {
    white-space: normal;
}


.topmenu_on, .topmenu_on a
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    text-align:center;
    background-color: #5cb85c;/*#1D4161;*/
    text-decoration: none;
}
.topmenu_off, .topmenu_off a
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#1D4161; /*#1D4161;*/
    text-align:center;
    background-color: #d6e6f4; /*#9EB5CA;*/
    text-decoration: none;
}


