/*
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 : Feb 26, 2019, 8:38:23 PM
    Author     : dev
*/
@media print {
    .printAble{

    }
    .printAble .info{
        background-color: #448dae;
    }
}