/*------------------------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: white;
  color: #111111;
  border-color: #c8c8c8;
  font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial;
}
.e-progressbar {
  
  color: #333333;
}
.e-progressbar {
  /*other*/

  
}
.e-progressbar {
  background-color: white;
  border-color: #c8c8c8;
}
.e-progressbar .e-progress {
  
}
.e-progressbar .e-progress {
  background: #74c3e7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #74c3e7, #179bd7);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #74c3e7), color-stop(100%, #179bd7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #74c3e7, #179bd7);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #74c3e7, #179bd7);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #74c3e7, #179bd7);
  /* IE10+ */
  background: linear-gradient(to bottom, #74c3e7, #179bd7);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74c3e7', endColorstr='#179bd7', GradientType=0);
  /* IE6-9 */

}
