﻿@import "Search.css";

/*Generic class for the print image. Implement this in each service's theme folder*/
.printbutton
{
    visibility: hidden;
    display: none;
}
.printbuttonbottom
{
    visibility: hidden;
    display: none;
}