.nojoom-main {
  background-color: #f4f7fc;
}
.nojoom-main-banner {
  background-color: #003C9F;
  height: 190px;
  border-radius: 8px;
}

.nojoom-main-banner {
  padding: 24px 19px;
  display: flex;
  justify-content: space-between;
}

.nojoom-main-banner-right,
.nojoom-main-banner-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.nojoom-main-banner-left-up p,
.nojoom-main-banner-left-down p,
.nojoom-main-banner-right-up p,
.nojoom-main-banner-right-down p {
  color: #fff;
}
.nojoom-main-cards {
  margin: 36px 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.nojoom-main-card {
  width: 49%;
  background-color: #fff;
  border-radius: 8px;
  padding: 17.5px 22px 17px 20px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border: solid 1px #efefef;
}

.nojoom-main-card-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 175px;
}

.nojoom-main-card-inner img {
  width: 28px;
}

.nojoom-main-card-inner-title {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #221e20;
}

.nojoom-main-card-inner-description {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #6a6a6a;
}

.nojoom-main-card-inner button {
  background-color: transparent;
  border: none;
  color: #ed1c24;
  display: inherit;
}
.view-reward-shop-button {
  padding: 5px 19px 6px 20px;
  border: solid 1px #ed1c24;
  background-color: #fff;
  border-radius: 25px;
}

.main-reward-shop-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.reward-shop-banner-img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
}

.main-nojoom-sidebar-card {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 13px;
}

.main-nojoom-sidebar-card .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 .card-title-description {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.83;
  letter-spacing: normal;
  color: #6a6a6a;
  padding: 10px;
}

.main-nojoom-sidebar-card .header div .card-title,
.main-nojoom-sidebar-card .header .card-title {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #2d2f39;
  margin: 0;
}

.statistics-section-total-numbers {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 13px 0;
}

.statistics-section-total-numbers .total-number-part {
  flex: 1;
}

.total-number-part .value {
  font-size: 14px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: #ed1c24;
  margin: 0 0 2px 0;
}

.total-number-part .key {
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  margin: 0 0 3px 0;
}

.tabs-section-container {
  height: 40px;
  margin: 11px 0 13.5px 0;
  padding: 2px;
  border-radius: 20px;
  background-color: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300 !important;
}

.tabs-section-button {
  background-color: transparent;
  color: #221e20;
  font-family: Ooredoo;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  border: solid 1px transparent;
  flex: 1;
  height: 36px;
  border-radius: 19px;
  padding-top: 8.5px;
  padding-bottom: 8.5px;
  transition: all 0.3s ease;
}

.tabs-section-button.active {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  color: #221e20;
  /* font-weight: 700; */
}

.padding-lef-right-10 {
  padding: 10px;
}

.years-tabs-section {
  width: 100%;
  height: 40px;
  margin: 13.5px 0 11.5px;
  padding: 12.5px 19px 5.5px 19px;
  background-color: #e7e6e7;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.years-tab {
  background-color: transparent;
  border: none;
}

.years-tab .text {
  font-family: Ooredoo;
  font-size: 14px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #878787;
}

.years-tab .under-line-active {
  width: 100%;
  height: 3px;
  margin: 3px 33px 0 0;
  border-radius: 1.5px;
  background-color: transparent;
}

.years-tab.active .text {
  color: #373435;
  font-weight: 800;
}

.years-tab.active .under-line-active {
  background-color: #ed1c24;
}

.year-months-section .year-month-section:last-child {
  border-bottom: 1px solid #ededed;
}

.year-month-section {
  padding: 6px 0;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.33;
  letter-spacing: normal;
  color: #373435;
  cursor: pointer;
}

.month-statistics-container {
  padding: 10px;
  background-color: #f4f7fc;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.month-statistics-container .amount-value .title {
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #221e20;
}

.month-statistics-container .amount-value .value {
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #393939;
}

.month-statistics-container .amount-value img {
  margin: 0 0 7px 0;
}


.voucher-button{
  background-color: transparent;
  border: none;
  color: #ed1c24;
  display: inherit;
}

.enrolled-month{
  font-weight: bold;
  text-shadow: 2px 2px 5px #775c5c80;
  font-size: 15px;
  color: red;
}