body {
    margin: 0;
    padding: 0;
    color: #000;
    background-color: #fff;
}

#header,
#header-title,
#wid-id-10.header {
    display: none;
}

.page-footer {
    display: none;
}

header {
    display: none;
}

.jarviswidget>div {
    float: left;
    width: 100%;
    position: relative;
    font-size: 13px;
    border-radius: 0;
    margin: 0;
    border-width: 0px 0px 0px;
    border-style: unset;
    border-top: none;
    border-right-color: rgb(202, 195, 195)!important;
    border-bottom-color: #CCC!important;
    border-left-color: #CCC!important;
    padding: 13px 13px 0;
    overflow: visible;
}