
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(/static/media/open-sans-v17-latin-regular.b9e56724ef49012eeb57.eot);
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url(/static/media/open-sans-v17-latin-regular.b9e56724ef49012eeb57.eot?#iefix) format('embedded-opentype'),
       url(/static/media/open-sans-v17-latin-regular.f57a62e9efddf6ace18b.woff2) format('woff2'),
       url(/static/media/open-sans-v17-latin-regular.347639ec49f4b2884a96.woff) format('woff'),
       url(/static/media/open-sans-v17-latin-regular.cf6a34547195e0972978.ttf) format('truetype'),
       url(/static/media/open-sans-v17-latin-regular.3c927f8d5c82e30f39e5.svg#OpenSans) format('svg'); 
}

@font-face {
  font-family: 'ConthraxBk-Regular';
  src: url(/static/media/conthrax-rg-webfont.2f01c7bca0e9d0dc7a7a.woff2) format('woff2'),
  url(/static/media/conthrax-rg-webfont.a0552118e7b0eb13f953.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell','Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  overflow: auto;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
}


 ::-webkit-scrollbar{width:5px;height:5px} 

 ::-webkit-scrollbar-track {
  background-color: #FFFFFF; 

  }
  ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background:#CFCFCF; 
  }

  input[type=number]::-webkit-outer-spin-button,
  input[type=number]::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
  }


.mt1 {margin-top : 8px !important;}

.m1 {margin: 8px !important;}
.m2 {margin: 16px !important;}
.m3 {margin: 24px !important;}
.m4 {margin: 32px !important;}

.min-width-200 {
  min-width: 200px !important;
}

.table-header-icon {
  color: #56CCF2;
  margin: 18px 10px 0px 0px;
}

.table-header-title {
  font-size: "12px";
  font-style : "normal";
  font-weight: "normal";
  line-height: "21px";
  letter-spacing: "0.4px";
  color: "#173A64";
  margin: 18px 18px 0px 0px;
}

.white-background {
  background-color: white;
}

.font-conthrax-headings {
  font-family: "ConthraxBk-Regular";
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;

}

.masterTableEyeIcon{
  color: #56CCF2;
  font-size: 15px;
  cursor: pointer;
}
.rnc {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 255px;
    background-color: #eee;
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
  }
  
  .rnc-row {
    display: flex;
    align-items: stretch;
    margin: 0 0 10px 0;
  }
  
  .rnc-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 0 0 10px;
  }
  
  .rnc-canvas {
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 4px;
  }
  
  .rnc-button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    background: #fff;
    color: inherit;
    border: none;
    padding: 0;
    width: 25px;
    height: 20px;
    box-sizing: border-box;
    border-radius: 4px;
  }
  
  .rnc-button svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
  }
  
  .rnc-input {
    border: none;
    padding: 10px 6px;
    font-size: inherit;
    font-family: inherit;
  }

.poems_home{
  position: absolute;
  width: 100%;
  height: 700px;
  left: 72px;
  top: 81px;
  display:flex;
  background-repeat: no-repeat;
  background-size: 100%;
}
.poems_contentgap{
  position: absolute;
  width: 229px;
  height: 0px;
  left: 441px;
  top: 188px;
  border: 1px solid #C0C0C0;
  transform: rotate(90deg);
}
.poems_homecontent{
position: absolute;
left: 0%;
right: 0%;
top: 62.5%;
bottom: -19%;
background: rgba(0, 25, 39, 0.6);
transform: rotate(-180deg);
  
}
.homegrid{
background-color: #E8E8E8;
margin: "20px 0 0 50px";
width: calc(100% - 60px);
}
.poems_contentlist{
  position: absolute;
  width: 229px;
  height: 0px;
  left: 185px;
  top: 306px;
  color: #FFFFFF;
  /* border: 1px solid #C0C0C0; */
  transform: rotate(-180deg);
}
.poems_homebarcontent{
  position: absolute;
  width: 539px;
  height: 321px;
  left: 688px;
  top: 20px;

  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  letter-spacing: -0.0241176em;
  transform: rotate(-180deg);
  color: #FFFFFF;

}


.sidebarcontent{
  position: absolute;
  margin:'5px';
  left: -4%;
  right: 0%;
  top:-1%;
  bottom: 0%;
  background: #FFFFFF;
  box-sizing: border-box;
  border-radius: 4px;
     z-index:2;
}
.treeview{
  position: absolute;
  left: 9.51%;
  right: 78.82%;
  top: 36.23%;
  bottom: 60.84%;
  background: #113C60;
  border-radius: 4px;
}

.buttonview{
  background-color: white; /* Green */
  border: none;
  color: #16427E;
  font-size: 20px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 100%;
}
.buttonalign{
  position: absolute;
  width: 30px;
  height: 30px;
  left: -15px;
  top: -37px;   
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.buttonalignleft{
  position: absolute;
  width: 30px;
  height: 30px;
  left:235px;
  top: -37px;   
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  z-index:2;
}

.image-gallery-content .image-gallery-slide .image-gallery-image {
  max-height: 1270px !important;
} 
.image-gallery-left-nav .image-gallery-svg, .image-gallery-right-nav .image-gallery-svg{
width: 16px !important;
}
.image-gallery-right-nav {
right: 60px !important;
}
.image-gallery-left-nav, .image-gallery-right-nav {
top: 46% !important;
}
.image-gallery-bullets .image-gallery-bullets-container {
margin-left: 266px !important;
}
.image-gallery-icon {
color: rgba(255, 255, 255, 0.87) !important;
}
.chart {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin: 16px 0 0 0;
}

.chartHeight{
    height: 70vh !important;
}

.card {
    border: 1px solid rgba(0,40,100,.12);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 3px;
    margin: 4px 8px;
    padding: 5px 25px 5px 10px;
}

.text { 
    display: inline-block;
    margin-left: 10px;
    text-align: center;
}

.pie {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin: 16px 0 0 0;
}

.pie2 {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

.trainingIcon {
    width: 90px;
    height: 50px;
    fill:#857bff;
}

.shortageIcon {
    width: 90px;
    height: 50px;
    fill: #cd201f;
}

.leavesIcon {
    width: 90px !important; 
    height: 50px !important;
    fill: #f1c40f;
}  

.demandIcon {
    fill: #467fcf;
}

.restdayIcon {
    width: 48px !important;
    height: 48px !important;
    color: #467fcf;
}

.cursorpointer {
   cursor: pointer;
}

.actions {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 20px 0;
    padding: 0px;
}

.chart-container {
    position: relative;
    /* margin: auto; */
    height:70vh;
    width: 95vw;
    transition: 0.3s;
    margin: 16px 0 8px 0;
    /* box-shadow: 0 4px 20px 0 rgba(0,0,0,0.2); */
  }

/*.ag-theme-material .ag-header {
    top: 10;
    position: fixed;
    width: auto;
    display: table;
    z-index: 99;
}*/

  /* .MuiTableHead-root .MuiTableRow-root .MuiTableCell-head {
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
} */
/* position: "sticky",
top: 0,
padding: "15px",
fontWeight: 'bold',
"&:hover": {
  background: "#f0f0f0"
},
fontFamily: "Open Sans !important",
fontStyle: "normal !important",
fontWeight: "600 !important",
letterSpacing: "0.1px !important",
fontSize: "14px !important",
lineHeight: "21px",
color: "#4f4f4f !important", */

div.cellStyle, div.cellStyle > div {
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis; 
}

/* Prevent unnecessary ellipsis when content fits */
.MuiTableCell-root .cellStyle {
  max-width: 100%;
}

.table {
  overflow: clip;
}
.table .tableHead {
  -webkit-user-select: none;
          user-select: none;
  overflow-y: hidden;
}
.table .tableCell {
  padding: 5px 15px !important;
}
.table .tableCell:hover {
  background-color: white;
}
.table .tableCell.resizable {
  position: relative;
}
.table .tableCell.emptyCell {
  width: auto;
}
.table .resizeLine {
  position: absolute;
  height: 100%;
  width: 6px;
  top: 0;
  right: -2px;
  cursor: col-resize;
}
/* .table .resizeLine:hover {
  /* background-color: #0aa1dd; */
 */
.table .resizeLine:active {
  background-color: #0aa1dd;
}

.table .tableCell:hover .menuIconStyle {
  display: inline;
}
.table .tableCell .menuIconStyle {
  display: none;
}
.menuIconStyle  {
  color: rgba(86,204,242,.9)
}
.tableHeaderText{
  color:#4f4f4feb!important;
  font-weight: bold !important;
}

/* Consistent checkbox column width and spacing */
.master-table-checkbox-column {
  width: 50px !important;
  min-width: 50px !important;
  max-width: 50px !important;
  padding-right: 10px !important;
}
