.theme_ubuntu510 .overcb {
    width: calc(100% - 6px);
    height: calc(100% - 3px);
    padding: 0px 2px 1px 2px;
    border-left: 1px solid #e9b999;
    border-top: 1px solid #e9b999;
    border-right: 1px solid #6f523d;
    border-bottom: 1px solid #6f523d;
    background-color: #cfaf98;
}
.theme_ubuntu510 .overcb_c {
    border: 1px solid #343434;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    z-index: 1;
}
.theme_ubuntu510 .content {
    width: 100%;
    height: calc(100% - 21px);
    z-index: 1;
    top: -1px;
}
.theme_ubuntu510 .content_real {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border: 1px solid #000000;
    border-radius: 1px;
}
.theme_ubuntu510 .content_real2 {
    width: 100%;
    background-color: #ffffff;
    height: 100%;
    overflow: scroll;
}
.theme_ubuntu510 .title {
    width: calc(100% + 4px);
    height: 21px;
    background-image: linear-gradient(#be7e52, #79573f);
    justify-content: center;
    text-shadow: 1px 1px 1px #0000007f;
    color: white;
    font-size: 8pt;
    font-weight: 900;
    font-family: 'Tahoma', 'Segoe UI', 'Noto Sans', sans-serif
}
.theme_ubuntu510 .effect_w7_v {
    background-image: linear-gradient(#6f523d,#ccac95);
}
.theme_ubuntu510 .effect_w7 {
    width: calc(100% - 2px);
    top: 22px;
    height: 32px;
    position: absolute;
    z-index: 0;
}
