/* Welcome to Compass. Use this file to define print styles. Import this file using the following HTML or equivalent: <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
.box-print { page-break-inside: avoid; }

.box { page-break-inside: avoid; }

.sumTitle { page-break-after: avoid; }


.step-name img {
    margin-left: 0;
    float: none;
}
div.reqPos 
{
    width:16px;
}
div.reqPos>a 
{
    display:none;
}
div.reqPos img
{
    display:none;
}
div.reqName {
    width: auto;
    max-width: 510px;
}

.applyButton 
{
    display:none;
}

.panel-header .inner 
{
    text-shadow: none;
    background-color: #fff;
    color: #000;
    background-image: none;
}
#ficheStep .box .contactTitle .value {
    color: #606060;
}