.theme_winxp_luna .overcb {
    width: calc(100% - 6px);
    height: calc(100% - 2px);
    padding: 0px 3px 2px 3px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #074fea;
}
.theme_winxp_luna .overcb_c {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.theme_winxp_luna .content {
    width: 100%;
    height: calc(100% - 30px);
    z-index: 2;
    box-shadow: 0px 0px 3px #0048f1, 0px 0px 3px #0048f1, -2px -1px 2px #ffffff3f;
}
.theme_winxp_luna .content_real2 {
    width: 100%;
    background-color: #ffffff;
    height: 100%;
    overflow: scroll;
}
.theme_winxp_luna .title {
    width: calc(100% + 6px);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    font-size: 13px;
    height: 29px;
    background-image: linear-gradient(#0058ee 0px, #3f97ff 1px, #0054e3 7px, #0054e3 9px, #005af5 19px, #026afe 22px, #026afe 25px, #0060fc 27px, #004de3 28px, #0043cf 29px, #ff03cf 30px);
    z-index: 2;
    font-family: "Trebuchet MS", "Tahoma", "Segoe UI", "Noto Sans", sans-serif;
    font-weight: bolder;
    color: white;
    text-shadow: 1px 1px 0px #0a1883;
}
.theme_winxp_luna .title_content {
    position: relative;
    left: 5px;
}
.theme_winxp_luna .effect_w7_v {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    width: 100%;
    height: 100%;
    top: 0px;
    position: absolute;
    z-index: 1;
    box-shadow: 0px 0px 3px #00138c inset;
    pointer-events: none;
}
.theme_winxp_luna .effect_w7_h {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    width: 100%;
    height: 29px;
    top: 0px;
    position: absolute;
    z-index: 3;
    pointer-events: none;
    background-image: linear-gradient(90deg, #0000003f 0px, #00000000 5px, #00000000 calc(100% - 5px), #0000003f 100%)
}
