.btnDirectionContantCol
{
 flex-direction: column;

}

.editIconStyleEditabelTabel{

  width: 18px;
  height: 18px;
  color: #323232;
}

.editButtonStyleEditabelTabel{
 display:none;
  background: #F5F6FA;
  border: 1px solid #BDC5DE;
  box-sizing: border-box;
  border-radius: 5px !important; 
  height: 35px; 
  width: max-content; 
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  margin-top: 8px;
  

}

.w-dt-lCol{
  width: 0;
}

.spanColorEditableTable{
  height: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  
  color: #243040;

}

.theadFontStyleEditableTable 
{
  width: 38px;
  height: 24px;  
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;  
  color: #667288;
  text-align: right;

}

.tbodyFontStyleEditableTable
{
  width: 114px;
  height: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: right;
  color: #667288

}


.tdMainFontStyleEditableTabel {
  width: min-content;
  height: 24px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #323232;

}


.tabelStyleEditabel {
  width: 98.9% !important;
  background: #FFFFFF;
border: 2px solid #D6D9E3;
box-sizing: border-box;
border-radius: 10px !important;
}

.tabelcellEditSelectForm {
  width: 114px;
  height: 36px;
  background: #FFFFFF;
  border: 1px solid #BDC5DE;
  box-sizing: border-box;
  border-radius: 5px;

}

.tabelBorderLeftSide{
  border-left: 2px solid #D6D9E3;
}

.widthfirstchild-10{

  width:10%;
  padding-left: 0 !important;
  padding-right: 10px !important;

}


.fontStyleSaveButtonText{
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 20px;
color: #667288;
}


@media (max-width: 767px) {
.theadFontStyleEditableTable{
  font-size: 12px ;
}
}

.nk-activity-item.prlistofsubject
{
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border-top: 1px solid #D6D9E3;
}

.w-155{
  width: 15% !important;
}
.w-20{
  width:20% !important;
}



