test

/* 20260323 Start AutoCompleted CSS */
.openedtabUnsigned {
    background: url('gradgeneral.png') repeat;
}
.information.__resize {
    min-width: 640px;
    width: auto;
    min-width: auto;
    width: 100%;
    max-width: calc(100vw - 40px);
}
.data-dropdown[size] {
    height: auto;
}
@media (max-width:800px) {
    .information.__resize ,
    .reportserviceframe ,
    .tab-title ,
    .tab-header-title ,
    .rec-panel ,
    #rsinf_div ,
    #rsinf_table {
    min-width: auto;
    width: 100%;
    max-width: calc(100vw - 40px);
}
#rsinf_div {
    min-width: auto;
    width: 100%;
    max-width: calc(100vw - 40px);
    padding-right: 10px !important;
    padding-left: 10px !important;
}
/* 20260323 End AutoCompleted CSS */
