html,
body 
{
   background-color     : #ffffff !important;
}
* 
{
   box-sizing           : border-box;
   -moz-box-sizing      : border-box;
}
.wrapper,
#content
{
   margin               : 0 !important;
}
header, 
header .wrapper,
.sidebar,
nav#top-nav,
#content .input, 
#content .introduction,
#page.wrapper > #main > .bottom,
#noscan,
#content > .indented table tr th:last-child,
#content > .indented table tr td:last-child,
#content .pagination,
#content .per_page,
#oc-popup,
#scanner-deactivated
{
   display              : none !important;
}
#main,
.wrapper
{
   width                : auto !important;
}
#main
{
   background           : none #ffffff !important;
   margin-left          : 0 !important;
   padding              : 0 !important;
}
#content
{
   width                : 100% !important;
}
#content > .indented
{
   padding              : 0 !important;
}
tr.odd
{
   background           : none #f0f0f0;
}

#result-overview .left,
#result-overview .left .left,
#result-overview .right
{
   float                : none;
   width                : 100%;
   padding              : 0;
}
#result-overview .left fieldset
{
   margin               : 0;
}
#result-overview .left fieldset legend
{
   padding-top          : 0;
}

#result-overview .row > .label
{
   width                : 60%;
}

fieldset#statistics,
fieldset#statistics legend,
#result-overview fieldset div.row
{
   border               : 0;
   padding              : 0;
   margin               : 0;
}

#result-overview .result-totals
{
   width                : 77%;
}

#result-overview .result-totals .label
{
   width                : 72%;
}

#result-overview .right
{
   padding              : 70px 0 0 10px;
}

#balance-form h3
{
   margin               : 10px 0 5px 0;
}

#content > .indented #balance-form table tr th:last-child,
#content > .indented #balance-form table tr td:last-child
{
   display              : table-cell !important;
}

#balance-form td,
#balance-form th
{
   padding              : 0 10px;
}

#balance-form input
{
   border               : 0;
   padding              : 0;
   background           : transparent;
}