.flash_message,.ui-button,#header,#footer,.noprint,div.input{
	display: none;
}
.ui-widget index,.ui-widget view,.ui-widget form{
	width:100%;
}
body{
	margin-left: auto;
    margin-right: auto;
    width: 277mm;
    overflow-x: hidden;
}
.actions{display: none;}
.ui-widget{
    page-break-inside:avoid;
}
.ui-widget-header h1, .ui-widget-header h2, .ui-widget-header h3 {
    color: black;
    font-weight: bold;
    text-shadow: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #CCC;
    background: white;
    color: black;
}
.print_olny{
    display: inline-block;
}