.theme_noborder .overcb {
    width: 100%;
    height: 100%;
    padding: 0px 0px 0px 0px;
    background-color: #cfaf98;
}
.theme_noborder .overcb_c {
    z-index: 1;
    width: 100%;
    height: 100%;
}
.theme_noborder .content {
    width: 100%;
    height: 100%;
    z-index: 1;
}
.theme_noborder .content_real {
    width: 100%;
    height: 100%;
}
.theme_noborder .content_real2 {
    width: 100%;
    background-color: #ffffff;
    height: 100%;
    overflow: scroll;
}
.theme_noborder .title {
    width: 100%;
    height: 0px;
    color: black;
    font-size: 9.5pt;
    font-family: 'Segoe UI', 'Noto Sans', sans-serif;
    display: none;
}
