/* @override 
	http://usaid-afr-ebola.geopoll.com/css/easydata.css
	https://usaid-afr-ebola.geopoll.com/css/easydata.css
*/
#easy{
  width: 100%;
  background-color: #fff;
  margin: 0px 0px 10px 0px;
  overflow-x:scroll;
}
div#logos {
	
}
div#spacer {
	height:40px;
	background-color: #d8d8d8;
}
#logo-mstar{
	margin-bottom:10px !important
}
#disclaimer {font-size: 12px;font-style: italic;padding-top: 20px;}
div#logos img{
	padding: 15px 20px 5px 5px;
	margin: 0px;
	display: inline;
}
#logo-usaid, #logo-fhi360, #logo-mstar {
	height: 80px;
	vertical-align:bottom;
}
#easy div.row {
	margin: 0px;
	min-width: 790px;
}
#easy div.col-md-2 {
	max-width:200px;
	min-width: 180px;
	width: 20%;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display:inline-block;
	vertical-align:top;
}
#easy div.col-md-10 {
	min-width: 590px;
	width: 74%;
	margin: 0px;
	padding: 0px 0px;
	display:inline-block;
	vertical-align:top;
}
#filters h5 {
	display: block;
	margin: 10px auto;
	width: 100%;
	text-align: center;
}
.btn-primary{
	text-align:center;
	display: block;
	margin: 0px auto 5px auto;
	width: 100%;
	padding: 6px 0px !important;
}
.reportcontent{
    margin: 0px 0px 0px 0px;
}
.line-legend li span, .bar-legend li span {
    width:15px;
    height:15px;
    float: left;
    margin: 5px -20px;
}
.line-legend li, .bar-legend li {
	font-size:12px
}
.line-legend, .bar-legend {
    list-style-type: none;
    
}


#chartholder
{
    margin:0 0px 30px 0;
    width:100%;
    height: 300px;
    float:left;
}
#trackingchart
{
	height: 300px;
	margin-right: 160px;
}
#trackingdata {
    clear:both;
    font-size: 11px;
}
#trackingdata th {
	padding:5px;
}
#trackingdata td {
	padding:5px;
}
#labeler{
	width:150px;
	float:right;
	height:300px;
	overflow-y:auto;
}
#filters {
	padding: 0px 0px;
	margin-right: 0px;
	width: 100%;
}
.customFilter, .customFilterActive
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 5px auto;
	width: 100%;
	max-width: 100%;
	display:table;
}
.customFilterActive a span
{
	text-align: left;
}
.customFilterActive input
{
	float:left;
	margin:5px 10px 5px 10px;
}

.customFilterActive label
{
	font-weight: normal;
	display: table-cell;
    cursor: pointer;
    font-size: 11px;padding-top: 3px;}
.customFilter .customFilterItem
{
	display: none;
}
.customFilter .expanded
{
	display:none;
}
.customFilterActive .collapsed
{
	display:none;
}
#charttypes {
	padding-top: 4px;
}
#charttypes span:hover {
	cursor: pointer;
}
#charttypes span.activeChartType {
	font-weight: bold;
}
.btn-methodology {
	float:right;
	margin: 10px 170px 10px 10px;
}
#title {
	display:block;
	margin-top:0px
}
#trackingdata td{
	white-space: pre;
}
#trackingdata .color0{ background-color: rgba(115,115,115,0.8) !important}	
#trackingdata .color1{ background-color: rgba(241,90,96,0.8) !important}	
#trackingdata .color2{ background-color: rgba(122,195,106,0.8) !important}	
#trackingdata .color3{ background-color: rgba(90,155,212,0.8) !important}	
#trackingdata .color4{ background-color: rgba(250,167,91,0.8) !important}	
#trackingdata .color5{ background-color: rgba(158,103,171,0.8) !important}	
#trackingdata .color6{ background-color: rgba(206,112,88,0.8) !important}	
#trackingdata .color7{ background-color: rgba(215,127,180,0.8) !important}	
