﻿@charset "UTF-8";

/* CSS Document */
body, .site_container, .site_inner_container {
    background-color: #FFF;
    color: #000;
}
.site_header, .login-container, .intro-container, .top-bar, footer {
    display: none;
}
h1, h2, h3, h4, h5, h6, p {
    color: #000;
}
table, td, tr, .spacer_column {
    background-color: #FFF !important;
}
.site_container {
    background: none;
    min-height: 310px;
    width: 85% !important;
    margin-top: 10px;
}
fieldset {
    border: none;
}
#WarrantyAdminWrapper fieldset, #NoPrint {
    display: none
}
