.print-hidden {
    display:none;
}
div.navbar {
    display:none;
}
ol.breadcrumb {
    display: none;
}
body {
    background: none;
}
.mainBack {
    background: none;
    border: none;
    border-radius: none;

}
.form-control {
    background: none !important;
    box-shadow: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 4px !important;
    border-bottom: none !important;
}