/*@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

body{
	font-family:'Open Sans';
}*/

#save_btn_hide{
	display: none;
}

.rm_item{
	color: red;
}

.add_item{
	color: green;
}

.rm_item,.add_item{
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
}

.input_bg{
	width: 600px;
}

.input_md{
	width: 350px;
}

.input_sm{
	width: 200px;
}

.input_tn{
	width: 50px;
}

#top-menu .current a
{
    color: orange !important;
}

/*table tr th,table thead tr{
	background-color: #337ab7;
	color: white;
}*/

.td_label label,.td_label{
	text-align: left;
	font-weight: bold;
	background-color: #f5f5f5;
	border-spacing: 10px;
}

.borderless td,.borderless th{
	border: none;
}

.status,.status_ok,.status_danger{
	cursor: pointer;
	font-weight: bold;
}

.status_danger{
	color: red;
}

.status_ok{
	color: green;
}

.status_highlite{
	color: #663300; 
	font-weight: bold;
}

.live_drpdwn{
	min-width: 350px;
	max-height: 300px;
	border: 1px solid  #D2B9D3;
	background-color: #DDE1EC;
	position: absolute;
	border-radius: 2px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    width: 100px;
    padding-left:5px;
    overflow-y:auto;
    z-index: 99 !important;
}

.blue-icon-md,.blue-icon{
	color: #337ab7;
}

.blue-icon-md{
	font-size: 40px;
}

body{
	padding-top: 60px;
}

.navbar-custom .navbar-nav > li > a:hover, .navbar-custom .navbar-nav > li > a:focus {
/*background-color: #346290;*/
background-color: #00786A;
}

.navbar-custom .navbar-nav > .active > a, .navbar-custom .navbar-nav > .active >
 a:hover, .navbar-custom .navbar-nav > .active > a:focus {
color: white; /*BACKGROUND color for active*/
/*background-color: #346290;*/
/*background-color: red;*/
background-color: #D32F2F;
}

.navbar-custom {
   /* background-color: #337ab7;
    border-color: #337ab7;*/
    border-color: #F44336 ;
    background-color: #F44336;
}

 .navbar-custom .dropdown-menu > li > a:hover,
  .navbar-custom .dropdown-menu > li > a:focus {
    color: #3572b0;
   text-decoration: none;
   }

 .navbar-custom .nav > li > a:hover,
 .navbar-custom .nav > li > a:focus,
 .navbar-custom .navbar-nav > .open > a:focus,
 .navbar-inverse .navbar-nav > .open > a {
    text-decoration: none;
    /*background-color: #346290;*/ /*Change rollover cell color here*/
    background-color: #D32F2F;
  }



  .navbar-custom .navbar-nav > li > a {
   color: white; /*Change active text color here*/
   font-size: 15px;
    }

.nice_red{
	color: #610B0B;
}

.blue-link:hover,.blue-link:focus, .blue-link:visited{
	text-decoration: none;
}

.blue-link{
	cursor: pointer;
}


.dsktp{
	text-align: center;/*
	background-color: #FFFFCC;
	border-radius:5px 5px 5px 5px;
	border: 2px solid  #FFAA33;*/
	height: auto;
	width: 80px;
}

.dsktp:hover {
	border:3px;
	/*background: url(../../gui/img/orange9.png);*/
	/*border-radius:5px 5px 5px 5px;*/
	text-decoration: none;
}

dsktp img{
	background-color: yellow;
}

.menu{
	background-color: #DCDCDC;
}

.btn-side{
	float: right;
}

.home-headers{
	font-size: 20px;
	letter-spacing: 2px;
}

.hdr{
	font-size: 15px;
	letter-spacing: 1.5px;
}

.hdr-grey{
	color: #808080;
}

.val-grey{	
	color: #C0C0C0;
}

.home-links{
	font-size: 16px;
	letter-spacing: 2px;
	text-align: center;
	width: 250px;
	height: 138px;
	border: 1px solid;
	border-radius: 5px; 
}

.home-links img{
	height: 60px;
	width: 60px;
}

.home-links a{
	text-decoration: none;
}

.home-links:hover{
	/*background-color: #DCDCDC;*/
	cursor: pointer;
	/*-webkit-box-shadow: 0px 0px 10px #888888;
    box-shadow: 0px 0px 10px #888888;*/
}

.home{
	color: #2E79B9;
	border-color: #2E79B9;
}

.home:hover{
	-webkit-box-shadow: 0px 0px 10px  #2E79B9;
    box-shadow: 0px 0px 10px  #2E79B9;
}

.eid{
	color: #388E3C;
	border-color: #388E3C;
}

.eid:hover{
	-webkit-box-shadow: 0px 0px 10px #388E3C;
    box-shadow: 0px 0px 10px #388E3C;
}

.scd{
	color: #44057C;
	border-color: #44057C; 
}

.admin{
	color: #FA9100;
	border-color: #FA9100;
}

.admin:hover{
	-webkit-box-shadow: 0px 0px 10px #FA9100;
	 box-shadow: 0px 0px 10px #FA9100;
}

.home-glyphicon{
	font-size:50px;
}

/*nnnn*/

.tab-labels{
    margin: 10px;
    margin-bottom: 0px;
    cursor: pointer;
}

.tab-sm-ttl{
    font-size: 11px;
}

.db-charts{
	overflow: auto;
	white-space: nowrap;
    width: 600px;
    height: 450px;
}

div.addition-metrics{ 
    padding: 20px; 
    min-height: 80px;
    border:1px solid #C0C0C0;
    text-align: center;
    letter-spacing: 1.5px;
}

.addition-metrics.figure,.addition-metrics.desc{
    color: #74777b;
    text-transform: uppercase;
	line-height: 25px;
}

.addition-metrics.figure{
    font-size: 25px;
}

.addition-metrics.desc{
    font-size: 12px;
}

.filter-tb {
    border:1px solid #C0C0C0;;
    color: #74777b;
    text-align: center;
    width: 100%;
    font-size: 12px; 
    letter-spacing: 1px;   
}

.filter-tb select{
    border:0px;
    width: 100%;
    background-color: white;
}

.filter-tb select option{
    border-bottom:1px solid #C0C0C0;
}

.filter-tb select option:hover,
.filter-tb select option:focus{
	background-color: #90B4FF; /*blue for filters*/
}

.sm_box{
    width:18px;
    height: 18px;
    border:0px
}

.sm_box.national{   
    background-color:#6D6D6D;
}

.sm_box.hiv-positive-numbers{
    background-color:#357BB8;
}

.sm_box.uptake{
    background-color:#5EA361;
}

.sm_box.init-rate{
    background-color:#F5A623;
}

.sm_box.hiv-positive-average{
    background-color:#9F82D1;
}

.table.facilities{
    font-size:12px;
}

.table.facilities tr,.table.facilities th{
    height: 10px;    
}

.table.facilities thead tr{
    background-color: #C0C0C0;
    color: black;
}

.filter-val{
	color: #fff;
	/*background-color: #90B4FF;*/
	/*background-color: #009688;*/
	background-color: #F44336;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 15px;
	font-size: 13px;
}

.filter-val>.remove{
	-webkit-box-shadow: 0px 0px 2px #641818;
	 box-shadow: 0px 0px 2px #641818;
}

.filter-val>x{
	color: #d2d2d2;
	cursor: pointer;
	font-size: 18px;
}

.filter-val>x:hover{
	color: #fff;
}

.facilties-sect{
	font-size: 11px;
	padding-left: 50px;
}

.facilties-sect table tr th,
.facilties-sect table thead tr,
.facilties-sect table tbody tr{
	height: 12px;
}

.facilities-sect-hiv-pstv table tbody tr{
	color: #357BB8;
}

.facilities-sect-uptake table tbody tr{
	color: #5EA361;
}

.facilities-sect-init-rates table tbody tr{
	color: #F5A623;
}

.facilities-sect-pstv-rates table tbody tr{
	color: #9F82D1;
}

.dist_faclty_toggle,.reg_toggle{
	cursor: pointer;
	margin-left: 30%;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #F44336 
}

.dist_faclty_toggle>.active,.reg_toggle>.active{
	background-color:#F44336; 
	color:#FFF;
	padding-top: inherit;
	padding-bottom: inherit;
}

.reg_toggle>.active{
	margin-right: -5px;
}

.filter-section{
	overflow: auto;
	padding:15px;
	white-space: nowrap;
}

.date_drpdwn{
	max-height: 150px;
	border: 1px solid;
	border-color: inherit;
	background-color:#fff; 
	position: relative;
	border-radius: 2px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    padding-left:5px;
    overflow-y:auto;
}

.filter_clear{
	cursor: pointer;
	color: #F44336;
}

.navbar-custom > navbar-brand{
	letter-spacing: 1px;
	font-weight: 800px;
	color: white;
	padding-right: 30px;
	padding-top: 100px;
	font-size: 50px;
}

.summary-tab{
	text-align: left;
}

.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.nav-tabs {
    margin-bottom: 0;
}

.border-frame{
    
    border-bottom: 1px solid #f44336;
    padding: 10px;
}



/** popup imported from bootstrap */
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}


.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}


.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

