/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 27, 2016, 10:57:46 AM
    Author     : sergey
*/
.vs-icon-print{
    display: none;
}

#page {
    display: none !important;
}

div.ui-dialog {
    display: block;
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
}
div.ui-dialog .printable {
    display: block;
    margin: 0;
}
