.dhx_year_body table td{
	padding: 0px 0px !important;
}

.dhx_cal_data table td{
	padding: 0px 0px !important;
}

.dhx_cal_container{
  font-family: var(--crm-font) !important;
  font-size: 0.8rem !important;
}

.dhx_cal_header{
left: 0;
}

.crm-container table.dhx_data_table{
  border: 0;
}

.crm-container .dhx_cal_data table tr:not(tr.dhx_row_item, tr.dhx_row_folder) {
  border: 0 !important;
}

.dhx_cal_data table {
  border: 0 !important;
}

tr.dhx_row_folder td.dhx_matrix_scell{
  font-size: 0.8rem !important;
}

tr.dhx_row_item, tr.dhx_row_folder {
  border-left: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
}

.crm-container .dhx_matrix_cell, .crm-container .dhx_matrix_scell {
  border-right: 1px solid #CECECE;
}
