/* /Components/Calendars/CustomMonthView.razor.rz.scp.css */
.rz-view-content[b-p638xmlffl] {
    overflow: hidden;
}

.rz-slot:hover[b-p638xmlffl] {
    background: var(--rz-base-300);
}

.dark-mode .rz-slot:hover[b-p638xmlffl] {
    background: var(--rz-base-500);
}

.rz-slot-content[b-p638xmlffl] {
    width: 100%;
    margin-left: -16.58px;
    padding: var(--rz-scheduler-event-content-padding);
    line-height: var(--rz-scheduler-event-line-height);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .rz-slot-content .lunar[b-p638xmlffl] {
        height: fit-content;
        font-size: var(--rz-scheduler-event-font-size);
        color: var(--rz-scheduler-toolbar-title-color);
    }

.rz-slot-title .hoang-dao[b-p638xmlffl] {
    color: var(--hoang-dao-color);
}

.rz-slot-title .hac-dao[b-p638xmlffl] {
    color: var(--hac-dao-color);
}


.rz-slot-title .no-dao[b-p638xmlffl] {
    color: transparent;
}
/* /Components/LaSos/CungDetails.razor.rz.scp.css */
[b-b6z8eczo7y] {
    --margin-top-nhi-khong: -10px;
    --margin-bottom-nhi-khong: -10px;
    --default-text-color: #000000;
}

div[b-b6z8eczo7y]  span.rz-text-body2 {
    font-family: var(--rz-text-font-family);
    font-size: unset;
    line-height: unset;
    font-weight: unset;
    letter-spacing: unset;
    color: var(--default-text-color);
    margin-bottom: unset;
}

div.nhi-khong[b-b6z8eczo7y]  {
    position: absolute;
    height: 12px;
    background-color: #424242ff;
    border-radius: 12px;
    border: 0;
    cursor: default;
    display: inline-flex;
    max-width: 100%;
    outline: 0;
    padding: 0 12px;
    box-sizing: border-box;
    transition: background-color 300ms cubic-bezier(.4,0,.2,1) 0ms,box-shadow 300ms cubic-bezier(.4,0,.2,1) 0ms;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    justify-content: center;
    text-decoration: none;
    line-height: normal;
    margin: 4px;
}

    div.nhi-khong[b-b6z8eczo7y]  span {
        font-size: 11px;
        color: #ffffff;
    }

div.nhi-khong.top[b-b6z8eczo7y]  {
    top: var(--margin-top-nhi-khong);
    right: 65px;
}

div.nhi-khong.bottom[b-b6z8eczo7y]  {
    bottom: var(--margin-bottom-nhi-khong);
    right: 65px;
}

div.nhi-khong.top-left.both[b-b6z8eczo7y]  {
    right: 140px;
}

div.nhi-khong.top-left[b-b6z8eczo7y]  {
    top: var(--margin-top-nhi-khong);
    right: 160px;
}

div.nhi-khong.bottom-right[b-b6z8eczo7y]  {
    bottom: var(--margin-bottom-nhi-khong);
    left: 155px;
}

div.nhi-khong.bottom-right.both[b-b6z8eczo7y]  {
    left: 138px;
}

div.nhi-khong.top.both[b-b6z8eczo7y] ,
div.nhi-khong.bottom.both[b-b6z8eczo7y]  {
    right: 45px;
}


table.phu-tinh[b-b6z8eczo7y]  > tr > td {
    padding-left: 10px;
    width: 100px;
}

[b-b6z8eczo7y] .mud-chip.mud-chip-size-small {
    height: 12px;
}

.cung-view[b-b6z8eczo7y]  {
    width: 100%;
    height: var(--cung-height);
    color: var(--default-text-color);
}

.cung-top[b-b6z8eczo7y]  {
    width: 100%;
    height: auto;
}

.cung-middle[b-b6z8eczo7y]  {
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: space-between;
}

.cung-bottom[b-b6z8eczo7y]  {
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 4px;
}

    .cung-bottom[b-b6z8eczo7y]  span {
        white-space: nowrap;
    }

.view-cung-top[b-b6z8eczo7y] {
    display: flex;
    justify-content: space-between;
    padding: 8px 4px 0 4px;
}

.chinh-tinh[b-b6z8eczo7y]  {
    text-align: center;
    font-weight: bold;
}


.cung-middle[b-b6z8eczo7y]  ul {
    list-style: outside none none;
}

.cat-tinh[b-b6z8eczo7y]  {
    width: 48%;
    float: left;
    padding-left: 4px;
    text-align: center;
    margin: 0;
}

.hung-tinh[b-b6z8eczo7y]  {
    width: 48%;
    padding-right: 4px;
    margin: 0;
    text-align: center;
}

.view-cung-dai-van[b-b6z8eczo7y]  {
    text-align: right;
}
/* /Components/LaSos/LaSoDetails.razor.rz.scp.css */
table.la-so[b-n9lxei2hd5] {
    width: 750px;
    border-collapse: collapse;
    background: #f1ece3;
    font-size: 11px;
}

    table.la-so > tbody[b-n9lxei2hd5] {
        width: 100%;
    }

        table.la-so > tbody > tr > td[b-n9lxei2hd5] {
            width: 25%;
            height: var(--cung-height);
            border: 1px solid black;
            position: relative;
        }

table.summary[b-n9lxei2hd5] {
    color: #000000;
}

    table.summary > tr > th[b-n9lxei2hd5] {
        text-align: left;
        padding-left: 30px;
        width: 100px;
    }

    table.summary > tr > td.middle[b-n9lxei2hd5] {
        width: 100px;
    }

td[b-n9lxei2hd5]  > div.summary-stack {
    position: relative;
    z-index: 1;
}

div.summary-bg[b-n9lxei2hd5] {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
}

td.unhighlight[b-n9lxei2hd5] {
    background: #ffffff;
    opacity: 0.3;
}

div.summary-bg.line0[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-03.png);
}

div.summary-bg.line1[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-03.png);
    -webkit-transform: scaleX(-1);
}

div.summary-bg.line2[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-02.png);
    -webkit-transform: scaleX(-1);
}

div.summary-bg.line3[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-01.png);
    -webkit-transform: scaleX(-1);
}

div.summary-bg.line4[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-01.png);
    transform: rotate(180deg);
}

div.summary-bg.line5[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-02.png);
    transform: rotate(180deg);
}

div.summary-bg.line6[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-03.png);
    transform: rotate(180deg);
}

div.summary-bg.line7[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-03.png);
    -webkit-transform: scaleY(-1);
}

div.summary-bg.line8[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-02.png);
    -webkit-transform: scaleY(-1);
}

div.summary-bg.line9[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-01.png);
    -webkit-transform: scaleY(-1);
}

div.summary-bg.line10[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-01.png);
}

div.summary-bg.line11[b-n9lxei2hd5] {
    background: url(/images/cung-chieu-02.png);
}

div.rz-radiobutton-box[b-n9lxei2hd5] {
    width: unset;
}
/* /Pages/LaSos/Index.razor.rz.scp.css */
table.la-so[b-rvjrc5vkxw] {
    width: 750px;
    border-collapse: collapse;
    background: #f1ece3;
}

    table.la-so > tr > td[b-rvjrc5vkxw] {
        width: 187px;
        border: 1px solid black;
    }

table.summary[b-rvjrc5vkxw] {
    color: #000000;
}

    table.summary > tr > th[b-rvjrc5vkxw] {
        text-align: left;
        padding-left: 30px;
        width: 100px;
    }

    table.summary > tr > td.middle[b-rvjrc5vkxw] {
        width: 100px;
    }

div.summary[b-rvjrc5vkxw] {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

td.unhighlight[b-rvjrc5vkxw] {
    background: #ffffff;
    opacity: 0.3;
}

div.summary.line0[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-03.png);
}

div.summary.line1[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-03.png);
    -webkit-transform: scaleX(-1);
}

div.summary.line2[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-02.png);
    -webkit-transform: scaleX(-1);
}

div.summary.line3[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-01.png);
    -webkit-transform: scaleX(-1);
}

div.summary.line4[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-01.png);
    transform: rotate(180deg);
}

div.summary.line5[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-02.png);
    transform: rotate(180deg);
}

div.summary.line6[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-03.png);
    transform: rotate(180deg);
}

div.summary.line7[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-03.png);
    -webkit-transform: scaleY(-1);
}

div.summary.line8[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-02.png);
    -webkit-transform: scaleY(-1);
}

div.summary.line9[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-01.png);
    -webkit-transform: scaleY(-1);
}

div.summary.line10[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-01.png);
}

div.summary.line11[b-rvjrc5vkxw] {
    background: url(/images/cung-chieu-02.png);
}
/* /Pages/Utils/LunarCalendarDay.razor.rz.scp.css */
.lunar-day[b-i9gsksahr3] {
    width: 100%;
    max-width: 800px;
    text-align: center;
    font-family: var(--rz-text-font-family);
    font-size: var(--rz-text-body1-font-size);
    color: var(--rz-text-body1-color);
    border-collapse: collapse;
}

    .lunar-day tr[b-i9gsksahr3] {
        height: 30px;
    }

    .lunar-day td[b-i9gsksahr3] {
        border: var(--rz-border-normal);
        border-width: 2px;
        width: 50%;
    }
