.WeekViewWrap .schd-wrap {
    position: relative;
    left: 0;
    display: flex;
    padding-top: 105px;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;
    animation-duration: .3s;
    justify-content: center;
}
.WeekViewWrap.schd-dayview {
    color: #000000;
    list-style: none;
    margin-bottom: 50px;
}
.WeekViewWrap .schdd-month-title {
    position: absolute;
    left: 0;
    top: 0;
    height: 105px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.WeekViewWrap .schdd-month-year {
    position: relative;
    display: inline-block;
    height: 105px;
    overflow: hidden;
    padding: 37px 50px;
}
.WeekViewWrap .schdd-month-year span {
    font-size: 26px;
    line-height: 2rem;
    --tw-text-opacity: 1;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;
    animation-duration: .3s;
}
.WeekViewWrap .schdd-month {
    vertical-align: top;
}
.SchddView.schdd-view.schdd-today li.day-header {
    --tw-bg-opacity: 1;
    background-color: #000000;
    --tw-text-opacity: 1;
    color: #fff;
}
.SchddView.schdd-view li.day-header {
    position: relative;
    height: 78px;
    --tw-border-opacity: 1;
    /*border-bottom: 1px rgb(255 255 255 / 1);*/
    /*border-style: solid;*/
    padding: 25px 23px;
    font-size: 26px;
    line-height: 1.75rem;
}
.SchddView.schdd-view li {
    border-bottom: 1px hsla(0, 0%, 100%, .4);
    padding: 19px 23px;
    --tw-text-opacity: 1;
    line-style: none;
    border-bottom: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
}
.BranchInfo, .DayTop {
    height: 1.75rem;
}
.BranchInfo {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: -.23px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
}

.SchddView.schdd-view {
    position: relative;
    margin-right: -1px;
    display: inline-block;
    height: 100%;
    border-bottom-style: solid;
    /*border-left: 1px solid rgb(255 255 255 / 1);*/
    vertical-align: top;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
}
.DayBot .type {
    /*width: calc(100% - 131px);*/
}
.DayBot .type span {
    position: relative;
    padding-left: 21px;
}
.DayBot .type span:after {
    position: absolute;
    left: 0;
    top: .375rem;
    display: block;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    --tw-content: "";
    content: var(--tw-content);
}
.status_course_book {
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 50%;
}
.DayBot {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
}
.SchddView.schdd-view li.day-header .day-count {
    width: calc(100% - 60px);
    font-weight: 600;
    line-height: 1.08;
}
.SchddView.schdd-view li.day-header .day-text {
    position: absolute;
    right: 23px;
    top: 25px;
    width: 60px;
    text-align: right;
    font-weight: 600;
    line-height: 1.08;
}
button.btn-book-now {
    border: 0px;
    font-size: 14px;
    font-weight: bold;
    background: #D9D9D9;
    padding: 4px 12px;
    border-radius: 100px;
}
.DayTop {
    margin-top: 20px;
    width: 100%;
    font-weight: bold;
}
button.btn-author-calendar {
    display: block;
    cursor: auto;
    border-color: none;
    font-size: 16px;
    line-height: 25px;
    --tw-text-opacity: 1;
    outline: none;
    border: 0px;
    background: none;
    padding: 0px;
    margin-top: 20px;
}
.DayMid-address {
    margin-top: 10px;
}
.SchdArrow.schd-arrow button {
    border: 0px;
    background: none;
    width: 40px;
}
.SchddView.schdd-view {
    flex: 1;
}
.nav-menu-address ul{
    list-style: none;
    padding: 0px;
    display: flex;
    gap: 16px;
}
.nav-menu-address li a{
    text-decoration: none;
    color: #000;
    font-size:25px;
}
.schdd-month-year span{
    font-weight: bold;
}
.nav-menu-address ul li {
    border-bottom: 1px solid #D9D9D9;
}
.nav-menu-address .active, .nav-menu-address li:hover {
    font-weight: bold;
    border-bottom-color: #000000;
}
.MonthViewWrap .schdm-days {
    display: flex;
}
.MonthViewWrap.schd-monthview {
    width: 100%;
}
.MonthViewWrap .schdm-days .schdm-days-col {
    height: 30px;
    flex: 1 1 0%;
    padding-top: .5rem;
    text-align: center;
    line-height: 22px;
    letter-spacing: -.25px;
    --tw-text-opacity: 1;
    color: black;
    border-right: 2px solid #D9D9D9;
    border-top: 2px solid #D9D9D9;
    font-weight: bold;
    font-size: 18px;
}
.MonthViewWrap .schdm-month {

}
.MonthViewWrap .schdm-month .schdm-row {
    display: flex;
}
.MonthViewWrap .schdm-month .schdm-row .schdm-col {
    position: relative;
    min-height: 184px;
    flex: 1 1 0%;
    --tw-border-opacity: 1;
    border-right: 2px solid #D9D9D9;
    border-bottom: 2px solid #D9D9D9;
}
.MonthViewWrap .schdm-col .schdm-col-header {
    position: relative;
    height: 37px;
    padding: .5rem 0 7px;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -.25px;
    --tw-text-opacity: 1;
    font-weight: bold;
    font-size: 18px;
}
.MonthViewWrap .schdm-col .schdm-col-body {
    height: calc(100% - 37px);
    padding: .75rem;
}
.MonthViewWrap .schdm-col .schdm-col-body .lecturer {
    position: relative;
    display: block;
    padding-left: 21px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / 1);
    margin-bottom: 15px;
}
.LecturerInfo .ClassColorCode {
    position: absolute;
    left: 0;
    top: .2787vw;
    display: block;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    --tw-content: "";
    content: "";
}
.MonthViewWrap .schdm-col .schdm-col-body .lecturer div.time {
    padding-right: .5rem;
    font-weight:bold;
}
.MonthViewWrap .schdm-col:first-of-type .schdm-col-body .lecturer .tooltip {
    left: 30%;
}
.MonthViewWrap .schdm-col .schdm-col-body .lecturer .tooltip {
    position: absolute;
    left: 50%;
    bottom: 110%;
    z-index: 1;
    display: none;
    width: 333px;
    border-radius: 5px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / 1);
    padding: 19px 23px;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / 1);
    transform: translateX(-50%);
}

.BranchInfo {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: -.23px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.DayTop {
    margin-bottom: .375rem;
    width: 100%;
}
.DayMid {
    margin-bottom: 29px;
    width: 100%;
    font-size: 0px;
}
.DayBot {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.MonthViewWrap.schd-monthview * {
    color: #000000;
}
.MonthViewWrap .schdm-col .schdm-col-body .lecturer .name, .MonthViewWrap .schdm-col .schdm-col-body .lecturer .time {
    cursor: pointer;
    word-break: break-all;
    font-size: 14px;
    line-height: 1.324vw;
    letter-spacing: -.0174vw;
}
.MonthViewWrap .schdm-month .schdm-row .schdm-col:first-child {
    border-left: 2px solid #D8D9D9;
}
.MonthViewWrap .schdm-days .schdm-days-col:first-child {
    border-left: 2px solid #D8D9D9;
}
.schdm-col.active-day-in-month {
    background: #000000;
    color: #ffffff;
}

.schdm-col.active-day-in-month * {
    color: #ffffff;
}
.MonthViewWrap .schdm-col .schdm-col-body .lecturer:hover .tooltip {
    display: block;
    opacity: 1;
}
.MonthViewWrap .schdm-col .schdm-col-body .lecturer .tooltip:after {
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-top-color: #fff;
    content: "";
}
/*.DayMid a, .DayMid button {*/
/*    display:none;*/
/*}*/
.schdm-col.active-day-in-month .tooltip * {
    color: black;
}
.SchddView.schdd-view li.nothing-day {
    text-align: center;
    padding: 66px 0px;
}
.SchddView.schdd-view li.nothing-day .nothing-class {
    height: 114px;
}
.SchddView.schdd-view li.nothing-day {
    border-bottom: 0px;
}
.DayMid.day-mid-2 button {
    font-size: initial;
    display: block;
    cursor: auto;
    border-color: none;
    font-size: 18px;
    line-height: 25px;
    --tw-text-opacity: 1;
    outline: none;
    border: 0px;
    background: none;
    padding: 0px;
    margin-top: 10px;
}

.schedule-item {
    position: relative;
}

.overlay-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    z-index: 2;
    border-radius: 8px;
}

@media (max-width: 768px) {
    .WeekViewWrap .schdd-month-year span {
        font-size: 20px;
    }

    .WeekViewWrap .schdd-month-title {
        display: flex;
        flex-direction: column;
        height: 80px;
    }

    .custom-select {
        font-size: 20px !important;
    }

    .header-page-title {
        font-size: 36px !important;
    }

    .SchdArrow.schd-arrow {
        display: flex;
        flex-direction: column;
    }
}