/* 活动日历相关样式 */

/* Flex 工具类 */
.flex-row {
    display: flex;
    flex-direction: row;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.justify-between {
    justify-content: space-between;
}

/* 日历容器 */
.right-date {
    width: 100%;
    height: 100%;
}

.data-wrapper {
    background-color: rgba(255, 255, 255, 1);
    width: 100%;
    height: 100%;
    position: relative;
    justify-content: flex-center;
}

/* 日历标题栏 */
.section_19 {
    width: 100%;
    height: 72px;
    background: #B11519;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

/* 日历标题 */
.text_74 {
    width: 100%;
}

.text_75 {
    font-weight: 900;
    font-size: 24px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0px 24px;
}

/* 星期标题容器 */
.text-wrapper_5 {
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
}

/* 星期标题 */
.text_76 {
    flex: 1;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    color: #5E6580;
}

.text_77 {
    width: 28px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(159, 164, 184, 1);
    font-size: 14px;
    font-family: PingFang SC-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-left: 37px;
}

.text_78 {
    width: 28px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(159, 164, 184, 1);
    font-size: 14px;
    font-family: PingFang SC-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-left: 37px;
}

.text_79 {
    width: 28px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(159, 164, 184, 1);
    font-size: 14px;
    font-family: PingFang SC-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-left: 36px;
}

.text_80 {
    width: 28px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(159, 164, 184, 1);
    font-size: 14px;
    font-family: PingFang SC-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-left: 37px;
}

.text_81 {
    width: 28px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(159, 164, 184, 1);
    font-size: 14px;
    font-family: PingFang SC-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-left: 37px;
}

.text_82 {
    width: 28px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(159, 164, 184, 1);
    font-size: 14px;
    font-family: PingFang SC-Regular;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-left: 36px;
}

/* 日历行 */
.section_20 {
    width: 100%;
    height: 40px;
}

.section_21 {
    width: 100%;
    height: 40px;
}

.section_22 {
    width: 100%;
    height: 40px;
}

.section_23 {
    width: 100%;
    height: 40px;
}

.section_24 {
    position: absolute;
    left: 316px;
    top: 29px;
    width: 24px;
    height: 24px;
}

.text-wrapper_6 {
    visibility: hidden;
  }
/* 日期单元格容器 */
.text-wrapper_6 {
    background-color: #fff;
    border: 1px solid #9FA4B8;
    border-radius: 50%;
    height: 54px;
    width: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(94, 101, 128, 1);
}

.text-wrapper_7 {
    background-color: #fff;
    border: 1px solid #9FA4B8;
    border-radius: 50%;
    height: 54px;
    margin-left: 31px;
    width: 54px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(94, 101, 128, 1);
}

.text-wrapper_8 {
    background-color: rgba(155, 33, 50, 1);
    border-radius: 50%;
    height: 54px;
    margin-left: 31px;
    width: 54px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-wrapper_9 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 15px;
    height: 56px;
    margin-left: 30px;
    width: 56px;
}

.text-wrapper_10 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 26px;
    width: 56px;
}

.text-wrapper_11 {
    background-color: rgba(155, 33, 50, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_12 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_13 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    width: 56px;
}

.text-wrapper_14 {
    background-color: rgba(155, 33, 50, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 26px;
    width: 56px;
}

.text-wrapper_15 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_16 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_17 {
    background-color: rgba(155, 33, 50, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 26px;
    width: 56px;
}

.text-wrapper_18 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_19 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_20 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    width: 56px;
}

.text-wrapper_21 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 26px;
    width: 56px;
}

.text-wrapper_22 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_23 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_24 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 26px;
    width: 56px;
}

.text-wrapper_25 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_26 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_27 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    width: 56px;    
}

.text-wrapper_28 {
    background-color: rgba(155, 33, 50, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 26px;
    width: 56px;
}

.text-wrapper_29 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_30 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_31 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 26px;
    width: 56px;
}

.text-wrapper_32 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

.text-wrapper_33 {
    background-color: rgba(245, 246, 252, 1);
    border-radius: 20px;
    height: 56px;
    margin-left: 25px;
    width: 56px;
}

/* 日期数字 */
.text_83 {
    width: 30px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 30px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text_84 {
    width: 34px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 34px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.text_85 {
    width: 34px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 34px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: none !important;
}

.text_86 {
    width: 30px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 30px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text_87 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_88 {
    width: 17px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin: 10px 0 0 12px;
}

.text_89 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_90 {
    width: 17px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin: 10px 0 0 12px;
}

.text_91 {
    width: 17px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin: 10px 0 0 11px;
}

.text_92 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_93 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_94 {
    width: 12px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin: 10px 0 0 14px;
}

.text_95 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_96 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_97 {
    width: 15px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin: 10px 0 0 13px;
}

.text_98 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_99 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_100 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_101 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_102 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_103 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_104 {
    width: 15px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin: 10px 0 0 13px;
}

.text_105 {
    width: 15px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin: 10px 0 0 12px;
}

.text_106 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_107 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_108 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_109 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

.text_110 {
    width: 40px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(23, 27, 46, 1);
    font-size: 14px;
    font-family: PingFang SC-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 10px;
}

/* 动态日历样式 */
#calendar-grid {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    height: 400px;
}

/* 确保动态生成的日历行有正确的样式 */
#calendar-grid .section_20,
#calendar-grid .section_21,
#calendar-grid .section_22,
#calendar-grid .section_23 {
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 0 20px;
}


/* 重置动态生成的日期单元格的边距，让flex布局正确工作 */
#calendar-grid .text-wrapper_6,
#calendar-grid .text-wrapper_7,
#calendar-grid .text-wrapper_8,
#calendar-grid .text-wrapper_9,
#calendar-grid .text-wrapper_10,
#calendar-grid .text-wrapper_11,
#calendar-grid .text-wrapper_12,
#calendar-grid .text-wrapper_13,
#calendar-grid .text-wrapper_14,
#calendar-grid .text-wrapper_15,
#calendar-grid .text-wrapper_16,
#calendar-grid .text-wrapper_17,
#calendar-grid .text-wrapper_18,
#calendar-grid .text-wrapper_19,
#calendar-grid .text-wrapper_20,
#calendar-grid .text-wrapper_21,
#calendar-grid .text-wrapper_22,
#calendar-grid .text-wrapper_23,
#calendar-grid .text-wrapper_24,
#calendar-grid .text-wrapper_25,
#calendar-grid .text-wrapper_26,
#calendar-grid .text-wrapper_27,
#calendar-grid .text-wrapper_28,
#calendar-grid .text-wrapper_29,
#calendar-grid .text-wrapper_30,
#calendar-grid .text-wrapper_31,
#calendar-grid .text-wrapper_32,
#calendar-grid .text-wrapper_33 {
    margin-left: 0 !important;
    margin-top: 0 !important;
}

/* 日历导航按钮样式 */
.calendar-prev-btn,
.calendar-next-btn {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 12px 12px 12px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
}

.calendar-prev-btn svg path,
.calendar-next-btn svg path {
    stroke: #fff;
}

@media screen and (max-width: 768px) {
    .text_76{
        font-size: 24px;
    }
    .text_84 {
        font-size: 20px;
    }
}
