a[href]:after {
    content: none !important;
}
.views-exposed-form,
.view-empty,
.view-id-products.view-display-id-page{
    display:none;
}
.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: visible;
    overflow-y: visible;
    -webkit-overflow-scrolling: visible;
    -ms-overflow-style:visible;
    border: 1px solid #ddd;
}
.table-responsive > .table {
    margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: normal !important;
    font-size:10px !important;
    width:auto !important;
}
.table-responsive td.tiraproduct {
    /*background-color: #DFF0D7 !important;*/
    background-color:#000 !important;     
    /* add this line for better support in chrome */ 
    -webkit-print-color-adjust:exact;
}
.print-links {
    font-size: 10px;
}
body {
    font-size:10px;
    -webkit-print-color-adjust:exact !important;
}
.page-node .field-name-field-imgteaser img {width:50%; height:auto;float:right;}
.views-row .field-item, .content .field {margin-bottom:0;}
.group-general.group-general {min-height:auto;}
.navbar-nav.secondary,
.view-sensors,
.footer{
    display:none;
}
.breadcrumb {padding: 0; margin-bottom: 0;}
.view-imgteaser img,
.field-name-field-image img{
    float: right;
    width: 50%;
    height: auto;
    padding:25px;
    max-width:480px;
}
.print-source_url {margin:0;padding:0;}
.tab-content > .tab-pane, .panel-collapse {margin-bottom:15px; display: block !important; opacity: 1 !important; visibility: visible !important}