body {
    width: 100%;
    *zoom: 1;     
    margin: 0;
}  
body:before, body:after {
    content: "";
    display: table; 
}
body:after { clear: both; }

.theme-content, 
.mk-text-block, 
.actions,
.close-action-sec,
.resize-triggers,
.mk-footer,
.mk-main-wrapper-holder,
.mk-fullscreen-search-overlay,
.mk_page_footer,
.tolb-holder  { 
    display: none; 
}

.results {
    font-size: 12px;
}

.wpb_column { background-color: #fff; }

.print-header {
    display: block !important;
    margin-bottom: 10px;
}

.print-header .print-header-label {    
    border-bottom: 1px solid #000;
}

.print-header .print-header-value {
    font-size: 15px;
}

.hod-results .details {
    margin-bottom: 0px;
}

.hod-results .details label,
.hod-results .loads label {
    color: #000;
    font-size: 12px;    
}

.hod-results .loads .loads_bullet-header,
.hod-results .loads .loads_gauge-header {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #000;
    margin-top: 15px;
}

.hod-results .loads .loads_bullet-weight,
.hod-results .loads .loads_loadtype-shotweight {
    font-size: 16px;
}

.hod-results .loads .loads_powder-group,
.hod-results .loads .loads_shotshell-powder-group {
    background-color: #fff;
    padding: 5px 0;
    border: 1px solid #ebebeb;
}

.hod-results .loads .loads_load-sec,
.hod-results .loads .loads_shotshell-load-sec {
    padding: 20px 0px;
    border: 1px solid #ebebeb;
}

.hod-results .loads .loads_starting-loads-sec,
.hod-results .loads .loads_maximum-loads-sec {
    float: left;
    width: 50%;
}

.hod-results .loads .loads_load-sec h3,
.hod-results .loads .loads_shotshell-load-sec h3 {
    padding: 7px 15px;
    background-color: #fff;
    color: #000;
    margin-bottom: 5px;
    border: solid 1px #000;
    font-size: 12px;
}

.hod-results .loads .loads_load-sec table thead th,
.hod-results .loads .loads_shotshell-load-sec table thead th {
    color: #000;
    padding: 0px 5px;
    font-size: 12px;
}