/*-----------------------Map------------------*/
/*-----------------------PdfViewer------------------*/
/*-----------------------End PdfViewer------------------*/
/*-----------------------OLAP Definition-----------------*/
/*-----------------------OLAP Definition End-----------------*/
/*----------------------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-----------------------*/
/*----------------------Office 365 theme-----------------------*/
/*----------------------High-Contrast-01 & High-Contrast-02 theme-----------------------*/
/*----------------------rangeScrollbar Start------------------*/
/*----------------------rangeScrollbar End--------------------*/
/*----------------------material theme-----------------------*/
/*--------------- common ----------------- */
/*---------------high-contrast ------*/
/*---------------- Office-365 ----------------*/
/*------------------ material theme ---------------------*/
/*-----------------------HeatMap Definition-----------------*/
/* Common style */

.e-content-area {
  background-color: #111111;
  color: white;
  border-color: gray;
  font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial;
}
/*Theme Color*/

.e-gantt .e-toolbaricons {
  
}
.e-gantt .e-toolbaricons {
  color: white;
}
.e-search.e-tooltxt.e-hover {
  color: white !important;
}
.e-gantt .e-tooltxt.e-hover > span {
  color: white;
}
.e-gantt .e-gantt-Spliter {
  border-top-color: gray !important;
  border-bottom-color: gray !important;
}
.e-gantt .e-editValue .e-treegrid .e-headercell {
  border-bottom-color: gray !important;
  background-color: black !important;
}
.e-ganttdialog .e-ejinputtext,
.e-gantt .e-ejinputtext {
  
  color: #dbdb00;
  outline: none;
  border-style: solid;
  border-color: gray;
  vertical-align: baseline;
}
.e-ganttdialog .e-ejinputtext,
.e-gantt .e-ejinputtext {
  border-width: 1px;
  background-color: black;
}
.e-ganttdialog .e-ejinputtext:hover,
.e-gantt .e-ejinputtext:hover {
  border: 1px solid white;
}
.e-ganttdialog .e-ejinputtext:focus,
.e-gantt .e-ejinputtext:focus {
  
}
.e-ganttdialog .e-ejinputtext:focus,
.e-gantt .e-ejinputtext:focus {
  box-shadow: 0 0 5px black;
}
.e-deletepre.e-icon,
.e-addpre.e-icon {
  font-family: Segoe UI, Helvetica Neue, Ubuntu, Arial;
}
.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider {
  
}
.e-gantt .e-splitter .e-hover.e-splitbar.e-split-divider {
  border-color: white;
}
.e-gantt .e-splitter .e-splitbar.e-split-divider:hover {
  border-color: white;
}
.e-gantt .e-gantttoolbar li.e-hover {
  border-color: white;
}
.e-gantt .e-treegrid .e-gridheader {
  color: white;
  border-color: gray;
}
.e-gantt .e-treegrid .e-gridheader {
  background: black;
}
.e-gantt .e-treegrid .e-headercelldiv {
  color: white;
}
.e-gantt .e-treegrid .e-headercelldiv .e-descending,
.e-gantt .e-treegrid .e-headercelldiv .e-ascending,
.e-gantt .e-treegrid .e-headercell .e-columnmenu-icon {
  color: white;
}
.e-gantt .e-treegrid .e-headercell {
  border-top-color: gray !important;
  
}
.e-gantt .e-treegrid .e-headercell {
  border-right-color: gray !important;
}
.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active {
  
}
.e-ganttdialog .e-tab .e-header.e-addborderbottom .e-active {
  border-top: solid 1px gray !important;
}
.e-ganttdialog .e-titlebar {
  
}
.e-ganttdialog .e-titlebar {
  border-bottom: 1px solid gray !important;
}


