#master_header {
    display: none !important;
}

#master_footer {
    display: none !important;
}

#logoutbtn {
    right: 100px;
    position: absolute;
    font-size: 20px;
    margin-top: 10px
}

@media all and (max-width: 768px) {
    #logoutbtn {
        right: 10px;
        position: absolute;
        font-size: 20px;
    }
}

.searchbox {
    display: none !important;
}

.zsiq_flt_rel {
    display: none !important;
}

.c-layout-go2top {
    display: none !important;
}
#ctl00_wucAssessmentNotify_divassnotify {
    display: none !important;
}

#kiwi-big-iframe-wrapper {
    display: none !important;
}