
#sidepanels, #tool_make_link, #zoom_panel, #color_tools, #palette_holder, #tool_fhpath, #tools_line_show, #tool_path, #tools_shapelib_show, #tool_text, #tool_image, #tool_zoom, #tool_button, #tool_star, #tool_polygon, #tool_clone, #tool_delete, #tool_eyedropper {
    display: none;
}
#the_down_z_value, #the_f_value, #the_f2_value, #the_down_z2_value, #the_f3_value {
    width: 52px;
}
#tool_source svg {
    display: none;
}
#tool_source:after {
    content: "";
    text-orientation: inherit;
    font-size: 5px;
    text-align: center;
    margin: 0;
    background: url("gcode.jpg") center center /cover no-repeat;
    width: 100%;
    height: 100%;
    display: table;
}
body::after {
    bottom: 7px;
    content: "כל הזכויות שמורות לצבי פלדמן. פותח על-ידי AssafMedia";
    direction: rtl;
    display: block;
    font-size: 10px;
    position: fixed;
    right: 8px;
    text-align: right;
    width: 120px;
}
