/* This file is reserved for overriding and extending the template styles. */

.widith {

	width: 120px!important;

}


@media print{
   .noprint{
       display:none!important;
   }
}