section.filtersystem {}
#program-finder-page table td {
  border: 1px dotted #ccc;
}
section.filtersystem .table tr th {
  border-width:0px;
}
table th.heading-month {
	border: none;
	font-size: 10px;
	text-align: center;
	/* width: 5%; */
}
section.filtersystem .table .month_div {}
#program-finder-page table th.heading-title {
	border: none;
	font-size: 13px;
	/* width: 40%; */
	width: 260px;
}
section.filtersystem .table tr th {}
section.filtersystem .table tr th.heading-title {
  font-size:13px;
  width: 260px;
  letter-spacing: 0;
  font-weight: 500;
}
#program-finder-page table th.heading-month {
	border: none;
	font-size: 10px!important;
	font-weight: 400 !important;
	text-align: center;
	/* width: 5%; */
}
section.filtersystem select,
section.filtersystem .form-control,
section.filtersystem .form-select,
section.filtersystem textarea,
section.filtersystem input {}
section.filtersystem input[type="checkbox"] {
  visibility: visible;
  opacity: 1;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  display: inline;
  margin-right: 8px;
  align-self: flex-start;margin-top: 2px;
}
section.filtersystem .side-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: var(--body-font);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
section.filtersystem label,
section.filtersystem a {
  font-size: 12px;
  cursor: pointer;
  color: #313131;
  font-weight: 400;
}
section.filtersystem label {
  display:flex; 
  margin-bottom: 6px;
  padding-top: 10px; 
}
section.filtersystem label span {
  display: block;
  line-height: 1.4;
}
section.filtersystem table tr:nth-child(even) {
  background: #faf8f5;
}
.side-menu {
	width: 220px;
}
section.filtersystem .table tr th {
  background-color:#918873;
  font-weight: 600;
  color: #fff;
  font-weight: 400;
  color: #fff;
  font-size: 12px;
}
.side-menu li {
  border-bottom: 1px solid #d2d2d2;
  margin-bottom:0px;
  padding-left: 12px;
}
.side-menu li:last-child {
  border-bottom:none;
}
section.filtersystem .table {
  border: 1px solid #9b9a9a;
  color: var(--title-color);
  font-family: var(--body-font);
}
.table-responsive table {
  margin: 0;
}
section.filtersystem .table .textx {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.42;
  color: #4b8df8;
  letter-spacing: -0.03em;
}
section.filtersystem .title a {
  font-size: 17px;
  font-weight: 600;
  color: #505050;
}
.textx.font-bluex {
  float: left;
  padding-right: 0px;
  width: 100%;
}
.side-menu ul li:last-child {
  text-align: right;
}
.side-menu ul li a.right-link {
  text-align: right;
  font-size: 12px;
  font-weight: normal;
}
.table td {
  padding: 8px 9px;
  border-width:1px;
}
.program-finder-box {
  padding-left: 0px;
  margin-top: 30px;
}
.filtersystem .space p {
  margin-bottom: 0;
}
.title {
  margin-bottom: 4px;
}
.title i {
  font-size: 17px;
}
section.filtersystem .table .month_div {
  /* width: 49px;*/
  text-align: center;
  vertical-align: middle;
  vertical-align: middle;
  font-size: 11px;
  font-weight: 400;
}
section.filtersystem .table {
  border: none;
}
section.filtersystem .table td {
  border: 1px dotted #ccc!important;
}
section.filtersystem .table th,
section.filtersystem .table td {
  padding: 8px;
  line-height: 1.42857143;
}
section.filtersystem .table .td-date a {
  font-size: 11px;
  font-weight: 500;
}
section.filtersystem .font-red {
  color: #d84a38 !important
}
section.filtersystem .font-green {
  color: #35aa47 !important;
}
section.filtersystem .font-blue {
  color: #4b8df8 !important;
}
section.filtersystem table td.selected {
  background: #f3e8cc;
}
/* start new css by Hammad */
.side-menu {
  width: 100%;
  margin-bottom: 20px;
}
section.filtersystem .side-menu ul {
  display: flex;
  flex-wrap: wrap;
}
.side-menu .title {
	display: flex;
  justify-content: space-between;
  align-items: center;
}
section.filtersystem .title a {
  font-size: 18px;
  font-weight: 600;
  color: #252144;
}
section.filtersystem .title .right-link {
  font-size: 13px;
  color: #e0005b;
  font-weight: 500;
}
.side-menu .big-cbox li {
  border-bottom: none;
  padding: 0px 10px 0px 0px;
  margin: 0px 22px 20px 0px;
  background-color: #252146;
  color: #fff;
}
section.filtersystem label span {
  color: #252146;
}
section.filtersystem .big-cbox label span {
  color: #fff;
}
.big-cbox input {
	block-size: 25px !important;
	inline-size: 25px !important;
}
section.filtersystem input {
	accent-color: #e7005e;
}
section.filtersystem label {
  display: flex;
  margin-bottom: 0px;
  padding-top: 2px;
	align-items: center;
}
.small-cbox input {
	block-size: 1rem !important;
	inline-size: 1rem !important;
  margin-right: 4px !important;
}
.small-cbox label {
  font-size: 14px;
}
.small-cbox li {
  padding-left: 0px;
  padding-right: 18px;
  border-bottom: none;
}
.small-cbox label span {
  font-size: 14px;
}
.small-cbox input {
  accent-color: #232145 !important;
}
.big-cbox .program_category_checkbox {

}
section.filtersystem .table tr th {
  background-color: transparent;
  font-weight: 600;
  color: #fff;
  font-weight: 400;
  color: #252145;
  font-size: 14px;
}
section.filtersystem .table .month_div {
  background-color: transparent;
  color: #252145;
  font-size: 14px;
}
.table-responsive {
  border: none;
  margin-bottom: 16px;
  border-bottom: 1.5px solid #e7005e;
  border-radius: 8px;
  padding-bottom: 4px;
}
section.filtersystem .table tr th.heading-title {
  font-size: 16px;
  width: 330px;
  letter-spacing: 0;
  font-weight: 600;
}