/* need verify with UX team*/
.pager-hover-gradient {
  background: #57452d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #57452d, #57380f);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #57452d), color-stop(100%, #57380f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #57452d, #57380f);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #57452d, #57380f);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #57452d, #57380f);
  /* IE10+ */
  background: linear-gradient(to bottom, #57452d, #57380f);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57452d', endColorstr='#57380f', GradientType=0);
  /* IE6-9 */

}
/*-----------------------Map------------------*/
/*-----------------------PdfViewer------------------*/
/*-----------------------End PdfViewer------------------*/
/*----------------------OLAP Definition------------------*/
/*----------------------Reportviewer Definition start------------------*/
/*----------------------Reportviewer Definition End------------------*/
/*-----------------------SymbolPalette Definition-----------------*/
/*-----------------------Diagram Definition-----------------*/
/*-----------------------Datepicker Definition-----------------*/
/*-----------------------Bootstrap support-----------------*/
/*----------------------Ribbon Definition-----------------------*/
/*----------------------Ribbon End-----------------------*/
/*----------------------Kanban Definition-----------------------*/
/*----------------------Kanban End-----------------------*/
/*----------------------Spreadsheet Definition-----------------------*/
/*----------------------Spreadsheet End-----------------------*/
/*----------------------rangeScrollbar Start------------------*/
/*----------------------rangeScrollbar End--------------------*/
/*----------------------Office 365 theme-----------------------*/
/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/
/*----------------------material theme-----------------------*/
/*--------------- common ----------------- */
/*---------------high-contrast ------*/
/*---------------- Office-365 ----------------*/
/*------------------ material theme ---------------------*/
/*-----------------------HeatMap Definition-----------------*/
/* Common style */

.e-content-area {
  background-color: #111111;
  color: white;
  border-color: #494949;
  font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial;
}
.e-drilldownHeader {
  font-size: 15px;
  text-indent: 10px;
}
.e-drilldownlabel {
  color: white;
}
.e-drilldownlabel:hover {
  text-decoration: underline;
}
.e-drilldownarrow {
  fill: white;
  stroke: transparent;
  stroke-width: 1px;
  zoom: 1;
}
.e-treemap-leaflabel {
  font-size: 14px;
  font-weight: normal;
  font-family: Segoe UI;
  color: white;
}
.e-treemap-legendLabel {
  font-size: 12px;
}
.e-treemap-label {
  font-size: 14px;
}
.e-treemap-header {
  font-size: 15px;
}
