.theme_nspirecx .overcb {
    width: 100%;
    height: 100%;
    padding: 0px 0px 0px 0px;
    background-color: #cfaf98;
}
.theme_nspirecx .overcb_c {
    border: 2px solid #848284;
    box-shadow: 1px 1px 0px #636563, 2px 2px 0px #6b6d6b, 3px 3px 0px #6b6d6b, 3px 2px 0px #202420, 3px 1px 0px #202020, 3px 0px 0px #181c18;
    z-index: 1;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
}
.theme_nspirecx .content {
    width: 100%;
    height: calc(100% - 23px);
    z-index: 1;
}
.theme_nspirecx .content_real {
    width: 100%;
    height: 100%;
}
.theme_nspirecx .content_real2 {
    width: 100%;
    background-color: #ffffff;
    height: 100%;
    overflow: scroll;
}
.theme_nspirecx .title {
    width: 100%;
    height: 23px;
    background-image: linear-gradient(#212421, #525152 17px, #525152);
    color: white;
    font-size: 9.5pt;
    font-family: 'Tahoma', 'Segoe UI', 'Noto Sans', sans-serif;
    align-items: baseline;
}
.theme_nspirecx .title_content {
    position: relative;
    left: 3px; /* From "Handheld Status" screen */
}
