@media print {
    /* GLOBAL BASE PRINT CSS */
    nav, footer, #breadcrumb_container, #column-left, #column-right {
        display: none;
    }

    #main_content {
        width: 100%;
    }

    a[href]:after {
        content: none;
    }

    a {
        text-decoration: none;
    }

    body:before {
        content: "© Isle Utilities - This information originates from the Isle Utilities online platform";
        position: relative;
        left: 10%;
        margin:1em;
    }
}

/*!* BASE *!*/
/*!* Base - Global *!*/
/*.hide-for-small-only, nav, footer, aside, #breadcrumb_container, #column-left {*/
/*display: none;*/
/*}*/

/*#main_content {*/
/*width: 100%;*/
/*margin: 0;*/
/*top: 0;*/
/*}*/

/*!* Base - Href *!*/
/*a[href]:after {*/
/*content: none !important;*/
/*}*/

/*a {*/
/*text-decoration: none;*/
/*}*/

/*!* DASHBOARD *!*/
/*!* Dashboard - Global *!*/

/*!* Dashboard - Latest technology reviewed *!*/
/*#read_more {*/
/*display: none;*/
/*}*/

/*!* Dashboard - Carousel images *!*/
/*#carouselimages {*/
/*display: none;*/
/*}*/

/*!* TAG PORTAL *!*/
/*!* TAG Portal - Global*!*/
/*#sortDropdown, #pages {*/
/*display: none;*/
/*}*/

/*.grid-x.grid-padding-x.portaltechs {*/
/*break-inside: avoid;*/
/*!*display: none;*!*/
/*}*/

/*.cell.small-4.medium-3.tabs-title.is-active {*/
/*background-color: #00A7A5;*/
/*}*/

/*!* TAG Portal - technology detail page*!*/
/*.row.show-for-small-only, .orbit, #expand-accordion, #copy-all, #comment_div {*/
/*display: none;*/
/*}*/

/*li.accordion-item.downloads {*/
/*display: none;*/
/*}*/

/*!* TAG Portal - event detail page *!*/
/*.tabs-nav {*/
/*display: none;*/
/*}*/

/*.technology {*/
/*page-break-inside: auto;*/
/*}*/

/*#which-tab {*/
/*visibility: visible;*/
/*display: block;*/
/*}*/

/*!* CATWIZARD/BIOMONITORS *!*/
/*body {*/
/*width: 100%;*/
/*margin: 0;*/
/*top: 0;*/
/*}*/

/*!* CATwizard/Biomonitors - Search page *!*/
/*#nav, #footer, #consultant_popup, .paginator, #result_counter, #filter, #reviews_amount, #change_password {*/
/*display: none;*/
/*}*/

/*!* CATwizard/Biomonitors - Profile *!*/
/*#go_back_button {*/
/*display: none;*/
/*}*/

/*!* CATwizard/Biomonitors - User CP *!*/
/*#save-button {*/
/*display: none;*/
/*}*/

/*!* CATwizard/Biomonitors - Product page *!*/
/*.button.small.sidebar_button, #tool-bar, #review_section, .image_block, .outside, #media_block, .result_counter, #order_div {*/
/*display: none;*/
/*}*/

/*!* PAGE BREAKS *!*/

/*#tech_company_info, #table_section {*/
/*page-break-before: always;*/
/*page-break-after: avoid;*/
/*}*/
