/*
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 : 26/04/2016, 1:10:28 PM
    Author     : morrelli43
*/

@media print{
    .field-group.white .field-option .field-value{   font-size: 1.4em;
    }


    .section-title .fs-title {
        display: none;

    }
    .ui-accordion-header-icon{
        display: none;
    }
}